| 1 | [ Jan 31 06:00:25 Enabled. ] | ||
| 2 | [ Jan 31 06:00:25 Rereading configuration. ] | ||
| 3 | [ Jan 31 06:00:26 Rereading configuration. ] | ||
| 4 | [ Jan 31 06:00:33 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 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 31 06:00:33 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.31 06:00:34.699121 [ 1 ] {} <Information> Application: Will watch for the process with pid 28935 | ||
| 29 | 2026.01.31 06:00:34.699612 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.31 06:00:35.126786 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28935 | ||
| 31 | 2026.01.31 06:00:35.127643 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.31 06:00:35.127819 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.31 06:00:35.233364 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.31 06:00:35.263913 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.31 06:00:35.263982 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.31 06:00:35.263999 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.31 06:00:35.264054 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.31 06:00:35.264812 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.31 06:00:35.267157 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.31 06:00:35.268034 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.31 06:00:35.268925 [ 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) | ||
| 44 | 2026.01.31 06:00:35.268981 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.31 06:00:35.269024 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.31 06:00:35.269825 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.31 06:00:35.270809 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.31 06:00:35.277241 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.31 06:00:35.278014 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.31 06:00:35.279322 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.31 06:00:35.279426 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.31 06:00:35.280539 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.31 06:00:35.281044 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.31 06:00:35.285133 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.31 06:00:35.285891 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.31 06:00:35.289366 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.31 06:00:35.289833 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.31 06:00:35.290245 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.31 06:00:35.290606 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.31 06:00:35.292047 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.31 06:00:35.292075 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.31 06:00:35.292175 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.31 06:00:35.292276 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.31 06:00:35.307005 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.31 06:00:35.307032 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171575 sec | ||
| 68 | 2026.01.31 06:00:35.307071 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.31 06:00:35.307108 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.31 06:00:35.307815 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.31 06:00:35.308448 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.31 06:00:35.317361 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.31 06:00:35.317407 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.31 06:00:35.317505 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.31 06:00:35.317519 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.31 06:00:35.317558 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.31 06:00:35.317632 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.31 06:00:35.321759 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.31 06:00:35.321810 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.31 06:00:35.321878 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.31 06:00:35.322053 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.31 06:00:35.322099 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.31 06:00:35.322112 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.31 06:00:35.322206 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.31 06:00:35.322219 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.31 06:00:35.322252 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.31 06:00:35.322334 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.31 06:00:35.346214 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.31 06:00:35.352114 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.31 06:00:35.352214 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120153 sec | ||
| 91 | 2026.01.31 06:00:35.352229 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.31 06:00:35.352241 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.31 06:00:35.352268 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.31 06:00:35.352492 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.31 06:00:35.352620 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.31 06:00:35.352634 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.31 06:00:35.352644 [ 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). | ||
| 98 | 2026.01.31 06:00:35.352655 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.31 06:00:35.356209 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.31 06:00:35.356427 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2026.01.31 06:00:35.358066 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.285e-05 sec. | ||
| 102 | 2026.01.31 06:00:35.358536 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.31 06:00:35.359232 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.31 06:00:35.359257 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.31 06:00:36.040365 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44812 | ||
| 106 | 2026.01.31 06:00:36.041392 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.31 06:00:36.041467 [ 3 ] {} <Debug> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44812 | ||
| 108 | 2026.01.31 06:00:36.041503 [ 3 ] {} <Debug> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.31 06:00:36.041599 [ 3 ] {} <Debug> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.31 06:00:36.041716 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.31 06:00:36.041749 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.31 06:00:36.041862 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.31 06:00:36.044512 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41181 | ||
| 114 | 2026.01.31 06:00:36.045466 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49086 | ||
| 115 | 2026.01.31 06:00:36.045492 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49004 | ||
| 116 | 2026.01.31 06:00:36.046254 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.31 06:00:36.046405 [ 4 ] {} <Debug> TCP-Session: 5c97c645-6e8a-461f-a9c6-ed7fa9692782 Authenticating user 'default' from [fd00:1122:3344:101::d]:41181 | ||
| 118 | 2026.01.31 06:00:36.046435 [ 4 ] {} <Debug> TCP-Session: 5c97c645-6e8a-461f-a9c6-ed7fa9692782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.31 06:00:36.046449 [ 4 ] {} <Debug> TCP-Session: 5c97c645-6e8a-461f-a9c6-ed7fa9692782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.31 06:00:36.046849 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44962 | ||
| 121 | 2026.01.31 06:00:36.046880 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51572 | ||
| 122 | 2026.01.31 06:00:36.047690 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.31 06:00:36.047741 [ 253 ] {} <Debug> TCP-Session: 793c3101-21c9-4eb3-8d8f-67aed1680ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49086 | ||
| 124 | 2026.01.31 06:00:36.047850 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36277 | ||
| 125 | 2026.01.31 06:00:36.047852 [ 253 ] {} <Debug> TCP-Session: 793c3101-21c9-4eb3-8d8f-67aed1680ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.31 06:00:36.047866 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 127 | 2026.01.31 06:00:36.047889 [ 253 ] {} <Debug> TCP-Session: 793c3101-21c9-4eb3-8d8f-67aed1680ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.31 06:00:36.047943 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.31 06:00:36.047885 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.31 06:00:36.048048 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51839 | ||
| 131 | 2026.01.31 06:00:36.048028 [ 5 ] {} <Debug> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49004 | ||
| 132 | 2026.01.31 06:00:36.048078 [ 256 ] {} <Debug> TCP-Session: 7d918f53-cb1c-4b2c-b2aa-dd2350c7fe2c Authenticating user 'default' from [fd00:1122:3344:101::d]:44962 | ||
| 133 | 2026.01.31 06:00:36.048020 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.31 06:00:36.047852 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.31 06:00:36.048176 [ 256 ] {} <Debug> TCP-Session: 7d918f53-cb1c-4b2c-b2aa-dd2350c7fe2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.31 06:00:36.048191 [ 257 ] {} <Debug> TCP-Session: 445a3c67-fd86-4ddb-a9bc-bd3cf2a1bd2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36277 | ||
| 137 | 2026.01.31 06:00:36.048185 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47418 | ||
| 138 | 2026.01.31 06:00:36.048273 [ 5 ] {} <Debug> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.31 06:00:36.048278 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.31 06:00:36.048324 [ 255 ] {} <Debug> TCP-Session: 0ceff922-e8ac-4ecd-b0f9-08a381aa248e Authenticating user 'default' from [fd00:1122:3344:101::d]:51572 | ||
| 141 | 2026.01.31 06:00:36.048393 [ 5 ] {} <Debug> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.31 06:00:36.048415 [ 258 ] {} <Debug> TCP-Session: f4738e22-0e47-4400-a1bf-68b3bf012e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:51839 | ||
| 143 | 2026.01.31 06:00:36.048431 [ 256 ] {} <Debug> TCP-Session: 7d918f53-cb1c-4b2c-b2aa-dd2350c7fe2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.31 06:00:36.048499 [ 255 ] {} <Debug> TCP-Session: 0ceff922-e8ac-4ecd-b0f9-08a381aa248e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.31 06:00:36.048508 [ 258 ] {} <Debug> TCP-Session: f4738e22-0e47-4400-a1bf-68b3bf012e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.31 06:00:36.048278 [ 257 ] {} <Debug> TCP-Session: 445a3c67-fd86-4ddb-a9bc-bd3cf2a1bd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.31 06:00:36.048595 [ 258 ] {} <Debug> TCP-Session: f4738e22-0e47-4400-a1bf-68b3bf012e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.31 06:00:36.048611 [ 255 ] {} <Debug> TCP-Session: 0ceff922-e8ac-4ecd-b0f9-08a381aa248e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.31 06:00:36.048770 [ 257 ] {} <Debug> TCP-Session: 445a3c67-fd86-4ddb-a9bc-bd3cf2a1bd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.31 06:00:36.049870 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.31 06:00:36.049937 [ 259 ] {} <Debug> TCP-Session: 6fe19f32-eb70-4d2e-96af-60a55273f7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:47418 | ||
| 152 | 2026.01.31 06:00:36.049963 [ 259 ] {} <Debug> TCP-Session: 6fe19f32-eb70-4d2e-96af-60a55273f7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.31 06:00:36.050056 [ 259 ] {} <Debug> TCP-Session: 6fe19f32-eb70-4d2e-96af-60a55273f7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.31 06:00:36.051687 [ 3 ] {919f0ad7-230e-49b4-85e5-6919110b3ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.31 06:00:36.221222 [ 3 ] {919f0ad7-230e-49b4-85e5-6919110b3ae1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44812) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.31 06:00:36.222460 [ 3 ] {919f0ad7-230e-49b4-85e5-6919110b3ae1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.31 06:00:36.222798 [ 3 ] {919f0ad7-230e-49b4-85e5-6919110b3ae1} <Debug> TCPHandler: Processed in 0.177958518 sec. | ||
| 204 | 2026.01.31 06:00:36.223670 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.31 06:00:36.224065 [ 5 ] {95e755dd-cf25-46b3-b68f-25e470c3377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.31 06:00:36.224626 [ 5 ] {95e755dd-cf25-46b3-b68f-25e470c3377e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49004) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.31 06:00:36.225021 [ 5 ] {95e755dd-cf25-46b3-b68f-25e470c3377e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.31 06:00:36.225328 [ 5 ] {95e755dd-cf25-46b3-b68f-25e470c3377e} <Debug> TCPHandler: Processed in 0.002172 sec. | ||
| 255 | 2026.01.31 06:00:36.225709 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.31 06:00:36.226790 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.31 06:00:36.227751 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.31 06:00:36.231597 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.31 06:00:36.231629 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8562e-05 sec | ||
| 260 | 2026.01.31 06:00:36.231650 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.31 06:00:36.231723 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.31 06:00:36.231795 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.31 06:00:36.232761 [ 3 ] {902ea467-522a-4ea0-8501-f766446483c0} <Debug> TCPHandler: Processed in 0.007202575 sec. | ||
| 264 | 2026.01.31 06:00:36.232949 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.31 06:00:36.233269 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.31 06:00:36.233333 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.31 06:00:36.240611 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.31 06:00:36.246446 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f): Loading data parts | ||
| 270 | 2026.01.31 06:00:36.247967 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f): There are no data parts | ||
| 271 | 2026.01.31 06:00:36.260569 [ 3 ] {501e5fa5-ddf2-4519-b702-94bcca0a7f8b} <Debug> TCPHandler: Processed in 0.027683573 sec. | ||
| 272 | 2026.01.31 06:00:36.260785 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.31 06:00:36.261003 [ 3 ] {d452e0c0-7d31-454d-909a-42f9438ce3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.01.31 06:00:36.261160 [ 3 ] {d452e0c0-7d31-454d-909a-42f9438ce3a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.31 06:00:36.277526 [ 3 ] {d452e0c0-7d31-454d-909a-42f9438ce3a3} <Debug> oximeter.measurements_bool (37407074-ab15-4fc5-9d78-d2d9da7c4974): Loading data parts | ||
| 286 | 2026.01.31 06:00:36.277947 [ 3 ] {d452e0c0-7d31-454d-909a-42f9438ce3a3} <Debug> oximeter.measurements_bool (37407074-ab15-4fc5-9d78-d2d9da7c4974): There are no data parts | ||
| 287 | 2026.01.31 06:00:36.289419 [ 3 ] {d452e0c0-7d31-454d-909a-42f9438ce3a3} <Debug> TCPHandler: Processed in 0.028707056 sec. | ||
| 288 | 2026.01.31 06:00:36.289647 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.31 06:00:36.290092 [ 3 ] {a07434be-de70-4d5a-ab61-481f3bcec74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 290 | 2026.01.31 06:00:36.290225 [ 3 ] {a07434be-de70-4d5a-ab61-481f3bcec74c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.31 06:00:36.295963 [ 3 ] {a07434be-de70-4d5a-ab61-481f3bcec74c} <Debug> oximeter.measurements_i8 (5237aa41-f570-4241-bcd8-ec3a5eca698a): Loading data parts | ||
| 292 | 2026.01.31 06:00:36.296189 [ 3 ] {a07434be-de70-4d5a-ab61-481f3bcec74c} <Debug> oximeter.measurements_i8 (5237aa41-f570-4241-bcd8-ec3a5eca698a): There are no data parts | ||
| 293 | 2026.01.31 06:00:36.306861 [ 3 ] {a07434be-de70-4d5a-ab61-481f3bcec74c} <Debug> TCPHandler: Processed in 0.017293985 sec. | ||
| 294 | 2026.01.31 06:00:36.307107 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.31 06:00:36.307310 [ 3 ] {fa975697-ff60-49b4-8894-01ec3955c0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 296 | 2026.01.31 06:00:36.307458 [ 3 ] {fa975697-ff60-49b4-8894-01ec3955c0f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.31 06:00:36.312512 [ 3 ] {fa975697-ff60-49b4-8894-01ec3955c0f9} <Debug> oximeter.measurements_u8 (420961f8-4b14-4ca7-9c23-f77ae0eb1473): Loading data parts | ||
| 298 | 2026.01.31 06:00:36.312852 [ 3 ] {fa975697-ff60-49b4-8894-01ec3955c0f9} <Debug> oximeter.measurements_u8 (420961f8-4b14-4ca7-9c23-f77ae0eb1473): There are no data parts | ||
| 299 | 2026.01.31 06:00:36.324699 [ 3 ] {fa975697-ff60-49b4-8894-01ec3955c0f9} <Debug> TCPHandler: Processed in 0.017651793 sec. | ||
| 300 | 2026.01.31 06:00:36.324892 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.31 06:00:36.325247 [ 3 ] {642a5e68-bed0-479d-8cf5-399a3d2ae577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 302 | 2026.01.31 06:00:36.325313 [ 3 ] {642a5e68-bed0-479d-8cf5-399a3d2ae577} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.31 06:00:36.330837 [ 3 ] {642a5e68-bed0-479d-8cf5-399a3d2ae577} <Debug> oximeter.measurements_i16 (1df670b7-00a1-470b-b195-a7008b2966bc): Loading data parts | ||
| 304 | 2026.01.31 06:00:36.331042 [ 3 ] {642a5e68-bed0-479d-8cf5-399a3d2ae577} <Debug> oximeter.measurements_i16 (1df670b7-00a1-470b-b195-a7008b2966bc): There are no data parts | ||
| 305 | 2026.01.31 06:00:36.340947 [ 3 ] {642a5e68-bed0-479d-8cf5-399a3d2ae577} <Debug> TCPHandler: Processed in 0.016119869 sec. | ||
| 306 | 2026.01.31 06:00:36.341244 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.31 06:00:36.341446 [ 3 ] {9440ca7b-ca77-4adc-870e-82dd4780eaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 308 | 2026.01.31 06:00:36.341625 [ 3 ] {9440ca7b-ca77-4adc-870e-82dd4780eaf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.31 06:00:36.346782 [ 3 ] {9440ca7b-ca77-4adc-870e-82dd4780eaf7} <Debug> oximeter.measurements_u16 (994edfc4-dedd-4421-a7a6-95c059cc87ec): Loading data parts | ||
| 310 | 2026.01.31 06:00:36.347225 [ 3 ] {9440ca7b-ca77-4adc-870e-82dd4780eaf7} <Debug> oximeter.measurements_u16 (994edfc4-dedd-4421-a7a6-95c059cc87ec): There are no data parts | ||
| 311 | 2026.01.31 06:00:36.355459 [ 3 ] {9440ca7b-ca77-4adc-870e-82dd4780eaf7} <Debug> TCPHandler: Processed in 0.014298966 sec. | ||
| 312 | 2026.01.31 06:00:36.355646 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.31 06:00:36.355917 [ 3 ] {222b405e-ae8e-49a7-be92-db55a8b15f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 314 | 2026.01.31 06:00:36.355969 [ 3 ] {222b405e-ae8e-49a7-be92-db55a8b15f04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.31 06:00:36.361731 [ 3 ] {222b405e-ae8e-49a7-be92-db55a8b15f04} <Debug> oximeter.measurements_i32 (f9e2ef61-c47c-4d55-aba9-3a5734920771): Loading data parts | ||
| 316 | 2026.01.31 06:00:36.361906 [ 3 ] {222b405e-ae8e-49a7-be92-db55a8b15f04} <Debug> oximeter.measurements_i32 (f9e2ef61-c47c-4d55-aba9-3a5734920771): There are no data parts | ||
| 317 | 2026.01.31 06:00:36.374808 [ 3 ] {222b405e-ae8e-49a7-be92-db55a8b15f04} <Debug> TCPHandler: Processed in 0.019219829 sec. | ||
| 318 | 2026.01.31 06:00:36.375120 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.31 06:00:36.375326 [ 3 ] {7409e03e-2eb3-4aee-a39b-67ecdd6b645e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 320 | 2026.01.31 06:00:36.375467 [ 3 ] {7409e03e-2eb3-4aee-a39b-67ecdd6b645e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.31 06:00:36.390949 [ 3 ] {7409e03e-2eb3-4aee-a39b-67ecdd6b645e} <Debug> oximeter.measurements_u32 (7374fa61-ba87-4e62-a227-3104145e2599): Loading data parts | ||
| 322 | 2026.01.31 06:00:36.391185 [ 3 ] {7409e03e-2eb3-4aee-a39b-67ecdd6b645e} <Debug> oximeter.measurements_u32 (7374fa61-ba87-4e62-a227-3104145e2599): There are no data parts | ||
| 323 | 2026.01.31 06:00:36.396996 [ 3 ] {7409e03e-2eb3-4aee-a39b-67ecdd6b645e} <Debug> TCPHandler: Processed in 0.021936612 sec. | ||
| 324 | 2026.01.31 06:00:36.397199 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.31 06:00:36.397494 [ 3 ] {04c8e3b3-058a-4d41-81f5-8cd3e8daa231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 326 | 2026.01.31 06:00:36.397603 [ 3 ] {04c8e3b3-058a-4d41-81f5-8cd3e8daa231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.31 06:00:36.408141 [ 3 ] {04c8e3b3-058a-4d41-81f5-8cd3e8daa231} <Debug> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Loading data parts | ||
| 328 | 2026.01.31 06:00:36.408353 [ 3 ] {04c8e3b3-058a-4d41-81f5-8cd3e8daa231} <Debug> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): There are no data parts | ||
| 329 | 2026.01.31 06:00:36.425517 [ 3 ] {04c8e3b3-058a-4d41-81f5-8cd3e8daa231} <Debug> TCPHandler: Processed in 0.028386659 sec. | ||
| 330 | 2026.01.31 06:00:36.425814 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.31 06:00:36.426088 [ 3 ] {5f343603-aca6-4558-af57-2cd751482fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 332 | 2026.01.31 06:00:36.426220 [ 3 ] {5f343603-aca6-4558-af57-2cd751482fb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.31 06:00:36.431269 [ 3 ] {5f343603-aca6-4558-af57-2cd751482fb7} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Loading data parts | ||
| 334 | 2026.01.31 06:00:36.431456 [ 3 ] {5f343603-aca6-4558-af57-2cd751482fb7} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): There are no data parts | ||
| 335 | 2026.01.31 06:00:36.441972 [ 3 ] {5f343603-aca6-4558-af57-2cd751482fb7} <Debug> TCPHandler: Processed in 0.016243561 sec. | ||
| 336 | 2026.01.31 06:00:36.442178 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.31 06:00:36.442374 [ 3 ] {fcfee8ba-2661-47d6-8975-f6b4ce2dcf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 338 | 2026.01.31 06:00:36.442600 [ 3 ] {fcfee8ba-2661-47d6-8975-f6b4ce2dcf2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.31 06:00:36.459491 [ 3 ] {fcfee8ba-2661-47d6-8975-f6b4ce2dcf2f} <Debug> oximeter.measurements_f32 (5bff06e1-b561-4c3d-817d-2482fa9b4678): Loading data parts | ||
| 340 | 2026.01.31 06:00:36.459683 [ 3 ] {fcfee8ba-2661-47d6-8975-f6b4ce2dcf2f} <Debug> oximeter.measurements_f32 (5bff06e1-b561-4c3d-817d-2482fa9b4678): There are no data parts | ||
| 341 | 2026.01.31 06:00:36.465339 [ 3 ] {fcfee8ba-2661-47d6-8975-f6b4ce2dcf2f} <Debug> TCPHandler: Processed in 0.023230551 sec. | ||
| 342 | 2026.01.31 06:00:36.465552 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.31 06:00:36.465860 [ 3 ] {081258ed-8969-43f2-90d7-adb0a629069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 344 | 2026.01.31 06:00:36.465990 [ 3 ] {081258ed-8969-43f2-90d7-adb0a629069d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.31 06:00:36.475635 [ 3 ] {081258ed-8969-43f2-90d7-adb0a629069d} <Debug> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): Loading data parts | ||
| 346 | 2026.01.31 06:00:36.475842 [ 3 ] {081258ed-8969-43f2-90d7-adb0a629069d} <Debug> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): There are no data parts | ||
| 347 | 2026.01.31 06:00:36.492594 [ 3 ] {081258ed-8969-43f2-90d7-adb0a629069d} <Debug> TCPHandler: Processed in 0.02712077 sec. | ||
| 348 | 2026.01.31 06:00:36.492796 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.31 06:00:36.493003 [ 3 ] {b88ee735-cdaa-4b15-ac38-d557ffbb0f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 350 | 2026.01.31 06:00:36.493182 [ 3 ] {b88ee735-cdaa-4b15-ac38-d557ffbb0f06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.31 06:00:36.508247 [ 3 ] {b88ee735-cdaa-4b15-ac38-d557ffbb0f06} <Debug> oximeter.measurements_string (f78f0f85-90f4-4436-b11e-8fc6b9597b58): Loading data parts | ||
| 352 | 2026.01.31 06:00:36.508474 [ 3 ] {b88ee735-cdaa-4b15-ac38-d557ffbb0f06} <Debug> oximeter.measurements_string (f78f0f85-90f4-4436-b11e-8fc6b9597b58): There are no data parts | ||
| 353 | 2026.01.31 06:00:36.514292 [ 3 ] {b88ee735-cdaa-4b15-ac38-d557ffbb0f06} <Debug> TCPHandler: Processed in 0.021569713 sec. | ||
| 354 | 2026.01.31 06:00:36.514530 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.31 06:00:36.514894 [ 3 ] {704fbdd0-1ef1-4796-81d5-fedadd2ab1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.31 06:00:36.515046 [ 3 ] {704fbdd0-1ef1-4796-81d5-fedadd2ab1e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.31 06:00:36.526395 [ 3 ] {704fbdd0-1ef1-4796-81d5-fedadd2ab1e0} <Debug> oximeter.measurements_bytes (a622ef6a-1739-4dd5-9526-4615b60d079d): Loading data parts | ||
| 365 | 2026.01.31 06:00:36.526688 [ 3 ] {704fbdd0-1ef1-4796-81d5-fedadd2ab1e0} <Debug> oximeter.measurements_bytes (a622ef6a-1739-4dd5-9526-4615b60d079d): There are no data parts | ||
| 366 | 2026.01.31 06:00:36.542046 [ 3 ] {704fbdd0-1ef1-4796-81d5-fedadd2ab1e0} <Debug> TCPHandler: Processed in 0.027579531 sec. | ||
| 367 | 2026.01.31 06:00:36.542302 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.31 06:00:36.542547 [ 3 ] {17a2e4d7-c6ed-4bee-ac38-aeca2b601371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 369 | 2026.01.31 06:00:36.542752 [ 3 ] {17a2e4d7-c6ed-4bee-ac38-aeca2b601371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.31 06:00:36.559720 [ 3 ] {17a2e4d7-c6ed-4bee-ac38-aeca2b601371} <Debug> oximeter.measurements_cumulativei64 (0198c26e-d31b-4b6b-8741-e5da0b831f90): Loading data parts | ||
| 371 | 2026.01.31 06:00:36.559997 [ 3 ] {17a2e4d7-c6ed-4bee-ac38-aeca2b601371} <Debug> oximeter.measurements_cumulativei64 (0198c26e-d31b-4b6b-8741-e5da0b831f90): There are no data parts | ||
| 372 | 2026.01.31 06:00:36.575870 [ 3 ] {17a2e4d7-c6ed-4bee-ac38-aeca2b601371} <Debug> TCPHandler: Processed in 0.033628319 sec. | ||
| 373 | 2026.01.31 06:00:36.576088 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.31 06:00:36.576452 [ 3 ] {97793fcc-1e05-47c6-b837-9d64d55c12ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 375 | 2026.01.31 06:00:36.576579 [ 3 ] {97793fcc-1e05-47c6-b837-9d64d55c12ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.31 06:00:36.593742 [ 3 ] {97793fcc-1e05-47c6-b837-9d64d55c12ca} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Loading data parts | ||
| 377 | 2026.01.31 06:00:36.593929 [ 3 ] {97793fcc-1e05-47c6-b837-9d64d55c12ca} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): There are no data parts | ||
| 378 | 2026.01.31 06:00:36.596829 [ 3 ] {97793fcc-1e05-47c6-b837-9d64d55c12ca} <Debug> TCPHandler: Processed in 0.020820566 sec. | ||
| 379 | 2026.01.31 06:00:36.597081 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.31 06:00:36.597311 [ 3 ] {9a41bae7-e8e8-4b1d-83dd-d1deffb07952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 381 | 2026.01.31 06:00:36.597475 [ 3 ] {9a41bae7-e8e8-4b1d-83dd-d1deffb07952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.31 06:00:36.611721 [ 3 ] {9a41bae7-e8e8-4b1d-83dd-d1deffb07952} <Debug> oximeter.measurements_cumulativef32 (b85e5b6b-f286-4532-9580-600aa25d6507): Loading data parts | ||
| 383 | 2026.01.31 06:00:36.612062 [ 3 ] {9a41bae7-e8e8-4b1d-83dd-d1deffb07952} <Debug> oximeter.measurements_cumulativef32 (b85e5b6b-f286-4532-9580-600aa25d6507): There are no data parts | ||
| 384 | 2026.01.31 06:00:36.617981 [ 3 ] {9a41bae7-e8e8-4b1d-83dd-d1deffb07952} <Debug> TCPHandler: Processed in 0.020979819 sec. | ||
| 385 | 2026.01.31 06:00:36.618189 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.31 06:00:36.618479 [ 3 ] {f6f61e77-2519-4226-9b80-a4cdfef1ced1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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) | ||
| 387 | 2026.01.31 06:00:36.618635 [ 3 ] {f6f61e77-2519-4226-9b80-a4cdfef1ced1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.31 06:00:36.630017 [ 3 ] {f6f61e77-2519-4226-9b80-a4cdfef1ced1} <Debug> oximeter.measurements_cumulativef64 (cad17614-0fbc-40b5-9ab1-eda5078b8274): Loading data parts | ||
| 389 | 2026.01.31 06:00:36.630229 [ 3 ] {f6f61e77-2519-4226-9b80-a4cdfef1ced1} <Debug> oximeter.measurements_cumulativef64 (cad17614-0fbc-40b5-9ab1-eda5078b8274): There are no data parts | ||
| 390 | 2026.01.31 06:00:36.636317 [ 3 ] {f6f61e77-2519-4226-9b80-a4cdfef1ced1} <Debug> TCPHandler: Processed in 0.018193176 sec. | ||
| 391 | 2026.01.31 06:00:36.636526 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.31 06:00:36.636802 [ 3 ] {aa5e786f-f172-4773-a62f-e7096dce82a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.01.31 06:00:36.636980 [ 3 ] {aa5e786f-f172-4773-a62f-e7096dce82a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.31 06:00:36.646655 [ 3 ] {aa5e786f-f172-4773-a62f-e7096dce82a3} <Debug> oximeter.measurements_histogrami8 (31266167-fad4-4644-b2f4-7725111d0727): Loading data parts | ||
| 405 | 2026.01.31 06:00:36.646985 [ 3 ] {aa5e786f-f172-4773-a62f-e7096dce82a3} <Debug> oximeter.measurements_histogrami8 (31266167-fad4-4644-b2f4-7725111d0727): There are no data parts | ||
| 406 | 2026.01.31 06:00:36.653200 [ 3 ] {aa5e786f-f172-4773-a62f-e7096dce82a3} <Debug> TCPHandler: Processed in 0.016740662 sec. | ||
| 407 | 2026.01.31 06:00:36.653407 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.31 06:00:36.653756 [ 3 ] {4d8eea23-aa8b-4b0b-975f-ecb4712a6adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.01.31 06:00:36.653901 [ 3 ] {4d8eea23-aa8b-4b0b-975f-ecb4712a6adc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.31 06:00:36.665246 [ 3 ] {4d8eea23-aa8b-4b0b-975f-ecb4712a6adc} <Debug> oximeter.measurements_histogramu8 (c4f70809-4c7b-4e43-94d2-253ef53deb96): Loading data parts | ||
| 411 | 2026.01.31 06:00:36.665505 [ 3 ] {4d8eea23-aa8b-4b0b-975f-ecb4712a6adc} <Debug> oximeter.measurements_histogramu8 (c4f70809-4c7b-4e43-94d2-253ef53deb96): There are no data parts | ||
| 412 | 2026.01.31 06:00:36.671075 [ 3 ] {4d8eea23-aa8b-4b0b-975f-ecb4712a6adc} <Debug> TCPHandler: Processed in 0.017741036 sec. | ||
| 413 | 2026.01.31 06:00:36.671263 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.31 06:00:36.671515 [ 3 ] {261c1602-e8e2-4595-9a9e-99107b569113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.01.31 06:00:36.671655 [ 3 ] {261c1602-e8e2-4595-9a9e-99107b569113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.31 06:00:36.681402 [ 3 ] {261c1602-e8e2-4595-9a9e-99107b569113} <Debug> oximeter.measurements_histogrami16 (348675a7-2dd8-4ca9-851d-bb3ea641ec99): Loading data parts | ||
| 417 | 2026.01.31 06:00:36.681768 [ 3 ] {261c1602-e8e2-4595-9a9e-99107b569113} <Debug> oximeter.measurements_histogrami16 (348675a7-2dd8-4ca9-851d-bb3ea641ec99): There are no data parts | ||
| 418 | 2026.01.31 06:00:36.687796 [ 3 ] {261c1602-e8e2-4595-9a9e-99107b569113} <Debug> TCPHandler: Processed in 0.016593429 sec. | ||
| 419 | 2026.01.31 06:00:36.688003 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.31 06:00:36.688344 [ 3 ] {cbfdb2be-37b6-41bd-9314-a2e56e94b015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.01.31 06:00:36.688488 [ 3 ] {cbfdb2be-37b6-41bd-9314-a2e56e94b015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.31 06:00:36.699896 [ 3 ] {cbfdb2be-37b6-41bd-9314-a2e56e94b015} <Debug> oximeter.measurements_histogramu16 (047422a0-224d-4964-8ecb-f5e0986c4b76): Loading data parts | ||
| 423 | 2026.01.31 06:00:36.700111 [ 3 ] {cbfdb2be-37b6-41bd-9314-a2e56e94b015} <Debug> oximeter.measurements_histogramu16 (047422a0-224d-4964-8ecb-f5e0986c4b76): There are no data parts | ||
| 424 | 2026.01.31 06:00:36.704226 [ 3 ] {cbfdb2be-37b6-41bd-9314-a2e56e94b015} <Debug> TCPHandler: Processed in 0.016287652 sec. | ||
| 425 | 2026.01.31 06:00:36.704409 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.31 06:00:36.704661 [ 3 ] {5e09f1c8-ccbc-43dc-aa07-3440898b1286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.01.31 06:00:36.704824 [ 3 ] {5e09f1c8-ccbc-43dc-aa07-3440898b1286} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.31 06:00:36.711308 [ 3 ] {5e09f1c8-ccbc-43dc-aa07-3440898b1286} <Debug> oximeter.measurements_histogrami32 (bfba1c4a-8728-4e66-bed0-6eadadb50023): Loading data parts | ||
| 429 | 2026.01.31 06:00:36.711622 [ 3 ] {5e09f1c8-ccbc-43dc-aa07-3440898b1286} <Debug> oximeter.measurements_histogrami32 (bfba1c4a-8728-4e66-bed0-6eadadb50023): There are no data parts | ||
| 430 | 2026.01.31 06:00:36.714590 [ 3 ] {5e09f1c8-ccbc-43dc-aa07-3440898b1286} <Debug> TCPHandler: Processed in 0.010240174 sec. | ||
| 431 | 2026.01.31 06:00:36.714761 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.31 06:00:36.715109 [ 3 ] {d3bda012-c861-4b06-8057-31082419cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.01.31 06:00:36.715269 [ 3 ] {d3bda012-c861-4b06-8057-31082419cb4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.31 06:00:36.717556 [ 3 ] {d3bda012-c861-4b06-8057-31082419cb4d} <Debug> oximeter.measurements_histogramu32 (163bc9c4-07ca-4598-a8e9-ffdc19d5612d): Loading data parts | ||
| 435 | 2026.01.31 06:00:36.717726 [ 3 ] {d3bda012-c861-4b06-8057-31082419cb4d} <Debug> oximeter.measurements_histogramu32 (163bc9c4-07ca-4598-a8e9-ffdc19d5612d): There are no data parts | ||
| 436 | 2026.01.31 06:00:36.724119 [ 3 ] {d3bda012-c861-4b06-8057-31082419cb4d} <Debug> TCPHandler: Processed in 0.009410745 sec. | ||
| 437 | 2026.01.31 06:00:36.724378 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.31 06:00:36.724700 [ 3 ] {ed6d58a6-e817-4dad-8c40-3b6e32167b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.01.31 06:00:36.724874 [ 3 ] {ed6d58a6-e817-4dad-8c40-3b6e32167b2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.31 06:00:36.727380 [ 3 ] {ed6d58a6-e817-4dad-8c40-3b6e32167b2e} <Debug> oximeter.measurements_histogrami64 (8ad98242-0ee0-487e-a3b5-a3ec887c47a5): Loading data parts | ||
| 441 | 2026.01.31 06:00:36.727724 [ 3 ] {ed6d58a6-e817-4dad-8c40-3b6e32167b2e} <Debug> oximeter.measurements_histogrami64 (8ad98242-0ee0-487e-a3b5-a3ec887c47a5): There are no data parts | ||
| 442 | 2026.01.31 06:00:36.729221 [ 3 ] {ed6d58a6-e817-4dad-8c40-3b6e32167b2e} <Debug> TCPHandler: Processed in 0.004911722 sec. | ||
| 443 | 2026.01.31 06:00:36.729397 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.31 06:00:36.729810 [ 3 ] {f6b91f85-2899-401d-a431-252521ad6e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.01.31 06:00:36.729974 [ 3 ] {f6b91f85-2899-401d-a431-252521ad6e12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.31 06:00:36.738422 [ 3 ] {f6b91f85-2899-401d-a431-252521ad6e12} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Loading data parts | ||
| 447 | 2026.01.31 06:00:36.738615 [ 3 ] {f6b91f85-2899-401d-a431-252521ad6e12} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): There are no data parts | ||
| 448 | 2026.01.31 06:00:36.741935 [ 3 ] {f6b91f85-2899-401d-a431-252521ad6e12} <Debug> TCPHandler: Processed in 0.012595748 sec. | ||
| 449 | 2026.01.31 06:00:36.742243 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.31 06:00:36.742539 [ 3 ] {ed7d476d-eb21-4d77-86be-ea88bb7f084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.31 06:00:36.742754 [ 3 ] {ed7d476d-eb21-4d77-86be-ea88bb7f084b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.31 06:00:36.751737 [ 3 ] {ed7d476d-eb21-4d77-86be-ea88bb7f084b} <Debug> oximeter.measurements_histogramf32 (38af2ad4-60e7-4da8-8ea9-b215830f07d3): Loading data parts | ||
| 453 | 2026.01.31 06:00:36.752063 [ 3 ] {ed7d476d-eb21-4d77-86be-ea88bb7f084b} <Debug> oximeter.measurements_histogramf32 (38af2ad4-60e7-4da8-8ea9-b215830f07d3): There are no data parts | ||
| 454 | 2026.01.31 06:00:36.755061 [ 3 ] {ed7d476d-eb21-4d77-86be-ea88bb7f084b} <Debug> TCPHandler: Processed in 0.012873384 sec. | ||
| 455 | 2026.01.31 06:00:36.755246 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.31 06:00:36.755602 [ 3 ] {11d98af6-9084-47d5-8910-a1767ef53fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.01.31 06:00:36.755763 [ 3 ] {11d98af6-9084-47d5-8910-a1767ef53fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.31 06:00:36.763457 [ 3 ] {11d98af6-9084-47d5-8910-a1767ef53fce} <Debug> oximeter.measurements_histogramf64 (afc6062d-db45-4f88-8455-cb035a0d2cd4): Loading data parts | ||
| 459 | 2026.01.31 06:00:36.763669 [ 3 ] {11d98af6-9084-47d5-8910-a1767ef53fce} <Debug> oximeter.measurements_histogramf64 (afc6062d-db45-4f88-8455-cb035a0d2cd4): There are no data parts | ||
| 460 | 2026.01.31 06:00:36.766663 [ 3 ] {11d98af6-9084-47d5-8910-a1767ef53fce} <Debug> TCPHandler: Processed in 0.011479242 sec. | ||
| 461 | 2026.01.31 06:00:36.767010 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.31 06:00:36.767226 [ 3 ] {0f96f358-5a65-4a43-908d-f3ad3bec169e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.01.31 06:00:36.767379 [ 3 ] {0f96f358-5a65-4a43-908d-f3ad3bec169e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.31 06:00:36.775243 [ 3 ] {0f96f358-5a65-4a43-908d-f3ad3bec169e} <Debug> oximeter.fields_bool (8e9da7e3-569e-43e7-a37b-68c6c9285680): Loading data parts | ||
| 490 | 2026.01.31 06:00:36.775427 [ 3 ] {0f96f358-5a65-4a43-908d-f3ad3bec169e} <Debug> oximeter.fields_bool (8e9da7e3-569e-43e7-a37b-68c6c9285680): There are no data parts | ||
| 491 | 2026.01.31 06:00:36.778729 [ 3 ] {0f96f358-5a65-4a43-908d-f3ad3bec169e} <Debug> TCPHandler: Processed in 0.011776169 sec. | ||
| 492 | 2026.01.31 06:00:36.778904 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.31 06:00:36.779080 [ 3 ] {579f5b2b-8bd5-4ef7-a062-b8abbca8494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.31 06:00:36.779240 [ 3 ] {579f5b2b-8bd5-4ef7-a062-b8abbca8494b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.31 06:00:36.792003 [ 3 ] {579f5b2b-8bd5-4ef7-a062-b8abbca8494b} <Debug> oximeter.fields_i8 (2a609cca-defa-471e-9317-4643673cc068): Loading data parts | ||
| 496 | 2026.01.31 06:00:36.792224 [ 3 ] {579f5b2b-8bd5-4ef7-a062-b8abbca8494b} <Debug> oximeter.fields_i8 (2a609cca-defa-471e-9317-4643673cc068): There are no data parts | ||
| 497 | 2026.01.31 06:00:36.797372 [ 3 ] {579f5b2b-8bd5-4ef7-a062-b8abbca8494b} <Debug> TCPHandler: Processed in 0.018526663 sec. | ||
| 498 | 2026.01.31 06:00:36.797550 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.31 06:00:36.797892 [ 3 ] {053bbc18-1692-4055-bdab-08754da99af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.01.31 06:00:36.798073 [ 3 ] {053bbc18-1692-4055-bdab-08754da99af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.31 06:00:36.809969 [ 3 ] {053bbc18-1692-4055-bdab-08754da99af4} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Loading data parts | ||
| 502 | 2026.01.31 06:00:36.810134 [ 3 ] {053bbc18-1692-4055-bdab-08754da99af4} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): There are no data parts | ||
| 503 | 2026.01.31 06:00:36.824160 [ 3 ] {053bbc18-1692-4055-bdab-08754da99af4} <Debug> TCPHandler: Processed in 0.02666681 sec. | ||
| 504 | 2026.01.31 06:00:36.824358 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.31 06:00:36.824541 [ 3 ] {c989f6ca-c6e5-4883-92db-a77cb574ae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.01.31 06:00:36.824755 [ 3 ] {c989f6ca-c6e5-4883-92db-a77cb574ae37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.31 06:00:36.830792 [ 3 ] {c989f6ca-c6e5-4883-92db-a77cb574ae37} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Loading data parts | ||
| 508 | 2026.01.31 06:00:36.830985 [ 3 ] {c989f6ca-c6e5-4883-92db-a77cb574ae37} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): There are no data parts | ||
| 509 | 2026.01.31 06:00:36.843583 [ 3 ] {c989f6ca-c6e5-4883-92db-a77cb574ae37} <Debug> TCPHandler: Processed in 0.019282371 sec. | ||
| 510 | 2026.01.31 06:00:36.843755 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.31 06:00:36.844134 [ 3 ] {b01dfaba-7ed9-4c8e-98ba-c23bde8cb324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.01.31 06:00:36.844315 [ 3 ] {b01dfaba-7ed9-4c8e-98ba-c23bde8cb324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.31 06:00:36.847569 [ 3 ] {b01dfaba-7ed9-4c8e-98ba-c23bde8cb324} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Loading data parts | ||
| 514 | 2026.01.31 06:00:36.847731 [ 3 ] {b01dfaba-7ed9-4c8e-98ba-c23bde8cb324} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): There are no data parts | ||
| 515 | 2026.01.31 06:00:36.857469 [ 3 ] {b01dfaba-7ed9-4c8e-98ba-c23bde8cb324} <Debug> TCPHandler: Processed in 0.013773805 sec. | ||
| 516 | 2026.01.31 06:00:36.857638 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.31 06:00:36.857814 [ 3 ] {63642c7d-9993-43b4-931b-55c8602a4479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.01.31 06:00:36.858018 [ 3 ] {63642c7d-9993-43b4-931b-55c8602a4479} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.31 06:00:36.860938 [ 3 ] {63642c7d-9993-43b4-931b-55c8602a4479} <Debug> oximeter.fields_i32 (6fb6ef81-7cb1-4d06-9163-bbf3285056d1): Loading data parts | ||
| 520 | 2026.01.31 06:00:36.861098 [ 3 ] {63642c7d-9993-43b4-931b-55c8602a4479} <Debug> oximeter.fields_i32 (6fb6ef81-7cb1-4d06-9163-bbf3285056d1): There are no data parts | ||
| 521 | 2026.01.31 06:00:36.864288 [ 3 ] {63642c7d-9993-43b4-931b-55c8602a4479} <Debug> TCPHandler: Processed in 0.006708074 sec. | ||
| 522 | 2026.01.31 06:00:36.864466 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.31 06:00:36.864825 [ 3 ] {ab5d7f94-4f46-4c46-9b54-2e0460376655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.01.31 06:00:36.864976 [ 3 ] {ab5d7f94-4f46-4c46-9b54-2e0460376655} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.31 06:00:36.875667 [ 3 ] {ab5d7f94-4f46-4c46-9b54-2e0460376655} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Loading data parts | ||
| 526 | 2026.01.31 06:00:36.875826 [ 3 ] {ab5d7f94-4f46-4c46-9b54-2e0460376655} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): There are no data parts | ||
| 527 | 2026.01.31 06:00:36.880486 [ 3 ] {ab5d7f94-4f46-4c46-9b54-2e0460376655} <Debug> TCPHandler: Processed in 0.016077237 sec. | ||
| 528 | 2026.01.31 06:00:36.880661 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.31 06:00:36.880837 [ 3 ] {afdf8ee6-45d4-499f-8f36-bf105603b40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.01.31 06:00:36.880979 [ 3 ] {afdf8ee6-45d4-499f-8f36-bf105603b40c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.31 06:00:36.890530 [ 3 ] {afdf8ee6-45d4-499f-8f36-bf105603b40c} <Debug> oximeter.fields_i64 (cc543381-b17c-4a52-8c26-68886706aefa): Loading data parts | ||
| 532 | 2026.01.31 06:00:36.890791 [ 3 ] {afdf8ee6-45d4-499f-8f36-bf105603b40c} <Debug> oximeter.fields_i64 (cc543381-b17c-4a52-8c26-68886706aefa): There are no data parts | ||
| 533 | 2026.01.31 06:00:36.895290 [ 3 ] {afdf8ee6-45d4-499f-8f36-bf105603b40c} <Debug> TCPHandler: Processed in 0.014683965 sec. | ||
| 534 | 2026.01.31 06:00:36.895459 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.31 06:00:36.895752 [ 3 ] {085aa0e3-2f77-4fdf-b46d-3402975e4f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.01.31 06:00:36.895908 [ 3 ] {085aa0e3-2f77-4fdf-b46d-3402975e4f39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.31 06:00:36.907249 [ 3 ] {085aa0e3-2f77-4fdf-b46d-3402975e4f39} <Debug> oximeter.fields_u64 (1bfd86dc-89b8-4170-9647-0677f4e209c3): Loading data parts | ||
| 538 | 2026.01.31 06:00:36.907431 [ 3 ] {085aa0e3-2f77-4fdf-b46d-3402975e4f39} <Debug> oximeter.fields_u64 (1bfd86dc-89b8-4170-9647-0677f4e209c3): There are no data parts | ||
| 539 | 2026.01.31 06:00:36.912140 [ 3 ] {085aa0e3-2f77-4fdf-b46d-3402975e4f39} <Debug> TCPHandler: Processed in 0.016741053 sec. | ||
| 540 | 2026.01.31 06:00:36.912323 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.31 06:00:36.912503 [ 3 ] {4da556a1-e878-4dad-8ed7-6e627578b0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.01.31 06:00:36.912718 [ 3 ] {4da556a1-e878-4dad-8ed7-6e627578b0c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.31 06:00:36.921737 [ 3 ] {4da556a1-e878-4dad-8ed7-6e627578b0c2} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Loading data parts | ||
| 544 | 2026.01.31 06:00:36.921929 [ 3 ] {4da556a1-e878-4dad-8ed7-6e627578b0c2} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): There are no data parts | ||
| 545 | 2026.01.31 06:00:36.925674 [ 3 ] {4da556a1-e878-4dad-8ed7-6e627578b0c2} <Debug> TCPHandler: Processed in 0.013416037 sec. | ||
| 546 | 2026.01.31 06:00:36.925977 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.31 06:00:36.926219 [ 3 ] {f9852ba2-6059-4aa6-aead-56f8b4af8ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.01.31 06:00:36.926456 [ 3 ] {f9852ba2-6059-4aa6-aead-56f8b4af8ccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.31 06:00:36.933293 [ 3 ] {f9852ba2-6059-4aa6-aead-56f8b4af8ccf} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Loading data parts | ||
| 550 | 2026.01.31 06:00:36.933530 [ 3 ] {f9852ba2-6059-4aa6-aead-56f8b4af8ccf} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): There are no data parts | ||
| 551 | 2026.01.31 06:00:36.935858 [ 3 ] {f9852ba2-6059-4aa6-aead-56f8b4af8ccf} <Debug> TCPHandler: Processed in 0.009940758 sec. | ||
| 552 | 2026.01.31 06:00:36.936041 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.31 06:00:36.936257 [ 3 ] {b17e0e0a-a5df-4222-8551-a6a78220ad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.01.31 06:00:36.936558 [ 3 ] {b17e0e0a-a5df-4222-8551-a6a78220ad4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.31 06:00:36.939030 [ 3 ] {b17e0e0a-a5df-4222-8551-a6a78220ad4f} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Loading data parts | ||
| 556 | 2026.01.31 06:00:36.939252 [ 3 ] {b17e0e0a-a5df-4222-8551-a6a78220ad4f} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): There are no data parts | ||
| 557 | 2026.01.31 06:00:36.946013 [ 3 ] {b17e0e0a-a5df-4222-8551-a6a78220ad4f} <Debug> TCPHandler: Processed in 0.010031329 sec. | ||
| 558 | 2026.01.31 06:00:36.946272 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.31 06:00:36.946638 [ 3 ] {96b56a21-5e74-4925-9e69-116a2d5fbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.01.31 06:00:36.946848 [ 3 ] {96b56a21-5e74-4925-9e69-116a2d5fbb2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.31 06:00:36.957452 [ 3 ] {96b56a21-5e74-4925-9e69-116a2d5fbb2d} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Loading data parts | ||
| 565 | 2026.01.31 06:00:36.957925 [ 3 ] {96b56a21-5e74-4925-9e69-116a2d5fbb2d} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): There are no data parts | ||
| 566 | 2026.01.31 06:00:36.960088 [ 3 ] {96b56a21-5e74-4925-9e69-116a2d5fbb2d} <Debug> TCPHandler: Processed in 0.013874568 sec. | ||
| 567 | 2026.01.31 06:00:36.960400 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.31 06:00:36.960912 [ 5 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.31 06:00:36.962491 [ 5 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.31 06:00:36.975471 [ 261 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Trace> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.31 06:00:36.975713 [ 261 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 572 | 2026.01.31 06:00:36.981367 [ 261 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.31 06:00:36.982301 [ 261 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Trace> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.31 06:00:36.982663 [ 5 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021906 sec., 45.64959371861591 rows/sec., 730.39 B/sec. | ||
| 575 | 2026.01.31 06:00:36.982952 [ 5 ] {7639f418-539c-46da-b85e-ec6ad56337d9} <Debug> TCPHandler: Processed in 0.022694399 sec. | ||
| 576 | 2026.01.31 06:00:37.001248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.55 MiB, peak 124.55 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 13.49 MiB | ||
| 577 | 2026.01.31 06:00:37.426075 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61119 | ||
| 578 | 2026.01.31 06:00:37.428154 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.31 06:00:37.428192 [ 262 ] {} <Debug> TCP-Session: f9d77945-ca6d-4a1e-9449-6a9567ef013e Authenticating user 'default' from [fd00:1122:3344:101::a]:61119 | ||
| 580 | 2026.01.31 06:00:37.428364 [ 262 ] {} <Debug> TCP-Session: f9d77945-ca6d-4a1e-9449-6a9567ef013e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.31 06:00:37.428378 [ 262 ] {} <Debug> TCP-Session: f9d77945-ca6d-4a1e-9449-6a9567ef013e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.31 06:00:37.428447 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.31 06:00:37.428570 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.01.31 06:00:37.428589 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.31 06:00:37.431939 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57929 | ||
| 586 | 2026.01.31 06:00:37.432015 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36792 | ||
| 587 | 2026.01.31 06:00:37.432145 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.31 06:00:37.432171 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55763 | ||
| 589 | 2026.01.31 06:00:37.432344 [ 263 ] {} <Debug> TCP-Session: f4909841-a865-4eda-ac45-da404a68708c Authenticating user 'default' from [fd00:1122:3344:101::a]:57929 | ||
| 590 | 2026.01.31 06:00:37.432485 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.31 06:00:37.432415 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47334 | ||
| 592 | 2026.01.31 06:00:37.432509 [ 263 ] {} <Debug> TCP-Session: f4909841-a865-4eda-ac45-da404a68708c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.31 06:00:37.432570 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.01.31 06:00:37.432635 [ 265 ] {} <Debug> TCP-Session: bc74da5b-fc95-45b0-b442-cf3995275c54 Authenticating user 'default' from [fd00:1122:3344:101::a]:55763 | ||
| 595 | 2026.01.31 06:00:37.432644 [ 263 ] {} <Debug> TCP-Session: f4909841-a865-4eda-ac45-da404a68708c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.01.31 06:00:37.432604 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56099 | ||
| 597 | 2026.01.31 06:00:37.432715 [ 265 ] {} <Debug> TCP-Session: bc74da5b-fc95-45b0-b442-cf3995275c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.31 06:00:37.432688 [ 264 ] {} <Debug> TCP-Session: c7e5c498-60c7-4ab7-8c48-a3ec728cf365 Authenticating user 'default' from [fd00:1122:3344:101::a]:36792 | ||
| 599 | 2026.01.31 06:00:37.432695 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57336 | ||
| 600 | 2026.01.31 06:00:37.432809 [ 265 ] {} <Debug> TCP-Session: bc74da5b-fc95-45b0-b442-cf3995275c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.31 06:00:37.432845 [ 264 ] {} <Debug> TCP-Session: c7e5c498-60c7-4ab7-8c48-a3ec728cf365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.31 06:00:37.432796 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50161 | ||
| 603 | 2026.01.31 06:00:37.432951 [ 264 ] {} <Debug> TCP-Session: c7e5c498-60c7-4ab7-8c48-a3ec728cf365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.01.31 06:00:37.433007 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.01.31 06:00:37.432971 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.01.31 06:00:37.433109 [ 267 ] {} <Debug> TCP-Session: 95fdd99e-5e31-4710-8108-6ba652a9f978 Authenticating user 'default' from [fd00:1122:3344:101::a]:56099 | ||
| 607 | 2026.01.31 06:00:37.433133 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.31 06:00:37.433170 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.01.31 06:00:37.433179 [ 267 ] {} <Debug> TCP-Session: 95fdd99e-5e31-4710-8108-6ba652a9f978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.31 06:00:37.433129 [ 266 ] {} <Debug> TCP-Session: 6f5404bd-4b39-467c-b228-fd8cfe1fc345 Authenticating user 'default' from [fd00:1122:3344:101::a]:47334 | ||
| 611 | 2026.01.31 06:00:37.433278 [ 268 ] {} <Debug> TCP-Session: 5ce6801c-0f6f-4fc1-b771-d35189214c91 Authenticating user 'default' from [fd00:1122:3344:101::a]:57336 | ||
| 612 | 2026.01.31 06:00:37.433286 [ 267 ] {} <Debug> TCP-Session: 95fdd99e-5e31-4710-8108-6ba652a9f978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.31 06:00:37.433308 [ 266 ] {} <Debug> TCP-Session: 6f5404bd-4b39-467c-b228-fd8cfe1fc345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.31 06:00:37.433355 [ 268 ] {} <Debug> TCP-Session: 5ce6801c-0f6f-4fc1-b771-d35189214c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.31 06:00:37.433380 [ 266 ] {} <Debug> TCP-Session: 6f5404bd-4b39-467c-b228-fd8cfe1fc345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.31 06:00:37.433422 [ 268 ] {} <Debug> TCP-Session: 5ce6801c-0f6f-4fc1-b771-d35189214c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.31 06:00:37.433463 [ 269 ] {} <Debug> TCP-Session: 6b671177-e27e-421e-9cb5-fb620a13a614 Authenticating user 'default' from [fd00:1122:3344:101::a]:50161 | ||
| 618 | 2026.01.31 06:00:37.433551 [ 269 ] {} <Debug> TCP-Session: 6b671177-e27e-421e-9cb5-fb620a13a614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.31 06:00:37.433564 [ 269 ] {} <Debug> TCP-Session: 6b671177-e27e-421e-9cb5-fb620a13a614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.31 06:00:37.490402 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38097 | ||
| 621 | 2026.01.31 06:00:37.491094 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.31 06:00:37.491138 [ 270 ] {} <Debug> TCP-Session: e0277c0c-c5ac-4ea7-8c0c-3f2e543b7790 Authenticating user 'default' from [fd00:1122:3344:101::c]:38097 | ||
| 623 | 2026.01.31 06:00:37.491331 [ 270 ] {} <Debug> TCP-Session: e0277c0c-c5ac-4ea7-8c0c-3f2e543b7790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.31 06:00:37.491346 [ 270 ] {} <Debug> TCP-Session: e0277c0c-c5ac-4ea7-8c0c-3f2e543b7790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.31 06:00:37.491408 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.31 06:00:37.491517 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.31 06:00:37.491534 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.31 06:00:37.492656 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51752 | ||
| 629 | 2026.01.31 06:00:37.492764 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54373 | ||
| 630 | 2026.01.31 06:00:37.492842 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.31 06:00:37.492937 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35594 | ||
| 632 | 2026.01.31 06:00:37.493035 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.31 06:00:37.493083 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41733 | ||
| 634 | 2026.01.31 06:00:37.493113 [ 271 ] {} <Debug> TCP-Session: bb61d08e-3d7e-4f0e-8e81-602739183850 Authenticating user 'default' from [fd00:1122:3344:101::c]:51752 | ||
| 635 | 2026.01.31 06:00:37.493184 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53182 | ||
| 636 | 2026.01.31 06:00:37.493134 [ 272 ] {} <Debug> TCP-Session: 78b697f9-0d9a-4fe1-9902-331d276a6dfc Authenticating user 'default' from [fd00:1122:3344:101::c]:54373 | ||
| 637 | 2026.01.31 06:00:37.493282 [ 271 ] {} <Debug> TCP-Session: bb61d08e-3d7e-4f0e-8e81-602739183850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.31 06:00:37.493337 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.31 06:00:37.493366 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.31 06:00:37.493387 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54062 | ||
| 641 | 2026.01.31 06:00:37.493414 [ 271 ] {} <Debug> TCP-Session: bb61d08e-3d7e-4f0e-8e81-602739183850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.31 06:00:37.493459 [ 274 ] {} <Debug> TCP-Session: f3aa596d-d777-4c32-b4ad-12521d2e51f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:41733 | ||
| 643 | 2026.01.31 06:00:37.493454 [ 273 ] {} <Debug> TCP-Session: 79fca61d-ccff-415d-a2e7-3366231c2447 Authenticating user 'default' from [fd00:1122:3344:101::c]:35594 | ||
| 644 | 2026.01.31 06:00:37.493519 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42434 | ||
| 645 | 2026.01.31 06:00:37.493585 [ 274 ] {} <Debug> TCP-Session: f3aa596d-d777-4c32-b4ad-12521d2e51f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.31 06:00:37.493576 [ 273 ] {} <Debug> TCP-Session: 79fca61d-ccff-415d-a2e7-3366231c2447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.31 06:00:37.493674 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.31 06:00:37.493772 [ 273 ] {} <Debug> TCP-Session: 79fca61d-ccff-415d-a2e7-3366231c2447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.31 06:00:37.493757 [ 274 ] {} <Debug> TCP-Session: f3aa596d-d777-4c32-b4ad-12521d2e51f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.31 06:00:37.493564 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.31 06:00:37.493880 [ 276 ] {} <Debug> TCP-Session: 748bafd0-95b4-4ad3-b60a-247f6072f5db Authenticating user 'default' from [fd00:1122:3344:101::c]:54062 | ||
| 652 | 2026.01.31 06:00:37.493885 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.01.31 06:00:37.493302 [ 272 ] {} <Debug> TCP-Session: 78b697f9-0d9a-4fe1-9902-331d276a6dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.31 06:00:37.493992 [ 276 ] {} <Debug> TCP-Session: 748bafd0-95b4-4ad3-b60a-247f6072f5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.31 06:00:37.494107 [ 272 ] {} <Debug> TCP-Session: 78b697f9-0d9a-4fe1-9902-331d276a6dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.31 06:00:37.493963 [ 275 ] {} <Debug> TCP-Session: 182f0ea7-d726-4bca-b4bb-c518caefa162 Authenticating user 'default' from [fd00:1122:3344:101::c]:53182 | ||
| 657 | 2026.01.31 06:00:37.494179 [ 276 ] {} <Debug> TCP-Session: 748bafd0-95b4-4ad3-b60a-247f6072f5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.31 06:00:37.494218 [ 275 ] {} <Debug> TCP-Session: 182f0ea7-d726-4bca-b4bb-c518caefa162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.31 06:00:37.493974 [ 277 ] {} <Debug> TCP-Session: bad5392f-c587-492d-9cd9-8271603db9e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:42434 | ||
| 660 | 2026.01.31 06:00:37.494306 [ 275 ] {} <Debug> TCP-Session: 182f0ea7-d726-4bca-b4bb-c518caefa162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.31 06:00:37.494323 [ 277 ] {} <Debug> TCP-Session: bad5392f-c587-492d-9cd9-8271603db9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.31 06:00:37.494402 [ 277 ] {} <Debug> TCP-Session: bad5392f-c587-492d-9cd9-8271603db9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.31 06:00:37.596712 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60532 | ||
| 664 | 2026.01.31 06:00:37.603874 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.31 06:00:37.603921 [ 278 ] {} <Debug> TCP-Session: 79f7f980-011d-4472-a36e-00e4248ec4c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:60532 | ||
| 666 | 2026.01.31 06:00:37.603944 [ 278 ] {} <Debug> TCP-Session: 79f7f980-011d-4472-a36e-00e4248ec4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.31 06:00:37.604105 [ 278 ] {} <Debug> TCP-Session: 79f7f980-011d-4472-a36e-00e4248ec4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.31 06:00:37.604257 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.31 06:00:37.604290 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.01.31 06:00:37.604405 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.31 06:00:37.607401 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46854 | ||
| 672 | 2026.01.31 06:00:37.607519 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45819 | ||
| 673 | 2026.01.31 06:00:37.607600 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.31 06:00:37.607642 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50302 | ||
| 675 | 2026.01.31 06:00:37.607703 [ 279 ] {} <Debug> TCP-Session: 536c3669-dacb-41a0-8df7-bc3215e4420a Authenticating user 'default' from [fd00:1122:3344:101::b]:46854 | ||
| 676 | 2026.01.31 06:00:37.607740 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.31 06:00:37.607763 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60711 | ||
| 678 | 2026.01.31 06:00:37.607798 [ 279 ] {} <Debug> TCP-Session: 536c3669-dacb-41a0-8df7-bc3215e4420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.31 06:00:37.607796 [ 280 ] {} <Debug> TCP-Session: a247b542-e91f-4dfb-b057-6b5c069b0178 Authenticating user 'default' from [fd00:1122:3344:101::b]:45819 | ||
| 680 | 2026.01.31 06:00:37.607864 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53411 | ||
| 681 | 2026.01.31 06:00:37.607911 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.31 06:00:37.607934 [ 280 ] {} <Debug> TCP-Session: a247b542-e91f-4dfb-b057-6b5c069b0178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.31 06:00:37.607936 [ 279 ] {} <Debug> TCP-Session: 536c3669-dacb-41a0-8df7-bc3215e4420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.31 06:00:37.608053 [ 281 ] {} <Debug> TCP-Session: 942e64d0-be4e-46aa-9eac-981a1c698462 Authenticating user 'default' from [fd00:1122:3344:101::b]:50302 | ||
| 685 | 2026.01.31 06:00:37.608093 [ 280 ] {} <Debug> TCP-Session: a247b542-e91f-4dfb-b057-6b5c069b0178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.31 06:00:37.608088 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39155 | ||
| 687 | 2026.01.31 06:00:37.608166 [ 281 ] {} <Debug> TCP-Session: 942e64d0-be4e-46aa-9eac-981a1c698462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.31 06:00:37.608209 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.31 06:00:37.608214 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57196 | ||
| 690 | 2026.01.31 06:00:37.608265 [ 281 ] {} <Debug> TCP-Session: 942e64d0-be4e-46aa-9eac-981a1c698462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.31 06:00:37.608307 [ 282 ] {} <Debug> TCP-Session: fe9c3db1-c1ae-430b-816c-315d6b9b2aa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:60711 | ||
| 692 | 2026.01.31 06:00:37.608232 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.31 06:00:37.608366 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.31 06:00:37.608396 [ 282 ] {} <Debug> TCP-Session: fe9c3db1-c1ae-430b-816c-315d6b9b2aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.31 06:00:37.608425 [ 283 ] {} <Debug> TCP-Session: 4bc87212-2930-4b7b-8020-41154cb35d98 Authenticating user 'default' from [fd00:1122:3344:101::b]:53411 | ||
| 696 | 2026.01.31 06:00:37.608406 [ 284 ] {} <Debug> TCP-Session: 4896c8a8-e499-49f2-a90e-5652f0aca34f Authenticating user 'default' from [fd00:1122:3344:101::b]:39155 | ||
| 697 | 2026.01.31 06:00:37.608513 [ 282 ] {} <Debug> TCP-Session: fe9c3db1-c1ae-430b-816c-315d6b9b2aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.31 06:00:37.608538 [ 283 ] {} <Debug> TCP-Session: 4bc87212-2930-4b7b-8020-41154cb35d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.31 06:00:37.608527 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.01.31 06:00:37.608525 [ 284 ] {} <Debug> TCP-Session: 4896c8a8-e499-49f2-a90e-5652f0aca34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.31 06:00:37.608663 [ 285 ] {} <Debug> TCP-Session: 46a55844-9c14-4d5b-b8cd-2648b0b15c6c Authenticating user 'default' from [fd00:1122:3344:101::b]:57196 | ||
| 702 | 2026.01.31 06:00:37.608625 [ 283 ] {} <Debug> TCP-Session: 4bc87212-2930-4b7b-8020-41154cb35d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.31 06:00:37.608749 [ 284 ] {} <Debug> TCP-Session: 4896c8a8-e499-49f2-a90e-5652f0aca34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.31 06:00:37.608781 [ 285 ] {} <Debug> TCP-Session: 46a55844-9c14-4d5b-b8cd-2648b0b15c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.31 06:00:37.608877 [ 285 ] {} <Debug> TCP-Session: 46a55844-9c14-4d5b-b8cd-2648b0b15c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.31 06:00:38.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.18 MiB, peak 138.18 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.53 MiB | ||
| 707 | 2026.01.31 06:00:42.823527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.31 06:00:42.823592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.31 06:00:42.823666 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.31 06:00:42.823698 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.31 06:00:42.829464 [ 244 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Loading data parts | ||
| 712 | 2026.01.31 06:00:42.829687 [ 244 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): There are no data parts | ||
| 713 | 2026.01.31 06:00:42.836636 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.31 06:00:42.836758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 715 | 2026.01.31 06:00:42.841327 [ 243 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Loading data parts | ||
| 716 | 2026.01.31 06:00:42.841502 [ 243 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): There are no data parts | ||
| 717 | 2026.01.31 06:00:42.841998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.31 06:00:42.842811 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.31 06:00:42.842957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.31 06:00:42.873224 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.31 06:00:42.873377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 722 | 2026.01.31 06:00:42.879547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.31 06:00:42.880672 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.31 06:00:42.883859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.31 06:00:43.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.31 06:00:45.323455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.31 06:00:45.323674 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.31 06:00:45.331513 [ 242 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Loading data parts | ||
| 729 | 2026.01.31 06:00:45.331794 [ 242 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): There are no data parts | ||
| 730 | 2026.01.31 06:00:45.343778 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.31 06:00:45.343986 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 732 | 2026.01.31 06:00:45.346724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.31 06:00:45.347550 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.31 06:00:45.347973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.31 06:00:46.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.01.31 06:00:49.992383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33457 | ||
| 737 | 2026.01.31 06:00:49.994884 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.31 06:00:49.995135 [ 286 ] {} <Debug> TCP-Session: 38cadfa8-d926-438f-8586-355dcd7bf17f Authenticating user 'default' from [fd00:1122:3344:101::e]:33457 | ||
| 739 | 2026.01.31 06:00:49.995196 [ 286 ] {} <Debug> TCP-Session: 38cadfa8-d926-438f-8586-355dcd7bf17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.01.31 06:00:49.995218 [ 286 ] {} <Debug> TCP-Session: 38cadfa8-d926-438f-8586-355dcd7bf17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.31 06:00:49.995363 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.01.31 06:00:49.995398 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.01.31 06:00:49.995481 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.01.31 06:00:49.996230 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34864 | ||
| 745 | 2026.01.31 06:00:49.996266 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37015 | ||
| 746 | 2026.01.31 06:00:49.996356 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57476 | ||
| 747 | 2026.01.31 06:00:49.996435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55484 | ||
| 748 | 2026.01.31 06:00:49.996482 [ 286 ] {} <Trace> TCP-Session: 38cadfa8-d926-438f-8586-355dcd7bf17f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.01.31 06:00:49.996547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53140 | ||
| 750 | 2026.01.31 06:00:49.996720 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40194 | ||
| 751 | 2026.01.31 06:00:49.996852 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.01.31 06:00:49.996902 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33457) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 753 | 2026.01.31 06:00:49.996906 [ 287 ] {} <Debug> TCP-Session: 21c5847b-d48a-44ba-9350-36442540415f Authenticating user 'default' from [fd00:1122:3344:101::e]:34864 | ||
| 754 | 2026.01.31 06:00:49.997011 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.01.31 06:00:49.997024 [ 287 ] {} <Debug> TCP-Session: 21c5847b-d48a-44ba-9350-36442540415f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.31 06:00:49.997053 [ 290 ] {} <Debug> TCP-Session: f440eccc-d759-4861-ae21-f2449f94603f Authenticating user 'default' from [fd00:1122:3344:101::e]:55484 | ||
| 757 | 2026.01.31 06:00:49.997107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52068 | ||
| 758 | 2026.01.31 06:00:49.997132 [ 287 ] {} <Debug> TCP-Session: 21c5847b-d48a-44ba-9350-36442540415f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.01.31 06:00:49.997158 [ 290 ] {} <Debug> TCP-Session: f440eccc-d759-4861-ae21-f2449f94603f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.31 06:00:49.997250 [ 290 ] {} <Debug> TCP-Session: f440eccc-d759-4861-ae21-f2449f94603f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.31 06:00:49.997181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.31 06:00:49.997248 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.31 06:00:49.997405 [ 291 ] {} <Debug> TCP-Session: fc3ec589-1ced-4980-bf77-b03a9ea2e9c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53140 | ||
| 764 | 2026.01.31 06:00:49.997433 [ 291 ] {} <Debug> TCP-Session: fc3ec589-1ced-4980-bf77-b03a9ea2e9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.31 06:00:49.997437 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47768 | ||
| 766 | 2026.01.31 06:00:49.997448 [ 291 ] {} <Debug> TCP-Session: fc3ec589-1ced-4980-bf77-b03a9ea2e9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.31 06:00:49.997463 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.01.31 06:00:49.997444 [ 292 ] {} <Debug> TCP-Session: 2b91a942-2cae-43b6-babb-3e5a616ab37f Authenticating user 'default' from [fd00:1122:3344:101::e]:40194 | ||
| 769 | 2026.01.31 06:00:49.997543 [ 293 ] {} <Debug> TCP-Session: aef01ea5-6844-4353-a98d-251c0fc30b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:52068 | ||
| 770 | 2026.01.31 06:00:49.997563 [ 292 ] {} <Debug> TCP-Session: 2b91a942-2cae-43b6-babb-3e5a616ab37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.31 06:00:49.997564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.31 06:00:49.997590 [ 292 ] {} <Debug> TCP-Session: 2b91a942-2cae-43b6-babb-3e5a616ab37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.31 06:00:49.997572 [ 293 ] {} <Debug> TCP-Session: aef01ea5-6844-4353-a98d-251c0fc30b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.31 06:00:49.997615 [ 289 ] {} <Debug> TCP-Session: 2bc23207-fe4a-454e-bd46-d73c64039dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57476 | ||
| 775 | 2026.01.31 06:00:49.997635 [ 293 ] {} <Debug> TCP-Session: aef01ea5-6844-4353-a98d-251c0fc30b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.31 06:00:49.997657 [ 289 ] {} <Debug> TCP-Session: 2bc23207-fe4a-454e-bd46-d73c64039dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.31 06:00:49.997681 [ 289 ] {} <Debug> TCP-Session: 2bc23207-fe4a-454e-bd46-d73c64039dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.31 06:00:49.997712 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.31 06:00:49.997770 [ 288 ] {} <Debug> TCP-Session: ce246413-02d2-4938-bdbf-c3070526ee46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37015 | ||
| 780 | 2026.01.31 06:00:49.997807 [ 288 ] {} <Debug> TCP-Session: ce246413-02d2-4938-bdbf-c3070526ee46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.31 06:00:49.997815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.01.31 06:00:49.997830 [ 288 ] {} <Debug> TCP-Session: ce246413-02d2-4938-bdbf-c3070526ee46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.31 06:00:49.997856 [ 294 ] {} <Debug> TCP-Session: ab236c3f-2fd2-49a2-ace6-04009a91df8e Authenticating user 'default' from [fd00:1122:3344:101::e]:47768 | ||
| 784 | 2026.01.31 06:00:49.997877 [ 294 ] {} <Debug> TCP-Session: ab236c3f-2fd2-49a2-ace6-04009a91df8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.31 06:00:49.997891 [ 294 ] {} <Debug> TCP-Session: ab236c3f-2fd2-49a2-ace6-04009a91df8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.31 06:00:49.998418 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.01.31 06:00:50.003128 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.31 06:00:50.023380 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.01.31 06:00:50.039146 [ 298 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.01.31 06:00:50.041294 [ 298 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.01.31 06:00:50.042181 [ 298 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007408219 sec. (134.985 rows/sec., 5.27 KiB/sec.) | ||
| 792 | 2026.01.31 06:00:50.042224 [ 298 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.01.31 06:00:50.042262 [ 298 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.01.31 06:00:50.043944 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047135 sec., 21.215657154980374 rows/sec., 848.63 B/sec. | ||
| 795 | 2026.01.31 06:00:50.044158 [ 286 ] {ec694e0d-59fb-4400-b2ce-4b68b5425f9f} <Debug> TCPHandler: Processed in 0.047914905 sec. | ||
| 796 | 2026.01.31 06:00:50.047902 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.01.31 06:00:50.047953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.31 06:00:50.047978 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.31 06:00:50.048012 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.01.31 06:00:50.048035 [ 292 ] {} <Debug> TCP-Session: 2b91a942-2cae-43b6-babb-3e5a616ab37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.31 06:00:50.048043 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.31 06:00:50.048065 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.31 06:00:50.048105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.31 06:00:50.048117 [ 290 ] {} <Debug> TCP-Session: f440eccc-d759-4861-ae21-f2449f94603f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.31 06:00:50.048151 [ 288 ] {} <Debug> TCP-Session: ce246413-02d2-4938-bdbf-c3070526ee46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.31 06:00:50.048164 [ 293 ] {} <Debug> TCP-Session: aef01ea5-6844-4353-a98d-251c0fc30b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.31 06:00:50.048085 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.31 06:00:50.048072 [ 291 ] {} <Debug> TCP-Session: fc3ec589-1ced-4980-bf77-b03a9ea2e9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.31 06:00:50.048247 [ 294 ] {} <Debug> TCP-Session: ab236c3f-2fd2-49a2-ace6-04009a91df8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.31 06:00:50.047992 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.01.31 06:00:50.048066 [ 287 ] {} <Debug> TCP-Session: 21c5847b-d48a-44ba-9350-36442540415f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.31 06:00:50.048338 [ 289 ] {} <Debug> TCP-Session: 2bc23207-fe4a-454e-bd46-d73c64039dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.31 06:00:50.047966 [ 286 ] {} <Debug> TCP-Session: 38cadfa8-d926-438f-8586-355dcd7bf17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.31 06:00:50.292344 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 815 | 2026.01.31 06:00:50.292432 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 816 | 2026.01.31 06:00:50.343980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 817 | 2026.01.31 06:00:50.351035 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.01.31 06:00:50.351089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 819 | 2026.01.31 06:00:50.351685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 820 | 2026.01.31 06:00:50.352248 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.01.31 06:00:50.355551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 822 | 2026.01.31 06:00:50.384871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.01.31 06:00:50.403038 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.01.31 06:00:50.403106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 825 | 2026.01.31 06:00:50.409974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.01.31 06:00:50.411796 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.01.31 06:00:50.416145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.01.31 06:00:51.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.87 MiB, peak 166.35 MiB, free memory in arenas 0.00 B, will set to 162.01 MiB (RSS), difference: 5.14 MiB | ||
| 829 | 2026.01.31 06:00:54.196689 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58535 | ||
| 830 | 2026.01.31 06:00:54.196835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.01.31 06:00:54.196873 [ 286 ] {} <Debug> TCP-Session: 50c58b62-ef94-447e-b6d9-c541b3787a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58535 | ||
| 832 | 2026.01.31 06:00:54.196903 [ 286 ] {} <Debug> TCP-Session: 50c58b62-ef94-447e-b6d9-c541b3787a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.31 06:00:54.196923 [ 286 ] {} <Debug> TCP-Session: 50c58b62-ef94-447e-b6d9-c541b3787a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.31 06:00:54.197217 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50979 | ||
| 835 | 2026.01.31 06:00:54.197239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56386 | ||
| 836 | 2026.01.31 06:00:54.197262 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54267 | ||
| 837 | 2026.01.31 06:00:54.197292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55007 | ||
| 838 | 2026.01.31 06:00:54.197273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37709 | ||
| 839 | 2026.01.31 06:00:54.197336 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.01.31 06:00:54.197357 [ 286 ] {} <Trace> TCP-Session: 50c58b62-ef94-447e-b6d9-c541b3787a41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.31 06:00:54.197397 [ 287 ] {} <Debug> TCP-Session: a5e07b71-34f4-4b7f-81a3-390a140e4824 Authenticating user 'default' from [fd00:1122:3344:101::e]:50979 | ||
| 842 | 2026.01.31 06:00:54.197405 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.31 06:00:54.197406 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.31 06:00:54.197444 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.31 06:00:54.197460 [ 291 ] {} <Debug> TCP-Session: 03068f90-f55a-4c39-9e33-a62878c94eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54267 | ||
| 846 | 2026.01.31 06:00:54.197472 [ 294 ] {} <Debug> TCP-Session: b00b8bbf-ab04-4869-a2a4-196e604b7ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55007 | ||
| 847 | 2026.01.31 06:00:54.197484 [ 292 ] {} <Debug> TCP-Session: a3e6a737-1423-4563-bc66-52548633bded Authenticating user 'default' from [fd00:1122:3344:101::e]:37709 | ||
| 848 | 2026.01.31 06:00:54.197491 [ 291 ] {} <Debug> TCP-Session: 03068f90-f55a-4c39-9e33-a62878c94eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.31 06:00:54.197510 [ 294 ] {} <Debug> TCP-Session: b00b8bbf-ab04-4869-a2a4-196e604b7ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.31 06:00:54.197530 [ 291 ] {} <Debug> TCP-Session: 03068f90-f55a-4c39-9e33-a62878c94eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.31 06:00:54.197525 [ 292 ] {} <Debug> TCP-Session: a3e6a737-1423-4563-bc66-52548633bded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.31 06:00:54.197555 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58535) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 853 | 2026.01.31 06:00:54.197571 [ 292 ] {} <Debug> TCP-Session: a3e6a737-1423-4563-bc66-52548633bded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.31 06:00:54.197543 [ 294 ] {} <Debug> TCP-Session: b00b8bbf-ab04-4869-a2a4-196e604b7ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.31 06:00:54.197431 [ 287 ] {} <Debug> TCP-Session: a5e07b71-34f4-4b7f-81a3-390a140e4824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.31 06:00:54.197406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.01.31 06:00:54.197648 [ 287 ] {} <Debug> TCP-Session: a5e07b71-34f4-4b7f-81a3-390a140e4824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.01.31 06:00:54.197694 [ 288 ] {} <Debug> TCP-Session: d64347e0-38d0-4228-af7b-4403e7ee426f Authenticating user 'default' from [fd00:1122:3344:101::e]:56386 | ||
| 859 | 2026.01.31 06:00:54.197255 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61002 | ||
| 860 | 2026.01.31 06:00:54.197736 [ 288 ] {} <Debug> TCP-Session: d64347e0-38d0-4228-af7b-4403e7ee426f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.31 06:00:54.197248 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41957 | ||
| 862 | 2026.01.31 06:00:54.197773 [ 288 ] {} <Debug> TCP-Session: d64347e0-38d0-4228-af7b-4403e7ee426f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.31 06:00:54.197799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.01.31 06:00:54.197281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60976 | ||
| 865 | 2026.01.31 06:00:54.197839 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.01.31 06:00:54.197836 [ 289 ] {} <Debug> TCP-Session: f0f723e8-691a-4f29-92a4-f8deb25e6bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61002 | ||
| 867 | 2026.01.31 06:00:54.197886 [ 289 ] {} <Debug> TCP-Session: f0f723e8-691a-4f29-92a4-f8deb25e6bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.31 06:00:54.197898 [ 289 ] {} <Debug> TCP-Session: f0f723e8-691a-4f29-92a4-f8deb25e6bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.31 06:00:54.197902 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.31 06:00:54.197930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.01.31 06:00:54.197953 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.31 06:00:54.197959 [ 290 ] {} <Debug> TCP-Session: 79093c4e-5f8d-4d8e-8130-f4924d14e648 Authenticating user 'default' from [fd00:1122:3344:101::e]:41957 | ||
| 873 | 2026.01.31 06:00:54.197978 [ 293 ] {} <Debug> TCP-Session: a02884ab-76f1-449f-a51b-ef2c5b4d9f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:60976 | ||
| 874 | 2026.01.31 06:00:54.197984 [ 290 ] {} <Debug> TCP-Session: 79093c4e-5f8d-4d8e-8130-f4924d14e648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.01.31 06:00:54.197995 [ 293 ] {} <Debug> TCP-Session: a02884ab-76f1-449f-a51b-ef2c5b4d9f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.31 06:00:54.197999 [ 290 ] {} <Debug> TCP-Session: 79093c4e-5f8d-4d8e-8130-f4924d14e648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.31 06:00:54.198009 [ 293 ] {} <Debug> TCP-Session: a02884ab-76f1-449f-a51b-ef2c5b4d9f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.31 06:00:54.198198 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.01.31 06:00:54.199155 [ 299 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.01.31 06:00:54.199217 [ 299 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.01.31 06:00:54.199253 [ 299 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957462 sec. (1044.428 rows/sec., 40.80 KiB/sec.) | ||
| 882 | 2026.01.31 06:00:54.199270 [ 299 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.01.31 06:00:54.200254 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002757 sec., 362.71309394269133 rows/sec., 14.17 KiB/sec. | ||
| 884 | 2026.01.31 06:00:54.200408 [ 286 ] {bebb6473-7aa6-4a6c-8467-39fc5181b44b} <Debug> TCPHandler: Processed in 0.003166842 sec. | ||
| 885 | 2026.01.31 06:00:54.200533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.01.31 06:00:54.200560 [ 286 ] {} <Debug> TCP-Session: 50c58b62-ef94-447e-b6d9-c541b3787a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.31 06:00:54.200571 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.31 06:00:54.200605 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.31 06:00:54.200609 [ 294 ] {} <Debug> TCP-Session: b00b8bbf-ab04-4869-a2a4-196e604b7ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.31 06:00:54.200623 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.31 06:00:54.200650 [ 287 ] {} <Debug> TCP-Session: a5e07b71-34f4-4b7f-81a3-390a140e4824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.31 06:00:54.200662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.31 06:00:54.200678 [ 288 ] {} <Debug> TCP-Session: d64347e0-38d0-4228-af7b-4403e7ee426f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.31 06:00:54.200700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.31 06:00:54.200721 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.31 06:00:54.200723 [ 291 ] {} <Debug> TCP-Session: 03068f90-f55a-4c39-9e33-a62878c94eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.31 06:00:54.200747 [ 290 ] {} <Debug> TCP-Session: 79093c4e-5f8d-4d8e-8130-f4924d14e648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.31 06:00:54.200762 [ 293 ] {} <Debug> TCP-Session: a02884ab-76f1-449f-a51b-ef2c5b4d9f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.31 06:00:54.200684 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.31 06:00:54.200642 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.31 06:00:54.200830 [ 289 ] {} <Debug> TCP-Session: f0f723e8-691a-4f29-92a4-f8deb25e6bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.31 06:00:54.200841 [ 292 ] {} <Debug> TCP-Session: a3e6a737-1423-4563-bc66-52548633bded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.31 06:00:55.349309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 904 | 2026.01.31 06:00:55.351320 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.01.31 06:00:55.351366 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 906 | 2026.01.31 06:00:55.352585 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 907 | 2026.01.31 06:00:55.353056 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.01.31 06:00:55.353300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 909 | 2026.01.31 06:00:55.800915 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61638 | ||
| 910 | 2026.01.31 06:00:55.801026 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 911 | 2026.01.31 06:00:55.801054 [ 286 ] {} <Debug> TCP-Session: a18056a7-cbcb-45bf-8d52-c4ea259114be Authenticating user 'default' from [fd00:1122:3344:101::e]:61638 | ||
| 912 | 2026.01.31 06:00:55.801075 [ 286 ] {} <Debug> TCP-Session: a18056a7-cbcb-45bf-8d52-c4ea259114be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.01.31 06:00:55.801087 [ 286 ] {} <Debug> TCP-Session: a18056a7-cbcb-45bf-8d52-c4ea259114be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.01.31 06:00:55.801331 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57877 | ||
| 915 | 2026.01.31 06:00:55.801367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61859 | ||
| 916 | 2026.01.31 06:00:55.801376 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52473 | ||
| 917 | 2026.01.31 06:00:55.801415 [ 286 ] {} <Trace> TCP-Session: a18056a7-cbcb-45bf-8d52-c4ea259114be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.01.31 06:00:55.801420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53309 | ||
| 919 | 2026.01.31 06:00:55.801444 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.01.31 06:00:55.801404 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34244 | ||
| 921 | 2026.01.31 06:00:55.801480 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.31 06:00:55.801488 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.01.31 06:00:55.801510 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.01.31 06:00:55.801515 [ 290 ] {} <Debug> TCP-Session: 942c7d0c-5a68-427f-b798-f0cc455dbb75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52473 | ||
| 925 | 2026.01.31 06:00:55.801534 [ 288 ] {} <Debug> TCP-Session: 769b80e7-c37d-4e37-92cb-8542a981ad88 Authenticating user 'default' from [fd00:1122:3344:101::e]:61859 | ||
| 926 | 2026.01.31 06:00:55.801538 [ 294 ] {} <Debug> TCP-Session: 66ce1285-a60c-4f31-99ce-e463eeb0e530 Authenticating user 'default' from [fd00:1122:3344:101::e]:53309 | ||
| 927 | 2026.01.31 06:00:55.801543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.01.31 06:00:55.801569 [ 288 ] {} <Debug> TCP-Session: 769b80e7-c37d-4e37-92cb-8542a981ad88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.31 06:00:55.801572 [ 294 ] {} <Debug> TCP-Session: 66ce1285-a60c-4f31-99ce-e463eeb0e530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.31 06:00:55.801582 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.01.31 06:00:55.801587 [ 293 ] {} <Debug> TCP-Session: c67d6f6a-c95f-4b49-961d-4d3b45319ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34244 | ||
| 932 | 2026.01.31 06:00:55.801598 [ 294 ] {} <Debug> TCP-Session: 66ce1285-a60c-4f31-99ce-e463eeb0e530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.31 06:00:55.801627 [ 293 ] {} <Debug> TCP-Session: c67d6f6a-c95f-4b49-961d-4d3b45319ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.31 06:00:55.801592 [ 288 ] {} <Debug> TCP-Session: 769b80e7-c37d-4e37-92cb-8542a981ad88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.31 06:00:55.801650 [ 293 ] {} <Debug> TCP-Session: c67d6f6a-c95f-4b49-961d-4d3b45319ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.31 06:00:55.801551 [ 290 ] {} <Debug> TCP-Session: 942c7d0c-5a68-427f-b798-f0cc455dbb75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.31 06:00:55.801490 [ 287 ] {} <Debug> TCP-Session: 22fdd81b-e3e2-48ff-bc29-62d207dff813 Authenticating user 'default' from [fd00:1122:3344:101::e]:57877 | ||
| 938 | 2026.01.31 06:00:55.801695 [ 290 ] {} <Debug> TCP-Session: 942c7d0c-5a68-427f-b798-f0cc455dbb75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.31 06:00:55.801402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35672 | ||
| 940 | 2026.01.31 06:00:55.801725 [ 287 ] {} <Debug> TCP-Session: 22fdd81b-e3e2-48ff-bc29-62d207dff813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.31 06:00:55.801389 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63126 | ||
| 942 | 2026.01.31 06:00:55.801780 [ 287 ] {} <Debug> TCP-Session: 22fdd81b-e3e2-48ff-bc29-62d207dff813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.31 06:00:55.801380 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41765 | ||
| 944 | 2026.01.31 06:00:55.801834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.01.31 06:00:55.801845 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.01.31 06:00:55.801852 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 947 | 2026.01.31 06:00:55.801877 [ 291 ] {} <Debug> TCP-Session: c6ea35fb-e295-4c2c-8acd-4bb8d85ecc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63126 | ||
| 948 | 2026.01.31 06:00:55.801892 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2026.01.31 06:00:55.801910 [ 291 ] {} <Debug> TCP-Session: c6ea35fb-e295-4c2c-8acd-4bb8d85ecc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.31 06:00:55.801920 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.01.31 06:00:55.801927 [ 289 ] {} <Debug> TCP-Session: 87ec4d71-93fb-4725-9774-ca318bd55319 Authenticating user 'default' from [fd00:1122:3344:101::e]:41765 | ||
| 952 | 2026.01.31 06:00:55.801945 [ 291 ] {} <Debug> TCP-Session: c6ea35fb-e295-4c2c-8acd-4bb8d85ecc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.31 06:00:55.801862 [ 292 ] {} <Debug> TCP-Session: 9bf60423-c592-4908-bd00-6c9c3cf5a617 Authenticating user 'default' from [fd00:1122:3344:101::e]:35672 | ||
| 954 | 2026.01.31 06:00:55.801976 [ 289 ] {} <Debug> TCP-Session: 87ec4d71-93fb-4725-9774-ca318bd55319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.31 06:00:55.802007 [ 289 ] {} <Debug> TCP-Session: 87ec4d71-93fb-4725-9774-ca318bd55319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.01.31 06:00:55.802007 [ 292 ] {} <Debug> TCP-Session: 9bf60423-c592-4908-bd00-6c9c3cf5a617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.31 06:00:55.802028 [ 292 ] {} <Debug> TCP-Session: 9bf60423-c592-4908-bd00-6c9c3cf5a617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.01.31 06:00:55.802220 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 959 | 2026.01.31 06:00:55.803061 [ 307 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> AggregatingTransform: Aggregating | ||
| 960 | 2026.01.31 06:00:55.803149 [ 307 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> Aggregator: Aggregation method: without_key | ||
| 961 | 2026.01.31 06:00:55.803191 [ 307 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087197 sec. (1146.828 rows/sec., 44.80 KiB/sec.) | ||
| 962 | 2026.01.31 06:00:55.803213 [ 307 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Trace> Aggregator: Merging aggregated data | ||
| 963 | 2026.01.31 06:00:55.804465 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002935 sec., 340.71550255536624 rows/sec., 13.31 KiB/sec. | ||
| 964 | 2026.01.31 06:00:55.804638 [ 286 ] {298fbf05-5a05-415e-a17f-35c45f0ce007} <Debug> TCPHandler: Processed in 0.003331077 sec. | ||
| 965 | 2026.01.31 06:00:55.804780 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.31 06:00:55.804809 [ 286 ] {} <Debug> TCP-Session: a18056a7-cbcb-45bf-8d52-c4ea259114be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.01.31 06:00:55.804818 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.31 06:00:55.804839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.31 06:00:55.804857 [ 294 ] {} <Debug> TCP-Session: 66ce1285-a60c-4f31-99ce-e463eeb0e530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.31 06:00:55.804863 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.31 06:00:55.804884 [ 289 ] {} <Debug> TCP-Session: 87ec4d71-93fb-4725-9774-ca318bd55319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.31 06:00:55.804890 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.31 06:00:55.804917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.31 06:00:55.804942 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.01.31 06:00:55.804950 [ 288 ] {} <Debug> TCP-Session: 769b80e7-c37d-4e37-92cb-8542a981ad88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.31 06:00:55.804966 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.31 06:00:55.804990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.31 06:00:55.804993 [ 291 ] {} <Debug> TCP-Session: c6ea35fb-e295-4c2c-8acd-4bb8d85ecc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.31 06:00:55.805014 [ 290 ] {} <Debug> TCP-Session: 942c7d0c-5a68-427f-b798-f0cc455dbb75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.31 06:00:55.805034 [ 293 ] {} <Debug> TCP-Session: c67d6f6a-c95f-4b49-961d-4d3b45319ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.31 06:00:55.804971 [ 292 ] {} <Debug> TCP-Session: 9bf60423-c592-4908-bd00-6c9c3cf5a617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.31 06:00:55.804917 [ 287 ] {} <Debug> TCP-Session: 22fdd81b-e3e2-48ff-bc29-62d207dff813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.01.31 06:00:56.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.28 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 162.08 MiB (RSS), difference: 3.80 MiB | ||
| 984 | 2026.01.31 06:00:56.994920 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.31 06:00:56.995101 [ 3 ] {cd88796f-ab3f-4a81-9c3f-0610606ffa2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 986 | 2026.01.31 06:00:56.995382 [ 3 ] {cd88796f-ab3f-4a81-9c3f-0610606ffa2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.01.31 06:00:56.995451 [ 3 ] {cd88796f-ab3f-4a81-9c3f-0610606ffa2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.01.31 06:00:56.995832 [ 3 ] {cd88796f-ab3f-4a81-9c3f-0610606ffa2d} <Debug> TCPHandler: Processed in 0.001038523 sec. | ||
| 989 | 2026.01.31 06:00:57.013016 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.01.31 06:00:57.013175 [ 3 ] {f17c065f-7db9-4a6d-8934-1952c609a7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.01.31 06:00:57.022872 [ 3 ] {f17c065f-7db9-4a6d-8934-1952c609a7f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.01.31 06:00:57.022938 [ 3 ] {f17c065f-7db9-4a6d-8934-1952c609a7f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.01.31 06:00:57.025474 [ 3 ] {f17c065f-7db9-4a6d-8934-1952c609a7f1} <Debug> TCPHandler: Processed in 0.012534457 sec. | ||
| 994 | 2026.01.31 06:00:57.028065 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.31 06:00:57.028210 [ 3 ] {8be7e7a5-f42a-4a78-a209-1447218ba599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 996 | 2026.01.31 06:00:57.032701 [ 3 ] {8be7e7a5-f42a-4a78-a209-1447218ba599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.01.31 06:00:57.032752 [ 3 ] {8be7e7a5-f42a-4a78-a209-1447218ba599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.01.31 06:00:57.033109 [ 3 ] {8be7e7a5-f42a-4a78-a209-1447218ba599} <Debug> TCPHandler: Processed in 0.005112257 sec. | ||
| 999 | 2026.01.31 06:00:57.033364 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.31 06:00:57.033485 [ 3 ] {8f0f7091-e78e-42fb-94f8-7826b048f380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.01.31 06:00:57.033732 [ 3 ] {8f0f7091-e78e-42fb-94f8-7826b048f380} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.01.31 06:00:57.033776 [ 3 ] {8f0f7091-e78e-42fb-94f8-7826b048f380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.01.31 06:00:57.034156 [ 3 ] {8f0f7091-e78e-42fb-94f8-7826b048f380} <Debug> TCPHandler: Processed in 0.00084067 sec. | ||
| 1004 | 2026.01.31 06:00:57.034466 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.31 06:00:57.034610 [ 3 ] {e78f5b14-3c31-4799-b795-d617b6cbde93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.01.31 06:00:57.034933 [ 3 ] {e78f5b14-3c31-4799-b795-d617b6cbde93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.01.31 06:00:57.034991 [ 3 ] {e78f5b14-3c31-4799-b795-d617b6cbde93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.01.31 06:00:57.035516 [ 3 ] {e78f5b14-3c31-4799-b795-d617b6cbde93} <Debug> TCPHandler: Processed in 0.001107426 sec. | ||
| 1009 | 2026.01.31 06:00:57.035882 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.31 06:00:57.036035 [ 3 ] {45b3ed68-9b68-465c-9469-0145681ccbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.01.31 06:00:57.036313 [ 3 ] {45b3ed68-9b68-465c-9469-0145681ccbf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.01.31 06:00:57.036361 [ 3 ] {45b3ed68-9b68-465c-9469-0145681ccbf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.01.31 06:00:57.036741 [ 3 ] {45b3ed68-9b68-465c-9469-0145681ccbf5} <Debug> TCPHandler: Processed in 0.000920901 sec. | ||
| 1014 | 2026.01.31 06:00:57.036972 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.31 06:00:57.037096 [ 3 ] {21709753-7f18-4f38-b04b-d7030af7456c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.01.31 06:00:57.037371 [ 3 ] {21709753-7f18-4f38-b04b-d7030af7456c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.01.31 06:00:57.037416 [ 3 ] {21709753-7f18-4f38-b04b-d7030af7456c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.01.31 06:00:57.037759 [ 3 ] {21709753-7f18-4f38-b04b-d7030af7456c} <Debug> TCPHandler: Processed in 0.000836199 sec. | ||
| 1019 | 2026.01.31 06:00:57.038010 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.31 06:00:57.038129 [ 3 ] {e222d988-9218-4b2b-acc4-1dd49f89cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.01.31 06:00:57.038383 [ 3 ] {e222d988-9218-4b2b-acc4-1dd49f89cadc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.01.31 06:00:57.038433 [ 3 ] {e222d988-9218-4b2b-acc4-1dd49f89cadc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.01.31 06:00:57.038764 [ 3 ] {e222d988-9218-4b2b-acc4-1dd49f89cadc} <Debug> TCPHandler: Processed in 0.000814009 sec. | ||
| 1024 | 2026.01.31 06:00:57.038990 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.31 06:00:57.039111 [ 3 ] {d9695704-4efd-41d2-896e-b4d1eff674d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.01.31 06:00:57.039359 [ 3 ] {d9695704-4efd-41d2-896e-b4d1eff674d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.01.31 06:00:57.039404 [ 3 ] {d9695704-4efd-41d2-896e-b4d1eff674d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.01.31 06:00:57.039726 [ 3 ] {d9695704-4efd-41d2-896e-b4d1eff674d2} <Debug> TCPHandler: Processed in 0.000786488 sec. | ||
| 1029 | 2026.01.31 06:00:57.039938 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.01.31 06:00:57.040056 [ 3 ] {81343f2c-cbae-4b96-b132-72f8cd01855f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.01.31 06:00:57.040303 [ 3 ] {81343f2c-cbae-4b96-b132-72f8cd01855f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.31 06:00:57.040345 [ 3 ] {81343f2c-cbae-4b96-b132-72f8cd01855f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.31 06:00:57.040685 [ 3 ] {81343f2c-cbae-4b96-b132-72f8cd01855f} <Debug> TCPHandler: Processed in 0.000794989 sec. | ||
| 1034 | 2026.01.31 06:00:57.040901 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.31 06:00:57.041019 [ 3 ] {c271b0c5-c050-48a9-ae93-1c394144d10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.01.31 06:00:57.041266 [ 3 ] {c271b0c5-c050-48a9-ae93-1c394144d10a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.01.31 06:00:57.041314 [ 3 ] {c271b0c5-c050-48a9-ae93-1c394144d10a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.01.31 06:00:57.041649 [ 3 ] {c271b0c5-c050-48a9-ae93-1c394144d10a} <Debug> TCPHandler: Processed in 0.000795638 sec. | ||
| 1039 | 2026.01.31 06:00:57.041862 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.31 06:00:57.041980 [ 3 ] {0177256f-368f-4ae4-9a68-0a17e4e4c2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.01.31 06:00:57.042225 [ 3 ] {0177256f-368f-4ae4-9a68-0a17e4e4c2c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.01.31 06:00:57.042268 [ 3 ] {0177256f-368f-4ae4-9a68-0a17e4e4c2c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.31 06:00:57.042586 [ 3 ] {0177256f-368f-4ae4-9a68-0a17e4e4c2c2} <Debug> TCPHandler: Processed in 0.000783478 sec. | ||
| 1044 | 2026.01.31 06:00:57.042811 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.31 06:00:57.042929 [ 3 ] {f0c80e1a-bcf8-47b1-880e-d47feff494b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.01.31 06:00:57.043184 [ 3 ] {f0c80e1a-bcf8-47b1-880e-d47feff494b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.01.31 06:00:57.043233 [ 3 ] {f0c80e1a-bcf8-47b1-880e-d47feff494b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.01.31 06:00:57.043573 [ 3 ] {f0c80e1a-bcf8-47b1-880e-d47feff494b6} <Debug> TCPHandler: Processed in 0.000811149 sec. | ||
| 1049 | 2026.01.31 06:00:57.043779 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.31 06:00:57.043902 [ 3 ] {15564844-e6ad-4c21-9cc9-4fdba545ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.01.31 06:00:57.044184 [ 3 ] {15564844-e6ad-4c21-9cc9-4fdba545ebcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.31 06:00:57.044228 [ 3 ] {15564844-e6ad-4c21-9cc9-4fdba545ebcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.31 06:00:57.044609 [ 3 ] {15564844-e6ad-4c21-9cc9-4fdba545ebcb} <Debug> TCPHandler: Processed in 0.00087961 sec. | ||
| 1054 | 2026.01.31 06:00:57.044835 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.01.31 06:00:57.044954 [ 3 ] {d6b9486f-a6ba-41bc-98da-7736d4ff366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.01.31 06:00:57.045205 [ 3 ] {d6b9486f-a6ba-41bc-98da-7736d4ff366e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.01.31 06:00:57.045247 [ 3 ] {d6b9486f-a6ba-41bc-98da-7736d4ff366e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.01.31 06:00:57.045574 [ 3 ] {d6b9486f-a6ba-41bc-98da-7736d4ff366e} <Debug> TCPHandler: Processed in 0.000787258 sec. | ||
| 1059 | 2026.01.31 06:00:57.045804 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.31 06:00:57.045923 [ 3 ] {3c7539ac-d07d-407b-b830-3c0a433f1918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.01.31 06:00:57.046176 [ 3 ] {3c7539ac-d07d-407b-b830-3c0a433f1918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.01.31 06:00:57.046218 [ 3 ] {3c7539ac-d07d-407b-b830-3c0a433f1918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.01.31 06:00:57.046540 [ 3 ] {3c7539ac-d07d-407b-b830-3c0a433f1918} <Debug> TCPHandler: Processed in 0.000785038 sec. | ||
| 1064 | 2026.01.31 06:00:57.047606 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.31 06:00:57.047734 [ 3 ] {d84c9ff5-c254-481b-a32f-8944709e2665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.01.31 06:00:57.047990 [ 3 ] {d84c9ff5-c254-481b-a32f-8944709e2665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.01.31 06:00:57.048033 [ 3 ] {d84c9ff5-c254-481b-a32f-8944709e2665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.01.31 06:00:57.048358 [ 3 ] {d84c9ff5-c254-481b-a32f-8944709e2665} <Debug> TCPHandler: Processed in 0.000800338 sec. | ||
| 1069 | 2026.01.31 06:00:57.048561 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.31 06:00:57.048683 [ 3 ] {3923c56a-26c9-4062-9e4d-bb8c18ca5253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.01.31 06:00:57.048946 [ 3 ] {3923c56a-26c9-4062-9e4d-bb8c18ca5253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.01.31 06:00:57.048995 [ 3 ] {3923c56a-26c9-4062-9e4d-bb8c18ca5253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.01.31 06:00:57.049317 [ 3 ] {3923c56a-26c9-4062-9e4d-bb8c18ca5253} <Debug> TCPHandler: Processed in 0.000804538 sec. | ||
| 1074 | 2026.01.31 06:00:57.049550 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.31 06:00:57.049672 [ 3 ] {5543ccbc-a5b3-4caf-9c2f-f3731d311562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.01.31 06:00:57.049932 [ 3 ] {5543ccbc-a5b3-4caf-9c2f-f3731d311562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.01.31 06:00:57.049974 [ 3 ] {5543ccbc-a5b3-4caf-9c2f-f3731d311562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.31 06:00:57.050292 [ 3 ] {5543ccbc-a5b3-4caf-9c2f-f3731d311562} <Debug> TCPHandler: Processed in 0.000789978 sec. | ||
| 1079 | 2026.01.31 06:00:57.050878 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.31 06:00:57.051006 [ 3 ] {b71605e9-f940-4f5f-bdfa-d478a105abbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.01.31 06:00:57.051266 [ 3 ] {b71605e9-f940-4f5f-bdfa-d478a105abbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.31 06:00:57.051309 [ 3 ] {b71605e9-f940-4f5f-bdfa-d478a105abbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.31 06:00:57.051620 [ 3 ] {b71605e9-f940-4f5f-bdfa-d478a105abbb} <Debug> TCPHandler: Processed in 0.000790779 sec. | ||
| 1084 | 2026.01.31 06:00:57.057335 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.31 06:00:57.057448 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1086 | 2026.01.31 06:00:57.057492 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.01.31 06:00:57.060266 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.31 06:00:57.060312 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1089 | 2026.01.31 06:00:57.063144 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.01.31 06:00:57.063517 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.31 06:00:57.063669 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.006252 sec., 3198.976327575176 rows/sec., 441.73 KiB/sec. | ||
| 1092 | 2026.01.31 06:00:57.063708 [ 3 ] {bb78aa12-823e-49bb-99e1-6ade59757733} <Debug> TCPHandler: Processed in 0.006426137 sec. | ||
| 1093 | 2026.01.31 06:00:57.063845 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.01.31 06:00:57.063947 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.01.31 06:00:57.063989 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.01.31 06:00:57.068754 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.01.31 06:00:57.068788 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1098 | 2026.01.31 06:00:57.071272 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.01.31 06:00:57.071700 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.01.31 06:00:57.071836 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00791 sec., 1011.378002528445 rows/sec., 82.47 KiB/sec. | ||
| 1101 | 2026.01.31 06:00:57.071873 [ 3 ] {3d2648b2-5e91-4388-92af-e6c0d67352a0} <Debug> TCPHandler: Processed in 0.008083065 sec. | ||
| 1102 | 2026.01.31 06:00:57.072007 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.01.31 06:00:57.072106 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.01.31 06:00:57.072148 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.01.31 06:00:57.074634 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.01.31 06:00:57.074668 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1107 | 2026.01.31 06:00:57.075101 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.01.31 06:00:57.075556 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.01.31 06:00:57.075685 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Debug> executeQuery: Read 85 rows, 7.19 KiB in 0.0036 sec., 23611.111111111113 rows/sec., 1.95 MiB/sec. | ||
| 1110 | 2026.01.31 06:00:57.075727 [ 3 ] {2af1bf27-232e-49e7-99de-114a6c7df199} <Debug> TCPHandler: Processed in 0.003771807 sec. | ||
| 1111 | 2026.01.31 06:00:57.075858 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.31 06:00:57.075952 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.01.31 06:00:57.075993 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.01.31 06:00:57.076422 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.01.31 06:00:57.076459 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1116 | 2026.01.31 06:00:57.076888 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.01.31 06:00:57.077341 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.01.31 06:00:57.077469 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Debug> executeQuery: Read 22 rows, 1.61 KiB in 0.001535 sec., 14332.247557003258 rows/sec., 1.03 MiB/sec. | ||
| 1119 | 2026.01.31 06:00:57.077505 [ 3 ] {abb7537f-6a32-457c-a36d-5382df33f505} <Debug> TCPHandler: Processed in 0.001698198 sec. | ||
| 1120 | 2026.01.31 06:00:57.077628 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.01.31 06:00:57.077722 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.01.31 06:00:57.077762 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1123 | 2026.01.31 06:00:57.078161 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.01.31 06:00:57.078201 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1125 | 2026.01.31 06:00:57.078616 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.01.31 06:00:57.079148 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.01.31 06:00:57.079297 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001591 sec., 628.5355122564425 rows/sec., 41.74 KiB/sec. | ||
| 1128 | 2026.01.31 06:00:57.079341 [ 3 ] {a1ba89ac-43a1-43bf-ad19-674fdff7b03c} <Debug> TCPHandler: Processed in 0.00176568 sec. | ||
| 1129 | 2026.01.31 06:00:57.079469 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.31 06:00:57.079568 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2026.01.31 06:00:57.079609 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2026.01.31 06:00:57.080066 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.01.31 06:00:57.080107 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1134 | 2026.01.31 06:00:57.080554 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.01.31 06:00:57.081047 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.01.31 06:00:57.081184 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001635 sec., 55045.87155963303 rows/sec., 4.31 MiB/sec. | ||
| 1137 | 2026.01.31 06:00:57.081223 [ 3 ] {7b61bb25-937a-4035-96e6-f2d67a2e0014} <Debug> TCPHandler: Processed in 0.001804971 sec. | ||
| 1138 | 2026.01.31 06:00:57.081350 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.31 06:00:57.081445 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.01.31 06:00:57.081488 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2026.01.31 06:00:57.085904 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.01.31 06:00:57.085939 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1143 | 2026.01.31 06:00:57.090650 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.01.31 06:00:57.091073 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.01.31 06:00:57.091210 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Debug> executeQuery: Read 124 rows, 8.80 KiB in 0.009785 sec., 12672.457843638222 rows/sec., 899.42 KiB/sec. | ||
| 1146 | 2026.01.31 06:00:57.091248 [ 3 ] {7ff9fe9c-aae2-4015-b4e6-c5819687e216} <Debug> TCPHandler: Processed in 0.009947547 sec. | ||
| 1147 | 2026.01.31 06:00:57.091379 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.01.31 06:00:57.091477 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.01.31 06:00:57.091521 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1150 | 2026.01.31 06:00:57.091863 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Trace> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.01.31 06:00:57.091897 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1152 | 2026.01.31 06:00:57.092311 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.01.31 06:00:57.092745 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Trace> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.01.31 06:00:57.092870 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 44.96 KiB/sec. | ||
| 1155 | 2026.01.31 06:00:57.092906 [ 3 ] {5226b47d-4e90-49ff-bde6-580a12ceb3b3} <Debug> TCPHandler: Processed in 0.001581926 sec. | ||
| 1156 | 2026.01.31 06:00:57.093064 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.31 06:00:57.093163 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.01.31 06:00:57.093218 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1159 | 2026.01.31 06:00:57.094042 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.31 06:00:57.094078 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1161 | 2026.01.31 06:00:57.097386 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.01.31 06:00:57.097824 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.31 06:00:57.097959 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.004817 sec., 2906.3732613659954 rows/sec., 5.21 MiB/sec. | ||
| 1164 | 2026.01.31 06:00:57.098015 [ 3 ] {2734d933-d415-42bb-9de0-1d863d2116cb} <Debug> TCPHandler: Processed in 0.005000954 sec. | ||
| 1165 | 2026.01.31 06:00:57.098150 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.31 06:00:57.098246 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.01.31 06:00:57.098287 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1168 | 2026.01.31 06:00:57.098632 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.31 06:00:57.098666 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1170 | 2026.01.31 06:00:57.099144 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.01.31 06:00:57.099573 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.01.31 06:00:57.099707 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 573.13 KiB/sec. | ||
| 1173 | 2026.01.31 06:00:57.099744 [ 3 ] {2c2ae413-5276-4e84-906e-5065bf4407cd} <Debug> TCPHandler: Processed in 0.001643528 sec. | ||
| 1174 | 2026.01.31 06:00:57.099874 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.31 06:00:57.099974 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.01.31 06:00:57.100016 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.01.31 06:00:57.100363 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.01.31 06:00:57.100400 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1179 | 2026.01.31 06:00:57.100841 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.01.31 06:00:57.101279 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.01.31 06:00:57.101415 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.00146 sec., 27397.260273972603 rows/sec., 1.88 MiB/sec. | ||
| 1182 | 2026.01.31 06:00:57.101453 [ 3 ] {25d58ecb-a616-4920-bed0-0ae20c7485fb} <Debug> TCPHandler: Processed in 0.001630718 sec. | ||
| 1183 | 2026.01.31 06:00:57.855637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1424 | ||
| 1184 | 2026.01.31 06:00:57.856124 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.31 06:00:57.856173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1186 | 2026.01.31 06:00:57.856948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1187 | 2026.01.31 06:00:57.857476 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.31 06:00:57.857617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1424 | ||
| 1189 | 2026.01.31 06:00:57.916212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1190 | 2026.01.31 06:00:57.933716 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.01.31 06:00:57.933782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1192 | 2026.01.31 06:00:57.940710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.01.31 06:00:57.941972 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.01.31 06:00:57.945195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1195 | 2026.01.31 06:01:01.999715 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.01.31 06:01:01.999903 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1197 | 2026.01.31 06:01:01.999968 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1198 | 2026.01.31 06:01:02.000589 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.31 06:01:02.000629 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1200 | 2026.01.31 06:01:02.001157 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2026.01.31 06:01:02.001602 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.31 06:01:02.001753 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001898 sec., 27397.260273972603 rows/sec., 2.08 MiB/sec. | ||
| 1203 | 2026.01.31 06:01:02.001794 [ 3 ] {b9e1ee3d-3cd7-4562-a593-40304e90c9f2} <Debug> TCPHandler: Processed in 0.0022065 sec. | ||
| 1204 | 2026.01.31 06:01:02.001915 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.31 06:01:02.002013 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2026.01.31 06:01:02.002054 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2026.01.31 06:01:02.002475 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.01.31 06:01:02.002511 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1209 | 2026.01.31 06:01:02.002908 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.01.31 06:01:02.003359 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.01.31 06:01:02.003490 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.92 MiB/sec. | ||
| 1212 | 2026.01.31 06:01:02.003527 [ 3 ] {0854a991-4b1e-42e5-8cc3-3dcbd078ef7f} <Debug> TCPHandler: Processed in 0.001663308 sec. | ||
| 1213 | 2026.01.31 06:01:02.003649 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.31 06:01:02.003744 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.01.31 06:01:02.003787 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2026.01.31 06:01:02.004195 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.31 06:01:02.004231 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1218 | 2026.01.31 06:01:02.004671 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.01.31 06:01:02.005146 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.31 06:01:02.005280 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001554 sec., 96525.09652509652 rows/sec., 6.69 MiB/sec. | ||
| 1221 | 2026.01.31 06:01:02.005317 [ 3 ] {09cb17a4-b498-43b6-b10b-51403da51bbb} <Debug> TCPHandler: Processed in 0.001719629 sec. | ||
| 1222 | 2026.01.31 06:01:02.005426 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.01.31 06:01:02.005520 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.01.31 06:01:02.005560 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1225 | 2026.01.31 06:01:02.005900 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.31 06:01:02.005937 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1227 | 2026.01.31 06:01:02.006411 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.01.31 06:01:02.006841 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.31 06:01:02.006972 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001471 sec., 33990.48266485384 rows/sec., 2.33 MiB/sec. | ||
| 1230 | 2026.01.31 06:01:02.007007 [ 3 ] {20afe8ad-5379-4aad-8f80-32b5ff7ed886} <Debug> TCPHandler: Processed in 0.001630857 sec. | ||
| 1231 | 2026.01.31 06:01:05.292675 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1232 | 2026.01.31 06:01:05.292739 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1233 | 2026.01.31 06:01:05.353386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 164 | ||
| 1234 | 2026.01.31 06:01:05.356357 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.31 06:01:05.356401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1236 | 2026.01.31 06:01:05.357689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1936 | ||
| 1237 | 2026.01.31 06:01:05.357738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1238 | 2026.01.31 06:01:05.358188 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.31 06:01:05.358212 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.01.31 06:01:05.358231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1241 | 2026.01.31 06:01:05.358469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1242 | 2026.01.31 06:01:05.358841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1243 | 2026.01.31 06:01:05.359287 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.01.31 06:01:05.359421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1936 | ||
| 1245 | 2026.01.31 06:01:05.445262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1246 | 2026.01.31 06:01:05.461561 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.01.31 06:01:05.461608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1248 | 2026.01.31 06:01:05.468652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1249 | 2026.01.31 06:01:05.470139 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.01.31 06:01:05.473639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1251 | 2026.01.31 06:01:07.002686 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.01.31 06:01:07.002872 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.01.31 06:01:07.002938 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.01.31 06:01:07.003661 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.01.31 06:01:07.003707 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1256 | 2026.01.31 06:01:07.004219 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1257 | 2026.01.31 06:01:07.004671 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.01.31 06:01:07.004821 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Debug> executeQuery: Read 116 rows, 10.14 KiB in 0.001999 sec., 58029.01450725363 rows/sec., 4.96 MiB/sec. | ||
| 1259 | 2026.01.31 06:01:07.004860 [ 3 ] {c02b99ed-ba4f-4d6c-b768-bf6a205dcc23} <Debug> TCPHandler: Processed in 0.002303543 sec. | ||
| 1260 | 2026.01.31 06:01:07.004993 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.01.31 06:01:07.005088 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.01.31 06:01:07.005128 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1263 | 2026.01.31 06:01:07.005548 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.01.31 06:01:07.005585 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1265 | 2026.01.31 06:01:07.005991 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.01.31 06:01:07.006412 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.01.31 06:01:07.006540 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001471 sec., 21753.908905506458 rows/sec., 1.60 MiB/sec. | ||
| 1268 | 2026.01.31 06:01:07.006577 [ 3 ] {2a72d8e6-20f3-44a9-bbce-b02500dc3d23} <Debug> TCPHandler: Processed in 0.001634988 sec. | ||
| 1269 | 2026.01.31 06:01:07.006698 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.01.31 06:01:07.006791 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1271 | 2026.01.31 06:01:07.006830 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1272 | 2026.01.31 06:01:07.007264 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.01.31 06:01:07.007300 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1274 | 2026.01.31 06:01:07.007707 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.01.31 06:01:07.008122 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.01.31 06:01:07.008251 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001478 sec., 64952.63870094723 rows/sec., 5.09 MiB/sec. | ||
| 1277 | 2026.01.31 06:01:07.008286 [ 3 ] {e5d28864-d434-4fd5-810f-2959214b97e0} <Debug> TCPHandler: Processed in 0.001636797 sec. | ||
| 1278 | 2026.01.31 06:01:07.008407 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.01.31 06:01:07.008501 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.01.31 06:01:07.008543 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1281 | 2026.01.31 06:01:07.008949 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.01.31 06:01:07.008986 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1283 | 2026.01.31 06:01:07.009465 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.01.31 06:01:07.009884 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.01.31 06:01:07.010012 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00153 sec., 98039.21568627452 rows/sec., 6.80 MiB/sec. | ||
| 1286 | 2026.01.31 06:01:07.010049 [ 3 ] {a77df996-2399-46a5-b80b-39f166f2b03f} <Debug> TCPHandler: Processed in 0.001691228 sec. | ||
| 1287 | 2026.01.31 06:01:07.010166 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.01.31 06:01:07.010257 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.01.31 06:01:07.010308 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1290 | 2026.01.31 06:01:07.011146 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.01.31 06:01:07.011181 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1292 | 2026.01.31 06:01:07.011828 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.01.31 06:01:07.012235 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.01.31 06:01:07.012368 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002128 sec., 15037.593984962405 rows/sec., 26.95 MiB/sec. | ||
| 1295 | 2026.01.31 06:01:07.012415 [ 3 ] {66002c48-2f73-4608-a6ff-40f7e83c20bf} <Debug> TCPHandler: Processed in 0.002299072 sec. | ||
| 1296 | 2026.01.31 06:01:07.012534 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.01.31 06:01:07.012626 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.01.31 06:01:07.012666 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1299 | 2026.01.31 06:01:07.012990 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.01.31 06:01:07.013026 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1301 | 2026.01.31 06:01:07.013427 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.01.31 06:01:07.013849 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.01.31 06:01:07.013975 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001367 sec., 10972.93343087052 rows/sec., 837.26 KiB/sec. | ||
| 1304 | 2026.01.31 06:01:07.014012 [ 3 ] {c539ec51-9efc-4cef-a9c1-284864fb390b} <Debug> TCPHandler: Processed in 0.001527585 sec. | ||
| 1305 | 2026.01.31 06:01:07.014128 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.01.31 06:01:07.014222 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.01.31 06:01:07.014263 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1308 | 2026.01.31 06:01:07.014589 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.01.31 06:01:07.014624 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1310 | 2026.01.31 06:01:07.015012 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.01.31 06:01:07.015486 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.01.31 06:01:07.015615 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00141 sec., 35460.99290780142 rows/sec., 2.43 MiB/sec. | ||
| 1313 | 2026.01.31 06:01:07.015655 [ 3 ] {44184dba-6655-421a-adfe-0ee351f15318} <Debug> TCPHandler: Processed in 0.001575677 sec. | ||
| 1314 | 2026.01.31 06:01:11.995808 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.01.31 06:01:11.996044 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1316 | 2026.01.31 06:01:11.996383 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2026.01.31 06:01:12.000635 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1318 | 2026.01.31 06:01:12.000872 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.01.31 06:01:12.000940 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.01.31 06:01:12.001116 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1321 | 2026.01.31 06:01:12.003073 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2026.01.31 06:01:12.005143 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1323 | 2026.01.31 06:01:12.005174 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1324 | 2026.01.31 06:01:12.009225 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1325 | 2026.01.31 06:01:12.009256 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1326 | 2026.01.31 06:01:12.035040 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.039087 sec., 511.67907488423265 rows/sec., 21.31 KiB/sec. | ||
| 1327 | 2026.01.31 06:01:12.035158 [ 3 ] {68bd1b2b-8382-48a8-b084-a34292c62a10} <Debug> TCPHandler: Processed in 0.039473112 sec. | ||
| 1328 | 2026.01.31 06:01:12.035436 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.01.31 06:01:12.035572 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1330 | 2026.01.31 06:01:12.035783 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1331 | 2026.01.31 06:01:12.035816 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1332 | 2026.01.31 06:01:12.035997 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2026.01.31 06:01:12.036057 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2026.01.31 06:01:12.036169 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1335 | 2026.01.31 06:01:12.036206 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1336 | 2026.01.31 06:01:12.036226 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1337 | 2026.01.31 06:01:12.036242 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1338 | 2026.01.31 06:01:12.036278 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1339 | 2026.01.31 06:01:12.036303 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1340 | 2026.01.31 06:01:12.036801 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001282 sec., 15600.624024961 rows/sec., 649.77 KiB/sec. | ||
| 1341 | 2026.01.31 06:01:12.036893 [ 3 ] {5439991b-a2dc-4c51-80c8-c3adaef17b59} <Debug> TCPHandler: Processed in 0.001509674 sec. | ||
| 1342 | 2026.01.31 06:01:12.037100 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.01.31 06:01:12.037231 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1344 | 2026.01.31 06:01:12.037433 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2026.01.31 06:01:12.037465 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1346 | 2026.01.31 06:01:12.037641 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.01.31 06:01:12.037694 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.01.31 06:01:12.037794 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1349 | 2026.01.31 06:01:12.037823 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2026.01.31 06:01:12.037841 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1351 | 2026.01.31 06:01:12.037856 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2026.01.31 06:01:12.037890 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1353 | 2026.01.31 06:01:12.037907 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1354 | 2026.01.31 06:01:12.038311 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001129 sec., 17714.791851195747 rows/sec., 737.83 KiB/sec. | ||
| 1355 | 2026.01.31 06:01:12.038392 [ 3 ] {07385380-2ab1-47f8-a447-47e7da1ca2ad} <Debug> TCPHandler: Processed in 0.001344911 sec. | ||
| 1356 | 2026.01.31 06:01:12.038587 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.31 06:01:12.038717 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1358 | 2026.01.31 06:01:12.038933 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1359 | 2026.01.31 06:01:12.038965 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1360 | 2026.01.31 06:01:12.039143 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2026.01.31 06:01:12.039195 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1362 | 2026.01.31 06:01:12.039295 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1363 | 2026.01.31 06:01:12.039323 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1364 | 2026.01.31 06:01:12.039341 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1365 | 2026.01.31 06:01:12.039355 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1366 | 2026.01.31 06:01:12.039388 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1367 | 2026.01.31 06:01:12.039405 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1368 | 2026.01.31 06:01:12.039819 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001152 sec., 17361.11111111111 rows/sec., 723.10 KiB/sec. | ||
| 1369 | 2026.01.31 06:01:12.039914 [ 3 ] {aaead6ff-f6ca-4d93-9116-227e4f9305e7} <Debug> TCPHandler: Processed in 0.001378011 sec. | ||
| 1370 | 2026.01.31 06:01:12.044555 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.01.31 06:01:12.044683 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1372 | 2026.01.31 06:01:12.044734 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1373 | 2026.01.31 06:01:12.045313 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.01.31 06:01:12.045351 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1375 | 2026.01.31 06:01:12.045897 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2026.01.31 06:01:12.046263 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.01.31 06:01:12.046411 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001764 sec., 2267.573696145125 rows/sec., 288.43 KiB/sec. | ||
| 1378 | 2026.01.31 06:01:12.046456 [ 3 ] {5cd1be3f-0ff3-47cf-811c-8627a8cedae7} <Debug> TCPHandler: Processed in 0.001964675 sec. | ||
| 1379 | 2026.01.31 06:01:12.046576 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.01.31 06:01:12.046672 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1381 | 2026.01.31 06:01:12.046711 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1382 | 2026.01.31 06:01:12.047119 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.01.31 06:01:12.047154 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1384 | 2026.01.31 06:01:12.047543 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2026.01.31 06:01:12.047963 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.01.31 06:01:12.048093 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00144 sec., 1388.888888888889 rows/sec., 113.25 KiB/sec. | ||
| 1387 | 2026.01.31 06:01:12.048128 [ 3 ] {5b35fd41-2c42-4261-9d3c-f2b32bcfb5d3} <Debug> TCPHandler: Processed in 0.001602297 sec. | ||
| 1388 | 2026.01.31 06:01:12.048241 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.01.31 06:01:12.048334 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1390 | 2026.01.31 06:01:12.048373 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1391 | 2026.01.31 06:01:12.048800 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.01.31 06:01:12.048835 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1393 | 2026.01.31 06:01:12.049227 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1394 | 2026.01.31 06:01:12.049717 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.01.31 06:01:12.049849 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001532 sec., 37206.26631853786 rows/sec., 2.84 MiB/sec. | ||
| 1396 | 2026.01.31 06:01:12.049886 [ 3 ] {145f014d-2201-467d-adfa-ce0ff0ae3545} <Debug> TCPHandler: Processed in 0.001695079 sec. | ||
| 1397 | 2026.01.31 06:01:12.049998 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.01.31 06:01:12.050094 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.01.31 06:01:12.050133 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1400 | 2026.01.31 06:01:12.050532 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.01.31 06:01:12.050571 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1402 | 2026.01.31 06:01:12.051013 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.01.31 06:01:12.051444 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.01.31 06:01:12.051586 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 92.48 KiB/sec. | ||
| 1405 | 2026.01.31 06:01:12.051699 [ 3 ] {311433ff-9eaa-4f25-bb99-567297e57297} <Debug> TCPHandler: Processed in 0.001750831 sec. | ||
| 1406 | 2026.01.31 06:01:12.051812 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.01.31 06:01:12.051907 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1408 | 2026.01.31 06:01:12.051946 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1409 | 2026.01.31 06:01:12.052370 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.01.31 06:01:12.052406 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1411 | 2026.01.31 06:01:12.052821 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1412 | 2026.01.31 06:01:12.053302 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.01.31 06:01:12.053524 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 3.15 MiB/sec. | ||
| 1414 | 2026.01.31 06:01:12.053562 [ 3 ] {91ee27db-e8ac-44a0-95c9-a72db9472073} <Debug> TCPHandler: Processed in 0.001800841 sec. | ||
| 1415 | 2026.01.31 06:01:12.053674 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.01.31 06:01:12.053768 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.01.31 06:01:12.053810 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1418 | 2026.01.31 06:01:12.054371 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.01.31 06:01:12.054406 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1420 | 2026.01.31 06:01:12.054870 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1421 | 2026.01.31 06:01:12.055361 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.01.31 06:01:12.055500 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Debug> executeQuery: Read 159 rows, 11.33 KiB in 0.001749 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. | ||
| 1423 | 2026.01.31 06:01:12.055536 [ 3 ] {75acdbc5-ea3d-4110-bfff-f26aa1f3cf41} <Debug> TCPHandler: Processed in 0.001911803 sec. | ||
| 1424 | 2026.01.31 06:01:12.055648 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.01.31 06:01:12.055741 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.01.31 06:01:12.055782 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1427 | 2026.01.31 06:01:12.056132 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.01.31 06:01:12.056168 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1429 | 2026.01.31 06:01:12.056593 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1430 | 2026.01.31 06:01:12.057156 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.01.31 06:01:12.057295 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001571 sec., 36919.1597708466 rows/sec., 2.50 MiB/sec. | ||
| 1432 | 2026.01.31 06:01:12.057332 [ 3 ] {2375779c-83fe-4add-8e31-03027e3c0ff3} <Debug> TCPHandler: Processed in 0.001733369 sec. | ||
| 1433 | 2026.01.31 06:01:12.860463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2384 | ||
| 1434 | 2026.01.31 06:01:12.860983 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.01.31 06:01:12.861021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1436 | 2026.01.31 06:01:12.861662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1437 | 2026.01.31 06:01:12.862178 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.01.31 06:01:12.862336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2384 | ||
| 1439 | 2026.01.31 06:01:12.974673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1440 | 2026.01.31 06:01:12.991981 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.31 06:01:12.992044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1442 | 2026.01.31 06:01:12.998791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1443 | 2026.01.31 06:01:13.000046 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.31 06:01:13.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.69 MiB, peak 171.69 MiB, free memory in arenas 0.00 B, will set to 169.26 MiB (RSS), difference: -2.43 MiB | ||
| 1445 | 2026.01.31 06:01:13.003661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1446 | 2026.01.31 06:01:14.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.26 MiB, peak 171.69 MiB, free memory in arenas 0.00 B, will set to 169.27 MiB (RSS), difference: 4.01 MiB | ||
| 1447 | 2026.01.31 06:01:15.359668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 200 | ||
| 1448 | 2026.01.31 06:01:15.362067 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.01.31 06:01:15.362136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1450 | 2026.01.31 06:01:15.363542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.01.31 06:01:15.364079 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.01.31 06:01:15.364348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1453 | 2026.01.31 06:01:17.002116 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.01.31 06:01:17.002281 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1455 | 2026.01.31 06:01:17.002339 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1456 | 2026.01.31 06:01:17.003008 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.01.31 06:01:17.003045 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1458 | 2026.01.31 06:01:17.003573 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.01.31 06:01:17.004031 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.01.31 06:01:17.004197 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001961 sec., 64252.932177460476 rows/sec., 5.51 MiB/sec. | ||
| 1461 | 2026.01.31 06:01:17.004239 [ 3 ] {ea7f9d70-49f2-4b65-bb69-4d2f29455fa2} <Debug> TCPHandler: Processed in 0.002239271 sec. | ||
| 1462 | 2026.01.31 06:01:17.004373 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.01.31 06:01:17.004466 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.01.31 06:01:17.004505 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1465 | 2026.01.31 06:01:17.004915 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.01.31 06:01:17.004951 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1467 | 2026.01.31 06:01:17.005341 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1468 | 2026.01.31 06:01:17.005773 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.01.31 06:01:17.005900 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001452 sec., 24104.683195592286 rows/sec., 1.77 MiB/sec. | ||
| 1470 | 2026.01.31 06:01:17.005936 [ 3 ] {257e6d43-acbb-4dce-b78c-c7919da5a743} <Debug> TCPHandler: Processed in 0.001610597 sec. | ||
| 1471 | 2026.01.31 06:01:17.006058 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.01.31 06:01:17.006149 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1473 | 2026.01.31 06:01:17.006187 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1474 | 2026.01.31 06:01:17.006608 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.01.31 06:01:17.006643 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1476 | 2026.01.31 06:01:17.007057 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2026.01.31 06:01:17.007528 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.01.31 06:01:17.007673 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001541 sec., 64243.997404282934 rows/sec., 5.02 MiB/sec. | ||
| 1479 | 2026.01.31 06:01:17.007711 [ 3 ] {e11f8b96-a5c8-4b0a-9a8a-575530cbaca4} <Debug> TCPHandler: Processed in 0.001700759 sec. | ||
| 1480 | 2026.01.31 06:01:17.007828 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.01.31 06:01:17.007920 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1482 | 2026.01.31 06:01:17.007960 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1483 | 2026.01.31 06:01:17.008391 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.01.31 06:01:17.008425 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1485 | 2026.01.31 06:01:17.008847 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1486 | 2026.01.31 06:01:17.009274 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.01.31 06:01:17.009420 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 1488 | 2026.01.31 06:01:17.009458 [ 3 ] {c3b3e7d0-72e7-4051-b491-b33682ba1365} <Debug> TCPHandler: Processed in 0.001677348 sec. | ||
| 1489 | 2026.01.31 06:01:17.009576 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.01.31 06:01:17.009666 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.01.31 06:01:17.009716 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1492 | 2026.01.31 06:01:17.010598 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.01.31 06:01:17.010635 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1494 | 2026.01.31 06:01:17.011394 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2026.01.31 06:01:17.011846 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.01.31 06:01:17.011980 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002331 sec., 15015.015015015015 rows/sec., 26.91 MiB/sec. | ||
| 1497 | 2026.01.31 06:01:17.012032 [ 3 ] {5bc43cd0-7ee7-4633-975f-51e6bb1e430a} <Debug> TCPHandler: Processed in 0.002502447 sec. | ||
| 1498 | 2026.01.31 06:01:17.012141 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.01.31 06:01:17.012233 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.01.31 06:01:17.012272 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1501 | 2026.01.31 06:01:17.012627 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.01.31 06:01:17.012663 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1503 | 2026.01.31 06:01:17.013060 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1504 | 2026.01.31 06:01:17.013532 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.01.31 06:01:17.013678 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 1506 | 2026.01.31 06:01:17.013714 [ 3 ] {8f0ac6fd-29fc-423f-9c95-c1a063db7ef8} <Debug> TCPHandler: Processed in 0.001619647 sec. | ||
| 1507 | 2026.01.31 06:01:20.292782 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1508 | 2026.01.31 06:01:20.292863 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1509 | 2026.01.31 06:01:20.363412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2896 | ||
| 1510 | 2026.01.31 06:01:20.363977 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.01.31 06:01:20.364020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1512 | 2026.01.31 06:01:20.364583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1513 | 2026.01.31 06:01:20.365029 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.01.31 06:01:20.365154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2896 | ||
| 1515 | 2026.01.31 06:01:20.365158 [ 67 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1516 | 2026.01.31 06:01:20.365232 [ 67 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.01.31 06:01:20.365252 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1518 | 2026.01.31 06:01:20.369360 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1519 | 2026.01.31 06:01:20.371835 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1520 | 2026.01.31 06:01:20.371940 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1521 | 2026.01.31 06:01:20.372062 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1522 | 2026.01.31 06:01:20.372124 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1523 | 2026.01.31 06:01:20.372175 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1524 | 2026.01.31 06:01:20.372219 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1525 | 2026.01.31 06:01:20.372282 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1526 | 2026.01.31 06:01:20.411962 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 4 columns (4 merged, 0 gathered) in 0.044759303 sec., 64701.63308843303 rows/sec., 947.78 KiB/sec. | ||
| 1527 | 2026.01.31 06:01:20.413053 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1528 | 2026.01.31 06:01:20.413671 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.01.31 06:01:20.413758 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_6_1} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2026.01.31 06:01:20.416256 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1531 | 2026.01.31 06:01:20.504705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1532 | 2026.01.31 06:01:20.522197 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.31 06:01:20.522256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1534 | 2026.01.31 06:01:20.528562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2026.01.31 06:01:20.529768 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.01.31 06:01:20.530095 [ 66 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.01.31 06:01:20.530164 [ 66 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.31 06:01:20.530190 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1539 | 2026.01.31 06:01:20.530342 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1540 | 2026.01.31 06:01:20.533141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1541 | 2026.01.31 06:01:20.534842 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2026.01.31 06:01:20.536327 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1543 | 2026.01.31 06:01:20.540929 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1544 | 2026.01.31 06:01:20.545342 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1545 | 2026.01.31 06:01:20.549511 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1546 | 2026.01.31 06:01:20.559641 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1547 | 2026.01.31 06:01:20.563972 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1548 | 2026.01.31 06:01:20.624096 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093816505 sec., 490.31884101843275 rows/sec., 2.54 MiB/sec. | ||
| 1549 | 2026.01.31 06:01:20.626872 [ 194 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2026.01.31 06:01:20.629379 [ 194 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.01.31 06:01:20.629485 [ 194 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_6_1} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2026.01.31 06:01:20.631444 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1553 | 2026.01.31 06:01:21.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.53 MiB, peak 180.06 MiB, free memory in arenas 0.00 B, will set to 179.79 MiB (RSS), difference: 9.26 MiB | ||
| 1554 | 2026.01.31 06:01:22.001041 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.01.31 06:01:22.001228 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1556 | 2026.01.31 06:01:22.001289 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1557 | 2026.01.31 06:01:22.001910 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.31 06:01:22.001950 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1559 | 2026.01.31 06:01:22.002334 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.01.31 06:01:22.002555 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.01.31 06:01:22.002684 [ 65 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.01.31 06:01:22.002701 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001523 sec., 36769.53381483913 rows/sec., 2.81 MiB/sec. | ||
| 1563 | 2026.01.31 06:01:22.002748 [ 65 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.01.31 06:01:22.002760 [ 3 ] {f8be1361-36f4-4b4e-ba8d-4f2bde6fbc41} <Debug> TCPHandler: Processed in 0.001847083 sec. | ||
| 1565 | 2026.01.31 06:01:22.002773 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 1566 | 2026.01.31 06:01:22.002883 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.31 06:01:22.002926 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1568 | 2026.01.31 06:01:22.002984 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1569 | 2026.01.31 06:01:22.003030 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1570 | 2026.01.31 06:01:22.003087 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1571 | 2026.01.31 06:01:22.003139 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 85 rows starting from the beginning of the part | ||
| 1572 | 2026.01.31 06:01:22.003245 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1573 | 2026.01.31 06:01:22.003294 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 116 rows starting from the beginning of the part | ||
| 1574 | 2026.01.31 06:01:22.003338 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1575 | 2026.01.31 06:01:22.003378 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 126 rows starting from the beginning of the part | ||
| 1576 | 2026.01.31 06:01:22.003420 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::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 | ||
| 1577 | 2026.01.31 06:01:22.003462 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.31 06:01:22.003502 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1579 | 2026.01.31 06:01:22.003932 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.01.31 06:01:22.004176 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.31 06:01:22.004275 [ 65 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.01.31 06:01:22.004305 [ 65 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.31 06:01:22.004309 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec. | ||
| 1584 | 2026.01.31 06:01:22.004324 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1585 | 2026.01.31 06:01:22.004356 [ 3 ] {dbd3236f-d474-404e-a1d0-b674d9e35767} <Debug> TCPHandler: Processed in 0.001521185 sec. | ||
| 1586 | 2026.01.31 06:01:22.004439 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1587 | 2026.01.31 06:01:22.004477 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.31 06:01:22.004550 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1589 | 2026.01.31 06:01:22.004561 [ 187 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699678 sec., 289466.5930841018 rows/sec., 24.82 MiB/sec. | ||
| 1590 | 2026.01.31 06:01:22.004582 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1591 | 2026.01.31 06:01:22.004570 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.01.31 06:01:22.004661 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1593 | 2026.01.31 06:01:22.004687 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1594 | 2026.01.31 06:01:22.004735 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part | ||
| 1595 | 2026.01.31 06:01:22.004778 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1596 | 2026.01.31 06:01:22.004826 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part | ||
| 1597 | 2026.01.31 06:01:22.004816 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1598 | 2026.01.31 06:01:22.004885 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1599 | 2026.01.31 06:01:22.005083 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.01.31 06:01:22.005120 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1601 | 2026.01.31 06:01:22.005199 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.01.31 06:01:22.005287 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_6_1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2026.01.31 06:01:22.005385 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1604 | 2026.01.31 06:01:22.005506 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1605 | 2026.01.31 06:01:22.005716 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.01.31 06:01:22.005800 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421363 sec., 331372.07032967656 rows/sec., 27.16 MiB/sec. | ||
| 1607 | 2026.01.31 06:01:22.005814 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1608 | 2026.01.31 06:01:22.005843 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 1609 | 2026.01.31 06:01:22.005846 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.31 06:01:22.005882 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1611 | 2026.01.31 06:01:22.005884 [ 3 ] {88674e91-b59c-458a-b0dd-cfa8c491f9fa} <Debug> TCPHandler: Processed in 0.001454863 sec. | ||
| 1612 | 2026.01.31 06:01:22.005912 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1613 | 2026.01.31 06:01:22.006014 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1614 | 2026.01.31 06:01:22.006015 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.01.31 06:01:22.006134 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.01.31 06:01:22.006158 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.31 06:01:22.006174 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1618 | 2026.01.31 06:01:22.006198 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2026.01.31 06:01:22.006217 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_6_1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1620 | 2026.01.31 06:01:22.006251 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 124 rows starting from the beginning of the part | ||
| 1621 | 2026.01.31 06:01:22.006278 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1622 | 2026.01.31 06:01:22.006364 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1623 | 2026.01.31 06:01:22.006420 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1624 | 2026.01.31 06:01:22.006465 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 159 rows starting from the beginning of the part | ||
| 1625 | 2026.01.31 06:01:22.006512 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.01.31 06:01:22.006517 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1627 | 2026.01.31 06:01:22.006553 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1628 | 2026.01.31 06:01:22.006590 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1629 | 2026.01.31 06:01:22.006890 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1630 | 2026.01.31 06:01:22.007136 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.01.31 06:01:22.007236 [ 65 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1632 | 2026.01.31 06:01:22.007265 [ 65 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.01.31 06:01:22.007267 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 1634 | 2026.01.31 06:01:22.007283 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1635 | 2026.01.31 06:01:22.007314 [ 3 ] {aa0f2c5b-4cf8-4cd9-ae0d-7045e92f2dfe} <Debug> TCPHandler: Processed in 0.001345921 sec. | ||
| 1636 | 2026.01.31 06:01:22.007365 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1637 | 2026.01.31 06:01:22.007473 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2026.01.31 06:01:22.007504 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1639 | 2026.01.31 06:01:22.007588 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1640 | 2026.01.31 06:01:22.007645 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1641 | 2026.01.31 06:01:22.007689 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 1642 | 2026.01.31 06:01:22.007741 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1643 | 2026.01.31 06:01:22.007796 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1644 | 2026.01.31 06:01:22.007825 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882703 sec., 479629.55389139976 rows/sec., 33.33 MiB/sec. | ||
| 1645 | 2026.01.31 06:01:22.008041 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.01.31 06:01:22.008338 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.01.31 06:01:22.008408 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.01.31 06:01:22.008485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1649 | 2026.01.31 06:01:22.008685 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001350021 sec., 235551.89141502243 rows/sec., 16.01 MiB/sec. | ||
| 1650 | 2026.01.31 06:01:22.008836 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1651 | 2026.01.31 06:01:22.009091 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.31 06:01:22.009152 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_6_1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1653 | 2026.01.31 06:01:22.009204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1654 | 2026.01.31 06:01:23.613978 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.01.31 06:01:23.614258 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1656 | 2026.01.31 06:01:23.614616 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1657 | 2026.01.31 06:01:23.614652 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1658 | 2026.01.31 06:01:23.614882 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2026.01.31 06:01:23.614951 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2026.01.31 06:01:23.615093 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1661 | 2026.01.31 06:01:23.615229 [ 306 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2026.01.31 06:01:23.615238 [ 296 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1663 | 2026.01.31 06:01:23.615379 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1664 | 2026.01.31 06:01:23.615406 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1665 | 2026.01.31 06:01:23.617665 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1666 | 2026.01.31 06:01:23.617695 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1667 | 2026.01.31 06:01:23.617765 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1668 | 2026.01.31 06:01:23.617812 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1669 | 2026.01.31 06:01:23.618869 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.004718 sec., 5086.901229334464 rows/sec., 211.54 KiB/sec. | ||
| 1670 | 2026.01.31 06:01:23.618971 [ 3 ] {dd294096-58c8-4ee1-b26a-b695b1b184bf} <Debug> TCPHandler: Processed in 0.005127157 sec. | ||
| 1671 | 2026.01.31 06:01:23.621441 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.01.31 06:01:23.621600 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1673 | 2026.01.31 06:01:23.621857 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1674 | 2026.01.31 06:01:23.621896 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1675 | 2026.01.31 06:01:23.622120 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1676 | 2026.01.31 06:01:23.622185 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.01.31 06:01:23.622306 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1678 | 2026.01.31 06:01:23.622368 [ 305 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1679 | 2026.01.31 06:01:23.622381 [ 306 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1680 | 2026.01.31 06:01:23.622473 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1681 | 2026.01.31 06:01:23.622498 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1682 | 2026.01.31 06:01:23.622555 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1683 | 2026.01.31 06:01:23.622574 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1684 | 2026.01.31 06:01:23.622604 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1685 | 2026.01.31 06:01:23.622634 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1686 | 2026.01.31 06:01:23.623412 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001878 sec., 12779.552715654952 rows/sec., 531.44 KiB/sec. | ||
| 1687 | 2026.01.31 06:01:23.623504 [ 3 ] {a00c1bfa-7b4a-40bc-a5b5-582dd3d7a5ef} <Debug> TCPHandler: Processed in 0.002124579 sec. | ||
| 1688 | 2026.01.31 06:01:23.623751 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.01.31 06:01:23.623882 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1690 | 2026.01.31 06:01:23.624087 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1691 | 2026.01.31 06:01:23.624120 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1692 | 2026.01.31 06:01:23.624308 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1693 | 2026.01.31 06:01:23.624361 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1694 | 2026.01.31 06:01:23.624464 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1695 | 2026.01.31 06:01:23.624542 [ 306 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1696 | 2026.01.31 06:01:23.624546 [ 312 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.01.31 06:01:23.624662 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1698 | 2026.01.31 06:01:23.624687 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1699 | 2026.01.31 06:01:23.624744 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1700 | 2026.01.31 06:01:23.624760 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1701 | 2026.01.31 06:01:23.624790 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1702 | 2026.01.31 06:01:23.624820 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1703 | 2026.01.31 06:01:23.625402 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001572 sec., 15267.175572519083 rows/sec., 634.89 KiB/sec. | ||
| 1704 | 2026.01.31 06:01:23.625492 [ 3 ] {a61714b7-e930-43c8-aba0-6cb68547e1ca} <Debug> TCPHandler: Processed in 0.001791251 sec. | ||
| 1705 | 2026.01.31 06:01:23.625751 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.01.31 06:01:23.625881 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1707 | 2026.01.31 06:01:23.626093 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1708 | 2026.01.31 06:01:23.626126 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1709 | 2026.01.31 06:01:23.626312 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1710 | 2026.01.31 06:01:23.626365 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1711 | 2026.01.31 06:01:23.626464 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1712 | 2026.01.31 06:01:23.626526 [ 329 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1713 | 2026.01.31 06:01:23.626536 [ 312 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1714 | 2026.01.31 06:01:23.626624 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1715 | 2026.01.31 06:01:23.626650 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1716 | 2026.01.31 06:01:23.626704 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1717 | 2026.01.31 06:01:23.626721 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1718 | 2026.01.31 06:01:23.626751 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1719 | 2026.01.31 06:01:23.626781 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1720 | 2026.01.31 06:01:23.627451 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001621 sec., 14805.675508945094 rows/sec., 615.70 KiB/sec. | ||
| 1721 | 2026.01.31 06:01:23.627556 [ 3 ] {5ae75b83-e020-40f1-8370-f1ef74105f5b} <Debug> TCPHandler: Processed in 0.001855032 sec. | ||
| 1722 | 2026.01.31 06:01:23.627805 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.31 06:01:23.627937 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1724 | 2026.01.31 06:01:23.628145 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1725 | 2026.01.31 06:01:23.628179 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1726 | 2026.01.31 06:01:23.628370 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2026.01.31 06:01:23.628422 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2026.01.31 06:01:23.628538 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1729 | 2026.01.31 06:01:23.628589 [ 329 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2026.01.31 06:01:23.628613 [ 339 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1731 | 2026.01.31 06:01:23.628703 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1732 | 2026.01.31 06:01:23.628729 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1733 | 2026.01.31 06:01:23.628783 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1734 | 2026.01.31 06:01:23.628799 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1735 | 2026.01.31 06:01:23.628829 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1736 | 2026.01.31 06:01:23.628859 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1737 | 2026.01.31 06:01:23.629513 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.00163 sec., 14723.926380368099 rows/sec., 612.30 KiB/sec. | ||
| 1738 | 2026.01.31 06:01:23.629601 [ 3 ] {a629a52c-e28e-4571-afff-f9c7d92d93eb} <Debug> TCPHandler: Processed in 0.001846702 sec. | ||
| 1739 | 2026.01.31 06:01:23.629869 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.01.31 06:01:23.630001 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1741 | 2026.01.31 06:01:23.630208 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1742 | 2026.01.31 06:01:23.630241 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1743 | 2026.01.31 06:01:23.630444 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1744 | 2026.01.31 06:01:23.630496 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1745 | 2026.01.31 06:01:23.630596 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1746 | 2026.01.31 06:01:23.630660 [ 309 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1747 | 2026.01.31 06:01:23.630662 [ 322 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.01.31 06:01:23.630757 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1749 | 2026.01.31 06:01:23.630782 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1750 | 2026.01.31 06:01:23.630835 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1751 | 2026.01.31 06:01:23.630851 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1752 | 2026.01.31 06:01:23.630880 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1753 | 2026.01.31 06:01:23.630923 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1754 | 2026.01.31 06:01:23.631495 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001547 sec., 15513.897866839043 rows/sec., 645.15 KiB/sec. | ||
| 1755 | 2026.01.31 06:01:23.631599 [ 3 ] {4a27d83e-b07e-4a54-8a6f-692b173efe3f} <Debug> TCPHandler: Processed in 0.001780351 sec. | ||
| 1756 | 2026.01.31 06:01:23.640676 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.01.31 06:01:23.640842 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1758 | 2026.01.31 06:01:23.641096 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1759 | 2026.01.31 06:01:23.641136 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1760 | 2026.01.31 06:01:23.641356 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1761 | 2026.01.31 06:01:23.641407 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1762 | 2026.01.31 06:01:23.641518 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1763 | 2026.01.31 06:01:23.641590 [ 322 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1764 | 2026.01.31 06:01:23.641600 [ 339 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.01.31 06:01:23.641715 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1766 | 2026.01.31 06:01:23.641742 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2026.01.31 06:01:23.641797 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1768 | 2026.01.31 06:01:23.641814 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1769 | 2026.01.31 06:01:23.641844 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1770 | 2026.01.31 06:01:23.641873 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1771 | 2026.01.31 06:01:23.642517 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001745 sec., 13753.581661891118 rows/sec., 571.95 KiB/sec. | ||
| 1772 | 2026.01.31 06:01:23.642604 [ 3 ] {d712a26a-6b84-403a-84c1-5568c05edf29} <Debug> TCPHandler: Processed in 0.001989936 sec. | ||
| 1773 | 2026.01.31 06:01:23.642853 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.01.31 06:01:23.642986 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1775 | 2026.01.31 06:01:23.643192 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1776 | 2026.01.31 06:01:23.643226 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1777 | 2026.01.31 06:01:23.643416 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2026.01.31 06:01:23.643468 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1779 | 2026.01.31 06:01:23.643565 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1780 | 2026.01.31 06:01:23.643614 [ 309 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1781 | 2026.01.31 06:01:23.643625 [ 339 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1782 | 2026.01.31 06:01:23.643704 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1783 | 2026.01.31 06:01:23.643729 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1784 | 2026.01.31 06:01:23.643783 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1785 | 2026.01.31 06:01:23.643799 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1786 | 2026.01.31 06:01:23.643829 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1787 | 2026.01.31 06:01:23.643859 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1788 | 2026.01.31 06:01:23.644445 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001513 sec., 15862.524785194977 rows/sec., 659.65 KiB/sec. | ||
| 1789 | 2026.01.31 06:01:23.644527 [ 3 ] {ad007030-f68d-49fd-bd16-cfce6f802dd9} <Debug> TCPHandler: Processed in 0.00172526 sec. | ||
| 1790 | 2026.01.31 06:01:23.644750 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.01.31 06:01:23.644882 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1792 | 2026.01.31 06:01:23.645113 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1793 | 2026.01.31 06:01:23.645147 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1794 | 2026.01.31 06:01:23.645340 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1795 | 2026.01.31 06:01:23.645391 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1796 | 2026.01.31 06:01:23.645498 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1797 | 2026.01.31 06:01:23.645550 [ 341 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1798 | 2026.01.31 06:01:23.645559 [ 322 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1799 | 2026.01.31 06:01:23.645647 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1800 | 2026.01.31 06:01:23.645671 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1801 | 2026.01.31 06:01:23.645724 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1802 | 2026.01.31 06:01:23.645740 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1803 | 2026.01.31 06:01:23.645769 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1804 | 2026.01.31 06:01:23.645798 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1805 | 2026.01.31 06:01:23.646317 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001489 sec., 16118.200134318333 rows/sec., 670.28 KiB/sec. | ||
| 1806 | 2026.01.31 06:01:23.646386 [ 3 ] {6266dcf0-40d3-4903-a8c3-d183dc5cc323} <Debug> TCPHandler: Processed in 0.001686169 sec. | ||
| 1807 | 2026.01.31 06:01:23.646619 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.01.31 06:01:23.646752 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1809 | 2026.01.31 06:01:23.646955 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1810 | 2026.01.31 06:01:23.646989 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1811 | 2026.01.31 06:01:23.647201 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1812 | 2026.01.31 06:01:23.647253 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1813 | 2026.01.31 06:01:23.647349 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1814 | 2026.01.31 06:01:23.647397 [ 309 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1815 | 2026.01.31 06:01:23.647400 [ 341 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1816 | 2026.01.31 06:01:23.647473 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1817 | 2026.01.31 06:01:23.647493 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1818 | 2026.01.31 06:01:23.647546 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1819 | 2026.01.31 06:01:23.647562 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1820 | 2026.01.31 06:01:23.647593 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1821 | 2026.01.31 06:01:23.647622 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1822 | 2026.01.31 06:01:23.648114 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001416 sec., 16949.15254237288 rows/sec., 704.84 KiB/sec. | ||
| 1823 | 2026.01.31 06:01:23.648198 [ 3 ] {d3e05a02-44e4-4bd7-910b-94c10d3910e8} <Debug> TCPHandler: Processed in 0.001629737 sec. | ||
| 1824 | 2026.01.31 06:01:23.648406 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.01.31 06:01:23.648540 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1826 | 2026.01.31 06:01:23.648749 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1827 | 2026.01.31 06:01:23.648783 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1828 | 2026.01.31 06:01:23.649009 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1829 | 2026.01.31 06:01:23.649063 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1830 | 2026.01.31 06:01:23.649161 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1831 | 2026.01.31 06:01:23.649210 [ 341 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1832 | 2026.01.31 06:01:23.649210 [ 309 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1833 | 2026.01.31 06:01:23.649277 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1834 | 2026.01.31 06:01:23.649297 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1835 | 2026.01.31 06:01:23.649349 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1836 | 2026.01.31 06:01:23.649365 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1837 | 2026.01.31 06:01:23.649394 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1838 | 2026.01.31 06:01:23.649466 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1839 | 2026.01.31 06:01:23.650154 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001668 sec., 14388.489208633093 rows/sec., 598.35 KiB/sec. | ||
| 1840 | 2026.01.31 06:01:23.650245 [ 3 ] {5eabf99b-a1eb-4877-821c-78ee672a229c} <Debug> TCPHandler: Processed in 0.001889233 sec. | ||
| 1841 | 2026.01.31 06:01:23.650463 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.01.31 06:01:23.650598 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1843 | 2026.01.31 06:01:23.650809 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1844 | 2026.01.31 06:01:23.650843 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1845 | 2026.01.31 06:01:23.651042 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1846 | 2026.01.31 06:01:23.651094 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1847 | 2026.01.31 06:01:23.651193 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1848 | 2026.01.31 06:01:23.651244 [ 341 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1849 | 2026.01.31 06:01:23.651279 [ 295 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1850 | 2026.01.31 06:01:23.651371 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (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 | ||
| 1851 | 2026.01.31 06:01:23.651396 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1852 | 2026.01.31 06:01:23.651450 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1853 | 2026.01.31 06:01:23.651466 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
| 1854 | 2026.01.31 06:01:23.651495 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1855 | 2026.01.31 06:01:23.651543 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1856 | 2026.01.31 06:01:23.652161 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001619 sec., 14823.965410747374 rows/sec., 616.46 KiB/sec. | ||
| 1857 | 2026.01.31 06:01:23.652230 [ 3 ] {da178239-5048-41f5-b542-bd9e49f33a96} <Debug> TCPHandler: Processed in 0.001817801 sec. | ||
| 1858 | 2026.01.31 06:01:23.725492 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.01.31 06:01:23.725608 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1860 | 2026.01.31 06:01:23.725653 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1861 | 2026.01.31 06:01:23.726217 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.01.31 06:01:23.726260 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1863 | 2026.01.31 06:01:23.726782 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1864 | 2026.01.31 06:01:23.727026 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.01.31 06:01:23.727203 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Debug> executeQuery: Read 12 rows, 4.18 KiB in 0.001624 sec., 7389.162561576355 rows/sec., 2.51 MiB/sec. | ||
| 1866 | 2026.01.31 06:01:23.727251 [ 3 ] {0b423f37-c9dd-4531-b40d-972afc6ff150} <Debug> TCPHandler: Processed in 0.001814961 sec. | ||
| 1867 | 2026.01.31 06:01:23.727378 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.01.31 06:01:23.727473 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.31 06:01:23.727514 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1870 | 2026.01.31 06:01:23.729866 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.01.31 06:01:23.729900 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1872 | 2026.01.31 06:01:23.730316 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1873 | 2026.01.31 06:01:23.730534 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.01.31 06:01:23.730661 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003208 sec., 7481.296758104739 rows/sec., 635.62 KiB/sec. | ||
| 1875 | 2026.01.31 06:01:23.730699 [ 3 ] {3f2fbcf3-3f2b-46b8-8130-6557723236fd} <Debug> TCPHandler: Processed in 0.003370297 sec. | ||
| 1876 | 2026.01.31 06:01:23.730816 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.31 06:01:23.730911 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1878 | 2026.01.31 06:01:23.730951 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1879 | 2026.01.31 06:01:23.731341 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.01.31 06:01:23.731376 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1881 | 2026.01.31 06:01:23.731651 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1882 | 2026.01.31 06:01:23.731858 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.01.31 06:01:23.731986 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001093 sec., 3659.652333028362 rows/sec., 298.42 KiB/sec. | ||
| 1884 | 2026.01.31 06:01:23.732023 [ 3 ] {2875996b-e4bd-448c-ad23-765798accba7} <Debug> TCPHandler: Processed in 0.001256449 sec. | ||
| 1885 | 2026.01.31 06:01:23.732132 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.01.31 06:01:23.732226 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1887 | 2026.01.31 06:01:23.732265 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1888 | 2026.01.31 06:01:23.733343 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.01.31 06:01:23.733379 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1890 | 2026.01.31 06:01:23.733836 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1891 | 2026.01.31 06:01:23.734053 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.01.31 06:01:23.734178 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Debug> executeQuery: Read 1388 rows, 118.77 KiB in 0.00197 sec., 704568.5279187817 rows/sec., 58.88 MiB/sec. | ||
| 1893 | 2026.01.31 06:01:23.734215 [ 3 ] {fbade236-1391-43ee-b0e6-371ee762bcd3} <Debug> TCPHandler: Processed in 0.002132058 sec. | ||
| 1894 | 2026.01.31 06:01:23.734328 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.31 06:01:23.734423 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.01.31 06:01:23.734461 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1897 | 2026.01.31 06:01:23.734877 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.01.31 06:01:23.734913 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1899 | 2026.01.31 06:01:23.735208 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1900 | 2026.01.31 06:01:23.735419 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.01.31 06:01:23.735547 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001142 sec., 44658.4938704028 rows/sec., 3.31 MiB/sec. | ||
| 1902 | 2026.01.31 06:01:23.735585 [ 3 ] {2ada400b-f9b2-4b48-a8df-15a6e452f47f} <Debug> TCPHandler: Processed in 0.00130728 sec. | ||
| 1903 | 2026.01.31 06:01:23.735696 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.01.31 06:01:23.735789 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.01.31 06:01:23.735827 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1906 | 2026.01.31 06:01:23.736308 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.01.31 06:01:23.736340 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1908 | 2026.01.31 06:01:23.736639 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1909 | 2026.01.31 06:01:23.736844 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.01.31 06:01:23.736966 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001195 sec., 210878.6610878661 rows/sec., 14.59 MiB/sec. | ||
| 1911 | 2026.01.31 06:01:23.737004 [ 3 ] {6a629880-d9ff-4a62-989a-bb668fda24bd} <Debug> TCPHandler: Processed in 0.001357071 sec. | ||
| 1912 | 2026.01.31 06:01:23.737118 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.01.31 06:01:23.737212 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.01.31 06:01:23.737249 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1915 | 2026.01.31 06:01:23.737631 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.01.31 06:01:23.737665 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1917 | 2026.01.31 06:01:23.739885 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1918 | 2026.01.31 06:01:23.740092 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.01.31 06:01:23.740220 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003026 sec., 3965.6311962987443 rows/sec., 309.81 KiB/sec. | ||
| 1920 | 2026.01.31 06:01:23.740259 [ 3 ] {11ae42b7-10fb-4652-b703-09f65eb05dc8} <Debug> TCPHandler: Processed in 0.003189813 sec. | ||
| 1921 | 2026.01.31 06:01:23.740376 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.01.31 06:01:23.740469 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1923 | 2026.01.31 06:01:23.740507 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1924 | 2026.01.31 06:01:23.741107 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.01.31 06:01:23.741142 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1926 | 2026.01.31 06:01:23.741486 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.01.31 06:01:23.741691 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.01.31 06:01:23.741818 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Debug> executeQuery: Read 595 rows, 45.79 KiB in 0.001366 sec., 435578.3308931186 rows/sec., 32.74 MiB/sec. | ||
| 1929 | 2026.01.31 06:01:23.741854 [ 3 ] {2bb06aa4-9bf7-4381-a476-e03f6a17c7c1} <Debug> TCPHandler: Processed in 0.001526875 sec. | ||
| 1930 | 2026.01.31 06:01:23.741978 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.01.31 06:01:23.742103 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.01.31 06:01:23.742156 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1933 | 2026.01.31 06:01:23.743131 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.01.31 06:01:23.743168 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1935 | 2026.01.31 06:01:23.743714 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.01.31 06:01:23.743930 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.01.31 06:01:23.744066 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Debug> executeQuery: Read 2310 rows, 161.27 KiB in 0.001988 sec., 1161971.8309859154 rows/sec., 79.22 MiB/sec. | ||
| 1938 | 2026.01.31 06:01:23.744103 [ 3 ] {dfae205e-9ca3-40ae-a6c3-b8a5d239db05} <Debug> TCPHandler: Processed in 0.002186859 sec. | ||
| 1939 | 2026.01.31 06:01:23.744219 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.31 06:01:23.744314 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1941 | 2026.01.31 06:01:23.744366 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1942 | 2026.01.31 06:01:23.745113 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.01.31 06:01:23.745149 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1944 | 2026.01.31 06:01:23.745656 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1945 | 2026.01.31 06:01:23.745875 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.01.31 06:01:23.746013 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001718 sec., 20372.526193247963 rows/sec., 36.51 MiB/sec. | ||
| 1947 | 2026.01.31 06:01:23.746067 [ 3 ] {20ebc602-9c8f-4fc5-b0fe-a61eaea1686e} <Debug> TCPHandler: Processed in 0.001898254 sec. | ||
| 1948 | 2026.01.31 06:01:23.746180 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.01.31 06:01:23.746275 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.01.31 06:01:23.746315 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1951 | 2026.01.31 06:01:23.746634 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.31 06:01:23.746668 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1953 | 2026.01.31 06:01:23.746958 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1954 | 2026.01.31 06:01:23.747161 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.01.31 06:01:23.747288 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001032 sec., 23255.813953488374 rows/sec., 1.57 MiB/sec. | ||
| 1956 | 2026.01.31 06:01:23.747323 [ 3 ] {04113a5a-d725-4172-992e-fd8d64fbdd16} <Debug> TCPHandler: Processed in 0.001192787 sec. | ||
| 1957 | 2026.01.31 06:01:25.365452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 266 | ||
| 1958 | 2026.01.31 06:01:25.368327 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.31 06:01:25.368374 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1960 | 2026.01.31 06:01:25.369783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1961 | 2026.01.31 06:01:25.370254 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.01.31 06:01:25.370524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1963 | 2026.01.31 06:01:26.997911 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.01.31 06:01:26.998098 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2026.01.31 06:01:26.998165 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2026.01.31 06:01:26.998855 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.31 06:01:26.998890 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1968 | 2026.01.31 06:01:26.999264 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1969 | 2026.01.31 06:01:26.999477 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.31 06:01:26.999619 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 1971 | 2026.01.31 06:01:26.999658 [ 3 ] {82818c8e-5a25-420e-a4b6-9afb51d80134} <Debug> TCPHandler: Processed in 0.001869813 sec. | ||
| 1972 | 2026.01.31 06:01:26.999776 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.31 06:01:26.999868 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1974 | 2026.01.31 06:01:26.999906 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1975 | 2026.01.31 06:01:27.000350 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.31 06:01:27.000383 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1977 | 2026.01.31 06:01:27.000676 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1978 | 2026.01.31 06:01:27.000875 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.31 06:01:27.000994 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 1980 | 2026.01.31 06:01:27.001030 [ 3 ] {a31a3d8f-fcaa-467e-9a3d-643b0a09b5b8} <Debug> TCPHandler: Processed in 0.001301169 sec. | ||
| 1981 | 2026.01.31 06:01:27.001154 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.31 06:01:27.001245 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.31 06:01:27.001286 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1984 | 2026.01.31 06:01:27.001679 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.31 06:01:27.001712 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1986 | 2026.01.31 06:01:27.002007 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.01.31 06:01:27.002203 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.31 06:01:27.002322 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001095 sec., 87671.23287671233 rows/sec., 6.11 MiB/sec. | ||
| 1989 | 2026.01.31 06:01:27.002356 [ 3 ] {ccc3abf6-f444-4118-bff6-208227c5a8d3} <Debug> TCPHandler: Processed in 0.001249139 sec. | ||
| 1990 | 2026.01.31 06:01:27.002477 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.01.31 06:01:27.002572 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.01.31 06:01:27.002610 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1993 | 2026.01.31 06:01:27.002932 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.31 06:01:27.002965 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1995 | 2026.01.31 06:01:27.003239 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1996 | 2026.01.31 06:01:27.003442 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.01.31 06:01:27.003563 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001009 sec., 35678.8899900892 rows/sec., 2.40 MiB/sec. | ||
| 1998 | 2026.01.31 06:01:27.003596 [ 3 ] {46a947d6-2636-4992-8ff2-03d7e66b856c} <Debug> TCPHandler: Processed in 0.001170227 sec. | ||
| 1999 | 2026.01.31 06:01:27.866191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3344 | ||
| 2000 | 2026.01.31 06:01:27.866683 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.01.31 06:01:27.866719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2002 | 2026.01.31 06:01:27.867183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2003 | 2026.01.31 06:01:27.867407 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.01.31 06:01:27.867543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3344 | ||
| 2005 | 2026.01.31 06:01:28.034171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2006 | 2026.01.31 06:01:28.053089 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.01.31 06:01:28.053150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2008 | 2026.01.31 06:01:28.058771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.01.31 06:01:28.059466 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.01.31 06:01:28.062856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2011 | 2026.01.31 06:01:32.000446 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.01.31 06:01:32.000623 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2013 | 2026.01.31 06:01:32.000691 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2014 | 2026.01.31 06:01:32.001378 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.31 06:01:32.001427 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2016 | 2026.01.31 06:01:32.001823 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2017 | 2026.01.31 06:01:32.002066 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.31 06:01:32.002220 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 2019 | 2026.01.31 06:01:32.002268 [ 3 ] {e9856c5e-fcf5-4a05-8e92-d5b29721dfe9} <Debug> TCPHandler: Processed in 0.001943175 sec. | ||
| 2020 | 2026.01.31 06:01:32.002389 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.01.31 06:01:32.002488 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2022 | 2026.01.31 06:01:32.002530 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2023 | 2026.01.31 06:01:32.002963 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.31 06:01:32.003000 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2025 | 2026.01.31 06:01:32.003305 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2026 | 2026.01.31 06:01:32.003523 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.31 06:01:32.003651 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 2028 | 2026.01.31 06:01:32.003689 [ 3 ] {d79fdd70-50c4-4d29-bcf1-1f2aceaf4ca9} <Debug> TCPHandler: Processed in 0.001353391 sec. | ||
| 2029 | 2026.01.31 06:01:32.003805 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.31 06:01:32.003901 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.31 06:01:32.003944 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2032 | 2026.01.31 06:01:32.004346 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.31 06:01:32.004381 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2034 | 2026.01.31 06:01:32.004706 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2035 | 2026.01.31 06:01:32.004922 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.31 06:01:32.005066 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2037 | 2026.01.31 06:01:32.005105 [ 3 ] {61a2549a-f7c8-4889-94f9-eb3fe38d30dd} <Debug> TCPHandler: Processed in 0.001350661 sec. | ||
| 2038 | 2026.01.31 06:01:32.005228 [ 3 ] {} <Trace> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.31 06:01:32.005323 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44812) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.31 06:01:32.005363 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2041 | 2026.01.31 06:01:32.005707 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.31 06:01:32.005742 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2043 | 2026.01.31 06:01:32.006037 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2044 | 2026.01.31 06:01:32.006254 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.31 06:01:32.006384 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2046 | 2026.01.31 06:01:32.006420 [ 3 ] {da12ef80-62b6-4b37-a886-02d6b69dcc45} <Debug> TCPHandler: Processed in 0.001241208 sec. | ||
| 2047 | 2026.01.31 06:01:35.293119 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2048 | 2026.01.31 06:01:35.293186 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2049 | 2026.01.31 06:01:35.367677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3856 | ||
| 2050 | 2026.01.31 06:01:35.368158 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.31 06:01:35.368198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2052 | 2026.01.31 06:01:35.368647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2053 | 2026.01.31 06:01:35.368880 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.31 06:01:35.369023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3856 | ||
| 2055 | 2026.01.31 06:01:35.370852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 282 | ||
| 2056 | 2026.01.31 06:01:35.372835 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.01.31 06:01:35.372887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2058 | 2026.01.31 06:01:35.374049 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2059 | 2026.01.31 06:01:35.374332 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.01.31 06:01:35.374462 [ 33 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2061 | 2026.01.31 06:01:35.374521 [ 33 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.01.31 06:01:35.374544 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2063 | 2026.01.31 06:01:35.374655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2064 | 2026.01.31 06:01:35.374666 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2065 | 2026.01.31 06:01:35.375288 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2066 | 2026.01.31 06:01:35.375461 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2067 | 2026.01.31 06:01:35.375871 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2068 | 2026.01.31 06:01:35.376216 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 2069 | 2026.01.31 06:01:35.376536 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::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 | ||
| 2070 | 2026.01.31 06:01:35.376849 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2071 | 2026.01.31 06:01:35.377150 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2072 | 2026.01.31 06:01:35.382785 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.008164657 sec., 34539.11168589201 rows/sec., 35.64 MiB/sec. | ||
| 2073 | 2026.01.31 06:01:35.383696 [ 188 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2074 | 2026.01.31 06:01:35.384274 [ 188 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.01.31 06:01:35.384347 [ 188 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_6_1} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2076 | 2026.01.31 06:01:35.384564 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2077 | 2026.01.31 06:01:35.531469 [ 46 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2078 | 2026.01.31 06:01:35.531534 [ 46 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.31 06:01:35.531556 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2080 | 2026.01.31 06:01:35.531682 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2081 | 2026.01.31 06:01:35.531839 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2082 | 2026.01.31 06:01:35.531879 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 2083 | 2026.01.31 06:01:35.531977 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2084 | 2026.01.31 06:01:35.532036 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2085 | 2026.01.31 06:01:35.532082 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2086 | 2026.01.31 06:01:35.532125 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 2087 | 2026.01.31 06:01:35.532888 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013128 sec., 108165.75258988421 rows/sec., 8.34 MiB/sec. | ||
| 2088 | 2026.01.31 06:01:35.533097 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2089 | 2026.01.31 06:01:35.533365 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.01.31 06:01:35.533433 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_5_1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2091 | 2026.01.31 06:01:35.533498 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2092 | 2026.01.31 06:01:35.562993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2093 | 2026.01.31 06:01:35.582029 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.31 06:01:35.582102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2095 | 2026.01.31 06:01:35.588880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2096 | 2026.01.31 06:01:35.589626 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.31 06:01:35.593579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2098 | 2026.01.31 06:01:36.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.04 MiB, peak 187.04 MiB, free memory in arenas 0.00 B, will set to 185.06 MiB (RSS), difference: 2.02 MiB | ||
| 2099 | 2026.01.31 06:01:36.047725 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.01.31 06:01:36.047791 [ 3 ] {} <Debug> TCP-Session: 5701624e-fba4-46d7-91f3-fadc857490c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.01.31 06:01:37.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.02 MiB, peak 187.04 MiB, free memory in arenas 0.00 B, will set to 185.09 MiB (RSS), difference: 2.07 MiB | ||
| 2102 | 2026.01.31 06:01:37.002627 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.31 06:01:37.002813 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.31 06:01:37.002885 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2105 | 2026.01.31 06:01:37.003664 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.31 06:01:37.003713 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2107 | 2026.01.31 06:01:37.004117 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2108 | 2026.01.31 06:01:37.004342 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.31 06:01:37.004496 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001734 sec., 72664.35986159169 rows/sec., 6.24 MiB/sec. | ||
| 2110 | 2026.01.31 06:01:37.004540 [ 5 ] {00c46f56-9cb6-4ec0-8a02-3bde1db4cabd} <Debug> TCPHandler: Processed in 0.002042196 sec. | ||
| 2111 | 2026.01.31 06:01:37.004668 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.01.31 06:01:37.004769 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.01.31 06:01:37.004814 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2114 | 2026.01.31 06:01:37.005237 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.31 06:01:37.005273 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2116 | 2026.01.31 06:01:37.005569 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2117 | 2026.01.31 06:01:37.005782 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.31 06:01:37.005910 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001163 sec., 30094.582975064488 rows/sec., 2.21 MiB/sec. | ||
| 2119 | 2026.01.31 06:01:37.005945 [ 5 ] {464a2399-69cd-47e7-8799-f035362f1d15} <Debug> TCPHandler: Processed in 0.00132865 sec. | ||
| 2120 | 2026.01.31 06:01:37.006056 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.31 06:01:37.006151 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2122 | 2026.01.31 06:01:37.006192 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2123 | 2026.01.31 06:01:37.006622 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.31 06:01:37.006656 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2125 | 2026.01.31 06:01:37.006952 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2126 | 2026.01.31 06:01:37.007154 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.01.31 06:01:37.007279 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001146 sec., 86387.43455497382 rows/sec., 6.75 MiB/sec. | ||
| 2128 | 2026.01.31 06:01:37.007315 [ 5 ] {b0f0c4b5-f351-48c2-8ee2-0d9a04d86bb2} <Debug> TCPHandler: Processed in 0.00130952 sec. | ||
| 2129 | 2026.01.31 06:01:37.007431 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.01.31 06:01:37.007525 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.01.31 06:01:37.007568 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2132 | 2026.01.31 06:01:37.007976 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.31 06:01:37.008011 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2134 | 2026.01.31 06:01:37.008326 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2135 | 2026.01.31 06:01:37.008533 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.01.31 06:01:37.008661 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 2137 | 2026.01.31 06:01:37.008696 [ 5 ] {55f14c8a-7dd9-45c8-b950-dabc5090a546} <Debug> TCPHandler: Processed in 0.001315491 sec. | ||
| 2138 | 2026.01.31 06:01:37.008810 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.01.31 06:01:37.008903 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.01.31 06:01:37.008956 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2141 | 2026.01.31 06:01:37.009817 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.01.31 06:01:37.009852 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2143 | 2026.01.31 06:01:37.010379 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2144 | 2026.01.31 06:01:37.010603 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.01.31 06:01:37.010738 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001854 sec., 18878.101402373246 rows/sec., 33.83 MiB/sec. | ||
| 2146 | 2026.01.31 06:01:37.010791 [ 5 ] {a56ecde0-4adf-4126-ac35-20ac295635f0} <Debug> TCPHandler: Processed in 0.002031656 sec. | ||
| 2147 | 2026.01.31 06:01:37.010921 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.31 06:01:37.011016 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.01.31 06:01:37.011057 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2150 | 2026.01.31 06:01:37.011399 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.31 06:01:37.011433 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2152 | 2026.01.31 06:01:37.011728 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2153 | 2026.01.31 06:01:37.011932 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.31 06:01:37.012057 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2155 | 2026.01.31 06:01:37.012091 [ 5 ] {5a442d4a-c05e-4f56-a172-c302db507f98} <Debug> TCPHandler: Processed in 0.001220678 sec. | ||
| 2156 | 2026.01.31 06:01:42.000227 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.31 06:01:42.000423 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2158 | 2026.01.31 06:01:42.000493 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2159 | 2026.01.31 06:01:42.001164 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.31 06:01:42.001212 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2161 | 2026.01.31 06:01:42.001605 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2162 | 2026.01.31 06:01:42.001853 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.31 06:01:42.002002 [ 44 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2164 | 2026.01.31 06:01:42.002041 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 2165 | 2026.01.31 06:01:42.002061 [ 44 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.01.31 06:01:42.002086 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2167 | 2026.01.31 06:01:42.002100 [ 5 ] {45ba2c56-a585-435e-b26e-755a3d9ebb9c} <Debug> TCPHandler: Processed in 0.001999296 sec. | ||
| 2168 | 2026.01.31 06:01:42.002185 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2169 | 2026.01.31 06:01:42.002239 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.01.31 06:01:42.002304 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2026.01.31 06:01:42.002344 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 132 rows starting from the beginning of the part | ||
| 2172 | 2026.01.31 06:01:42.002350 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2173 | 2026.01.31 06:01:42.002404 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2174 | 2026.01.31 06:01:42.002415 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1388 rows starting from the beginning of the part | ||
| 2175 | 2026.01.31 06:01:42.002468 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2176 | 2026.01.31 06:01:42.002512 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2177 | 2026.01.31 06:01:42.002554 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2178 | 2026.01.31 06:01:42.002597 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2179 | 2026.01.31 06:01:42.002890 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.01.31 06:01:42.002936 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2181 | 2026.01.31 06:01:42.003334 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2182 | 2026.01.31 06:01:42.003600 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.01.31 06:01:42.003736 [ 44 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2184 | 2026.01.31 06:01:42.003757 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. | ||
| 2185 | 2026.01.31 06:01:42.003779 [ 44 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.31 06:01:42.003806 [ 5 ] {e1e36474-d497-43da-bae2-d108beb08eb7} <Debug> TCPHandler: Processed in 0.001620387 sec. | ||
| 2187 | 2026.01.31 06:01:42.003812 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2188 | 2026.01.31 06:01:42.003955 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.31 06:01:42.003974 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2190 | 2026.01.31 06:01:42.004065 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2191 | 2026.01.31 06:01:42.004075 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929564 sec., 940108.7499559487 rows/sec., 81.79 MiB/sec. | ||
| 2192 | 2026.01.31 06:01:42.004120 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2193 | 2026.01.31 06:01:42.004142 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2194 | 2026.01.31 06:01:42.004194 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 2195 | 2026.01.31 06:01:42.004300 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 595 rows starting from the beginning of the part | ||
| 2196 | 2026.01.31 06:01:42.004356 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2197 | 2026.01.31 06:01:42.004386 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2198 | 2026.01.31 06:01:42.004405 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2199 | 2026.01.31 06:01:42.004453 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 2200 | 2026.01.31 06:01:42.004494 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2201 | 2026.01.31 06:01:42.004588 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.01.31 06:01:42.004635 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2203 | 2026.01.31 06:01:42.004757 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.31 06:01:42.004864 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_11_2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2205 | 2026.01.31 06:01:42.004958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2206 | 2026.01.31 06:01:42.005113 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2207 | 2026.01.31 06:01:42.005363 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.01.31 06:01:42.005483 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2209 | 2026.01.31 06:01:42.005516 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.31 06:01:42.005517 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 2211 | 2026.01.31 06:01:42.005533 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2212 | 2026.01.31 06:01:42.005570 [ 5 ] {4a3d0f95-4df2-4e17-a293-b511a4710ba6} <Debug> TCPHandler: Processed in 0.001667428 sec. | ||
| 2213 | 2026.01.31 06:01:42.005645 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2214 | 2026.01.31 06:01:42.005673 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017683 sec., 572866.5950347792 rows/sec., 45.94 MiB/sec. | ||
| 2215 | 2026.01.31 06:01:42.005709 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.31 06:01:42.005740 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2217 | 2026.01.31 06:01:42.005798 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 903 rows starting from the beginning of the part | ||
| 2218 | 2026.01.31 06:01:42.005816 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2219 | 2026.01.31 06:01:42.005869 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2220 | 2026.01.31 06:01:42.005878 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2310 rows starting from the beginning of the part | ||
| 2221 | 2026.01.31 06:01:42.005898 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2222 | 2026.01.31 06:01:42.005946 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2223 | 2026.01.31 06:01:42.005992 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2224 | 2026.01.31 06:01:42.006057 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2225 | 2026.01.31 06:01:42.006114 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2226 | 2026.01.31 06:01:42.006239 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.01.31 06:01:42.006255 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.01.31 06:01:42.006285 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2229 | 2026.01.31 06:01:42.006361 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_11_2} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2230 | 2026.01.31 06:01:42.006458 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2231 | 2026.01.31 06:01:42.006629 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2232 | 2026.01.31 06:01:42.006883 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.31 06:01:42.006997 [ 44 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2234 | 2026.01.31 06:01:42.007024 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 2235 | 2026.01.31 06:01:42.007031 [ 44 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.01.31 06:01:42.007065 [ 5 ] {b574b122-9448-40c5-a711-6d75b0fd2884} <Debug> TCPHandler: Processed in 0.001407442 sec. | ||
| 2237 | 2026.01.31 06:01:42.007071 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2238 | 2026.01.31 06:01:42.007203 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2239 | 2026.01.31 06:01:42.007331 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2240 | 2026.01.31 06:01:42.007383 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 2241 | 2026.01.31 06:01:42.007492 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2242 | 2026.01.31 06:01:42.007559 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::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 | ||
| 2243 | 2026.01.31 06:01:42.007560 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964135 sec., 1929093.468626138 rows/sec., 132.55 MiB/sec. | ||
| 2244 | 2026.01.31 06:01:42.007626 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2245 | 2026.01.31 06:01:42.007690 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2246 | 2026.01.31 06:01:42.007744 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2247 | 2026.01.31 06:01:42.007888 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2248 | 2026.01.31 06:01:42.008224 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.01.31 06:01:42.008298 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2250 | 2026.01.31 06:01:42.008362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2251 | 2026.01.31 06:01:42.008854 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.001712879 sec., 325767.319232707 rows/sec., 22.06 MiB/sec. | ||
| 2252 | 2026.01.31 06:01:42.009027 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2253 | 2026.01.31 06:01:42.009332 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.01.31 06:01:42.009413 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_11_2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2255 | 2026.01.31 06:01:42.009484 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2256 | 2026.01.31 06:01:42.869113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4304 | ||
| 2257 | 2026.01.31 06:01:42.869827 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.01.31 06:01:42.869903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2259 | 2026.01.31 06:01:42.870626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2260 | 2026.01.31 06:01:42.870964 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.01.31 06:01:42.871161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4304 | ||
| 2262 | 2026.01.31 06:01:43.093637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2263 | 2026.01.31 06:01:43.110876 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.01.31 06:01:43.110920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2265 | 2026.01.31 06:01:43.116633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2266 | 2026.01.31 06:01:43.117384 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.01.31 06:01:43.120312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2268 | 2026.01.31 06:01:44.283462 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62193 | ||
| 2269 | 2026.01.31 06:01:44.283597 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2270 | 2026.01.31 06:01:44.283635 [ 3 ] {} <Debug> TCP-Session: 951fe404-5c35-40c5-a6b9-054a2cfb91b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62193 | ||
| 2271 | 2026.01.31 06:01:44.283664 [ 3 ] {} <Debug> TCP-Session: 951fe404-5c35-40c5-a6b9-054a2cfb91b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.31 06:01:44.283682 [ 3 ] {} <Debug> TCP-Session: 951fe404-5c35-40c5-a6b9-054a2cfb91b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.31 06:01:44.283900 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58583 | ||
| 2274 | 2026.01.31 06:01:44.283944 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33231 | ||
| 2275 | 2026.01.31 06:01:44.284001 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61737 | ||
| 2276 | 2026.01.31 06:01:44.284025 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34454 | ||
| 2277 | 2026.01.31 06:01:44.284062 [ 3 ] {} <Trace> TCP-Session: 951fe404-5c35-40c5-a6b9-054a2cfb91b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.01.31 06:01:44.284068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34880 | ||
| 2279 | 2026.01.31 06:01:44.284055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48836 | ||
| 2280 | 2026.01.31 06:01:44.284036 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47189 | ||
| 2281 | 2026.01.31 06:01:44.284175 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2026.01.31 06:01:44.284022 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.31 06:01:44.284228 [ 287 ] {} <Debug> TCP-Session: c984b524-5984-420a-92f5-bbba9d4dfcb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33231 | ||
| 2284 | 2026.01.31 06:01:44.284245 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2285 | 2026.01.31 06:01:44.284252 [ 286 ] {} <Debug> TCP-Session: de1f5303-61f9-425d-bb5f-0c7581c89498 Authenticating user 'default' from [fd00:1122:3344:101::e]:58583 | ||
| 2286 | 2026.01.31 06:01:44.284025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36566 | ||
| 2287 | 2026.01.31 06:01:44.284288 [ 286 ] {} <Debug> TCP-Session: de1f5303-61f9-425d-bb5f-0c7581c89498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.31 06:01:44.284283 [ 287 ] {} <Debug> TCP-Session: c984b524-5984-420a-92f5-bbba9d4dfcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.31 06:01:44.284330 [ 286 ] {} <Debug> TCP-Session: de1f5303-61f9-425d-bb5f-0c7581c89498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.31 06:01:44.284355 [ 287 ] {} <Debug> TCP-Session: c984b524-5984-420a-92f5-bbba9d4dfcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.31 06:01:44.284446 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2292 | 2026.01.31 06:01:44.284480 [ 290 ] {} <Debug> TCP-Session: b0281e71-7b52-41ad-9118-27e67a5edfb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34454 | ||
| 2293 | 2026.01.31 06:01:44.284484 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.01.31 06:01:44.284500 [ 290 ] {} <Debug> TCP-Session: b0281e71-7b52-41ad-9118-27e67a5edfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.01.31 06:01:44.284514 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2296 | 2026.01.31 06:01:44.284526 [ 290 ] {} <Debug> TCP-Session: b0281e71-7b52-41ad-9118-27e67a5edfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.31 06:01:44.284524 [ 291 ] {} <Debug> TCP-Session: 908d2723-32d0-4f58-bd85-821e668d7e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:47189 | ||
| 2298 | 2026.01.31 06:01:44.284565 [ 291 ] {} <Debug> TCP-Session: 908d2723-32d0-4f58-bd85-821e668d7e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.31 06:01:44.284575 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2300 | 2026.01.31 06:01:44.284577 [ 291 ] {} <Debug> TCP-Session: 908d2723-32d0-4f58-bd85-821e668d7e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.01.31 06:01:44.284631 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2026.01.31 06:01:44.284638 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.01.31 06:01:44.284671 [ 292 ] {} <Debug> TCP-Session: 748ff5c2-b996-46ed-bf8a-85ff6da0d845 Authenticating user 'default' from [fd00:1122:3344:101::e]:48836 | ||
| 2304 | 2026.01.31 06:01:44.284689 [ 293 ] {} <Debug> TCP-Session: 22585b64-7ea9-4e18-a4f6-3ce69d49ba9d Authenticating user 'default' from [fd00:1122:3344:101::e]:34880 | ||
| 2305 | 2026.01.31 06:01:44.284702 [ 292 ] {} <Debug> TCP-Session: 748ff5c2-b996-46ed-bf8a-85ff6da0d845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.01.31 06:01:44.284719 [ 293 ] {} <Debug> TCP-Session: 22585b64-7ea9-4e18-a4f6-3ce69d49ba9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.31 06:01:44.284725 [ 292 ] {} <Debug> TCP-Session: 748ff5c2-b996-46ed-bf8a-85ff6da0d845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.01.31 06:01:44.284743 [ 293 ] {} <Debug> TCP-Session: 22585b64-7ea9-4e18-a4f6-3ce69d49ba9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.31 06:01:44.284770 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.01.31 06:01:44.284778 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.01.31 06:01:44.284806 [ 289 ] {} <Debug> TCP-Session: da7e4fc8-b266-4aef-ae6c-3d96fefbde3e Authenticating user 'default' from [fd00:1122:3344:101::e]:36566 | ||
| 2312 | 2026.01.31 06:01:44.284834 [ 289 ] {} <Debug> TCP-Session: da7e4fc8-b266-4aef-ae6c-3d96fefbde3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.31 06:01:44.284835 [ 288 ] {} <Debug> TCP-Session: 8184f269-8d29-451b-b993-f7b3a6c0b991 Authenticating user 'default' from [fd00:1122:3344:101::e]:61737 | ||
| 2314 | 2026.01.31 06:01:44.284849 [ 289 ] {} <Debug> TCP-Session: da7e4fc8-b266-4aef-ae6c-3d96fefbde3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.31 06:01:44.284871 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 2316 | 2026.01.31 06:01:44.284877 [ 288 ] {} <Debug> TCP-Session: 8184f269-8d29-451b-b993-f7b3a6c0b991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.01.31 06:01:44.284912 [ 288 ] {} <Debug> TCP-Session: 8184f269-8d29-451b-b993-f7b3a6c0b991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.31 06:01:44.284964 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2319 | 2026.01.31 06:01:44.671082 [ 341 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> AggregatingTransform: Aggregating | ||
| 2320 | 2026.01.31 06:01:44.671136 [ 341 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2321 | 2026.01.31 06:01:44.671164 [ 341 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00133104 sec. (751.292 rows/sec., 29.35 KiB/sec.) | ||
| 2322 | 2026.01.31 06:01:44.671178 [ 341 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Trace> Aggregator: Merging aggregated data | ||
| 2323 | 2026.01.31 06:01:44.672183 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.388001 sec., 2.577312945069729 rows/sec., 103.09 B/sec. | ||
| 2324 | 2026.01.31 06:01:44.672270 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2325 | 2026.01.31 06:01:44.672285 [ 3 ] {897f0d97-7c9f-461f-b695-6b1097c0add0} <Debug> TCPHandler: Processed in 0.388369698 sec. | ||
| 2326 | 2026.01.31 06:01:44.672391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.01.31 06:01:44.672432 [ 293 ] {} <Debug> TCP-Session: 22585b64-7ea9-4e18-a4f6-3ce69d49ba9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.31 06:01:44.672430 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.01.31 06:01:44.672464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.31 06:01:44.672482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.01.31 06:01:44.672513 [ 286 ] {} <Debug> TCP-Session: de1f5303-61f9-425d-bb5f-0c7581c89498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.01.31 06:01:44.672507 [ 289 ] {} <Debug> TCP-Session: da7e4fc8-b266-4aef-ae6c-3d96fefbde3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.01.31 06:01:44.672531 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.01.31 06:01:44.672564 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.01.31 06:01:44.672557 [ 291 ] {} <Debug> TCP-Session: 908d2723-32d0-4f58-bd85-821e668d7e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.31 06:01:44.672544 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2026.01.31 06:01:44.672616 [ 288 ] {} <Debug> TCP-Session: 8184f269-8d29-451b-b993-f7b3a6c0b991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.31 06:01:44.672504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.01.31 06:01:44.672662 [ 292 ] {} <Debug> TCP-Session: 748ff5c2-b996-46ed-bf8a-85ff6da0d845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.31 06:01:44.672449 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.01.31 06:01:44.672699 [ 290 ] {} <Debug> TCP-Session: b0281e71-7b52-41ad-9118-27e67a5edfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.01.31 06:01:44.672615 [ 3 ] {} <Debug> TCP-Session: 951fe404-5c35-40c5-a6b9-054a2cfb91b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.31 06:01:44.672737 [ 287 ] {} <Debug> TCP-Session: c984b524-5984-420a-92f5-bbba9d4dfcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.31 06:01:45.000465 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.62 MiB, peak 199.76 MiB, free memory in arenas 0.00 B, will set to 206.80 MiB (RSS), difference: 19.18 MiB | ||
| 2345 | 2026.01.31 06:01:45.374958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 304 | ||
| 2346 | 2026.01.31 06:01:45.377672 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.01.31 06:01:45.377749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2348 | 2026.01.31 06:01:45.379417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2349 | 2026.01.31 06:01:45.379775 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.01.31 06:01:45.380185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2351 | 2026.01.31 06:01:46.065493 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61017 | ||
| 2352 | 2026.01.31 06:01:46.065593 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.01.31 06:01:46.065617 [ 288 ] {} <Debug> TCP-Session: 8a7dc9d9-72d3-4fbb-ab86-6b4b618f5860 Authenticating user 'default' from [fd00:1122:3344:101::e]:61017 | ||
| 2354 | 2026.01.31 06:01:46.065638 [ 288 ] {} <Debug> TCP-Session: 8a7dc9d9-72d3-4fbb-ab86-6b4b618f5860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.01.31 06:01:46.065651 [ 288 ] {} <Debug> TCP-Session: 8a7dc9d9-72d3-4fbb-ab86-6b4b618f5860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.01.31 06:01:46.065867 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57655 | ||
| 2357 | 2026.01.31 06:01:46.065872 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45987 | ||
| 2358 | 2026.01.31 06:01:46.065928 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36593 | ||
| 2359 | 2026.01.31 06:01:46.065955 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50773 | ||
| 2360 | 2026.01.31 06:01:46.065960 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59958 | ||
| 2361 | 2026.01.31 06:01:46.065991 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.01.31 06:01:46.066019 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2363 | 2026.01.31 06:01:46.066019 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.01.31 06:01:46.066029 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2365 | 2026.01.31 06:01:46.066051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.01.31 06:01:46.066058 [ 290 ] {} <Debug> TCP-Session: e5757138-4a85-4ce7-9864-d44f23a59187 Authenticating user 'default' from [fd00:1122:3344:101::e]:45987 | ||
| 2367 | 2026.01.31 06:01:46.066059 [ 293 ] {} <Debug> TCP-Session: 1cf811b7-b45f-4781-861c-b6035740af7d Authenticating user 'default' from [fd00:1122:3344:101::e]:36593 | ||
| 2368 | 2026.01.31 06:01:46.066068 [ 3 ] {} <Debug> TCP-Session: ee974c6a-fce8-4d46-ac41-dca983d75d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50773 | ||
| 2369 | 2026.01.31 06:01:46.066078 [ 286 ] {} <Debug> TCP-Session: cd339754-24a8-47f4-b939-9366059bf965 Authenticating user 'default' from [fd00:1122:3344:101::e]:59958 | ||
| 2370 | 2026.01.31 06:01:46.066091 [ 293 ] {} <Debug> TCP-Session: 1cf811b7-b45f-4781-861c-b6035740af7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.01.31 06:01:46.066099 [ 3 ] {} <Debug> TCP-Session: ee974c6a-fce8-4d46-ac41-dca983d75d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.01.31 06:01:46.066106 [ 286 ] {} <Debug> TCP-Session: cd339754-24a8-47f4-b939-9366059bf965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.31 06:01:46.066110 [ 293 ] {} <Debug> TCP-Session: 1cf811b7-b45f-4781-861c-b6035740af7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.31 06:01:46.066124 [ 286 ] {} <Debug> TCP-Session: cd339754-24a8-47f4-b939-9366059bf965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.31 06:01:46.066117 [ 3 ] {} <Debug> TCP-Session: ee974c6a-fce8-4d46-ac41-dca983d75d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.01.31 06:01:46.066046 [ 288 ] {} <Trace> TCP-Session: 8a7dc9d9-72d3-4fbb-ab86-6b4b618f5860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.31 06:01:46.066040 [ 289 ] {} <Debug> TCP-Session: da7842ec-a93a-4ce9-8fbc-47618620a474 Authenticating user 'default' from [fd00:1122:3344:101::e]:57655 | ||
| 2378 | 2026.01.31 06:01:46.065943 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60543 | ||
| 2379 | 2026.01.31 06:01:46.066230 [ 289 ] {} <Debug> TCP-Session: da7842ec-a93a-4ce9-8fbc-47618620a474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.01.31 06:01:46.065920 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39224 | ||
| 2381 | 2026.01.31 06:01:46.066256 [ 289 ] {} <Debug> TCP-Session: da7842ec-a93a-4ce9-8fbc-47618620a474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.01.31 06:01:46.066287 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.01.31 06:01:46.065920 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47806 | ||
| 2384 | 2026.01.31 06:01:46.066321 [ 294 ] {} <Debug> TCP-Session: 1aac3b63-d9fe-40c3-b36b-2d95110f5c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:60543 | ||
| 2385 | 2026.01.31 06:01:46.066089 [ 290 ] {} <Debug> TCP-Session: e5757138-4a85-4ce7-9864-d44f23a59187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.01.31 06:01:46.066361 [ 294 ] {} <Debug> TCP-Session: 1aac3b63-d9fe-40c3-b36b-2d95110f5c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.31 06:01:46.066359 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2388 | 2026.01.31 06:01:46.066390 [ 294 ] {} <Debug> TCP-Session: 1aac3b63-d9fe-40c3-b36b-2d95110f5c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.31 06:01:46.066390 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2026.01.31 06:01:46.066406 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2391 | 2026.01.31 06:01:46.066443 [ 292 ] {} <Debug> TCP-Session: 7529f3ef-dd9d-4af9-ac65-ae844e8168a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47806 | ||
| 2392 | 2026.01.31 06:01:46.066415 [ 291 ] {} <Debug> TCP-Session: 88723cc6-008a-46b8-b89b-2740bd16fcd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39224 | ||
| 2393 | 2026.01.31 06:01:46.066480 [ 292 ] {} <Debug> TCP-Session: 7529f3ef-dd9d-4af9-ac65-ae844e8168a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.01.31 06:01:46.066380 [ 290 ] {} <Debug> TCP-Session: e5757138-4a85-4ce7-9864-d44f23a59187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.01.31 06:01:46.066509 [ 292 ] {} <Debug> TCP-Session: 7529f3ef-dd9d-4af9-ac65-ae844e8168a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.01.31 06:01:46.066509 [ 291 ] {} <Debug> TCP-Session: 88723cc6-008a-46b8-b89b-2740bd16fcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.01.31 06:01:46.066557 [ 291 ] {} <Debug> TCP-Session: 88723cc6-008a-46b8-b89b-2740bd16fcd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.01.31 06:01:46.066827 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2399 | 2026.01.31 06:01:46.066898 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2026.01.31 06:01:46.067220 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 2401 | 2026.01.31 06:01:46.068283 [ 315 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> AggregatingTransform: Aggregating | ||
| 2402 | 2026.01.31 06:01:46.068331 [ 315 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2403 | 2026.01.31 06:01:46.068369 [ 315 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047104 sec. (955.015 rows/sec., 37.31 KiB/sec.) | ||
| 2404 | 2026.01.31 06:01:46.068387 [ 315 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Trace> Aggregator: Merging aggregated data | ||
| 2405 | 2026.01.31 06:01:46.069746 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 2406 | 2026.01.31 06:01:46.069922 [ 288 ] {97f5bfde-6d8e-424e-b1ec-27ee22a04fc3} <Debug> TCPHandler: Processed in 0.004073733 sec. | ||
| 2407 | 2026.01.31 06:01:46.070032 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.01.31 06:01:46.070062 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.01.31 06:01:46.070076 [ 288 ] {} <Debug> TCP-Session: 8a7dc9d9-72d3-4fbb-ab86-6b4b618f5860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.01.31 06:01:46.070096 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2411 | 2026.01.31 06:01:46.070107 [ 289 ] {} <Debug> TCP-Session: da7842ec-a93a-4ce9-8fbc-47618620a474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.01.31 06:01:46.070125 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2413 | 2026.01.31 06:01:46.070143 [ 286 ] {} <Debug> TCP-Session: cd339754-24a8-47f4-b939-9366059bf965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.31 06:01:46.070161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.01.31 06:01:46.070163 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2026.01.31 06:01:46.070197 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2417 | 2026.01.31 06:01:46.070207 [ 294 ] {} <Debug> TCP-Session: 1aac3b63-d9fe-40c3-b36b-2d95110f5c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.01.31 06:01:46.070227 [ 290 ] {} <Debug> TCP-Session: e5757138-4a85-4ce7-9864-d44f23a59187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.01.31 06:01:46.070177 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.01.31 06:01:46.070255 [ 291 ] {} <Debug> TCP-Session: 88723cc6-008a-46b8-b89b-2740bd16fcd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.01.31 06:01:46.070177 [ 293 ] {} <Debug> TCP-Session: 1cf811b7-b45f-4781-861c-b6035740af7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.01.31 06:01:46.070295 [ 292 ] {} <Debug> TCP-Session: 7529f3ef-dd9d-4af9-ac65-ae844e8168a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.01.31 06:01:46.070223 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2026.01.31 06:01:46.070367 [ 3 ] {} <Debug> TCP-Session: ee974c6a-fce8-4d46-ac41-dca983d75d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.01.31 06:01:46.319852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62670 | ||
| 2426 | 2026.01.31 06:01:46.319969 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.01.31 06:01:46.319998 [ 288 ] {} <Debug> TCP-Session: a24ff23c-d2e8-4c68-b9fd-6d4efa886fed Authenticating user 'default' from [fd00:1122:3344:101::e]:62670 | ||
| 2428 | 2026.01.31 06:01:46.320024 [ 288 ] {} <Debug> TCP-Session: a24ff23c-d2e8-4c68-b9fd-6d4efa886fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.01.31 06:01:46.320055 [ 288 ] {} <Debug> TCP-Session: a24ff23c-d2e8-4c68-b9fd-6d4efa886fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.01.31 06:01:46.320303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42994 | ||
| 2431 | 2026.01.31 06:01:46.320321 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 2432 | 2026.01.31 06:01:46.320347 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40832 | ||
| 2433 | 2026.01.31 06:01:46.320373 [ 288 ] {} <Trace> TCP-Session: a24ff23c-d2e8-4c68-b9fd-6d4efa886fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.01.31 06:01:46.320332 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50211 | ||
| 2435 | 2026.01.31 06:01:46.320326 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57862 | ||
| 2436 | 2026.01.31 06:01:46.320437 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.01.31 06:01:46.320439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.01.31 06:01:46.320502 [ 294 ] {} <Debug> TCP-Session: 77b4f64d-1003-413a-b97a-21078394a6e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40832 | ||
| 2439 | 2026.01.31 06:01:46.320499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2440 | 2026.01.31 06:01:46.320530 [ 289 ] {} <Debug> TCP-Session: b86a8533-597b-4fe8-9db9-2ec6e8f5fe59 Authenticating user 'default' from [fd00:1122:3344:101::e]:42994 | ||
| 2441 | 2026.01.31 06:01:46.320533 [ 294 ] {} <Debug> TCP-Session: 77b4f64d-1003-413a-b97a-21078394a6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.01.31 06:01:46.320548 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2443 | 2026.01.31 06:01:46.320568 [ 294 ] {} <Debug> TCP-Session: 77b4f64d-1003-413a-b97a-21078394a6e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.01.31 06:01:46.320566 [ 289 ] {} <Debug> TCP-Session: b86a8533-597b-4fe8-9db9-2ec6e8f5fe59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.01.31 06:01:46.320552 [ 293 ] {} <Debug> TCP-Session: b0fb6eb7-c281-48c5-9db6-16fd5c94e029 Authenticating user 'default' from [fd00:1122:3344:101::e]:50211 | ||
| 2446 | 2026.01.31 06:01:46.320606 [ 289 ] {} <Debug> TCP-Session: b86a8533-597b-4fe8-9db9-2ec6e8f5fe59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.01.31 06:01:46.320540 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2026.01.31 06:01:46.320637 [ 293 ] {} <Debug> TCP-Session: b0fb6eb7-c281-48c5-9db6-16fd5c94e029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.01.31 06:01:46.320439 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.01.31 06:01:46.320675 [ 293 ] {} <Debug> TCP-Session: b0fb6eb7-c281-48c5-9db6-16fd5c94e029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.01.31 06:01:46.320675 [ 291 ] {} <Debug> TCP-Session: 078d06a6-35c0-470e-8ccb-66df29535395 Authenticating user 'default' from [fd00:1122:3344:101::e]:57862 | ||
| 2452 | 2026.01.31 06:01:46.320709 [ 292 ] {} <Debug> TCP-Session: 6f828e87-7abc-411e-9422-f8ac0832aaad Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 2453 | 2026.01.31 06:01:46.320744 [ 291 ] {} <Debug> TCP-Session: 078d06a6-35c0-470e-8ccb-66df29535395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.31 06:01:46.320752 [ 292 ] {} <Debug> TCP-Session: 6f828e87-7abc-411e-9422-f8ac0832aaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.31 06:01:46.320767 [ 291 ] {} <Debug> TCP-Session: 078d06a6-35c0-470e-8ccb-66df29535395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.01.31 06:01:46.320780 [ 292 ] {} <Debug> TCP-Session: 6f828e87-7abc-411e-9422-f8ac0832aaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.01.31 06:01:46.320359 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61132 | ||
| 2458 | 2026.01.31 06:01:46.320810 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2459 | 2026.01.31 06:01:46.320368 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50931 | ||
| 2460 | 2026.01.31 06:01:46.320309 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54813 | ||
| 2461 | 2026.01.31 06:01:46.320876 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2462 | 2026.01.31 06:01:46.320884 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2026.01.31 06:01:46.320910 [ 3 ] {} <Debug> TCP-Session: 57592023-4807-44ac-a557-5b22527fffb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61132 | ||
| 2464 | 2026.01.31 06:01:46.320918 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2026.01.31 06:01:46.320932 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2466 | 2026.01.31 06:01:46.320933 [ 3 ] {} <Debug> TCP-Session: 57592023-4807-44ac-a557-5b22527fffb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.01.31 06:01:46.320943 [ 286 ] {} <Debug> TCP-Session: f3ff40ba-9885-4951-aa7c-c166f86e880d Authenticating user 'default' from [fd00:1122:3344:101::e]:50931 | ||
| 2468 | 2026.01.31 06:01:46.320954 [ 290 ] {} <Debug> TCP-Session: f96f17c7-0b5c-4c35-8af0-6c8ef07c250b Authenticating user 'default' from [fd00:1122:3344:101::e]:54813 | ||
| 2469 | 2026.01.31 06:01:46.320956 [ 3 ] {} <Debug> TCP-Session: 57592023-4807-44ac-a557-5b22527fffb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.01.31 06:01:46.320968 [ 286 ] {} <Debug> TCP-Session: f3ff40ba-9885-4951-aa7c-c166f86e880d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.01.31 06:01:46.320975 [ 290 ] {} <Debug> TCP-Session: f96f17c7-0b5c-4c35-8af0-6c8ef07c250b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.01.31 06:01:46.320985 [ 286 ] {} <Debug> TCP-Session: f3ff40ba-9885-4951-aa7c-c166f86e880d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.01.31 06:01:46.320993 [ 290 ] {} <Debug> TCP-Session: f96f17c7-0b5c-4c35-8af0-6c8ef07c250b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.01.31 06:01:46.321183 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 2475 | 2026.01.31 06:01:46.322164 [ 320 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> AggregatingTransform: Aggregating | ||
| 2476 | 2026.01.31 06:01:46.322210 [ 320 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2477 | 2026.01.31 06:01:46.322246 [ 320 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960291 sec. (1041.351 rows/sec., 40.68 KiB/sec.) | ||
| 2478 | 2026.01.31 06:01:46.322264 [ 320 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Trace> Aggregator: Merging aggregated data | ||
| 2479 | 2026.01.31 06:01:46.323416 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 2480 | 2026.01.31 06:01:46.323554 [ 288 ] {8b217cc6-dfee-4a42-a6ed-6e942adf07d6} <Debug> TCPHandler: Processed in 0.003291136 sec. | ||
| 2481 | 2026.01.31 06:01:46.323697 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2482 | 2026.01.31 06:01:46.323742 [ 288 ] {} <Debug> TCP-Session: a24ff23c-d2e8-4c68-b9fd-6d4efa886fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.01.31 06:01:46.323744 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2484 | 2026.01.31 06:01:46.323785 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2485 | 2026.01.31 06:01:46.323810 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2486 | 2026.01.31 06:01:46.323827 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2487 | 2026.01.31 06:01:46.323838 [ 286 ] {} <Debug> TCP-Session: f3ff40ba-9885-4951-aa7c-c166f86e880d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.31 06:01:46.323848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2489 | 2026.01.31 06:01:46.323883 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2490 | 2026.01.31 06:01:46.323866 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2491 | 2026.01.31 06:01:46.323916 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2492 | 2026.01.31 06:01:46.323950 [ 292 ] {} <Debug> TCP-Session: 6f828e87-7abc-411e-9422-f8ac0832aaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.01.31 06:01:46.323931 [ 294 ] {} <Debug> TCP-Session: 77b4f64d-1003-413a-b97a-21078394a6e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.01.31 06:01:46.323981 [ 3 ] {} <Debug> TCP-Session: 57592023-4807-44ac-a557-5b22527fffb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.01.31 06:01:46.323916 [ 291 ] {} <Debug> TCP-Session: 078d06a6-35c0-470e-8ccb-66df29535395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2026.01.31 06:01:46.323811 [ 289 ] {} <Debug> TCP-Session: b86a8533-597b-4fe8-9db9-2ec6e8f5fe59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.01.31 06:01:46.323868 [ 293 ] {} <Debug> TCP-Session: b0fb6eb7-c281-48c5-9db6-16fd5c94e029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.31 06:01:46.323855 [ 290 ] {} <Debug> TCP-Session: f96f17c7-0b5c-4c35-8af0-6c8ef07c250b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.01.31 06:01:47.002219 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.01.31 06:01:47.002418 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2501 | 2026.01.31 06:01:47.002511 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2502 | 2026.01.31 06:01:47.003169 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.01.31 06:01:47.003218 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2504 | 2026.01.31 06:01:47.003622 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2505 | 2026.01.31 06:01:47.003855 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.01.31 06:01:47.004020 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001668 sec., 75539.56834532374 rows/sec., 6.48 MiB/sec. | ||
| 2507 | 2026.01.31 06:01:47.004068 [ 5 ] {7bfb1885-c890-4232-ac11-9cee749b4c83} <Debug> TCPHandler: Processed in 0.001977135 sec. | ||
| 2508 | 2026.01.31 06:01:47.004200 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.01.31 06:01:47.004298 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.01.31 06:01:47.004341 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2511 | 2026.01.31 06:01:47.004791 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.01.31 06:01:47.004830 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2513 | 2026.01.31 06:01:47.005188 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2514 | 2026.01.31 06:01:47.005394 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.31 06:01:47.005528 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00125 sec., 28000 rows/sec., 2.06 MiB/sec. | ||
| 2516 | 2026.01.31 06:01:47.005566 [ 5 ] {f4b07e27-c451-4f6b-9b2f-91523ce4dff9} <Debug> TCPHandler: Processed in 0.001417542 sec. | ||
| 2517 | 2026.01.31 06:01:47.005697 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2026.01.31 06:01:47.005794 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2519 | 2026.01.31 06:01:47.005834 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2520 | 2026.01.31 06:01:47.006263 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.01.31 06:01:47.006299 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2522 | 2026.01.31 06:01:47.006623 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2523 | 2026.01.31 06:01:47.006833 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.01.31 06:01:47.006967 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001192 sec., 83053.69127516779 rows/sec., 6.49 MiB/sec. | ||
| 2525 | 2026.01.31 06:01:47.007005 [ 5 ] {273c290f-651b-44bb-b367-25a5d4755636} <Debug> TCPHandler: Processed in 0.001362261 sec. | ||
| 2526 | 2026.01.31 06:01:47.007127 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.01.31 06:01:47.007221 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2528 | 2026.01.31 06:01:47.007269 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2529 | 2026.01.31 06:01:47.007686 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.01.31 06:01:47.007722 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2531 | 2026.01.31 06:01:47.008041 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2532 | 2026.01.31 06:01:47.008340 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.01.31 06:01:47.008472 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 2534 | 2026.01.31 06:01:47.008507 [ 5 ] {ce3a5cd5-a555-4b93-849a-02bc18216684} <Debug> TCPHandler: Processed in 0.001430933 sec. | ||
| 2535 | 2026.01.31 06:01:47.008633 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.01.31 06:01:47.008729 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.01.31 06:01:47.008784 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2538 | 2026.01.31 06:01:47.009648 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.01.31 06:01:47.009694 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2540 | 2026.01.31 06:01:47.010264 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2541 | 2026.01.31 06:01:47.010498 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.01.31 06:01:47.010611 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2543 | 2026.01.31 06:01:47.010636 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001925 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 2544 | 2026.01.31 06:01:47.010713 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.01.31 06:01:47.010739 [ 5 ] {4a9d7f80-ff5d-4c26-ba35-c8ca73407447} <Debug> TCPHandler: Processed in 0.002157119 sec. | ||
| 2546 | 2026.01.31 06:01:47.010745 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2547 | 2026.01.31 06:01:47.010877 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.01.31 06:01:47.010894 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2549 | 2026.01.31 06:01:47.010977 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.31 06:01:47.011024 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2551 | 2026.01.31 06:01:47.011176 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2552 | 2026.01.31 06:01:47.011283 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2553 | 2026.01.31 06:01:47.011381 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.01.31 06:01:47.011425 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2555 | 2026.01.31 06:01:47.011466 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2556 | 2026.01.31 06:01:47.011599 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2557 | 2026.01.31 06:01:47.011713 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2558 | 2026.01.31 06:01:47.011753 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2026.01.31 06:01:47.011825 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2560 | 2026.01.31 06:01:47.011940 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2561 | 2026.01.31 06:01:47.011996 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.31 06:01:47.012137 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 2563 | 2026.01.31 06:01:47.012172 [ 5 ] {85afd2d4-390a-4140-8f28-364fc5fb30b0} <Debug> TCPHandler: Processed in 0.001344871 sec. | ||
| 2564 | 2026.01.31 06:01:47.019235 [ 195 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.008399492 sec., 22144.19633949291 rows/sec., 39.68 MiB/sec. | ||
| 2565 | 2026.01.31 06:01:47.019706 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2566 | 2026.01.31 06:01:47.020094 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.01.31 06:01:47.020174 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2568 | 2026.01.31 06:01:47.020300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2569 | 2026.01.31 06:01:50.293438 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2570 | 2026.01.31 06:01:50.293511 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2571 | 2026.01.31 06:01:50.372209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4816 | ||
| 2572 | 2026.01.31 06:01:50.372855 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.01.31 06:01:50.372904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2574 | 2026.01.31 06:01:50.373401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2575 | 2026.01.31 06:01:50.373634 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.01.31 06:01:50.373780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4816 | ||
| 2577 | 2026.01.31 06:01:50.621353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2578 | 2026.01.31 06:01:50.638309 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.01.31 06:01:50.638351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2580 | 2026.01.31 06:01:50.644917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2581 | 2026.01.31 06:01:50.645691 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.01.31 06:01:50.648920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2583 | 2026.01.31 06:01:51.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.04 MiB, peak 215.16 MiB, free memory in arenas 0.00 B, will set to 210.02 MiB (RSS), difference: 1.98 MiB | ||
| 2584 | 2026.01.31 06:01:52.001256 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.01.31 06:01:52.001450 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2586 | 2026.01.31 06:01:52.001518 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2587 | 2026.01.31 06:01:52.002297 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.01.31 06:01:52.002339 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2589 | 2026.01.31 06:01:52.002720 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2590 | 2026.01.31 06:01:52.002942 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.31 06:01:52.003095 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 2592 | 2026.01.31 06:01:52.003134 [ 5 ] {54c97957-539f-4529-85c0-2588d6d833e5} <Debug> TCPHandler: Processed in 0.002006845 sec. | ||
| 2593 | 2026.01.31 06:01:52.003252 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.01.31 06:01:52.003345 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2595 | 2026.01.31 06:01:52.003389 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2596 | 2026.01.31 06:01:52.003803 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.01.31 06:01:52.003838 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2598 | 2026.01.31 06:01:52.004124 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2599 | 2026.01.31 06:01:52.004341 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.01.31 06:01:52.004464 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 2601 | 2026.01.31 06:01:52.004499 [ 5 ] {69305b6c-0d75-4eb3-8f34-ef2d8ab26fa4} <Debug> TCPHandler: Processed in 0.0012951 sec. | ||
| 2602 | 2026.01.31 06:01:52.004610 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.01.31 06:01:52.004703 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2604 | 2026.01.31 06:01:52.004746 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2605 | 2026.01.31 06:01:52.005201 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.01.31 06:01:52.005238 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2607 | 2026.01.31 06:01:52.005558 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2608 | 2026.01.31 06:01:52.005760 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.01.31 06:01:52.005888 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 2610 | 2026.01.31 06:01:52.005923 [ 5 ] {bc174671-8559-41c2-a25d-0468031ef293} <Debug> TCPHandler: Processed in 0.001360571 sec. | ||
| 2611 | 2026.01.31 06:01:52.006029 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.01.31 06:01:52.006122 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2613 | 2026.01.31 06:01:52.006162 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2614 | 2026.01.31 06:01:52.006496 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.01.31 06:01:52.006531 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2616 | 2026.01.31 06:01:52.006818 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2617 | 2026.01.31 06:01:52.007015 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.01.31 06:01:52.007137 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2619 | 2026.01.31 06:01:52.007172 [ 5 ] {45aa35f1-cb4c-42af-b323-282647b3beb3} <Debug> TCPHandler: Processed in 0.001190107 sec. | ||
| 2620 | 2026.01.31 06:01:55.381275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 328 | ||
| 2621 | 2026.01.31 06:01:55.383607 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.31 06:01:55.383662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2623 | 2026.01.31 06:01:55.384776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2624 | 2026.01.31 06:01:55.385033 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.31 06:01:55.385290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2626 | 2026.01.31 06:01:57.029968 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.01.31 06:01:57.030167 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.01.31 06:01:57.030236 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2629 | 2026.01.31 06:01:57.030902 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.01.31 06:01:57.030944 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2631 | 2026.01.31 06:01:57.031333 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2632 | 2026.01.31 06:01:57.031567 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.01.31 06:01:57.031718 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 2634 | 2026.01.31 06:01:57.031760 [ 5 ] {e3405f77-e317-42c7-9ff7-d40f55041d71} <Debug> TCPHandler: Processed in 0.001919534 sec. | ||
| 2635 | 2026.01.31 06:01:57.031897 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.01.31 06:01:57.031990 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2637 | 2026.01.31 06:01:57.032030 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2638 | 2026.01.31 06:01:57.032440 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.01.31 06:01:57.032475 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2640 | 2026.01.31 06:01:57.032753 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2641 | 2026.01.31 06:01:57.032965 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.01.31 06:01:57.033091 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 874.46 KiB/sec. | ||
| 2643 | 2026.01.31 06:01:57.033128 [ 5 ] {8f606e5d-aa87-4127-a6ea-7775ba7cdbde} <Debug> TCPHandler: Processed in 0.001288009 sec. | ||
| 2644 | 2026.01.31 06:01:57.033238 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.01.31 06:01:57.033331 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2646 | 2026.01.31 06:01:57.033369 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2647 | 2026.01.31 06:01:57.034559 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.01.31 06:01:57.034594 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2649 | 2026.01.31 06:01:57.034972 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2650 | 2026.01.31 06:01:57.035186 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.01.31 06:01:57.035312 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Debug> executeQuery: Read 1401 rows, 119.93 KiB in 0.001998 sec., 701201.2012012012 rows/sec., 58.62 MiB/sec. | ||
| 2652 | 2026.01.31 06:01:57.035348 [ 5 ] {f01817e0-8fd1-4c6a-8245-52d8ea0b1416} <Debug> TCPHandler: Processed in 0.002157179 sec. | ||
| 2653 | 2026.01.31 06:01:57.035459 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.01.31 06:01:57.035550 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.01.31 06:01:57.035589 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2656 | 2026.01.31 06:01:57.036012 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.01.31 06:01:57.036048 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2658 | 2026.01.31 06:01:57.036337 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2659 | 2026.01.31 06:01:57.036545 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.01.31 06:01:57.036671 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Debug> executeQuery: Read 63 rows, 4.73 KiB in 0.001139 sec., 55311.6769095698 rows/sec., 4.06 MiB/sec. | ||
| 2661 | 2026.01.31 06:01:57.036707 [ 5 ] {846fe575-c859-4d36-8845-27dd85d84f88} <Debug> TCPHandler: Processed in 0.00129554 sec. | ||
| 2662 | 2026.01.31 06:01:57.036814 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.01.31 06:01:57.036905 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.01.31 06:01:57.036943 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2665 | 2026.01.31 06:01:57.037399 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.01.31 06:01:57.037434 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2667 | 2026.01.31 06:01:57.037730 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2668 | 2026.01.31 06:01:57.037930 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.31 06:01:57.038050 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001162 sec., 217728.05507745265 rows/sec., 15.06 MiB/sec. | ||
| 2670 | 2026.01.31 06:01:57.038086 [ 5 ] {eea31911-75ca-4b77-a2a3-37d2f89d0312} <Debug> TCPHandler: Processed in 0.00131842 sec. | ||
| 2671 | 2026.01.31 06:01:57.038206 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.01.31 06:01:57.038296 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2673 | 2026.01.31 06:01:57.038334 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2674 | 2026.01.31 06:01:57.038718 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.31 06:01:57.038753 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2676 | 2026.01.31 06:01:57.039042 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2677 | 2026.01.31 06:01:57.039245 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.31 06:01:57.039365 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 2679 | 2026.01.31 06:01:57.039401 [ 5 ] {816c24b7-7002-4305-95bd-792f0bb8b31c} <Debug> TCPHandler: Processed in 0.001251829 sec. | ||
| 2680 | 2026.01.31 06:01:57.039510 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.31 06:01:57.039601 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.31 06:01:57.039639 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2683 | 2026.01.31 06:01:57.040226 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.31 06:01:57.040260 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2685 | 2026.01.31 06:01:57.040574 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2686 | 2026.01.31 06:01:57.040779 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.31 06:01:57.040904 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Debug> executeQuery: Read 607 rows, 46.76 KiB in 0.00132 sec., 459848.48484848486 rows/sec., 34.60 MiB/sec. | ||
| 2688 | 2026.01.31 06:01:57.040939 [ 5 ] {bc61de5d-8f89-4380-a402-205a2d180eb4} <Debug> TCPHandler: Processed in 0.001478584 sec. | ||
| 2689 | 2026.01.31 06:01:57.041064 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.31 06:01:57.041155 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.31 06:01:57.041196 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2692 | 2026.01.31 06:01:57.041745 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.31 06:01:57.041779 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2694 | 2026.01.31 06:01:57.042150 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2695 | 2026.01.31 06:01:57.042352 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.31 06:01:57.042480 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001343 sec., 659717.051377513 rows/sec., 44.78 MiB/sec. | ||
| 2697 | 2026.01.31 06:01:57.042515 [ 5 ] {f047a4d5-1d11-4915-8fe4-da82ec39101b} <Debug> TCPHandler: Processed in 0.001506405 sec. | ||
| 2698 | 2026.01.31 06:01:57.042625 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.01.31 06:01:57.042716 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.31 06:01:57.042756 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2701 | 2026.01.31 06:01:57.043064 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Trace> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.01.31 06:01:57.043100 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2703 | 2026.01.31 06:01:57.043386 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2704 | 2026.01.31 06:01:57.043586 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Trace> oximeter.measurements_f64 (8471a52b-2084-4b9d-b031-320465bd1806): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.31 06:01:57.043708 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00101 sec., 990.09900990099 rows/sec., 62.85 KiB/sec. | ||
| 2706 | 2026.01.31 06:01:57.043742 [ 5 ] {2575b3d7-104b-4ae6-918b-ff905dd92e12} <Debug> TCPHandler: Processed in 0.001164187 sec. | ||
| 2707 | 2026.01.31 06:01:57.043857 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.31 06:01:57.043948 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.01.31 06:01:57.044000 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2710 | 2026.01.31 06:01:57.044789 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.31 06:01:57.044823 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2712 | 2026.01.31 06:01:57.045357 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2713 | 2026.01.31 06:01:57.045583 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.31 06:01:57.045716 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001786 sec., 21836.506159014556 rows/sec., 39.13 MiB/sec. | ||
| 2715 | 2026.01.31 06:01:57.045764 [ 5 ] {c890aad8-a23a-427f-b0f8-f9af408c2f2e} <Debug> TCPHandler: Processed in 0.001963775 sec. | ||
| 2716 | 2026.01.31 06:01:57.045883 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.31 06:01:57.045980 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.31 06:01:57.046020 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2719 | 2026.01.31 06:01:57.046350 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.31 06:01:57.046385 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2721 | 2026.01.31 06:01:57.046684 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2722 | 2026.01.31 06:01:57.046887 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.31 06:01:57.047010 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2724 | 2026.01.31 06:01:57.047043 [ 5 ] {8125c921-8bd9-461b-982e-44596489be55} <Debug> TCPHandler: Processed in 0.001207347 sec. | ||
| 2725 | 2026.01.31 06:01:57.874813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5264 | ||
| 2726 | 2026.01.31 06:01:57.875295 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.31 06:01:57.875336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2728 | 2026.01.31 06:01:57.875817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2729 | 2026.01.31 06:01:57.876042 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.01.31 06:01:57.876170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5264 | ||
| 2731 | 2026.01.31 06:01:57.876202 [ 60 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2732 | 2026.01.31 06:01:57.876249 [ 60 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.01.31 06:01:57.876271 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2734 | 2026.01.31 06:01:57.876405 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2735 | 2026.01.31 06:01:57.876611 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2736 | 2026.01.31 06:01:57.876666 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2896 rows starting from the beginning of the part | ||
| 2737 | 2026.01.31 06:01:57.876758 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2738 | 2026.01.31 06:01:57.876822 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2739 | 2026.01.31 06:01:57.876883 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2740 | 2026.01.31 06:01:57.876942 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2741 | 2026.01.31 06:01:57.876999 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2742 | 2026.01.31 06:01:57.878476 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002129629 sec., 2471792.035138515 rows/sec., 35.36 MiB/sec. | ||
| 2743 | 2026.01.31 06:01:57.879596 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2744 | 2026.01.31 06:01:57.879896 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.31 06:01:57.879981 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_11_2} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2746 | 2026.01.31 06:01:57.880075 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2747 | 2026.01.31 06:01:58.149945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2748 | 2026.01.31 06:01:58.168003 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.31 06:01:58.168062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2750 | 2026.01.31 06:01:58.174044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2751 | 2026.01.31 06:01:58.174785 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.01.31 06:01:58.175075 [ 60 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2753 | 2026.01.31 06:01:58.175134 [ 60 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.31 06:01:58.175154 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2755 | 2026.01.31 06:01:58.175295 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2756 | 2026.01.31 06:01:58.178781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2757 | 2026.01.31 06:01:58.179517 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2758 | 2026.01.31 06:01:58.181004 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2759 | 2026.01.31 06:01:58.185680 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2760 | 2026.01.31 06:01:58.190960 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2761 | 2026.01.31 06:01:58.195157 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2762 | 2026.01.31 06:01:58.200126 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2763 | 2026.01.31 06:01:58.204613 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2764 | 2026.01.31 06:01:58.258536 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083303984 sec., 996.3509068185742 rows/sec., 5.15 MiB/sec. | ||
| 2765 | 2026.01.31 06:01:58.260990 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2766 | 2026.01.31 06:01:58.263334 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.01.31 06:01:58.263452 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_11_2} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2768 | 2026.01.31 06:01:58.265386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2769 | 2026.01.31 06:01:59.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.70 MiB, peak 221.58 MiB, free memory in arenas 0.00 B, will set to 219.84 MiB (RSS), difference: 8.15 MiB | ||
| 2770 | 2026.01.31 06:02:02.000361 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.01.31 06:02:02.000539 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2772 | 2026.01.31 06:02:02.000609 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2773 | 2026.01.31 06:02:02.001332 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.01.31 06:02:02.001382 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2775 | 2026.01.31 06:02:02.001784 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2776 | 2026.01.31 06:02:02.002014 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.01.31 06:02:02.002165 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 2778 | 2026.01.31 06:02:02.002206 [ 5 ] {9504c8c2-d515-4740-96e5-9b2c14281a16} <Debug> TCPHandler: Processed in 0.001967695 sec. | ||
| 2779 | 2026.01.31 06:02:02.002327 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.31 06:02:02.002423 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2781 | 2026.01.31 06:02:02.002462 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2782 | 2026.01.31 06:02:02.002874 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.31 06:02:02.002910 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2784 | 2026.01.31 06:02:02.003209 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2785 | 2026.01.31 06:02:02.003421 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.31 06:02:02.003548 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 2787 | 2026.01.31 06:02:02.003584 [ 5 ] {2e0544a6-2718-40dd-be92-507a8dc9aa72} <Debug> TCPHandler: Processed in 0.001307729 sec. | ||
| 2788 | 2026.01.31 06:02:02.003695 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.01.31 06:02:02.003789 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.01.31 06:02:02.003833 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2026.01.31 06:02:02.004236 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.01.31 06:02:02.004270 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2793 | 2026.01.31 06:02:02.004607 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2794 | 2026.01.31 06:02:02.004823 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.01.31 06:02:02.004949 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2796 | 2026.01.31 06:02:02.004985 [ 5 ] {1e573885-0779-4b7e-9b0a-91a4eead02cd} <Debug> TCPHandler: Processed in 0.00133989 sec. | ||
| 2797 | 2026.01.31 06:02:02.005097 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.01.31 06:02:02.005190 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.01.31 06:02:02.005230 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.01.31 06:02:02.005553 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.31 06:02:02.005589 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2802 | 2026.01.31 06:02:02.005881 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2803 | 2026.01.31 06:02:02.006085 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.31 06:02:02.006210 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2805 | 2026.01.31 06:02:02.006246 [ 5 ] {134bee84-4df0-44d9-b479-7b7545856648} <Debug> TCPHandler: Processed in 0.001197457 sec. | ||
| 2806 | 2026.01.31 06:02:05.293554 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2807 | 2026.01.31 06:02:05.293617 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2808 | 2026.01.31 06:02:05.377180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5776 | ||
| 2809 | 2026.01.31 06:02:05.377681 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.01.31 06:02:05.377725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2811 | 2026.01.31 06:02:05.378356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2812 | 2026.01.31 06:02:05.378588 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.01.31 06:02:05.378725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5776 | ||
| 2814 | 2026.01.31 06:02:05.387760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
| 2815 | 2026.01.31 06:02:05.390098 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.01.31 06:02:05.390148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2817 | 2026.01.31 06:02:05.391327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2818 | 2026.01.31 06:02:05.391606 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.31 06:02:05.391855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2820 | 2026.01.31 06:02:05.679784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2821 | 2026.01.31 06:02:05.694882 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.31 06:02:05.694957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2823 | 2026.01.31 06:02:05.700859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2026.01.31 06:02:05.701561 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.31 06:02:05.704222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2826 | 2026.01.31 06:02:07.002754 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.31 06:02:07.002949 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.31 06:02:07.003021 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2026.01.31 06:02:07.003770 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.31 06:02:07.003815 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2831 | 2026.01.31 06:02:07.004202 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2832 | 2026.01.31 06:02:07.004427 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.31 06:02:07.004579 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Debug> executeQuery: Read 134 rows, 11.85 KiB in 0.001687 sec., 79430.94250148193 rows/sec., 6.86 MiB/sec. | ||
| 2834 | 2026.01.31 06:02:07.004584 [ 134 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2835 | 2026.01.31 06:02:07.004622 [ 5 ] {0e9bb95e-7bfa-4f2b-8953-40a45179d6a0} <Debug> TCPHandler: Processed in 0.002002535 sec. | ||
| 2836 | 2026.01.31 06:02:07.004663 [ 134 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.01.31 06:02:07.004694 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2838 | 2026.01.31 06:02:07.004760 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.31 06:02:07.004805 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2840 | 2026.01.31 06:02:07.004859 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.31 06:02:07.004905 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2842 | 2026.01.31 06:02:07.004951 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.01.31 06:02:07.004994 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1394 rows starting from the beginning of the part | ||
| 2844 | 2026.01.31 06:02:07.005073 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 2845 | 2026.01.31 06:02:07.005129 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2846 | 2026.01.31 06:02:07.005176 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1401 rows starting from the beginning of the part | ||
| 2847 | 2026.01.31 06:02:07.005218 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2848 | 2026.01.31 06:02:07.005263 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
| 2849 | 2026.01.31 06:02:07.005326 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.01.31 06:02:07.005368 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2851 | 2026.01.31 06:02:07.005698 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2852 | 2026.01.31 06:02:07.005956 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.31 06:02:07.006086 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001247 sec., 31275.06014434643 rows/sec., 2.30 MiB/sec. | ||
| 2854 | 2026.01.31 06:02:07.006123 [ 5 ] {9c777be0-4cc9-4b79-b07b-ac692451191f} <Debug> TCPHandler: Processed in 0.001414243 sec. | ||
| 2855 | 2026.01.31 06:02:07.006236 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.31 06:02:07.006329 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.31 06:02:07.006368 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.01.31 06:02:07.006805 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.31 06:02:07.006840 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2860 | 2026.01.31 06:02:07.006856 [ 191 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095468 sec., 1511356.8902030478 rows/sec., 131.99 MiB/sec. | ||
| 2861 | 2026.01.31 06:02:07.007148 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2862 | 2026.01.31 06:02:07.007264 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2863 | 2026.01.31 06:02:07.007380 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.31 06:02:07.007490 [ 134 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2865 | 2026.01.31 06:02:07.007519 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001207 sec., 85335.54266777134 rows/sec., 6.67 MiB/sec. | ||
| 2866 | 2026.01.31 06:02:07.007524 [ 134 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.01.31 06:02:07.007562 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2868 | 2026.01.31 06:02:07.007565 [ 5 ] {4b172710-4a39-45e0-9530-aa438ce5a61c} <Debug> TCPHandler: Processed in 0.001377552 sec. | ||
| 2869 | 2026.01.31 06:02:07.007629 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2870 | 2026.01.31 06:02:07.007676 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.31 06:02:07.007693 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.01.31 06:02:07.007729 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2873 | 2026.01.31 06:02:07.007761 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 623 rows starting from the beginning of the part | ||
| 2874 | 2026.01.31 06:02:07.007776 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_16_3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2875 | 2026.01.31 06:02:07.007798 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.31 06:02:07.007835 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 2877 | 2026.01.31 06:02:07.007846 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2878 | 2026.01.31 06:02:07.007879 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2879 | 2026.01.31 06:02:07.007889 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2880 | 2026.01.31 06:02:07.007938 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 607 rows starting from the beginning of the part | ||
| 2881 | 2026.01.31 06:02:07.007978 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2882 | 2026.01.31 06:02:07.008017 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 103 rows starting from the beginning of the part | ||
| 2883 | 2026.01.31 06:02:07.008285 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.01.31 06:02:07.008324 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2885 | 2026.01.31 06:02:07.008674 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2886 | 2026.01.31 06:02:07.008883 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.01.31 06:02:07.008970 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366692 sec., 1141442.2561923242 rows/sec., 90.96 MiB/sec. | ||
| 2888 | 2026.01.31 06:02:07.008988 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2889 | 2026.01.31 06:02:07.009020 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 2890 | 2026.01.31 06:02:07.009036 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.31 06:02:07.009060 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2892 | 2026.01.31 06:02:07.009064 [ 5 ] {bddd17e9-a5bb-4631-afd3-129d5bd0fcbf} <Debug> TCPHandler: Processed in 0.001419913 sec. | ||
| 2893 | 2026.01.31 06:02:07.009145 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2894 | 2026.01.31 06:02:07.009164 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2895 | 2026.01.31 06:02:07.009178 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.01.31 06:02:07.009275 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2897 | 2026.01.31 06:02:07.009281 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.31 06:02:07.009318 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3789 rows starting from the beginning of the part | ||
| 2899 | 2026.01.31 06:02:07.009348 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2900 | 2026.01.31 06:02:07.009393 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2901 | 2026.01.31 06:02:07.009429 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.31 06:02:07.009445 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2903 | 2026.01.31 06:02:07.009497 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 886 rows starting from the beginning of the part | ||
| 2904 | 2026.01.31 06:02:07.009506 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_16_3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2905 | 2026.01.31 06:02:07.009544 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2906 | 2026.01.31 06:02:07.009586 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2907 | 2026.01.31 06:02:07.009589 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2908 | 2026.01.31 06:02:07.010223 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.31 06:02:07.010264 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2910 | 2026.01.31 06:02:07.010924 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2911 | 2026.01.31 06:02:07.011170 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.31 06:02:07.011310 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002047 sec., 19052.271617000486 rows/sec., 34.14 MiB/sec. | ||
| 2913 | 2026.01.31 06:02:07.011361 [ 5 ] {d6b08696-0ae6-49bd-92a8-4ff6969fa766} <Debug> TCPHandler: Processed in 0.002231911 sec. | ||
| 2914 | 2026.01.31 06:02:07.011481 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.01.31 06:02:07.011600 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.01.31 06:02:07.011649 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.01.31 06:02:07.011904 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002797334 sec., 1900023.3794033893 rows/sec., 130.50 MiB/sec. | ||
| 2918 | 2026.01.31 06:02:07.012053 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.01.31 06:02:07.012101 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2920 | 2026.01.31 06:02:07.012374 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2921 | 2026.01.31 06:02:07.012538 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2922 | 2026.01.31 06:02:07.012675 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.31 06:02:07.012758 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2924 | 2026.01.31 06:02:07.012817 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.01.31 06:02:07.012842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2926 | 2026.01.31 06:02:07.012922 [ 134 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2927 | 2026.01.31 06:02:07.012950 [ 134 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.31 06:02:07.012953 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 2929 | 2026.01.31 06:02:07.012972 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2930 | 2026.01.31 06:02:07.013003 [ 5 ] {57a5aba5-15b4-4d54-bf3d-cea7bb827102} <Debug> TCPHandler: Processed in 0.001580136 sec. | ||
| 2931 | 2026.01.31 06:02:07.013044 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2932 | 2026.01.31 06:02:07.013124 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2026.01.31 06:02:07.013148 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 558 rows starting from the beginning of the part | ||
| 2934 | 2026.01.31 06:02:07.013189 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2935 | 2026.01.31 06:02:07.013222 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2936 | 2026.01.31 06:02:07.013254 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2937 | 2026.01.31 06:02:07.013284 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2938 | 2026.01.31 06:02:07.013316 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2939 | 2026.01.31 06:02:07.014063 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041244 sec., 824014.3520634933 rows/sec., 55.70 MiB/sec. | ||
| 2940 | 2026.01.31 06:02:07.014244 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2941 | 2026.01.31 06:02:07.014478 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.01.31 06:02:07.014536 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_16_3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2943 | 2026.01.31 06:02:07.014593 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2944 | 2026.01.31 06:02:12.000244 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.01.31 06:02:12.000448 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2946 | 2026.01.31 06:02:12.000518 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2947 | 2026.01.31 06:02:12.001124 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.01.31 06:02:12.001168 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2949 | 2026.01.31 06:02:12.001524 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2950 | 2026.01.31 06:02:12.001734 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.01.31 06:02:12.001883 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001486 sec., 1345.8950201884254 rows/sec., 109.75 KiB/sec. | ||
| 2952 | 2026.01.31 06:02:12.001922 [ 5 ] {f70387c2-4487-4fe3-8cb6-417056ac04f8} <Debug> TCPHandler: Processed in 0.001809101 sec. | ||
| 2953 | 2026.01.31 06:02:12.002032 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.01.31 06:02:12.002125 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2955 | 2026.01.31 06:02:12.002164 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2956 | 2026.01.31 06:02:12.002569 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.01.31 06:02:12.002604 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2958 | 2026.01.31 06:02:12.002894 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2959 | 2026.01.31 06:02:12.003105 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.01.31 06:02:12.003228 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001123 sec., 50756.90115761353 rows/sec., 3.87 MiB/sec. | ||
| 2961 | 2026.01.31 06:02:12.003263 [ 5 ] {86836051-3af6-4d11-92d0-f2f739798c75} <Debug> TCPHandler: Processed in 0.001277749 sec. | ||
| 2962 | 2026.01.31 06:02:12.003366 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.31 06:02:12.003456 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.01.31 06:02:12.003494 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2965 | 2026.01.31 06:02:12.003857 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.31 06:02:12.003892 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2967 | 2026.01.31 06:02:12.004165 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2968 | 2026.01.31 06:02:12.004361 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.01.31 06:02:12.004459 [ 146 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2970 | 2026.01.31 06:02:12.004483 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001045 sec., 1913.8755980861245 rows/sec., 133.63 KiB/sec. | ||
| 2971 | 2026.01.31 06:02:12.004532 [ 146 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.01.31 06:02:12.004538 [ 5 ] {e84f350a-366c-4e47-8a89-6200d7b0364c} <Debug> TCPHandler: Processed in 0.001218748 sec. | ||
| 2973 | 2026.01.31 06:02:12.004562 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2974 | 2026.01.31 06:02:12.004650 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.31 06:02:12.004702 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 2976 | 2026.01.31 06:02:12.004746 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2026.01.31 06:02:12.004789 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2026.01.31 06:02:12.004859 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2026.01.31 06:02:12.004903 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 61 rows starting from the beginning of the part | ||
| 2980 | 2026.01.31 06:02:12.004978 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2981 | 2026.01.31 06:02:12.005030 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2982 | 2026.01.31 06:02:12.005078 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
| 2983 | 2026.01.31 06:02:12.005121 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 2984 | 2026.01.31 06:02:12.005167 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::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 | ||
| 2985 | 2026.01.31 06:02:12.005205 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.01.31 06:02:12.005244 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 2987 | 2026.01.31 06:02:12.005566 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2988 | 2026.01.31 06:02:12.005782 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.01.31 06:02:12.005910 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001182 sec., 55837.563451776645 rows/sec., 4.36 MiB/sec. | ||
| 2990 | 2026.01.31 06:02:12.005944 [ 5 ] {cbd2fee7-d6f9-4558-9aef-cc1f20c50232} <Debug> TCPHandler: Processed in 0.00134031 sec. | ||
| 2991 | 2026.01.31 06:02:12.006054 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.01.31 06:02:12.006078 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443293 sec., 162822.10195712166 rows/sec., 12.56 MiB/sec. | ||
| 2993 | 2026.01.31 06:02:12.006144 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.01.31 06:02:12.006192 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2026.01.31 06:02:12.006234 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2996 | 2026.01.31 06:02:12.006498 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.31 06:02:12.006566 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_10_2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2998 | 2026.01.31 06:02:12.006602 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.01.31 06:02:12.006637 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3000 | 2026.01.31 06:02:12.006641 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3001 | 2026.01.31 06:02:12.006984 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3002 | 2026.01.31 06:02:12.007192 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.31 06:02:12.007316 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 3004 | 2026.01.31 06:02:12.007350 [ 5 ] {285ee88d-3671-4015-9623-28809d11e144} <Debug> TCPHandler: Processed in 0.00134311 sec. | ||
| 3005 | 2026.01.31 06:02:12.007457 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.01.31 06:02:12.007547 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.01.31 06:02:12.007587 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3008 | 2026.01.31 06:02:12.007912 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.01.31 06:02:12.007945 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3010 | 2026.01.31 06:02:12.008233 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3011 | 2026.01.31 06:02:12.008430 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.31 06:02:12.008551 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 3013 | 2026.01.31 06:02:12.008583 [ 5 ] {c68d1833-e868-44e8-ad5f-5b0b298c77a4} <Debug> TCPHandler: Processed in 0.001173286 sec. | ||
| 3014 | 2026.01.31 06:02:12.879742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6224 | ||
| 3015 | 2026.01.31 06:02:12.880220 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.01.31 06:02:12.880265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3017 | 2026.01.31 06:02:12.880742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3018 | 2026.01.31 06:02:12.880968 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.31 06:02:12.881097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6224 | ||
| 3020 | 2026.01.31 06:02:13.205237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3021 | 2026.01.31 06:02:13.223271 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.01.31 06:02:13.223344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3023 | 2026.01.31 06:02:13.229410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3024 | 2026.01.31 06:02:13.230118 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.01.31 06:02:13.233520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3026 | 2026.01.31 06:02:15.392934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 382 | ||
| 3027 | 2026.01.31 06:02:15.395084 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.01.31 06:02:15.395145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3029 | 2026.01.31 06:02:15.396360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3030 | 2026.01.31 06:02:15.396645 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.31 06:02:15.396987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 3032 | 2026.01.31 06:02:17.003143 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.01.31 06:02:17.003332 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3034 | 2026.01.31 06:02:17.003401 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3035 | 2026.01.31 06:02:17.004138 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.01.31 06:02:17.004179 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3037 | 2026.01.31 06:02:17.004571 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3038 | 2026.01.31 06:02:17.004798 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.01.31 06:02:17.004953 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001671 sec., 81388.39018551765 rows/sec., 7.04 MiB/sec. | ||
| 3040 | 2026.01.31 06:02:17.004991 [ 5 ] {888d8325-0f12-49df-97fd-23c485f384f2} <Debug> TCPHandler: Processed in 0.001973555 sec. | ||
| 3041 | 2026.01.31 06:02:17.005105 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.01.31 06:02:17.005198 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3043 | 2026.01.31 06:02:17.005240 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3044 | 2026.01.31 06:02:17.005637 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.01.31 06:02:17.005670 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3046 | 2026.01.31 06:02:17.005963 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3047 | 2026.01.31 06:02:17.006176 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.01.31 06:02:17.006301 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001122 sec., 35650.62388591801 rows/sec., 2.62 MiB/sec. | ||
| 3049 | 2026.01.31 06:02:17.006336 [ 5 ] {e81e4107-27f2-444d-94f1-99801c87a3ae} <Debug> TCPHandler: Processed in 0.001279439 sec. | ||
| 3050 | 2026.01.31 06:02:17.006442 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.01.31 06:02:17.006534 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3052 | 2026.01.31 06:02:17.006572 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3053 | 2026.01.31 06:02:17.006990 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.01.31 06:02:17.007024 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3055 | 2026.01.31 06:02:17.007319 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3056 | 2026.01.31 06:02:17.007521 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.01.31 06:02:17.007646 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 7.19 MiB/sec. | ||
| 3058 | 2026.01.31 06:02:17.007682 [ 5 ] {c59c3d92-50a6-4df2-a9a2-82346694e72e} <Debug> TCPHandler: Processed in 0.00128611 sec. | ||
| 3059 | 2026.01.31 06:02:17.007790 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.01.31 06:02:17.007882 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3061 | 2026.01.31 06:02:17.007924 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3062 | 2026.01.31 06:02:17.008350 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.01.31 06:02:17.008385 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3064 | 2026.01.31 06:02:17.008708 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3065 | 2026.01.31 06:02:17.008916 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.01.31 06:02:17.009048 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3067 | 2026.01.31 06:02:17.009083 [ 5 ] {c8df44dc-6368-4942-a635-6671b46daf6e} <Debug> TCPHandler: Processed in 0.001339691 sec. | ||
| 3068 | 2026.01.31 06:02:17.009189 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.01.31 06:02:17.009282 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.01.31 06:02:17.009335 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3071 | 2026.01.31 06:02:17.010104 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.01.31 06:02:17.010137 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3073 | 2026.01.31 06:02:17.010675 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3074 | 2026.01.31 06:02:17.010891 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.01.31 06:02:17.011024 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001761 sec., 22714.36683702442 rows/sec., 40.70 MiB/sec. | ||
| 3076 | 2026.01.31 06:02:17.011071 [ 5 ] {45f8ab40-e819-4d03-8673-ffb48fd788c0} <Debug> TCPHandler: Processed in 0.001929084 sec. | ||
| 3077 | 2026.01.31 06:02:17.011181 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.01.31 06:02:17.011273 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.01.31 06:02:17.011314 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3080 | 2026.01.31 06:02:17.011641 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.01.31 06:02:17.011674 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3082 | 2026.01.31 06:02:17.011979 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3083 | 2026.01.31 06:02:17.012178 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.01.31 06:02:17.012305 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3085 | 2026.01.31 06:02:17.012338 [ 5 ] {4a4ae3a9-33c7-4ca9-9a78-7ebcbd7d736d} <Debug> TCPHandler: Processed in 0.001204147 sec. | ||
| 3086 | 2026.01.31 06:02:20.293852 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3087 | 2026.01.31 06:02:20.293918 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3088 | 2026.01.31 06:02:20.381181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6736 | ||
| 3089 | 2026.01.31 06:02:20.382001 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.31 06:02:20.382090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3091 | 2026.01.31 06:02:20.382719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3092 | 2026.01.31 06:02:20.382960 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.31 06:02:20.383087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6736 | ||
| 3094 | 2026.01.31 06:02:20.733590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3095 | 2026.01.31 06:02:20.751063 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.01.31 06:02:20.751133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3097 | 2026.01.31 06:02:20.757412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3098 | 2026.01.31 06:02:20.758137 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.01.31 06:02:20.761165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3100 | 2026.01.31 06:02:21.999595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.01.31 06:02:21.999827 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.31 06:02:21.999988 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3103 | 2026.01.31 06:02:22.000648 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.31 06:02:22.000690 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3105 | 2026.01.31 06:02:22.001097 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3106 | 2026.01.31 06:02:22.001320 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.01.31 06:02:22.001466 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 3108 | 2026.01.31 06:02:22.001505 [ 5 ] {348e6528-a99e-4fc5-800a-8002c9113d17} <Debug> TCPHandler: Processed in 0.002021966 sec. | ||
| 3109 | 2026.01.31 06:02:22.001614 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.01.31 06:02:22.001705 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.31 06:02:22.001744 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3112 | 2026.01.31 06:02:22.002153 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.01.31 06:02:22.002187 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3114 | 2026.01.31 06:02:22.002485 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3115 | 2026.01.31 06:02:22.002690 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.31 06:02:22.002814 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 3117 | 2026.01.31 06:02:22.002849 [ 5 ] {9dc7c625-0937-4b81-898b-2322c053119c} <Debug> TCPHandler: Processed in 0.00128236 sec. | ||
| 3118 | 2026.01.31 06:02:22.002965 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.01.31 06:02:22.003056 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.01.31 06:02:22.003097 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3121 | 2026.01.31 06:02:22.003504 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.31 06:02:22.003539 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3123 | 2026.01.31 06:02:22.003853 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3124 | 2026.01.31 06:02:22.004066 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.31 06:02:22.004190 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3126 | 2026.01.31 06:02:22.004225 [ 5 ] {17bb6dfd-cf5c-4d1a-8923-d8a0e3935241} <Debug> TCPHandler: Processed in 0.00130669 sec. | ||
| 3127 | 2026.01.31 06:02:22.004335 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.01.31 06:02:22.004426 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.01.31 06:02:22.004466 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3130 | 2026.01.31 06:02:22.004781 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.31 06:02:22.004816 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3132 | 2026.01.31 06:02:22.005110 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3133 | 2026.01.31 06:02:22.005319 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.31 06:02:22.005441 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3135 | 2026.01.31 06:02:22.005475 [ 5 ] {7429fa2b-509d-410b-8282-a3625f7198f4} <Debug> TCPHandler: Processed in 0.001186227 sec. | ||
| 3136 | 2026.01.31 06:02:24.779508 [ 113 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3137 | 2026.01.31 06:02:24.779593 [ 113 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.31 06:02:24.779618 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3139 | 2026.01.31 06:02:24.779716 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3140 | 2026.01.31 06:02:24.779824 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3141 | 2026.01.31 06:02:24.779858 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3142 | 2026.01.31 06:02:24.779946 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::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 | ||
| 3143 | 2026.01.31 06:02:24.779997 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::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 | ||
| 3144 | 2026.01.31 06:02:24.780047 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3145 | 2026.01.31 06:02:24.780092 [ 193 ] {63b0b200-c701-4504-b80d-766a590bedca::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 | ||
| 3146 | 2026.01.31 06:02:24.780860 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178967 sec., 23749.604526674622 rows/sec., 1.98 MiB/sec. | ||
| 3147 | 2026.01.31 06:02:24.781083 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3148 | 2026.01.31 06:02:24.781441 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.31 06:02:24.781525 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_5_1} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3150 | 2026.01.31 06:02:24.781637 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3151 | 2026.01.31 06:02:25.397245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 402 | ||
| 3152 | 2026.01.31 06:02:25.399630 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.01.31 06:02:25.399678 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3154 | 2026.01.31 06:02:25.400850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3155 | 2026.01.31 06:02:25.401118 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.01.31 06:02:25.401290 [ 113 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3157 | 2026.01.31 06:02:25.401360 [ 113 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.31 06:02:25.401367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 3159 | 2026.01.31 06:02:25.401387 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3160 | 2026.01.31 06:02:25.401496 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3161 | 2026.01.31 06:02:25.402039 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2026.01.31 06:02:25.402192 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 3163 | 2026.01.31 06:02:25.402559 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3164 | 2026.01.31 06:02:25.402890 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3165 | 2026.01.31 06:02:25.403207 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3166 | 2026.01.31 06:02:25.403526 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3167 | 2026.01.31 06:02:25.403838 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3168 | 2026.01.31 06:02:25.409500 [ 194 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 72 columns (72 merged, 0 gathered) in 0.008046694 sec., 49958.40527799367 rows/sec., 46.82 MiB/sec. | ||
| 3169 | 2026.01.31 06:02:25.410238 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3170 | 2026.01.31 06:02:25.410740 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.31 06:02:25.410813 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_11_2} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3172 | 2026.01.31 06:02:25.410964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3173 | 2026.01.31 06:02:27.032784 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.01.31 06:02:27.032984 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.01.31 06:02:27.033060 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3176 | 2026.01.31 06:02:27.033722 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.01.31 06:02:27.033764 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3178 | 2026.01.31 06:02:27.034176 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3179 | 2026.01.31 06:02:27.034409 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.01.31 06:02:27.034564 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 3181 | 2026.01.31 06:02:27.034607 [ 5 ] {ff8ae9b8-3597-4c8c-9308-d5a40d32418f} <Debug> TCPHandler: Processed in 0.001951844 sec. | ||
| 3182 | 2026.01.31 06:02:27.034738 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.01.31 06:02:27.034831 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3184 | 2026.01.31 06:02:27.034877 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3185 | 2026.01.31 06:02:27.035279 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.01.31 06:02:27.035313 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3187 | 2026.01.31 06:02:27.035599 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3188 | 2026.01.31 06:02:27.035822 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.31 06:02:27.035948 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 287.12 KiB/sec. | ||
| 3190 | 2026.01.31 06:02:27.035983 [ 5 ] {67e8e7e7-cf33-453e-a017-71a96c61788a} <Debug> TCPHandler: Processed in 0.00130167 sec. | ||
| 3191 | 2026.01.31 06:02:27.036098 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.01.31 06:02:27.036189 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3193 | 2026.01.31 06:02:27.036226 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3194 | 2026.01.31 06:02:27.037424 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.01.31 06:02:27.037458 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3196 | 2026.01.31 06:02:27.037830 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3197 | 2026.01.31 06:02:27.038042 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.01.31 06:02:27.038169 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001998 sec., 699699.6996996996 rows/sec., 58.53 MiB/sec. | ||
| 3199 | 2026.01.31 06:02:27.038204 [ 5 ] {bd8582b6-6afa-489a-bc88-3f26c902f972} <Debug> TCPHandler: Processed in 0.00216118 sec. | ||
| 3200 | 2026.01.31 06:02:27.038321 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.01.31 06:02:27.038413 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.01.31 06:02:27.038450 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3203 | 2026.01.31 06:02:27.038946 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.01.31 06:02:27.038980 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3205 | 2026.01.31 06:02:27.039269 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3206 | 2026.01.31 06:02:27.039471 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.01.31 06:02:27.039594 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.0012 sec., 46666.66666666667 rows/sec., 3.46 MiB/sec. | ||
| 3208 | 2026.01.31 06:02:27.039630 [ 5 ] {13d5a611-4686-4625-9aac-ee2eaecab663} <Debug> TCPHandler: Processed in 0.001355481 sec. | ||
| 3209 | 2026.01.31 06:02:27.039748 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.01.31 06:02:27.039839 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.01.31 06:02:27.039877 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3212 | 2026.01.31 06:02:27.040395 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.01.31 06:02:27.040435 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3214 | 2026.01.31 06:02:27.040730 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3215 | 2026.01.31 06:02:27.040939 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.01.31 06:02:27.041060 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001238 sec., 203554.11954765752 rows/sec., 14.08 MiB/sec. | ||
| 3217 | 2026.01.31 06:02:27.041095 [ 5 ] {dfaf3fee-9c74-47cb-acf6-e9ee43b39462} <Debug> TCPHandler: Processed in 0.001393492 sec. | ||
| 3218 | 2026.01.31 06:02:27.041212 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.01.31 06:02:27.041303 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.01.31 06:02:27.041341 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3221 | 2026.01.31 06:02:27.041735 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.01.31 06:02:27.041769 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3223 | 2026.01.31 06:02:27.042048 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3224 | 2026.01.31 06:02:27.042249 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.01.31 06:02:27.042370 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 3226 | 2026.01.31 06:02:27.042405 [ 5 ] {02656532-0414-4522-979e-7166dc80ea23} <Debug> TCPHandler: Processed in 0.001239299 sec. | ||
| 3227 | 2026.01.31 06:02:27.042514 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.01.31 06:02:27.042604 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3229 | 2026.01.31 06:02:27.042642 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3230 | 2026.01.31 06:02:27.043349 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.01.31 06:02:27.043382 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3232 | 2026.01.31 06:02:27.043696 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3233 | 2026.01.31 06:02:27.043898 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.01.31 06:02:27.044025 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001438 sec., 417246.1752433936 rows/sec., 31.37 MiB/sec. | ||
| 3235 | 2026.01.31 06:02:27.044061 [ 5 ] {7a3cb285-3a11-4140-959f-26bde303c4cc} <Debug> TCPHandler: Processed in 0.001593006 sec. | ||
| 3236 | 2026.01.31 06:02:27.044168 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.01.31 06:02:27.044259 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.01.31 06:02:27.044300 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2026.01.31 06:02:27.044981 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.01.31 06:02:27.045015 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3241 | 2026.01.31 06:02:27.045376 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3242 | 2026.01.31 06:02:27.045580 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.01.31 06:02:27.045709 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001468 sec., 600817.4386920981 rows/sec., 40.78 MiB/sec. | ||
| 3244 | 2026.01.31 06:02:27.045744 [ 5 ] {75dd07ed-b8ef-4734-9de2-4a2e7fa48f81} <Debug> TCPHandler: Processed in 0.001622587 sec. | ||
| 3245 | 2026.01.31 06:02:27.045850 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.01.31 06:02:27.045941 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.01.31 06:02:27.046019 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3248 | 2026.01.31 06:02:27.046862 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.31 06:02:27.046897 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3250 | 2026.01.31 06:02:27.047435 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3251 | 2026.01.31 06:02:27.047647 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.01.31 06:02:27.047783 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 3253 | 2026.01.31 06:02:27.047835 [ 5 ] {53b50469-250f-4c23-a397-f49ae381965a} <Debug> TCPHandler: Processed in 0.002031957 sec. | ||
| 3254 | 2026.01.31 06:02:27.047940 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.01.31 06:02:27.048031 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.01.31 06:02:27.048071 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3257 | 2026.01.31 06:02:27.048405 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.01.31 06:02:27.048439 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3259 | 2026.01.31 06:02:27.048725 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3260 | 2026.01.31 06:02:27.048928 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.31 06:02:27.049051 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 3262 | 2026.01.31 06:02:27.049086 [ 5 ] {defa13c3-db2e-46be-ba5c-b36a46461de3} <Debug> TCPHandler: Processed in 0.001192657 sec. | ||
| 3263 | 2026.01.31 06:02:27.883254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7184 | ||
| 3264 | 2026.01.31 06:02:27.883982 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.01.31 06:02:27.884095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3266 | 2026.01.31 06:02:27.884864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3267 | 2026.01.31 06:02:27.885116 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.01.31 06:02:27.885271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7184 | ||
| 3269 | 2026.01.31 06:02:28.261317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3270 | 2026.01.31 06:02:28.277504 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.01.31 06:02:28.277567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3272 | 2026.01.31 06:02:28.283064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3273 | 2026.01.31 06:02:28.283747 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.01.31 06:02:28.286494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3275 | 2026.01.31 06:02:32.000114 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.01.31 06:02:32.000300 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3277 | 2026.01.31 06:02:32.000370 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3278 | 2026.01.31 06:02:32.001002 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.31 06:02:32.001160 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3280 | 2026.01.31 06:02:32.001550 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3281 | 2026.01.31 06:02:32.001774 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.31 06:02:32.001906 [ 104 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3283 | 2026.01.31 06:02:32.001925 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.55 MiB/sec. | ||
| 3284 | 2026.01.31 06:02:32.001971 [ 104 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.31 06:02:32.001983 [ 5 ] {eb5c120c-76f0-44ae-ae99-846abc48e22d} <Debug> TCPHandler: Processed in 0.001999476 sec. | ||
| 3286 | 2026.01.31 06:02:32.002000 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 3287 | 2026.01.31 06:02:32.002103 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3288 | 2026.01.31 06:02:32.002116 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.01.31 06:02:32.002208 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.01.31 06:02:32.002222 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.31 06:02:32.002239 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3292 | 2026.01.31 06:02:32.002263 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3293 | 2026.01.31 06:02:32.002301 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part | ||
| 3294 | 2026.01.31 06:02:32.002352 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3295 | 2026.01.31 06:02:32.002398 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3296 | 2026.01.31 06:02:32.002442 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1398 rows starting from the beginning of the part | ||
| 3297 | 2026.01.31 06:02:32.002481 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3298 | 2026.01.31 06:02:32.002695 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.01.31 06:02:32.002729 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3300 | 2026.01.31 06:02:32.003037 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3301 | 2026.01.31 06:02:32.003250 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.31 06:02:32.003363 [ 132 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3303 | 2026.01.31 06:02:32.003376 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 3304 | 2026.01.31 06:02:32.003409 [ 132 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.01.31 06:02:32.003428 [ 5 ] {0d8ca4dd-659e-448a-8ac6-3495840b0a83} <Debug> TCPHandler: Processed in 0.001360701 sec. | ||
| 3306 | 2026.01.31 06:02:32.003432 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3307 | 2026.01.31 06:02:32.003530 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3308 | 2026.01.31 06:02:32.003558 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.01.31 06:02:32.003615 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3310 | 2026.01.31 06:02:32.003640 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 631 rows starting from the beginning of the part | ||
| 3311 | 2026.01.31 06:02:32.003651 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.01.31 06:02:32.003690 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3313 | 2026.01.31 06:02:32.003693 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3314 | 2026.01.31 06:02:32.003732 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3315 | 2026.01.31 06:02:32.003753 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686198 sec., 1843199.9089074947 rows/sec., 160.65 MiB/sec. | ||
| 3316 | 2026.01.31 06:02:32.003771 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3317 | 2026.01.31 06:02:32.003841 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 600 rows starting from the beginning of the part | ||
| 3318 | 2026.01.31 06:02:32.003910 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3319 | 2026.01.31 06:02:32.004121 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3320 | 2026.01.31 06:02:32.004143 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.31 06:02:32.004180 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3322 | 2026.01.31 06:02:32.004498 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.01.31 06:02:32.004598 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_21_4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3324 | 2026.01.31 06:02:32.004625 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3325 | 2026.01.31 06:02:32.004688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3326 | 2026.01.31 06:02:32.004843 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.31 06:02:32.004909 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416002 sec., 1079800.734744725 rows/sec., 85.99 MiB/sec. | ||
| 3328 | 2026.01.31 06:02:32.004955 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3329 | 2026.01.31 06:02:32.004981 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 3330 | 2026.01.31 06:02:32.004986 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.01.31 06:02:32.005019 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3332 | 2026.01.31 06:02:32.005026 [ 5 ] {23697f23-1738-4c1f-84ed-5c20a10f23d2} <Debug> TCPHandler: Processed in 0.001514665 sec. | ||
| 3333 | 2026.01.31 06:02:32.005091 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3334 | 2026.01.31 06:02:32.005113 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3335 | 2026.01.31 06:02:32.005167 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.01.31 06:02:32.005184 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3337 | 2026.01.31 06:02:32.005212 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5315 rows starting from the beginning of the part | ||
| 3338 | 2026.01.31 06:02:32.005260 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3339 | 2026.01.31 06:02:32.005264 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.01.31 06:02:32.005303 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3341 | 2026.01.31 06:02:32.005312 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3342 | 2026.01.31 06:02:32.005342 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3343 | 2026.01.31 06:02:32.005379 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 882 rows starting from the beginning of the part | ||
| 3344 | 2026.01.31 06:02:32.005415 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3345 | 2026.01.31 06:02:32.005456 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.01.31 06:02:32.005554 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_21_4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3347 | 2026.01.31 06:02:32.005668 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3348 | 2026.01.31 06:02:32.005669 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.01.31 06:02:32.005718 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3350 | 2026.01.31 06:02:32.006019 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3351 | 2026.01.31 06:02:32.006238 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.01.31 06:02:32.006344 [ 132 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3353 | 2026.01.31 06:02:32.006374 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3354 | 2026.01.31 06:02:32.006378 [ 132 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.01.31 06:02:32.006412 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3356 | 2026.01.31 06:02:32.006414 [ 5 ] {e3a3ef0b-6f38-4409-bb71-ec18e47eca42} <Debug> TCPHandler: Processed in 0.001295759 sec. | ||
| 3357 | 2026.01.31 06:02:32.006490 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3358 | 2026.01.31 06:02:32.006594 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2026.01.31 06:02:32.006625 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 858 rows starting from the beginning of the part | ||
| 3360 | 2026.01.31 06:02:32.006685 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3361 | 2026.01.31 06:02:32.006728 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3362 | 2026.01.31 06:02:32.006766 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3363 | 2026.01.31 06:02:32.006804 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3364 | 2026.01.31 06:02:32.006842 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3365 | 2026.01.31 06:02:32.007732 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6838 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674961 sec., 2556298.951648267 rows/sec., 175.54 MiB/sec. | ||
| 3366 | 2026.01.31 06:02:32.007738 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273419 sec., 909362.9041187543 rows/sec., 61.42 MiB/sec. | ||
| 3367 | 2026.01.31 06:02:32.007950 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3368 | 2026.01.31 06:02:32.008193 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3369 | 2026.01.31 06:02:32.008210 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.01.31 06:02:32.008279 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_21_4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3371 | 2026.01.31 06:02:32.008346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3372 | 2026.01.31 06:02:32.008465 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.31 06:02:32.008533 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3374 | 2026.01.31 06:02:32.008600 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3375 | 2026.01.31 06:02:35.294162 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3376 | 2026.01.31 06:02:35.294238 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3377 | 2026.01.31 06:02:35.386196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7696 | ||
| 3378 | 2026.01.31 06:02:35.386693 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.01.31 06:02:35.386740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3380 | 2026.01.31 06:02:35.387209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3381 | 2026.01.31 06:02:35.387440 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.01.31 06:02:35.387570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7696 | ||
| 3383 | 2026.01.31 06:02:35.387597 [ 102 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3384 | 2026.01.31 06:02:35.387679 [ 102 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.01.31 06:02:35.387716 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3386 | 2026.01.31 06:02:35.387861 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3387 | 2026.01.31 06:02:35.388029 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3388 | 2026.01.31 06:02:35.388076 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5264 rows starting from the beginning of the part | ||
| 3389 | 2026.01.31 06:02:35.388149 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3390 | 2026.01.31 06:02:35.388202 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3391 | 2026.01.31 06:02:35.388250 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3392 | 2026.01.31 06:02:35.388296 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3393 | 2026.01.31 06:02:35.388343 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3394 | 2026.01.31 06:02:35.389788 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7696 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990356 sec., 3866644.9620067966 rows/sec., 55.31 MiB/sec. | ||
| 3395 | 2026.01.31 06:02:35.390242 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3396 | 2026.01.31 06:02:35.390523 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.01.31 06:02:35.390583 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_16_3} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3398 | 2026.01.31 06:02:35.390665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3399 | 2026.01.31 06:02:35.402333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 430 | ||
| 3400 | 2026.01.31 06:02:35.404596 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.31 06:02:35.404640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3402 | 2026.01.31 06:02:35.405869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3403 | 2026.01.31 06:02:35.406150 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.01.31 06:02:35.406492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3405 | 2026.01.31 06:02:35.787415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3406 | 2026.01.31 06:02:35.803481 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.01.31 06:02:35.803527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3408 | 2026.01.31 06:02:35.809007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3409 | 2026.01.31 06:02:35.809701 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.01.31 06:02:35.809976 [ 131 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3411 | 2026.01.31 06:02:35.810016 [ 131 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.31 06:02:35.810037 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3413 | 2026.01.31 06:02:35.810169 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3414 | 2026.01.31 06:02:35.812571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3415 | 2026.01.31 06:02:35.814216 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3416 | 2026.01.31 06:02:35.815699 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3417 | 2026.01.31 06:02:35.820611 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3418 | 2026.01.31 06:02:35.825028 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3419 | 2026.01.31 06:02:35.829621 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3420 | 2026.01.31 06:02:35.834246 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3421 | 2026.01.31 06:02:35.838660 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3422 | 2026.01.31 06:02:35.896520 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086409346 sec., 1400.31148945393 rows/sec., 7.24 MiB/sec. | ||
| 3423 | 2026.01.31 06:02:35.899200 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3424 | 2026.01.31 06:02:35.901193 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.01.31 06:02:35.901293 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_16_3} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3426 | 2026.01.31 06:02:35.903170 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3427 | 2026.01.31 06:02:36.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.96 MiB, peak 235.94 MiB, free memory in arenas 0.00 B, will set to 234.53 MiB (RSS), difference: 8.57 MiB | ||
| 3428 | 2026.01.31 06:02:36.001248 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000837359 sec. | ||
| 3429 | 2026.01.31 06:02:37.002525 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.31 06:02:37.002689 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.31 06:02:37.002752 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3432 | 2026.01.31 06:02:37.003460 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.31 06:02:37.003503 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3434 | 2026.01.31 06:02:37.003902 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3435 | 2026.01.31 06:02:37.004135 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.31 06:02:37.004290 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001646 sec., 82624.54434993926 rows/sec., 7.15 MiB/sec. | ||
| 3437 | 2026.01.31 06:02:37.004336 [ 5 ] {aa3c5031-bb7e-4e80-9eee-d69af323a412} <Debug> TCPHandler: Processed in 0.001930444 sec. | ||
| 3438 | 2026.01.31 06:02:37.004453 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.31 06:02:37.004561 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.31 06:02:37.004604 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3441 | 2026.01.31 06:02:37.005028 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.31 06:02:37.005063 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3443 | 2026.01.31 06:02:37.005370 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3444 | 2026.01.31 06:02:37.005573 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.31 06:02:37.005700 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. | ||
| 3446 | 2026.01.31 06:02:37.005736 [ 5 ] {13045420-a601-40ad-9e50-1134e798647b} <Debug> TCPHandler: Processed in 0.001332301 sec. | ||
| 3447 | 2026.01.31 06:02:37.005847 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.01.31 06:02:37.005947 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3449 | 2026.01.31 06:02:37.005986 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3450 | 2026.01.31 06:02:37.006405 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.31 06:02:37.006440 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3452 | 2026.01.31 06:02:37.006729 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3453 | 2026.01.31 06:02:37.006931 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.31 06:02:37.007054 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 7.21 MiB/sec. | ||
| 3455 | 2026.01.31 06:02:37.007090 [ 5 ] {b49487ba-98b6-475c-952b-c2d9f2f888f4} <Debug> TCPHandler: Processed in 0.00129201 sec. | ||
| 3456 | 2026.01.31 06:02:37.007200 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.01.31 06:02:37.007292 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.01.31 06:02:37.007334 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3459 | 2026.01.31 06:02:37.007740 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.31 06:02:37.007775 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3461 | 2026.01.31 06:02:37.008084 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3462 | 2026.01.31 06:02:37.008289 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.31 06:02:37.008413 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 3464 | 2026.01.31 06:02:37.008448 [ 5 ] {adfb9f2d-8c2a-44f7-986a-4fdb96413116} <Debug> TCPHandler: Processed in 0.00129477 sec. | ||
| 3465 | 2026.01.31 06:02:37.008553 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.31 06:02:37.008643 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.31 06:02:37.008696 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3468 | 2026.01.31 06:02:37.009545 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.31 06:02:37.009580 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3470 | 2026.01.31 06:02:37.010137 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3471 | 2026.01.31 06:02:37.010358 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.01.31 06:02:37.010467 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3473 | 2026.01.31 06:02:37.010496 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00187 sec., 21390.374331550804 rows/sec., 38.33 MiB/sec. | ||
| 3474 | 2026.01.31 06:02:37.010549 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.01.31 06:02:37.010573 [ 5 ] {a081812b-90e3-4d2d-bfb8-7a11a45e0442} <Debug> TCPHandler: Processed in 0.002067017 sec. | ||
| 3476 | 2026.01.31 06:02:37.010578 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3477 | 2026.01.31 06:02:37.010683 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.01.31 06:02:37.010711 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3479 | 2026.01.31 06:02:37.010783 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.31 06:02:37.010827 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3481 | 2026.01.31 06:02:37.010974 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3482 | 2026.01.31 06:02:37.011048 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3483 | 2026.01.31 06:02:37.011174 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.01.31 06:02:37.011213 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3485 | 2026.01.31 06:02:37.011230 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3486 | 2026.01.31 06:02:37.011371 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3487 | 2026.01.31 06:02:37.011490 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3488 | 2026.01.31 06:02:37.011519 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3489 | 2026.01.31 06:02:37.011603 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3490 | 2026.01.31 06:02:37.011712 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3491 | 2026.01.31 06:02:37.011741 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.01.31 06:02:37.011874 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3493 | 2026.01.31 06:02:37.011909 [ 5 ] {c3757362-d702-45a5-b100-db10c4f77d7b} <Debug> TCPHandler: Processed in 0.001272069 sec. | ||
| 3494 | 2026.01.31 06:02:37.015525 [ 197 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 19 columns (19 merged, 0 gathered) in 0.004871042 sec., 78833.23527081065 rows/sec., 141.27 MiB/sec. | ||
| 3495 | 2026.01.31 06:02:37.016395 [ 195 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3496 | 2026.01.31 06:02:37.016811 [ 195 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.01.31 06:02:37.016898 [ 195 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3498 | 2026.01.31 06:02:37.017027 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3499 | 2026.01.31 06:02:38.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.99 MiB, peak 239.83 MiB, free memory in arenas 0.00 B, will set to 236.36 MiB (RSS), difference: 1.37 MiB | ||
| 3500 | 2026.01.31 06:02:42.000013 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.01.31 06:02:42.000202 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.31 06:02:42.000285 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3503 | 2026.01.31 06:02:42.001038 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.31 06:02:42.001084 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3505 | 2026.01.31 06:02:42.001483 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3506 | 2026.01.31 06:02:42.001696 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.31 06:02:42.001846 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 3508 | 2026.01.31 06:02:42.001890 [ 5 ] {0871ac40-7b25-4344-afdc-ca6cbefa0df6} <Debug> TCPHandler: Processed in 0.002010256 sec. | ||
| 3509 | 2026.01.31 06:02:42.002035 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.01.31 06:02:42.002134 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3511 | 2026.01.31 06:02:42.002176 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3512 | 2026.01.31 06:02:42.002700 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.31 06:02:42.002742 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3514 | 2026.01.31 06:02:42.003047 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3515 | 2026.01.31 06:02:42.003252 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.01.31 06:02:42.003376 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 3517 | 2026.01.31 06:02:42.003412 [ 5 ] {2a7c2715-eb09-40bf-8e04-b3184204f6fc} <Debug> TCPHandler: Processed in 0.001427063 sec. | ||
| 3518 | 2026.01.31 06:02:42.003539 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.01.31 06:02:42.003632 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.01.31 06:02:42.003675 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3521 | 2026.01.31 06:02:42.004193 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.01.31 06:02:42.004230 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3523 | 2026.01.31 06:02:42.004556 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3524 | 2026.01.31 06:02:42.004764 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.01.31 06:02:42.004891 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 3526 | 2026.01.31 06:02:42.004926 [ 5 ] {688291cf-0065-42df-bf9b-57b6591136cb} <Debug> TCPHandler: Processed in 0.001434413 sec. | ||
| 3527 | 2026.01.31 06:02:42.005050 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.31 06:02:42.005149 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.01.31 06:02:42.005190 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3530 | 2026.01.31 06:02:42.005585 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.01.31 06:02:42.005621 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3532 | 2026.01.31 06:02:42.005946 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3533 | 2026.01.31 06:02:42.006150 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.31 06:02:42.006276 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 3535 | 2026.01.31 06:02:42.006312 [ 5 ] {926936fa-b1a7-469c-b9a3-1df2b4e8e50d} <Debug> TCPHandler: Processed in 0.00131099 sec. | ||
| 3536 | 2026.01.31 06:02:42.888588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8144 | ||
| 3537 | 2026.01.31 06:02:42.889070 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.01.31 06:02:42.889110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3539 | 2026.01.31 06:02:42.889671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3540 | 2026.01.31 06:02:42.889931 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.01.31 06:02:42.890255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8144 | ||
| 3542 | 2026.01.31 06:02:43.313599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3543 | 2026.01.31 06:02:43.328456 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.01.31 06:02:43.328520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3545 | 2026.01.31 06:02:43.334604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3546 | 2026.01.31 06:02:43.335349 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.01.31 06:02:43.338003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3548 | 2026.01.31 06:02:44.333350 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37260 | ||
| 3549 | 2026.01.31 06:02:44.333465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.01.31 06:02:44.333495 [ 288 ] {} <Debug> TCP-Session: 500f107b-c7b8-4db1-883e-0f942fc41d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:37260 | ||
| 3551 | 2026.01.31 06:02:44.333519 [ 288 ] {} <Debug> TCP-Session: 500f107b-c7b8-4db1-883e-0f942fc41d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.01.31 06:02:44.333535 [ 288 ] {} <Debug> TCP-Session: 500f107b-c7b8-4db1-883e-0f942fc41d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.01.31 06:02:44.333763 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48555 | ||
| 3554 | 2026.01.31 06:02:44.333797 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64555 | ||
| 3555 | 2026.01.31 06:02:44.333807 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49114 | ||
| 3556 | 2026.01.31 06:02:44.333842 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60596 | ||
| 3557 | 2026.01.31 06:02:44.333850 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44886 | ||
| 3558 | 2026.01.31 06:02:44.333911 [ 288 ] {} <Trace> TCP-Session: 500f107b-c7b8-4db1-883e-0f942fc41d3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.01.31 06:02:44.333904 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3560 | 2026.01.31 06:02:44.333904 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2026.01.31 06:02:44.333822 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53317 | ||
| 3562 | 2026.01.31 06:02:44.334010 [ 292 ] {} <Debug> TCP-Session: 391fec17-d084-4bc5-8612-316b2fdadb78 Authenticating user 'default' from [fd00:1122:3344:101::e]:64555 | ||
| 3563 | 2026.01.31 06:02:44.334001 [ 289 ] {} <Debug> TCP-Session: a7ea0913-d250-47c4-b44c-f859f439f114 Authenticating user 'default' from [fd00:1122:3344:101::e]:48555 | ||
| 3564 | 2026.01.31 06:02:44.334077 [ 292 ] {} <Debug> TCP-Session: 391fec17-d084-4bc5-8612-316b2fdadb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.01.31 06:02:44.334090 [ 289 ] {} <Debug> TCP-Session: a7ea0913-d250-47c4-b44c-f859f439f114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.01.31 06:02:44.334101 [ 292 ] {} <Debug> TCP-Session: 391fec17-d084-4bc5-8612-316b2fdadb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.01.31 06:02:44.334113 [ 289 ] {} <Debug> TCP-Session: a7ea0913-d250-47c4-b44c-f859f439f114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.01.31 06:02:44.334092 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3569 | 2026.01.31 06:02:44.333769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53092 | ||
| 3570 | 2026.01.31 06:02:44.334385 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3571 | 2026.01.31 06:02:44.334443 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3572 | 2026.01.31 06:02:44.334718 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 3573 | 2026.01.31 06:02:44.335588 [ 302 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> AggregatingTransform: Aggregating | ||
| 3574 | 2026.01.31 06:02:44.335698 [ 302 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> Aggregator: Aggregation method: without_key | ||
| 3575 | 2026.01.31 06:02:44.335725 [ 302 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911681 sec. (1096.875 rows/sec., 42.85 KiB/sec.) | ||
| 3576 | 2026.01.31 06:02:44.335740 [ 302 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Trace> Aggregator: Merging aggregated data | ||
| 3577 | 2026.01.31 06:02:44.337001 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 3578 | 2026.01.31 06:02:44.337128 [ 288 ] {4972cbc9-d753-44f8-b32c-1b09db64c454} <Debug> TCPHandler: Processed in 0.003357887 sec. | ||
| 3579 | 2026.01.31 06:02:44.337245 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2026.01.31 06:02:44.337273 [ 288 ] {} <Debug> TCP-Session: 500f107b-c7b8-4db1-883e-0f942fc41d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.01.31 06:02:44.337273 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.01.31 06:02:44.337322 [ 289 ] {} <Debug> TCP-Session: a7ea0913-d250-47c4-b44c-f859f439f114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.01.31 06:02:44.337390 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3584 | 2026.01.31 06:02:44.337414 [ 292 ] {} <Debug> TCP-Session: 391fec17-d084-4bc5-8612-316b2fdadb78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.01.31 06:02:44.338866 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3586 | 2026.01.31 06:02:44.338909 [ 291 ] {} <Debug> TCP-Session: 7500e790-d0c7-4893-b51c-b9666ae89d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:49114 | ||
| 3587 | 2026.01.31 06:02:44.338937 [ 291 ] {} <Debug> TCP-Session: 7500e790-d0c7-4893-b51c-b9666ae89d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.01.31 06:02:44.338953 [ 291 ] {} <Debug> TCP-Session: 7500e790-d0c7-4893-b51c-b9666ae89d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.01.31 06:02:44.339008 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3590 | 2026.01.31 06:02:44.339053 [ 290 ] {} <Debug> TCP-Session: 6c4e9d6c-a885-4914-8945-f1d3bf314512 Authenticating user 'default' from [fd00:1122:3344:101::e]:53092 | ||
| 3591 | 2026.01.31 06:02:44.339052 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3592 | 2026.01.31 06:02:44.339078 [ 290 ] {} <Debug> TCP-Session: 6c4e9d6c-a885-4914-8945-f1d3bf314512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.01.31 06:02:44.339072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.01.31 06:02:44.339099 [ 290 ] {} <Debug> TCP-Session: 6c4e9d6c-a885-4914-8945-f1d3bf314512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.01.31 06:02:44.339098 [ 293 ] {} <Debug> TCP-Session: 8e6b6009-3c53-4427-8498-137ae6d70882 Authenticating user 'default' from [fd00:1122:3344:101::e]:53317 | ||
| 3596 | 2026.01.31 06:02:44.339132 [ 294 ] {} <Debug> TCP-Session: ac6e7257-dc75-44f8-b262-de804dc04c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44886 | ||
| 3597 | 2026.01.31 06:02:44.339151 [ 293 ] {} <Debug> TCP-Session: 8e6b6009-3c53-4427-8498-137ae6d70882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.01.31 06:02:44.339160 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59375 | ||
| 3599 | 2026.01.31 06:02:44.339173 [ 293 ] {} <Debug> TCP-Session: 8e6b6009-3c53-4427-8498-137ae6d70882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.01.31 06:02:44.339168 [ 294 ] {} <Debug> TCP-Session: ac6e7257-dc75-44f8-b262-de804dc04c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.01.31 06:02:44.339212 [ 294 ] {} <Debug> TCP-Session: ac6e7257-dc75-44f8-b262-de804dc04c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.01.31 06:02:44.339225 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2026.01.31 06:02:44.339253 [ 286 ] {} <Debug> TCP-Session: 5ae2b640-78c3-4909-877b-f27253d12ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59375 | ||
| 3604 | 2026.01.31 06:02:44.339268 [ 286 ] {} <Debug> TCP-Session: 5ae2b640-78c3-4909-877b-f27253d12ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.01.31 06:02:44.339280 [ 286 ] {} <Debug> TCP-Session: 5ae2b640-78c3-4909-877b-f27253d12ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.01.31 06:02:44.346401 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3607 | 2026.01.31 06:02:44.346438 [ 3 ] {} <Debug> TCP-Session: 5aa9161b-0425-4a7b-9aad-c9661696c47a Authenticating user 'default' from [fd00:1122:3344:101::e]:60596 | ||
| 3608 | 2026.01.31 06:02:44.346455 [ 3 ] {} <Debug> TCP-Session: 5aa9161b-0425-4a7b-9aad-c9661696c47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.01.31 06:02:44.346467 [ 3 ] {} <Debug> TCP-Session: 5aa9161b-0425-4a7b-9aad-c9661696c47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.01.31 06:02:44.358357 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59375). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3611 | |||
| 3612 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3613 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3614 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3615 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3616 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3617 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3618 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3619 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3620 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3621 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3622 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3623 | (version 23.8.7.1) | ||
| 3624 | 2026.01.31 06:02:44.358525 [ 286 ] {} <Debug> TCP-Session: 5ae2b640-78c3-4909-877b-f27253d12ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.01.31 06:02:44.358534 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60596). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3626 | |||
| 3627 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3628 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3629 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3630 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3631 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3632 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3633 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3634 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3635 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3636 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3637 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3638 | (version 23.8.7.1) | ||
| 3639 | 2026.01.31 06:02:44.358593 [ 3 ] {} <Debug> TCP-Session: 5aa9161b-0425-4a7b-9aad-c9661696c47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.31 06:02:44.358612 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53092). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3641 | |||
| 3642 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3643 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3644 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3645 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3646 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3647 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3648 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3649 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3650 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3651 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3652 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3653 | (version 23.8.7.1) | ||
| 3654 | 2026.01.31 06:02:44.358664 [ 290 ] {} <Debug> TCP-Session: 6c4e9d6c-a885-4914-8945-f1d3bf314512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.01.31 06:02:44.358700 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49114). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3656 | |||
| 3657 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3658 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3659 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3660 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3661 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3662 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3663 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3664 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3665 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3666 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3667 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3668 | (version 23.8.7.1) | ||
| 3669 | 2026.01.31 06:02:44.358806 [ 291 ] {} <Debug> TCP-Session: 7500e790-d0c7-4893-b51c-b9666ae89d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.01.31 06:02:44.358845 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44886). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3671 | |||
| 3672 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3673 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3674 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3675 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3676 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3677 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3678 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3679 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3680 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3681 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3682 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3683 | (version 23.8.7.1) | ||
| 3684 | 2026.01.31 06:02:44.358963 [ 294 ] {} <Debug> TCP-Session: ac6e7257-dc75-44f8-b262-de804dc04c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.31 06:02:44.358990 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53317). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3686 | |||
| 3687 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3688 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3689 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3690 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3691 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3692 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3693 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3694 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3695 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3696 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3697 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3698 | (version 23.8.7.1) | ||
| 3699 | 2026.01.31 06:02:44.359080 [ 293 ] {} <Debug> TCP-Session: 8e6b6009-3c53-4427-8498-137ae6d70882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.01.31 06:02:45.407565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 452 | ||
| 3701 | 2026.01.31 06:02:45.409807 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.01.31 06:02:45.409866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3703 | 2026.01.31 06:02:45.411125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3704 | 2026.01.31 06:02:45.411417 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.01.31 06:02:45.411785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3706 | 2026.01.31 06:02:45.780120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53359 | ||
| 3707 | 2026.01.31 06:02:45.780219 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2026.01.31 06:02:45.780244 [ 286 ] {} <Debug> TCP-Session: 677d410f-85c5-4d06-8f58-391718a6c0af Authenticating user 'default' from [fd00:1122:3344:101::e]:53359 | ||
| 3709 | 2026.01.31 06:02:45.780266 [ 286 ] {} <Debug> TCP-Session: 677d410f-85c5-4d06-8f58-391718a6c0af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.01.31 06:02:45.780279 [ 286 ] {} <Debug> TCP-Session: 677d410f-85c5-4d06-8f58-391718a6c0af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.31 06:02:45.780477 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54506 | ||
| 3712 | 2026.01.31 06:02:45.780494 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54574 | ||
| 3713 | 2026.01.31 06:02:45.780521 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40890 | ||
| 3714 | 2026.01.31 06:02:45.780545 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51727 | ||
| 3715 | 2026.01.31 06:02:45.780595 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3716 | 2026.01.31 06:02:45.780550 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57754 | ||
| 3717 | 2026.01.31 06:02:45.780628 [ 288 ] {} <Debug> TCP-Session: 025a166d-ed0e-4d53-a082-9d9abd977cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54506 | ||
| 3718 | 2026.01.31 06:02:45.780630 [ 286 ] {} <Trace> TCP-Session: 677d410f-85c5-4d06-8f58-391718a6c0af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.01.31 06:02:45.780670 [ 288 ] {} <Debug> TCP-Session: 025a166d-ed0e-4d53-a082-9d9abd977cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.01.31 06:02:45.780520 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49371 | ||
| 3721 | 2026.01.31 06:02:45.780702 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3722 | 2026.01.31 06:02:45.780700 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3723 | 2026.01.31 06:02:45.780739 [ 3 ] {} <Debug> TCP-Session: 4634f3c2-534f-44d0-a389-ade8508e2041 Authenticating user 'default' from [fd00:1122:3344:101::e]:57754 | ||
| 3724 | 2026.01.31 06:02:45.780765 [ 294 ] {} <Debug> TCP-Session: 5d966eef-2872-48e5-bf90-ea7afc309a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:51727 | ||
| 3725 | 2026.01.31 06:02:45.780779 [ 3 ] {} <Debug> TCP-Session: 4634f3c2-534f-44d0-a389-ade8508e2041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.01.31 06:02:45.780797 [ 294 ] {} <Debug> TCP-Session: 5d966eef-2872-48e5-bf90-ea7afc309a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.01.31 06:02:45.780807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.01.31 06:02:45.780813 [ 3 ] {} <Debug> TCP-Session: 4634f3c2-534f-44d0-a389-ade8508e2041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.01.31 06:02:45.780823 [ 294 ] {} <Debug> TCP-Session: 5d966eef-2872-48e5-bf90-ea7afc309a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.01.31 06:02:45.780839 [ 293 ] {} <Debug> TCP-Session: 428a01ed-9a94-48c1-a41d-689a9509dcb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49371 | ||
| 3731 | 2026.01.31 06:02:45.780835 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3732 | 2026.01.31 06:02:45.780874 [ 293 ] {} <Debug> TCP-Session: 428a01ed-9a94-48c1-a41d-689a9509dcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.01.31 06:02:45.780705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.01.31 06:02:45.780899 [ 293 ] {} <Debug> TCP-Session: 428a01ed-9a94-48c1-a41d-689a9509dcb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.01.31 06:02:45.780705 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3736 | 2026.01.31 06:02:45.780936 [ 289 ] {} <Debug> TCP-Session: 6ca35911-1fea-47ec-9810-c29534457094 Authenticating user 'default' from [fd00:1122:3344:101::e]:54574 | ||
| 3737 | 2026.01.31 06:02:45.780511 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33884 | ||
| 3738 | 2026.01.31 06:02:45.780977 [ 289 ] {} <Debug> TCP-Session: 6ca35911-1fea-47ec-9810-c29534457094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.01.31 06:02:45.780969 [ 292 ] {} <Debug> TCP-Session: 555b8b15-d891-4b7f-9157-15a62e00ab36 Authenticating user 'default' from [fd00:1122:3344:101::e]:40890 | ||
| 3740 | 2026.01.31 06:02:45.781016 [ 289 ] {} <Debug> TCP-Session: 6ca35911-1fea-47ec-9810-c29534457094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.01.31 06:02:45.781030 [ 292 ] {} <Debug> TCP-Session: 555b8b15-d891-4b7f-9157-15a62e00ab36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.01.31 06:02:45.780487 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34663 | ||
| 3743 | 2026.01.31 06:02:45.781050 [ 292 ] {} <Debug> TCP-Session: 555b8b15-d891-4b7f-9157-15a62e00ab36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.01.31 06:02:45.780699 [ 288 ] {} <Debug> TCP-Session: 025a166d-ed0e-4d53-a082-9d9abd977cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.01.31 06:02:45.781119 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3746 | 2026.01.31 06:02:45.781177 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3747 | 2026.01.31 06:02:45.781282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.01.31 06:02:45.781284 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.01.31 06:02:45.781318 [ 290 ] {} <Debug> TCP-Session: a99eeb51-5ba1-4349-b6ba-b988f5ae07af Authenticating user 'default' from [fd00:1122:3344:101::e]:34663 | ||
| 3750 | 2026.01.31 06:02:45.781342 [ 291 ] {} <Debug> TCP-Session: c06694cc-331b-41c3-8675-f6b1f80b9d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:33884 | ||
| 3751 | 2026.01.31 06:02:45.781346 [ 290 ] {} <Debug> TCP-Session: a99eeb51-5ba1-4349-b6ba-b988f5ae07af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2026.01.31 06:02:45.781375 [ 291 ] {} <Debug> TCP-Session: c06694cc-331b-41c3-8675-f6b1f80b9d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.01.31 06:02:45.781378 [ 290 ] {} <Debug> TCP-Session: a99eeb51-5ba1-4349-b6ba-b988f5ae07af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.31 06:02:45.781396 [ 291 ] {} <Debug> TCP-Session: c06694cc-331b-41c3-8675-f6b1f80b9d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.31 06:02:45.781461 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 3756 | 2026.01.31 06:02:45.782322 [ 334 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> AggregatingTransform: Aggregating | ||
| 3757 | 2026.01.31 06:02:45.782370 [ 334 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> Aggregator: Aggregation method: without_key | ||
| 3758 | 2026.01.31 06:02:45.782403 [ 334 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839749 sec. (1190.832 rows/sec., 46.52 KiB/sec.) | ||
| 3759 | 2026.01.31 06:02:45.782420 [ 334 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Trace> Aggregator: Merging aggregated data | ||
| 3760 | 2026.01.31 06:02:45.783538 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002758 sec., 362.58158085569255 rows/sec., 14.16 KiB/sec. | ||
| 3761 | 2026.01.31 06:02:45.783704 [ 286 ] {c41a3d08-0715-4b7f-b3d3-838076cd4213} <Debug> TCPHandler: Processed in 0.003201373 sec. | ||
| 3762 | 2026.01.31 06:02:45.783828 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.01.31 06:02:45.783846 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.01.31 06:02:45.783866 [ 286 ] {} <Debug> TCP-Session: 677d410f-85c5-4d06-8f58-391718a6c0af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.01.31 06:02:45.783870 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3766 | 2026.01.31 06:02:45.783890 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.01.31 06:02:45.783924 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.01.31 06:02:45.783932 [ 288 ] {} <Debug> TCP-Session: 025a166d-ed0e-4d53-a082-9d9abd977cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.31 06:02:45.783947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3770 | 2026.01.31 06:02:45.783954 [ 3 ] {} <Debug> TCP-Session: 4634f3c2-534f-44d0-a389-ade8508e2041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.31 06:02:45.783978 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2026.01.31 06:02:45.783996 [ 291 ] {} <Debug> TCP-Session: c06694cc-331b-41c3-8675-f6b1f80b9d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.01.31 06:02:45.783962 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.01.31 06:02:45.784029 [ 294 ] {} <Debug> TCP-Session: 5d966eef-2872-48e5-bf90-ea7afc309a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.01.31 06:02:45.783962 [ 293 ] {} <Debug> TCP-Session: 428a01ed-9a94-48c1-a41d-689a9509dcb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.01.31 06:02:45.784080 [ 292 ] {} <Debug> TCP-Session: 555b8b15-d891-4b7f-9157-15a62e00ab36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.31 06:02:45.783907 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.01.31 06:02:45.783893 [ 289 ] {} <Debug> TCP-Session: 6ca35911-1fea-47ec-9810-c29534457094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.01.31 06:02:45.784150 [ 290 ] {} <Debug> TCP-Session: a99eeb51-5ba1-4349-b6ba-b988f5ae07af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.31 06:02:45.923144 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39711 | ||
| 3781 | 2026.01.31 06:02:45.923264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.01.31 06:02:45.923295 [ 286 ] {} <Debug> TCP-Session: 84b85b4a-312c-4328-88d7-46236cdf78ec Authenticating user 'default' from [fd00:1122:3344:101::e]:39711 | ||
| 3783 | 2026.01.31 06:02:45.923317 [ 286 ] {} <Debug> TCP-Session: 84b85b4a-312c-4328-88d7-46236cdf78ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2026.01.31 06:02:45.923332 [ 286 ] {} <Debug> TCP-Session: 84b85b4a-312c-4328-88d7-46236cdf78ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.01.31 06:02:45.923520 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52189 | ||
| 3786 | 2026.01.31 06:02:45.923563 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46062 | ||
| 3787 | 2026.01.31 06:02:45.923586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34810 | ||
| 3788 | 2026.01.31 06:02:45.923611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49543 | ||
| 3789 | 2026.01.31 06:02:45.923632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.01.31 06:02:45.923651 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.01.31 06:02:45.923658 [ 286 ] {} <Trace> TCP-Session: 84b85b4a-312c-4328-88d7-46236cdf78ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.01.31 06:02:45.923675 [ 288 ] {} <Debug> TCP-Session: 0a40ed8e-c12b-4379-a5c8-01bdff3e9467 Authenticating user 'default' from [fd00:1122:3344:101::e]:52189 | ||
| 3793 | 2026.01.31 06:02:45.923685 [ 290 ] {} <Debug> TCP-Session: f83508d5-6a7b-48e2-9132-9bca20acdd20 Authenticating user 'default' from [fd00:1122:3344:101::e]:46062 | ||
| 3794 | 2026.01.31 06:02:45.923708 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.01.31 06:02:45.923719 [ 288 ] {} <Debug> TCP-Session: 0a40ed8e-c12b-4379-a5c8-01bdff3e9467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.31 06:02:45.923727 [ 290 ] {} <Debug> TCP-Session: f83508d5-6a7b-48e2-9132-9bca20acdd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.01.31 06:02:45.923747 [ 288 ] {} <Debug> TCP-Session: 0a40ed8e-c12b-4379-a5c8-01bdff3e9467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.31 06:02:45.923743 [ 294 ] {} <Debug> TCP-Session: 025b85c5-5e81-4e4b-aa73-9a4947d1bfb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49543 | ||
| 3799 | 2026.01.31 06:02:45.923760 [ 290 ] {} <Debug> TCP-Session: f83508d5-6a7b-48e2-9132-9bca20acdd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.01.31 06:02:45.923786 [ 294 ] {} <Debug> TCP-Session: 025b85c5-5e81-4e4b-aa73-9a4947d1bfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.01.31 06:02:45.923715 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.01.31 06:02:45.923839 [ 294 ] {} <Debug> TCP-Session: 025b85c5-5e81-4e4b-aa73-9a4947d1bfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.01.31 06:02:45.923845 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3804 | 2026.01.31 06:02:45.923873 [ 292 ] {} <Debug> TCP-Session: 708b947f-4814-4a80-98d1-f79f4a464d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:34810 | ||
| 3805 | 2026.01.31 06:02:45.923594 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47286 | ||
| 3806 | 2026.01.31 06:02:45.923943 [ 292 ] {} <Debug> TCP-Session: 708b947f-4814-4a80-98d1-f79f4a464d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.01.31 06:02:45.923586 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41004 | ||
| 3808 | 2026.01.31 06:02:45.923978 [ 292 ] {} <Debug> TCP-Session: 708b947f-4814-4a80-98d1-f79f4a464d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.01.31 06:02:45.924013 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.01.31 06:02:45.923560 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61899 | ||
| 3811 | 2026.01.31 06:02:45.924062 [ 293 ] {} <Debug> TCP-Session: bb795e60-d465-4fa4-9a80-b4c1936f9b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:47286 | ||
| 3812 | 2026.01.31 06:02:45.923611 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33882 | ||
| 3813 | 2026.01.31 06:02:45.924097 [ 293 ] {} <Debug> TCP-Session: bb795e60-d465-4fa4-9a80-b4c1936f9b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.31 06:02:45.924110 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3815 | 2026.01.31 06:02:45.924128 [ 293 ] {} <Debug> TCP-Session: bb795e60-d465-4fa4-9a80-b4c1936f9b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.31 06:02:45.924148 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3817 | 2026.01.31 06:02:45.924157 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2026.01.31 06:02:45.924157 [ 291 ] {} <Debug> TCP-Session: 66df5af7-81c8-4adb-81e9-e8c7426bfd45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41004 | ||
| 3819 | 2026.01.31 06:02:45.924209 [ 3 ] {} <Debug> TCP-Session: 8b648fef-3285-498e-8656-43b74c9325b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33882 | ||
| 3820 | 2026.01.31 06:02:45.924223 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.01.31 06:02:45.924230 [ 291 ] {} <Debug> TCP-Session: 66df5af7-81c8-4adb-81e9-e8c7426bfd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.31 06:02:45.924240 [ 3 ] {} <Debug> TCP-Session: 8b648fef-3285-498e-8656-43b74c9325b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.31 06:02:45.924263 [ 291 ] {} <Debug> TCP-Session: 66df5af7-81c8-4adb-81e9-e8c7426bfd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.31 06:02:45.924275 [ 3 ] {} <Debug> TCP-Session: 8b648fef-3285-498e-8656-43b74c9325b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.01.31 06:02:45.924128 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.31 06:02:45.924332 [ 289 ] {} <Debug> TCP-Session: 065fd06c-a6aa-4991-9913-24df299268b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61899 | ||
| 3827 | 2026.01.31 06:02:45.924351 [ 289 ] {} <Debug> TCP-Session: 065fd06c-a6aa-4991-9913-24df299268b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.31 06:02:45.924367 [ 289 ] {} <Debug> TCP-Session: 065fd06c-a6aa-4991-9913-24df299268b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.01.31 06:02:45.924516 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 3830 | 2026.01.31 06:02:45.925479 [ 296 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> AggregatingTransform: Aggregating | ||
| 3831 | 2026.01.31 06:02:45.925522 [ 296 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> Aggregator: Aggregation method: without_key | ||
| 3832 | 2026.01.31 06:02:45.925560 [ 296 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936951 sec. (1067.292 rows/sec., 41.69 KiB/sec.) | ||
| 3833 | 2026.01.31 06:02:45.925578 [ 296 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Trace> Aggregator: Merging aggregated data | ||
| 3834 | 2026.01.31 06:02:45.927072 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003291 sec., 303.8590094196293 rows/sec., 11.87 KiB/sec. | ||
| 3835 | 2026.01.31 06:02:45.927233 [ 286 ] {d187f1a1-c44e-41b3-8434-e73d21959933} <Debug> TCPHandler: Processed in 0.003721965 sec. | ||
| 3836 | 2026.01.31 06:02:45.927358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.01.31 06:02:45.927388 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.01.31 06:02:45.927406 [ 288 ] {} <Debug> TCP-Session: 0a40ed8e-c12b-4379-a5c8-01bdff3e9467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.31 06:02:45.927411 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2026.01.31 06:02:45.927424 [ 294 ] {} <Debug> TCP-Session: 025b85c5-5e81-4e4b-aa73-9a4947d1bfb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.31 06:02:45.927436 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2026.01.31 06:02:45.927452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3843 | 2026.01.31 06:02:45.927476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3844 | 2026.01.31 06:02:45.927489 [ 290 ] {} <Debug> TCP-Session: f83508d5-6a7b-48e2-9132-9bca20acdd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.31 06:02:45.927504 [ 293 ] {} <Debug> TCP-Session: bb795e60-d465-4fa4-9a80-b4c1936f9b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.31 06:02:45.927520 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.01.31 06:02:45.927531 [ 291 ] {} <Debug> TCP-Session: 66df5af7-81c8-4adb-81e9-e8c7426bfd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.31 06:02:45.927538 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.01.31 06:02:45.927560 [ 3 ] {} <Debug> TCP-Session: 8b648fef-3285-498e-8656-43b74c9325b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.31 06:02:45.927466 [ 289 ] {} <Debug> TCP-Session: 065fd06c-a6aa-4991-9913-24df299268b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.01.31 06:02:45.927600 [ 286 ] {} <Debug> TCP-Session: 84b85b4a-312c-4328-88d7-46236cdf78ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.31 06:02:45.927495 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.01.31 06:02:45.927682 [ 292 ] {} <Debug> TCP-Session: 708b947f-4814-4a80-98d1-f79f4a464d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.31 06:02:47.003132 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2026.01.31 06:02:47.003323 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3856 | 2026.01.31 06:02:47.003394 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3857 | 2026.01.31 06:02:47.004140 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.01.31 06:02:47.004197 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3859 | 2026.01.31 06:02:47.004792 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3860 | 2026.01.31 06:02:47.005042 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.01.31 06:02:47.005208 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001933 sec., 70356.95809622349 rows/sec., 6.09 MiB/sec. | ||
| 3862 | 2026.01.31 06:02:47.005259 [ 5 ] {f043db0b-ef98-4ee0-830e-34edbd213796} <Debug> TCPHandler: Processed in 0.002258142 sec. | ||
| 3863 | 2026.01.31 06:02:47.005379 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.01.31 06:02:47.005483 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3865 | 2026.01.31 06:02:47.005536 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3866 | 2026.01.31 06:02:47.005971 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.01.31 06:02:47.006011 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3868 | 2026.01.31 06:02:47.006352 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3869 | 2026.01.31 06:02:47.006569 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.01.31 06:02:47.006701 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001243 sec., 32180.209171359616 rows/sec., 2.36 MiB/sec. | ||
| 3871 | 2026.01.31 06:02:47.006740 [ 5 ] {9f007326-00d0-45d6-b7a5-8d42829ce99f} <Debug> TCPHandler: Processed in 0.001410933 sec. | ||
| 3872 | 2026.01.31 06:02:47.006853 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.01.31 06:02:47.006948 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3874 | 2026.01.31 06:02:47.006990 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3875 | 2026.01.31 06:02:47.007421 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.01.31 06:02:47.007459 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3877 | 2026.01.31 06:02:47.007765 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3878 | 2026.01.31 06:02:47.007987 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.01.31 06:02:47.008116 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 6.84 MiB/sec. | ||
| 3880 | 2026.01.31 06:02:47.008153 [ 5 ] {5aacce0b-dfce-42fc-aeea-974936bae63c} <Debug> TCPHandler: Processed in 0.001349471 sec. | ||
| 3881 | 2026.01.31 06:02:47.008264 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.01.31 06:02:47.008358 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3883 | 2026.01.31 06:02:47.008402 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3884 | 2026.01.31 06:02:47.008809 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.01.31 06:02:47.008847 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3886 | 2026.01.31 06:02:47.009186 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3887 | 2026.01.31 06:02:47.009393 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.01.31 06:02:47.009530 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3889 | 2026.01.31 06:02:47.009566 [ 5 ] {249baaee-5dff-4ce4-bd71-8d4112f56c24} <Debug> TCPHandler: Processed in 0.001351001 sec. | ||
| 3890 | 2026.01.31 06:02:47.009682 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.01.31 06:02:47.009775 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.01.31 06:02:47.009830 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3893 | 2026.01.31 06:02:47.010702 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.01.31 06:02:47.010741 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3895 | 2026.01.31 06:02:47.011339 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3896 | 2026.01.31 06:02:47.011569 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.01.31 06:02:47.011714 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 3898 | 2026.01.31 06:02:47.011780 [ 5 ] {d6eb5a2b-c393-4a6e-a134-aea6eafa5e79} <Debug> TCPHandler: Processed in 0.002153039 sec. | ||
| 3899 | 2026.01.31 06:02:47.011904 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.01.31 06:02:47.011997 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.01.31 06:02:47.012038 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3902 | 2026.01.31 06:02:47.012378 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.01.31 06:02:47.012415 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3904 | 2026.01.31 06:02:47.012716 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3905 | 2026.01.31 06:02:47.012933 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.01.31 06:02:47.013067 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3907 | 2026.01.31 06:02:47.013103 [ 5 ] {eccd05c4-d72d-4861-ab0b-042d50f42d56} <Debug> TCPHandler: Processed in 0.001246828 sec. | ||
| 3908 | 2026.01.31 06:02:50.294285 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3909 | 2026.01.31 06:02:50.294353 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3910 | 2026.01.31 06:02:50.391245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8656 | ||
| 3911 | 2026.01.31 06:02:50.391732 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.31 06:02:50.391769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3913 | 2026.01.31 06:02:50.392251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3914 | 2026.01.31 06:02:50.392481 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.01.31 06:02:50.392615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8656 | ||
| 3916 | 2026.01.31 06:02:50.838980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3917 | 2026.01.31 06:02:50.854888 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.31 06:02:50.854940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3919 | 2026.01.31 06:02:50.861145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3920 | 2026.01.31 06:02:50.861863 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.31 06:02:50.864587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3922 | 2026.01.31 06:02:52.000056 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.01.31 06:02:52.000218 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3924 | 2026.01.31 06:02:52.000280 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3925 | 2026.01.31 06:02:52.000928 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.01.31 06:02:52.000972 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3927 | 2026.01.31 06:02:52.001484 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3928 | 2026.01.31 06:02:52.001704 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.01.31 06:02:52.001859 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 3930 | 2026.01.31 06:02:52.001899 [ 5 ] {c672263f-a1e9-40e7-8aaa-e89ac497e1ed} <Debug> TCPHandler: Processed in 0.001964395 sec. | ||
| 3931 | 2026.01.31 06:02:52.002022 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.01.31 06:02:52.002114 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3933 | 2026.01.31 06:02:52.002153 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2026.01.31 06:02:52.002566 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.01.31 06:02:52.002601 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3936 | 2026.01.31 06:02:52.002892 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3937 | 2026.01.31 06:02:52.003092 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.01.31 06:02:52.003220 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 3939 | 2026.01.31 06:02:52.003256 [ 5 ] {da664bf8-b848-49f0-8bff-f5918492b2cc} <Debug> TCPHandler: Processed in 0.00128238 sec. | ||
| 3940 | 2026.01.31 06:02:52.003384 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.01.31 06:02:52.003474 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.01.31 06:02:52.003516 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3943 | 2026.01.31 06:02:52.003934 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.01.31 06:02:52.003968 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3945 | 2026.01.31 06:02:52.004301 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3946 | 2026.01.31 06:02:52.004511 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.01.31 06:02:52.004639 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3948 | 2026.01.31 06:02:52.004674 [ 5 ] {08ef30d3-9132-4c7c-841d-1ab701557397} <Debug> TCPHandler: Processed in 0.001336701 sec. | ||
| 3949 | 2026.01.31 06:02:52.004783 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.01.31 06:02:52.004873 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.01.31 06:02:52.004913 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3952 | 2026.01.31 06:02:52.005255 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.01.31 06:02:52.005289 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3954 | 2026.01.31 06:02:52.005584 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3955 | 2026.01.31 06:02:52.005800 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.01.31 06:02:52.005933 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3957 | 2026.01.31 06:02:52.005968 [ 5 ] {677fd2e9-5eb4-43f2-9f58-37e304e1d854} <Debug> TCPHandler: Processed in 0.001231019 sec. | ||
| 3958 | 2026.01.31 06:02:55.412773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 476 | ||
| 3959 | 2026.01.31 06:02:55.414923 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.01.31 06:02:55.414982 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3961 | 2026.01.31 06:02:55.416285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3962 | 2026.01.31 06:02:55.416577 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.01.31 06:02:55.416925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3964 | 2026.01.31 06:02:57.029782 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.01.31 06:02:57.029950 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.01.31 06:02:57.030011 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3967 | 2026.01.31 06:02:57.030615 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.01.31 06:02:57.030652 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3969 | 2026.01.31 06:02:57.031011 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3970 | 2026.01.31 06:02:57.031228 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.01.31 06:02:57.031368 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001464 sec., 16393.44262295082 rows/sec., 1.36 MiB/sec. | ||
| 3972 | 2026.01.31 06:02:57.031408 [ 5 ] {0cb961ae-6239-4370-a979-68eeaa68de1f} <Debug> TCPHandler: Processed in 0.001744329 sec. | ||
| 3973 | 2026.01.31 06:02:57.031531 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.01.31 06:02:57.031631 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3975 | 2026.01.31 06:02:57.031676 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3976 | 2026.01.31 06:02:57.032072 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.01.31 06:02:57.032106 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3978 | 2026.01.31 06:02:57.032430 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3979 | 2026.01.31 06:02:57.032636 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.01.31 06:02:57.032757 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 851.62 KiB/sec. | ||
| 3981 | 2026.01.31 06:02:57.032792 [ 5 ] {fa28f448-6319-409f-98b9-882af5046e87} <Debug> TCPHandler: Processed in 0.00130892 sec. | ||
| 3982 | 2026.01.31 06:02:57.032900 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.01.31 06:02:57.032991 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3984 | 2026.01.31 06:02:57.033029 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3985 | 2026.01.31 06:02:57.034240 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.01.31 06:02:57.034272 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3987 | 2026.01.31 06:02:57.034660 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3988 | 2026.01.31 06:02:57.034865 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.01.31 06:02:57.034969 [ 109 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3990 | 2026.01.31 06:02:57.034987 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.002014 sec., 696127.1102284011 rows/sec., 58.21 MiB/sec. | ||
| 3991 | 2026.01.31 06:02:57.035015 [ 109 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.01.31 06:02:57.035027 [ 5 ] {6057774c-62ba-4c3b-9d83-f65d3a0345cd} <Debug> TCPHandler: Processed in 0.00217313 sec. | ||
| 3993 | 2026.01.31 06:02:57.035044 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 3994 | 2026.01.31 06:02:57.035152 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3995 | 2026.01.31 06:02:57.035157 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.01.31 06:02:57.035251 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2026.01.31 06:02:57.035276 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.01.31 06:02:57.035291 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3999 | 2026.01.31 06:02:57.035319 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4000 | 2026.01.31 06:02:57.035367 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4001 | 2026.01.31 06:02:57.035432 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4002 | 2026.01.31 06:02:57.035500 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4003 | 2026.01.31 06:02:57.035598 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4004 | 2026.01.31 06:02:57.035660 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1402 rows starting from the beginning of the part | ||
| 4005 | 2026.01.31 06:02:57.035863 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.01.31 06:02:57.035901 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4007 | 2026.01.31 06:02:57.036235 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4008 | 2026.01.31 06:02:57.036448 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.31 06:02:57.036575 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.55 MiB/sec. | ||
| 4010 | 2026.01.31 06:02:57.036577 [ 107 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4011 | 2026.01.31 06:02:57.036612 [ 5 ] {fe711234-40fb-48fe-b849-e90b99d9f826} <Debug> TCPHandler: Processed in 0.001513684 sec. | ||
| 4012 | 2026.01.31 06:02:57.036692 [ 107 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.01.31 06:02:57.036721 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4014 | 2026.01.31 06:02:57.036796 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.01.31 06:02:57.036820 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4016 | 2026.01.31 06:02:57.036895 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4017 | 2026.01.31 06:02:57.036935 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4018 | 2026.01.31 06:02:57.036939 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4019 | 2026.01.31 06:02:57.036938 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829692 sec., 1745102.4544021618 rows/sec., 152.55 MiB/sec. | ||
| 4020 | 2026.01.31 06:02:57.036977 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 69 rows starting from the beginning of the part | ||
| 4021 | 2026.01.31 06:02:57.037083 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4022 | 2026.01.31 06:02:57.037132 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 4023 | 2026.01.31 06:02:57.037173 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4024 | 2026.01.31 06:02:57.037218 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4025 | 2026.01.31 06:02:57.037253 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4026 | 2026.01.31 06:02:57.037266 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 4027 | 2026.01.31 06:02:57.037476 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.01.31 06:02:57.037520 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4029 | 2026.01.31 06:02:57.037690 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.01.31 06:02:57.037803 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_26_5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4031 | 2026.01.31 06:02:57.037898 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4032 | 2026.01.31 06:02:57.037948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4033 | 2026.01.31 06:02:57.038132 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.31 06:02:57.038246 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473954 sec., 209640.19229908125 rows/sec., 16.19 MiB/sec. | ||
| 4035 | 2026.01.31 06:02:57.038268 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001391 sec., 181164.6297627606 rows/sec., 12.53 MiB/sec. | ||
| 4036 | 2026.01.31 06:02:57.038323 [ 5 ] {a91a0308-46e3-4944-8b64-cb25dfc05ca4} <Debug> TCPHandler: Processed in 0.001577656 sec. | ||
| 4037 | 2026.01.31 06:02:57.038400 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4038 | 2026.01.31 06:02:57.038439 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.31 06:02:57.038534 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.31 06:02:57.038573 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4041 | 2026.01.31 06:02:57.038637 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.01.31 06:02:57.038697 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_15_3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4043 | 2026.01.31 06:02:57.038771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4044 | 2026.01.31 06:02:57.038971 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.01.31 06:02:57.039006 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4046 | 2026.01.31 06:02:57.039316 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4047 | 2026.01.31 06:02:57.039532 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.01.31 06:02:57.039655 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 4049 | 2026.01.31 06:02:57.039694 [ 5 ] {b567fd34-0a41-47f6-907a-f2f1299b8f02} <Debug> TCPHandler: Processed in 0.00130434 sec. | ||
| 4050 | 2026.01.31 06:02:57.039805 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.01.31 06:02:57.039897 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4052 | 2026.01.31 06:02:57.039937 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4053 | 2026.01.31 06:02:57.040624 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.01.31 06:02:57.040660 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4055 | 2026.01.31 06:02:57.040996 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4056 | 2026.01.31 06:02:57.041197 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.01.31 06:02:57.041297 [ 107 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4058 | 2026.01.31 06:02:57.041323 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001443 sec., 421344.42134442134 rows/sec., 31.70 MiB/sec. | ||
| 4059 | 2026.01.31 06:02:57.041330 [ 107 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.31 06:02:57.041363 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4061 | 2026.01.31 06:02:57.041366 [ 5 ] {be7e961d-ffc5-4603-8bf1-100e7f9974a4} <Debug> TCPHandler: Processed in 0.001610857 sec. | ||
| 4062 | 2026.01.31 06:02:57.041434 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4063 | 2026.01.31 06:02:57.041486 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.01.31 06:02:57.041534 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4065 | 2026.01.31 06:02:57.041565 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4066 | 2026.01.31 06:02:57.041585 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.01.31 06:02:57.041619 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4068 | 2026.01.31 06:02:57.041632 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4069 | 2026.01.31 06:02:57.041669 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4070 | 2026.01.31 06:02:57.041714 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4071 | 2026.01.31 06:02:57.041758 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4072 | 2026.01.31 06:02:57.041798 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 608 rows starting from the beginning of the part | ||
| 4073 | 2026.01.31 06:02:57.042314 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.01.31 06:02:57.042356 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4075 | 2026.01.31 06:02:57.042759 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4076 | 2026.01.31 06:02:57.042808 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404852 sec., 1121826.356085908 rows/sec., 89.43 MiB/sec. | ||
| 4077 | 2026.01.31 06:02:57.042985 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.01.31 06:02:57.042987 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4079 | 2026.01.31 06:02:57.043093 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4080 | 2026.01.31 06:02:57.043120 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.01.31 06:02:57.043123 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001557 sec., 569043.0314707771 rows/sec., 38.62 MiB/sec. | ||
| 4082 | 2026.01.31 06:02:57.043139 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4083 | 2026.01.31 06:02:57.043173 [ 5 ] {4d7b1f31-745b-44d2-ae47-de294c146b00} <Debug> TCPHandler: Processed in 0.00173668 sec. | ||
| 4084 | 2026.01.31 06:02:57.043245 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4085 | 2026.01.31 06:02:57.043270 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.01.31 06:02:57.043289 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.01.31 06:02:57.043353 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_26_5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4088 | 2026.01.31 06:02:57.043388 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4089 | 2026.01.31 06:02:57.043393 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.01.31 06:02:57.043427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4091 | 2026.01.31 06:02:57.043443 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6838 rows starting from the beginning of the part | ||
| 4092 | 2026.01.31 06:02:57.043451 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4093 | 2026.01.31 06:02:57.043533 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4094 | 2026.01.31 06:02:57.043588 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4095 | 2026.01.31 06:02:57.043638 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4096 | 2026.01.31 06:02:57.043681 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4097 | 2026.01.31 06:02:57.043721 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 886 rows starting from the beginning of the part | ||
| 4098 | 2026.01.31 06:02:57.044343 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.01.31 06:02:57.044383 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4100 | 2026.01.31 06:02:57.044954 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4101 | 2026.01.31 06:02:57.045189 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.01.31 06:02:57.045326 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 4103 | 2026.01.31 06:02:57.045378 [ 5 ] {d0e2eed1-39b2-4caf-bb6c-caba95527184} <Debug> TCPHandler: Processed in 0.002137909 sec. | ||
| 4104 | 2026.01.31 06:02:57.045483 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.01.31 06:02:57.045577 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.01.31 06:02:57.045617 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4107 | 2026.01.31 06:02:57.045963 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.31 06:02:57.045999 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4109 | 2026.01.31 06:02:57.046330 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4110 | 2026.01.31 06:02:57.046532 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.01.31 06:02:57.046638 [ 107 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4112 | 2026.01.31 06:02:57.046659 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4113 | 2026.01.31 06:02:57.046672 [ 107 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.01.31 06:02:57.046700 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 4115 | 2026.01.31 06:02:57.046702 [ 5 ] {3085d20c-6f00-4367-82d9-d275f52111e6} <Debug> TCPHandler: Processed in 0.001268229 sec. | ||
| 4116 | 2026.01.31 06:02:57.046786 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4117 | 2026.01.31 06:02:57.046910 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4118 | 2026.01.31 06:02:57.046946 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1158 rows starting from the beginning of the part | ||
| 4119 | 2026.01.31 06:02:57.046961 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8364 rows, containing 5 columns (5 merged, 0 gathered) in 0.003761846 sec., 2223376.501855738 rows/sec., 152.66 MiB/sec. | ||
| 4120 | 2026.01.31 06:02:57.047012 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4121 | 2026.01.31 06:02:57.047061 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4122 | 2026.01.31 06:02:57.047106 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4123 | 2026.01.31 06:02:57.047140 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4124 | 2026.01.31 06:02:57.047145 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4125 | 2026.01.31 06:02:57.047204 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4126 | 2026.01.31 06:02:57.047482 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.31 06:02:57.047569 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4128 | 2026.01.31 06:02:57.047651 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4129 | 2026.01.31 06:02:57.048293 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546155 sec., 942984.3709071858 rows/sec., 63.66 MiB/sec. | ||
| 4130 | 2026.01.31 06:02:57.048496 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4131 | 2026.01.31 06:02:57.048757 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.01.31 06:02:57.048823 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_26_5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4133 | 2026.01.31 06:02:57.048890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4134 | 2026.01.31 06:02:57.893604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9104 | ||
| 4135 | 2026.01.31 06:02:57.894084 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.01.31 06:02:57.894124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4137 | 2026.01.31 06:02:57.894628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4138 | 2026.01.31 06:02:57.894866 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.01.31 06:02:57.894992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9104 | ||
| 4140 | 2026.01.31 06:02:58.365568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4141 | 2026.01.31 06:02:58.381891 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.01.31 06:02:58.381942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4143 | 2026.01.31 06:02:58.388156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4144 | 2026.01.31 06:02:58.388849 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.31 06:02:58.391546 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4146 | 2026.01.31 06:03:02.000074 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.01.31 06:03:02.000262 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4148 | 2026.01.31 06:03:02.000332 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4149 | 2026.01.31 06:03:02.001127 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.01.31 06:03:02.001172 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4151 | 2026.01.31 06:03:02.001544 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4152 | 2026.01.31 06:03:02.001764 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.01.31 06:03:02.001913 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 4154 | 2026.01.31 06:03:02.001952 [ 5 ] {572aed0d-76ea-4446-9af2-538c046019b9} <Debug> TCPHandler: Processed in 0.002002115 sec. | ||
| 4155 | 2026.01.31 06:03:02.002082 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.01.31 06:03:02.002194 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4157 | 2026.01.31 06:03:02.002233 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4158 | 2026.01.31 06:03:02.002689 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.01.31 06:03:02.002725 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4160 | 2026.01.31 06:03:02.003017 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4161 | 2026.01.31 06:03:02.003224 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.01.31 06:03:02.003349 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 4163 | 2026.01.31 06:03:02.003386 [ 5 ] {f47963ae-a68f-45a3-98b6-2114bc641fe1} <Debug> TCPHandler: Processed in 0.001352501 sec. | ||
| 4164 | 2026.01.31 06:03:02.003518 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.01.31 06:03:02.003610 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4166 | 2026.01.31 06:03:02.003652 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4167 | 2026.01.31 06:03:02.004136 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.01.31 06:03:02.004173 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4169 | 2026.01.31 06:03:02.004515 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4170 | 2026.01.31 06:03:02.004716 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.01.31 06:03:02.004842 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4172 | 2026.01.31 06:03:02.004878 [ 5 ] {281f6fe3-af01-4b25-9ae3-06f1499ab96d} <Debug> TCPHandler: Processed in 0.001415783 sec. | ||
| 4173 | 2026.01.31 06:03:02.004993 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.01.31 06:03:02.005085 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.01.31 06:03:02.005136 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4176 | 2026.01.31 06:03:02.005486 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.31 06:03:02.005519 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4178 | 2026.01.31 06:03:02.005813 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4179 | 2026.01.31 06:03:02.006014 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.31 06:03:02.006141 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4181 | 2026.01.31 06:03:02.006176 [ 5 ] {1967eb2b-c694-48d4-8413-f505667fd196} <Debug> TCPHandler: Processed in 0.001231428 sec. | ||
| 4182 | 2026.01.31 06:03:05.294394 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4183 | 2026.01.31 06:03:05.294448 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4184 | 2026.01.31 06:03:05.396024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9616 | ||
| 4185 | 2026.01.31 06:03:05.396558 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.31 06:03:05.396602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4187 | 2026.01.31 06:03:05.397094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4188 | 2026.01.31 06:03:05.397335 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.31 06:03:05.397464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9616 | ||
| 4190 | 2026.01.31 06:03:05.417989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 504 | ||
| 4191 | 2026.01.31 06:03:05.420177 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.01.31 06:03:05.420223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4193 | 2026.01.31 06:03:05.421395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4194 | 2026.01.31 06:03:05.421670 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.01.31 06:03:05.421946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4196 | 2026.01.31 06:03:05.892576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4197 | 2026.01.31 06:03:05.910995 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.01.31 06:03:05.911062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4199 | 2026.01.31 06:03:05.916864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4200 | 2026.01.31 06:03:05.917577 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.01.31 06:03:05.921058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4202 | 2026.01.31 06:03:07.002733 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.01.31 06:03:07.002911 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4204 | 2026.01.31 06:03:07.002984 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4205 | 2026.01.31 06:03:07.003769 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.01.31 06:03:07.003824 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4207 | 2026.01.31 06:03:07.004240 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4208 | 2026.01.31 06:03:07.004495 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.01.31 06:03:07.004686 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00182 sec., 74725.27472527472 rows/sec., 6.47 MiB/sec. | ||
| 4210 | 2026.01.31 06:03:07.004747 [ 5 ] {fa7d6def-e809-4b4a-981f-03b9b665ab97} <Debug> TCPHandler: Processed in 0.002139159 sec. | ||
| 4211 | 2026.01.31 06:03:07.004882 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.01.31 06:03:07.004992 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.01.31 06:03:07.005039 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4214 | 2026.01.31 06:03:07.005525 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.01.31 06:03:07.005568 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4216 | 2026.01.31 06:03:07.005905 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4217 | 2026.01.31 06:03:07.006148 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.01.31 06:03:07.006303 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001336 sec., 29940.119760479043 rows/sec., 2.20 MiB/sec. | ||
| 4219 | 2026.01.31 06:03:07.006352 [ 5 ] {f2834e90-b7e4-4437-a898-6f0c86213062} <Debug> TCPHandler: Processed in 0.001526304 sec. | ||
| 4220 | 2026.01.31 06:03:07.006468 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.01.31 06:03:07.006574 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4222 | 2026.01.31 06:03:07.006622 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4223 | 2026.01.31 06:03:07.007100 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.01.31 06:03:07.007141 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4225 | 2026.01.31 06:03:07.007483 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4226 | 2026.01.31 06:03:07.007711 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.01.31 06:03:07.007861 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001312 sec., 79268.29268292683 rows/sec., 6.19 MiB/sec. | ||
| 4228 | 2026.01.31 06:03:07.007906 [ 5 ] {28309c6c-db62-4591-9e5a-eb3ba01eece9} <Debug> TCPHandler: Processed in 0.001489914 sec. | ||
| 4229 | 2026.01.31 06:03:07.008024 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.01.31 06:03:07.008129 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.01.31 06:03:07.008176 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4232 | 2026.01.31 06:03:07.008619 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.01.31 06:03:07.008659 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4234 | 2026.01.31 06:03:07.009013 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4235 | 2026.01.31 06:03:07.009233 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.01.31 06:03:07.009382 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 4237 | 2026.01.31 06:03:07.009424 [ 5 ] {0a61b452-4584-4981-8ff9-6cbf2efaf0fb} <Debug> TCPHandler: Processed in 0.001451923 sec. | ||
| 4238 | 2026.01.31 06:03:07.009531 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.01.31 06:03:07.009634 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.01.31 06:03:07.009690 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4241 | 2026.01.31 06:03:07.010575 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.01.31 06:03:07.010615 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4243 | 2026.01.31 06:03:07.011190 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4244 | 2026.01.31 06:03:07.011419 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.01.31 06:03:07.011559 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 4246 | 2026.01.31 06:03:07.011613 [ 5 ] {8db9504d-5db6-4391-a804-b0f26ee3140f} <Debug> TCPHandler: Processed in 0.002132999 sec. | ||
| 4247 | 2026.01.31 06:03:07.011731 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.01.31 06:03:07.011827 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.01.31 06:03:07.011870 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4250 | 2026.01.31 06:03:07.012219 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.01.31 06:03:07.012256 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4252 | 2026.01.31 06:03:07.012572 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4253 | 2026.01.31 06:03:07.012795 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.01.31 06:03:07.012931 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4255 | 2026.01.31 06:03:07.012967 [ 5 ] {505f1a8f-837d-4925-afa4-2a70e1e4ccac} <Debug> TCPHandler: Processed in 0.00128633 sec. | ||
| 4256 | 2026.01.31 06:03:09.130681 [ 93 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4257 | 2026.01.31 06:03:09.130754 [ 93 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.01.31 06:03:09.130781 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4259 | 2026.01.31 06:03:09.130903 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4260 | 2026.01.31 06:03:09.131045 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4261 | 2026.01.31 06:03:09.131083 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4262 | 2026.01.31 06:03:09.131159 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 4263 | 2026.01.31 06:03:09.131214 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 253 rows starting from the beginning of the part | ||
| 4264 | 2026.01.31 06:03:09.131265 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 4265 | 2026.01.31 06:03:09.131313 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 4266 | 2026.01.31 06:03:09.132199 [ 191 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355182 sec., 745287.3488579395 rows/sec., 54.38 MiB/sec. | ||
| 4267 | 2026.01.31 06:03:09.132330 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4268 | 2026.01.31 06:03:09.132570 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.01.31 06:03:09.132637 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_5_1} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4270 | 2026.01.31 06:03:09.132698 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4271 | 2026.01.31 06:03:12.000709 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.01.31 06:03:12.000883 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4273 | 2026.01.31 06:03:12.000948 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4274 | 2026.01.31 06:03:12.001580 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.31 06:03:12.001626 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4276 | 2026.01.31 06:03:12.001996 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4277 | 2026.01.31 06:03:12.002228 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.31 06:03:12.002390 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001554 sec., 1287.001287001287 rows/sec., 104.95 KiB/sec. | ||
| 4279 | 2026.01.31 06:03:12.002438 [ 5 ] {81385ca0-3a66-411e-bc9b-4b2d1ffd3bca} <Debug> TCPHandler: Processed in 0.001895353 sec. | ||
| 4280 | 2026.01.31 06:03:12.002569 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.01.31 06:03:12.002674 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4282 | 2026.01.31 06:03:12.002716 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4283 | 2026.01.31 06:03:12.003151 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.31 06:03:12.003190 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4285 | 2026.01.31 06:03:12.003500 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4286 | 2026.01.31 06:03:12.003735 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.31 06:03:12.003869 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001219 sec., 46759.63904840033 rows/sec., 3.57 MiB/sec. | ||
| 4288 | 2026.01.31 06:03:12.003907 [ 5 ] {3d00262b-7b52-4faa-b93d-d31056ff2d29} <Debug> TCPHandler: Processed in 0.001392912 sec. | ||
| 4289 | 2026.01.31 06:03:12.004022 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.01.31 06:03:12.004118 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4291 | 2026.01.31 06:03:12.004159 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4292 | 2026.01.31 06:03:12.004546 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.01.31 06:03:12.004586 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4294 | 2026.01.31 06:03:12.004885 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4295 | 2026.01.31 06:03:12.005098 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.01.31 06:03:12.005228 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 123.69 KiB/sec. | ||
| 4297 | 2026.01.31 06:03:12.005266 [ 5 ] {b3efb42e-2969-4a8b-8cda-c0a1ac4766a6} <Debug> TCPHandler: Processed in 0.00129521 sec. | ||
| 4298 | 2026.01.31 06:03:12.005380 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.31 06:03:12.005474 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.31 06:03:12.005513 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4301 | 2026.01.31 06:03:12.005928 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.31 06:03:12.005964 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4303 | 2026.01.31 06:03:12.006262 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4304 | 2026.01.31 06:03:12.006480 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.31 06:03:12.006618 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001162 sec., 56798.6230636833 rows/sec., 4.44 MiB/sec. | ||
| 4306 | 2026.01.31 06:03:12.006655 [ 5 ] {7a683bd7-2cfe-4149-9023-98897e394b29} <Debug> TCPHandler: Processed in 0.00132634 sec. | ||
| 4307 | 2026.01.31 06:03:12.006774 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.01.31 06:03:12.006869 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.01.31 06:03:12.006913 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4310 | 2026.01.31 06:03:12.007333 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.31 06:03:12.007371 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4312 | 2026.01.31 06:03:12.007712 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4313 | 2026.01.31 06:03:12.007937 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.31 06:03:12.008070 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001219 sec., 132075.4716981132 rows/sec., 9.20 MiB/sec. | ||
| 4315 | 2026.01.31 06:03:12.008107 [ 5 ] {3a864622-31ff-4cdb-a8a5-076242ab376e} <Debug> TCPHandler: Processed in 0.001381982 sec. | ||
| 4316 | 2026.01.31 06:03:12.008221 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.01.31 06:03:12.008315 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.01.31 06:03:12.008359 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4319 | 2026.01.31 06:03:12.008700 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.31 06:03:12.008737 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4321 | 2026.01.31 06:03:12.009047 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4322 | 2026.01.31 06:03:12.009270 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.31 06:03:12.009399 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4324 | 2026.01.31 06:03:12.009434 [ 5 ] {5607bbc9-b992-4e93-b634-06f6bf5e76c3} <Debug> TCPHandler: Processed in 0.001263839 sec. | ||
| 4325 | 2026.01.31 06:03:12.898455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10064 | ||
| 4326 | 2026.01.31 06:03:12.899009 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.01.31 06:03:12.899051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4328 | 2026.01.31 06:03:12.899548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4329 | 2026.01.31 06:03:12.899777 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.01.31 06:03:12.899905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10064 | ||
| 4331 | 2026.01.31 06:03:12.899918 [ 91 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4332 | 2026.01.31 06:03:12.899993 [ 91 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.01.31 06:03:12.900018 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4334 | 2026.01.31 06:03:12.900161 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4335 | 2026.01.31 06:03:12.900314 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4336 | 2026.01.31 06:03:12.900359 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7696 rows starting from the beginning of the part | ||
| 4337 | 2026.01.31 06:03:12.900431 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4338 | 2026.01.31 06:03:12.900475 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4339 | 2026.01.31 06:03:12.900516 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4340 | 2026.01.31 06:03:12.900555 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4341 | 2026.01.31 06:03:12.900597 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4342 | 2026.01.31 06:03:12.902760 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670111 sec., 3769131.6952740913 rows/sec., 53.92 MiB/sec. | ||
| 4343 | 2026.01.31 06:03:12.903155 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4344 | 2026.01.31 06:03:12.903479 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.31 06:03:12.903577 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_21_4} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4346 | 2026.01.31 06:03:12.903686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4347 | 2026.01.31 06:03:13.422033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4348 | 2026.01.31 06:03:13.440915 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.31 06:03:13.440977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4350 | 2026.01.31 06:03:13.447007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4351 | 2026.01.31 06:03:13.447970 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.31 06:03:13.448299 [ 90 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4353 | 2026.01.31 06:03:13.448366 [ 90 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.01.31 06:03:13.448386 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4355 | 2026.01.31 06:03:13.448500 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4356 | 2026.01.31 06:03:13.451621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4357 | 2026.01.31 06:03:13.453068 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2026.01.31 06:03:13.454652 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4359 | 2026.01.31 06:03:13.459321 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4360 | 2026.01.31 06:03:13.463806 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4361 | 2026.01.31 06:03:13.468134 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4362 | 2026.01.31 06:03:13.472602 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4363 | 2026.01.31 06:03:13.476975 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4364 | 2026.01.31 06:03:13.528327 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079872385 sec., 1990.6755006752333 rows/sec., 10.29 MiB/sec. | ||
| 4365 | 2026.01.31 06:03:13.532120 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4366 | 2026.01.31 06:03:13.534330 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.01.31 06:03:13.534446 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_21_4} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4368 | 2026.01.31 06:03:13.537186 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4369 | 2026.01.31 06:03:14.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.55 MiB, peak 253.09 MiB, free memory in arenas 0.00 B, will set to 247.16 MiB (RSS), difference: 4.61 MiB | ||
| 4370 | 2026.01.31 06:03:15.422990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 528 | ||
| 4371 | 2026.01.31 06:03:15.425160 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.01.31 06:03:15.425211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4373 | 2026.01.31 06:03:15.426449 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4374 | 2026.01.31 06:03:15.426734 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.31 06:03:15.426881 [ 89 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4376 | 2026.01.31 06:03:15.426943 [ 89 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.01.31 06:03:15.426964 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4378 | 2026.01.31 06:03:15.427001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4379 | 2026.01.31 06:03:15.427070 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4380 | 2026.01.31 06:03:15.427675 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4381 | 2026.01.31 06:03:15.427816 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 402 rows starting from the beginning of the part | ||
| 4382 | 2026.01.31 06:03:15.428163 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4383 | 2026.01.31 06:03:15.428494 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 4384 | 2026.01.31 06:03:15.428807 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4385 | 2026.01.31 06:03:15.429111 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4386 | 2026.01.31 06:03:15.429417 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4387 | 2026.01.31 06:03:15.435532 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.008505515 sec., 62077.36980065287 rows/sec., 54.87 MiB/sec. | ||
| 4388 | 2026.01.31 06:03:15.436438 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4389 | 2026.01.31 06:03:15.437006 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.31 06:03:15.437088 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_16_3} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4391 | 2026.01.31 06:03:15.437257 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 4392 | 2026.01.31 06:03:17.001357 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2026.01.31 06:03:17.001534 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4394 | 2026.01.31 06:03:17.001600 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4395 | 2026.01.31 06:03:17.002331 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.01.31 06:03:17.002382 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4397 | 2026.01.31 06:03:17.002803 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4398 | 2026.01.31 06:03:17.003034 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.01.31 06:03:17.003199 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.86 MiB/sec. | ||
| 4400 | 2026.01.31 06:03:17.003248 [ 5 ] {c831715d-e6a4-4b34-9e27-e7c45fd4747c} <Debug> TCPHandler: Processed in 0.002015507 sec. | ||
| 4401 | 2026.01.31 06:03:17.003376 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4402 | 2026.01.31 06:03:17.003480 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.01.31 06:03:17.003525 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4404 | 2026.01.31 06:03:17.003999 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.01.31 06:03:17.004037 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4406 | 2026.01.31 06:03:17.004353 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4407 | 2026.01.31 06:03:17.004576 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.01.31 06:03:17.004713 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001256 sec., 31847.133757961783 rows/sec., 2.34 MiB/sec. | ||
| 4409 | 2026.01.31 06:03:17.004752 [ 5 ] {d641914a-b150-41a4-8b33-c8c22360f907} <Debug> TCPHandler: Processed in 0.001428143 sec. | ||
| 4410 | 2026.01.31 06:03:17.004866 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.01.31 06:03:17.004961 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4412 | 2026.01.31 06:03:17.005003 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4413 | 2026.01.31 06:03:17.005450 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.01.31 06:03:17.005487 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4415 | 2026.01.31 06:03:17.005806 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4416 | 2026.01.31 06:03:17.006031 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.01.31 06:03:17.006161 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 6.66 MiB/sec. | ||
| 4418 | 2026.01.31 06:03:17.006198 [ 5 ] {ace47920-5389-4c86-9473-8c65324416c5} <Debug> TCPHandler: Processed in 0.001382081 sec. | ||
| 4419 | 2026.01.31 06:03:17.006313 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.01.31 06:03:17.006409 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.01.31 06:03:17.006452 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4422 | 2026.01.31 06:03:17.006874 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.01.31 06:03:17.006909 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4424 | 2026.01.31 06:03:17.007234 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4425 | 2026.01.31 06:03:17.007458 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.01.31 06:03:17.007591 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4427 | 2026.01.31 06:03:17.007628 [ 5 ] {7d1db26b-644a-497a-866f-e0c6aa38671e} <Debug> TCPHandler: Processed in 0.001364441 sec. | ||
| 4428 | 2026.01.31 06:03:17.007743 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.01.31 06:03:17.007838 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.01.31 06:03:17.007892 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4431 | 2026.01.31 06:03:17.008754 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.01.31 06:03:17.008789 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4433 | 2026.01.31 06:03:17.009355 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4434 | 2026.01.31 06:03:17.009585 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.01.31 06:03:17.009726 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 4436 | 2026.01.31 06:03:17.009784 [ 5 ] {700f7ca7-5bcd-4776-af7f-584d8972b4bf} <Debug> TCPHandler: Processed in 0.002090358 sec. | ||
| 4437 | 2026.01.31 06:03:17.009896 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.01.31 06:03:17.009991 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.01.31 06:03:17.010033 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4440 | 2026.01.31 06:03:17.010380 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.01.31 06:03:17.010414 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4442 | 2026.01.31 06:03:17.010719 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4443 | 2026.01.31 06:03:17.010937 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.01.31 06:03:17.011066 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4445 | 2026.01.31 06:03:17.011102 [ 5 ] {2d4ab5b3-bdb8-4861-82b1-6d0730c67a54} <Debug> TCPHandler: Processed in 0.001256249 sec. | ||
| 4446 | 2026.01.31 06:03:20.294695 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4447 | 2026.01.31 06:03:20.294812 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4448 | 2026.01.31 06:03:20.400962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10576 | ||
| 4449 | 2026.01.31 06:03:20.401474 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.01.31 06:03:20.401522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4451 | 2026.01.31 06:03:20.402059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4452 | 2026.01.31 06:03:20.402289 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.01.31 06:03:20.402435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10576 | ||
| 4454 | 2026.01.31 06:03:20.951671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4455 | 2026.01.31 06:03:20.967233 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.31 06:03:20.967279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4457 | 2026.01.31 06:03:20.973183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4458 | 2026.01.31 06:03:20.973880 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.01.31 06:03:20.976478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4460 | 2026.01.31 06:03:22.000046 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4461 | 2026.01.31 06:03:22.000220 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4462 | 2026.01.31 06:03:22.000284 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4463 | 2026.01.31 06:03:22.000977 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.01.31 06:03:22.001018 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4465 | 2026.01.31 06:03:22.001392 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4466 | 2026.01.31 06:03:22.001628 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.01.31 06:03:22.001763 [ 48 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4468 | 2026.01.31 06:03:22.001780 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 4469 | 2026.01.31 06:03:22.001830 [ 48 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.01.31 06:03:22.001847 [ 5 ] {27d70802-7ab4-4707-bd9a-2ea31682cdfa} <Debug> TCPHandler: Processed in 0.001924034 sec. | ||
| 4471 | 2026.01.31 06:03:22.001855 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4472 | 2026.01.31 06:03:22.001953 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4473 | 2026.01.31 06:03:22.001975 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.01.31 06:03:22.002045 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4475 | 2026.01.31 06:03:22.002072 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4476 | 2026.01.31 06:03:22.002073 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4477 | 2026.01.31 06:03:22.002118 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4478 | 2026.01.31 06:03:22.002127 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4479 | 2026.01.31 06:03:22.002172 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4480 | 2026.01.31 06:03:22.002210 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
| 4481 | 2026.01.31 06:03:22.002247 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4482 | 2026.01.31 06:03:22.002283 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4483 | 2026.01.31 06:03:22.002588 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.01.31 06:03:22.002623 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4485 | 2026.01.31 06:03:22.002922 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4486 | 2026.01.31 06:03:22.003132 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.01.31 06:03:22.003264 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 4488 | 2026.01.31 06:03:22.003289 [ 82 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4489 | 2026.01.31 06:03:22.003324 [ 191 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400182 sec., 1319828.4223051004 rows/sec., 115.06 MiB/sec. | ||
| 4490 | 2026.01.31 06:03:22.003361 [ 82 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.01.31 06:03:22.003301 [ 5 ] {beb379ea-42b3-49ce-875f-c33dd4812592} <Debug> TCPHandler: Processed in 0.001372931 sec. | ||
| 4492 | 2026.01.31 06:03:22.003400 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4493 | 2026.01.31 06:03:22.003473 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4494 | 2026.01.31 06:03:22.003504 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.01.31 06:03:22.003555 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4496 | 2026.01.31 06:03:22.003578 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4497 | 2026.01.31 06:03:22.003613 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.01.31 06:03:22.003620 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4499 | 2026.01.31 06:03:22.003618 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4500 | 2026.01.31 06:03:22.003662 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4501 | 2026.01.31 06:03:22.003665 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4502 | 2026.01.31 06:03:22.003706 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 4503 | 2026.01.31 06:03:22.003738 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4504 | 2026.01.31 06:03:22.003771 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4505 | 2026.01.31 06:03:22.004012 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.31 06:03:22.004091 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.01.31 06:03:22.004113 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_31_6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4508 | 2026.01.31 06:03:22.004132 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4509 | 2026.01.31 06:03:22.004221 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4510 | 2026.01.31 06:03:22.004464 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4511 | 2026.01.31 06:03:22.004581 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132876 sec., 912721.2510460104 rows/sec., 73.24 MiB/sec. | ||
| 4512 | 2026.01.31 06:03:22.004693 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.01.31 06:03:22.004828 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4514 | 2026.01.31 06:03:22.004830 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 4515 | 2026.01.31 06:03:22.004830 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4516 | 2026.01.31 06:03:22.004889 [ 5 ] {923ddbbf-cc18-465c-83ea-6cd111eaec4a} <Debug> TCPHandler: Processed in 0.001431493 sec. | ||
| 4517 | 2026.01.31 06:03:22.004906 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.01.31 06:03:22.004933 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4519 | 2026.01.31 06:03:22.005005 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.01.31 06:03:22.005019 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4521 | 2026.01.31 06:03:22.005104 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.31 06:03:22.005138 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4523 | 2026.01.31 06:03:22.005150 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4524 | 2026.01.31 06:03:22.005172 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.01.31 06:03:22.005179 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8364 rows starting from the beginning of the part | ||
| 4526 | 2026.01.31 06:03:22.005255 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4527 | 2026.01.31 06:03:22.005268 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_31_6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4528 | 2026.01.31 06:03:22.005300 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4529 | 2026.01.31 06:03:22.005344 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
| 4530 | 2026.01.31 06:03:22.005366 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4531 | 2026.01.31 06:03:22.005385 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4532 | 2026.01.31 06:03:22.005428 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4533 | 2026.01.31 06:03:22.005504 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.01.31 06:03:22.005555 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4535 | 2026.01.31 06:03:22.005883 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4536 | 2026.01.31 06:03:22.006104 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.01.31 06:03:22.006232 [ 82 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4538 | 2026.01.31 06:03:22.006235 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 4539 | 2026.01.31 06:03:22.006273 [ 82 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.01.31 06:03:22.006293 [ 5 ] {bbd5afba-f1ee-44a8-88d4-2dc978596722} <Debug> TCPHandler: Processed in 0.00133506 sec. | ||
| 4541 | 2026.01.31 06:03:22.006299 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4542 | 2026.01.31 06:03:22.006377 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4543 | 2026.01.31 06:03:22.006453 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4544 | 2026.01.31 06:03:22.006477 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1458 rows starting from the beginning of the part | ||
| 4545 | 2026.01.31 06:03:22.006517 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4546 | 2026.01.31 06:03:22.006551 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4547 | 2026.01.31 06:03:22.006583 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4548 | 2026.01.31 06:03:22.006614 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4549 | 2026.01.31 06:03:22.006644 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4550 | 2026.01.31 06:03:22.007713 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358982 sec., 1293615.3679739689 rows/sec., 87.31 MiB/sec. | ||
| 4551 | 2026.01.31 06:03:22.007978 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4552 | 2026.01.31 06:03:22.008250 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.01.31 06:03:22.008326 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_31_6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4554 | 2026.01.31 06:03:22.008399 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4555 | 2026.01.31 06:03:22.009302 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004322169 sec., 2120463.128581969 rows/sec., 145.77 MiB/sec. | ||
| 4556 | 2026.01.31 06:03:22.009486 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4557 | 2026.01.31 06:03:22.009723 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.01.31 06:03:22.009787 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4559 | 2026.01.31 06:03:22.009844 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4560 | 2026.01.31 06:03:23.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.81 MiB, peak 255.53 MiB, free memory in arenas 0.00 B, will set to 250.14 MiB (RSS), difference: 1.33 MiB | ||
| 4561 | 2026.01.31 06:03:25.427117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 548 | ||
| 4562 | 2026.01.31 06:03:25.429289 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.31 06:03:25.429351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4564 | 2026.01.31 06:03:25.430598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4565 | 2026.01.31 06:03:25.430885 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.31 06:03:25.431266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4567 | 2026.01.31 06:03:27.034097 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.01.31 06:03:27.034270 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.01.31 06:03:27.034335 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4570 | 2026.01.31 06:03:27.034976 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.01.31 06:03:27.035028 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4572 | 2026.01.31 06:03:27.035404 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4573 | 2026.01.31 06:03:27.035641 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.01.31 06:03:27.035784 [ 81 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4575 | 2026.01.31 06:03:27.035802 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 4576 | 2026.01.31 06:03:27.035829 [ 81 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.31 06:03:27.035853 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4578 | 2026.01.31 06:03:27.035859 [ 5 ] {05a4e492-a6dd-407c-b956-ea22cd88582b} <Debug> TCPHandler: Processed in 0.001886433 sec. | ||
| 4579 | 2026.01.31 06:03:27.035986 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.01.31 06:03:27.035984 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4581 | 2026.01.31 06:03:27.036086 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4582 | 2026.01.31 06:03:27.036135 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4583 | 2026.01.31 06:03:27.036156 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2026.01.31 06:03:27.036198 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4585 | 2026.01.31 06:03:27.036272 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4586 | 2026.01.31 06:03:27.036323 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4587 | 2026.01.31 06:03:27.036370 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4588 | 2026.01.31 06:03:27.036414 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4589 | 2026.01.31 06:03:27.036559 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.31 06:03:27.036600 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4591 | 2026.01.31 06:03:27.036914 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4592 | 2026.01.31 06:03:27.037150 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.31 06:03:27.037267 [ 196 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341311 sec., 89464.71027226349 rows/sec., 7.76 MiB/sec. | ||
| 4594 | 2026.01.31 06:03:27.037282 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001219 sec., 3281.3781788351107 rows/sec., 267.57 KiB/sec. | ||
| 4595 | 2026.01.31 06:03:27.037348 [ 5 ] {04ab2e81-3ac3-4e09-9193-72b1e0bac3b6} <Debug> TCPHandler: Processed in 0.001411422 sec. | ||
| 4596 | 2026.01.31 06:03:27.037469 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.31 06:03:27.037500 [ 196 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4598 | 2026.01.31 06:03:27.037570 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4599 | 2026.01.31 06:03:27.037617 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4600 | 2026.01.31 06:03:27.037846 [ 196 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.01.31 06:03:27.037931 [ 196 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_5_1} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4602 | 2026.01.31 06:03:27.038017 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4603 | 2026.01.31 06:03:27.038742 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.31 06:03:27.038782 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4605 | 2026.01.31 06:03:27.039188 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4606 | 2026.01.31 06:03:27.039399 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.31 06:03:27.039531 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001981 sec., 705704.1898031296 rows/sec., 59.03 MiB/sec. | ||
| 4608 | 2026.01.31 06:03:27.039568 [ 5 ] {e41d1361-cd2e-4d84-ae15-0ff1e268ccf7} <Debug> TCPHandler: Processed in 0.002148259 sec. | ||
| 4609 | 2026.01.31 06:03:27.039681 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.31 06:03:27.039776 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4611 | 2026.01.31 06:03:27.039816 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4612 | 2026.01.31 06:03:27.040236 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.31 06:03:27.040269 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4614 | 2026.01.31 06:03:27.040562 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4615 | 2026.01.31 06:03:27.040768 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.01.31 06:03:27.040893 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001137 sec., 49252.418645558486 rows/sec., 3.65 MiB/sec. | ||
| 4617 | 2026.01.31 06:03:27.040930 [ 5 ] {2ed3c334-953a-42bb-90ed-781e87831bf1} <Debug> TCPHandler: Processed in 0.00129725 sec. | ||
| 4618 | 2026.01.31 06:03:27.041037 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.01.31 06:03:27.041129 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.01.31 06:03:27.041167 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4621 | 2026.01.31 06:03:27.041643 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.01.31 06:03:27.041676 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4623 | 2026.01.31 06:03:27.041969 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4624 | 2026.01.31 06:03:27.042174 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.01.31 06:03:27.042296 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001185 sec., 212658.22784810126 rows/sec., 14.71 MiB/sec. | ||
| 4626 | 2026.01.31 06:03:27.042332 [ 5 ] {5c41d54a-3e2b-41b6-bb2c-4995bf637202} <Debug> TCPHandler: Processed in 0.001341361 sec. | ||
| 4627 | 2026.01.31 06:03:27.042440 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.01.31 06:03:27.042531 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.01.31 06:03:27.042570 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4630 | 2026.01.31 06:03:27.042951 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.01.31 06:03:27.042985 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4632 | 2026.01.31 06:03:27.043272 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4633 | 2026.01.31 06:03:27.043470 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.31 06:03:27.043559 [ 81 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4635 | 2026.01.31 06:03:27.043591 [ 81 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.01.31 06:03:27.043596 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 4637 | 2026.01.31 06:03:27.043609 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4638 | 2026.01.31 06:03:27.043634 [ 5 ] {30633d54-51ea-4572-bb57-60812f78ed6f} <Debug> TCPHandler: Processed in 0.001241019 sec. | ||
| 4639 | 2026.01.31 06:03:27.043701 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4640 | 2026.01.31 06:03:27.043738 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.01.31 06:03:27.043814 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4642 | 2026.01.31 06:03:27.043832 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2026.01.31 06:03:27.043852 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4644 | 2026.01.31 06:03:27.043875 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4645 | 2026.01.31 06:03:27.043920 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4646 | 2026.01.31 06:03:27.043967 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4647 | 2026.01.31 06:03:27.044003 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4648 | 2026.01.31 06:03:27.044042 [ 200 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4649 | 2026.01.31 06:03:27.044482 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.31 06:03:27.044523 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4651 | 2026.01.31 06:03:27.044695 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001028824 sec., 58319.01277575173 rows/sec., 4.67 MiB/sec. | ||
| 4652 | 2026.01.31 06:03:27.044840 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4653 | 2026.01.31 06:03:27.044859 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4654 | 2026.01.31 06:03:27.045140 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.01.31 06:03:27.045190 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.01.31 06:03:27.045260 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_5_1} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4657 | 2026.01.31 06:03:27.045271 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001456 sec., 412087.9120879121 rows/sec., 30.98 MiB/sec. | ||
| 4658 | 2026.01.31 06:03:27.045312 [ 5 ] {75050b34-01e1-48d8-828e-4b4ca9b9f06c} <Debug> TCPHandler: Processed in 0.001620937 sec. | ||
| 4659 | 2026.01.31 06:03:27.045326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4660 | 2026.01.31 06:03:27.045419 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.01.31 06:03:27.045514 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.01.31 06:03:27.045555 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4663 | 2026.01.31 06:03:27.046140 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.01.31 06:03:27.046174 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4665 | 2026.01.31 06:03:27.046542 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4666 | 2026.01.31 06:03:27.046745 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.01.31 06:03:27.046871 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001376 sec., 640988.3720930233 rows/sec., 43.50 MiB/sec. | ||
| 4668 | 2026.01.31 06:03:27.046907 [ 5 ] {2f805af0-e0d5-4468-a394-c36049639039} <Debug> TCPHandler: Processed in 0.001534836 sec. | ||
| 4669 | 2026.01.31 06:03:27.047013 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.01.31 06:03:27.047104 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.01.31 06:03:27.047156 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4672 | 2026.01.31 06:03:27.048020 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.31 06:03:27.048055 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4674 | 2026.01.31 06:03:27.048638 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4675 | 2026.01.31 06:03:27.048869 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.01.31 06:03:27.048999 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4677 | 2026.01.31 06:03:27.049010 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 4678 | 2026.01.31 06:03:27.049045 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.01.31 06:03:27.049071 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4680 | 2026.01.31 06:03:27.049089 [ 5 ] {d9730214-2278-4ad6-b608-a38c7c6d4dec} <Debug> TCPHandler: Processed in 0.002122698 sec. | ||
| 4681 | 2026.01.31 06:03:27.049145 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4682 | 2026.01.31 06:03:27.049215 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.01.31 06:03:27.049311 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4684 | 2026.01.31 06:03:27.049329 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4685 | 2026.01.31 06:03:27.049351 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4686 | 2026.01.31 06:03:27.049380 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 384 rows starting from the beginning of the part | ||
| 4687 | 2026.01.31 06:03:27.049488 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4688 | 2026.01.31 06:03:27.049582 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4689 | 2026.01.31 06:03:27.049690 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.01.31 06:03:27.049705 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4691 | 2026.01.31 06:03:27.049732 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4692 | 2026.01.31 06:03:27.049810 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4693 | 2026.01.31 06:03:27.049912 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4694 | 2026.01.31 06:03:27.050045 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4695 | 2026.01.31 06:03:27.050273 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.01.31 06:03:27.050406 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4697 | 2026.01.31 06:03:27.050465 [ 5 ] {b5f95f4c-5f51-4fcf-a21d-6c6d30901e68} <Debug> TCPHandler: Processed in 0.00129804 sec. | ||
| 4698 | 2026.01.31 06:03:27.053577 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 19 columns (19 merged, 0 gathered) in 0.004462152 sec., 130878.55366648201 rows/sec., 234.53 MiB/sec. | ||
| 4699 | 2026.01.31 06:03:27.054623 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4700 | 2026.01.31 06:03:27.054992 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.01.31 06:03:27.055070 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4702 | 2026.01.31 06:03:27.055194 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 4703 | 2026.01.31 06:03:27.903498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11024 | ||
| 4704 | 2026.01.31 06:03:27.903969 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.01.31 06:03:27.904008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 4706 | 2026.01.31 06:03:27.904469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4707 | 2026.01.31 06:03:27.904754 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.01.31 06:03:27.905083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11024 | ||
| 4709 | 2026.01.31 06:03:28.477520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4710 | 2026.01.31 06:03:28.494198 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.01.31 06:03:28.494253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4712 | 2026.01.31 06:03:28.499981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4713 | 2026.01.31 06:03:28.500659 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.01.31 06:03:28.503415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4715 | 2026.01.31 06:03:32.000913 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.01.31 06:03:32.001106 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4717 | 2026.01.31 06:03:32.001175 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4718 | 2026.01.31 06:03:32.002080 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.01.31 06:03:32.002129 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4720 | 2026.01.31 06:03:32.002573 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4721 | 2026.01.31 06:03:32.002828 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.01.31 06:03:32.002998 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. | ||
| 4723 | 2026.01.31 06:03:32.003041 [ 5 ] {19b448e4-8f37-4de3-8bca-43e3c3ec0448} <Debug> TCPHandler: Processed in 0.002258771 sec. | ||
| 4724 | 2026.01.31 06:03:32.003178 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.01.31 06:03:32.003286 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4726 | 2026.01.31 06:03:32.003327 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4727 | 2026.01.31 06:03:32.003768 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.01.31 06:03:32.003805 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4729 | 2026.01.31 06:03:32.004098 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4730 | 2026.01.31 06:03:32.004310 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.31 06:03:32.004434 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 4732 | 2026.01.31 06:03:32.004472 [ 5 ] {3d1e9850-77a8-4848-be72-10e0378ddb13} <Debug> TCPHandler: Processed in 0.00134413 sec. | ||
| 4733 | 2026.01.31 06:03:32.004601 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.01.31 06:03:32.004694 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.01.31 06:03:32.004736 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4736 | 2026.01.31 06:03:32.005196 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.31 06:03:32.005233 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4738 | 2026.01.31 06:03:32.005564 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4739 | 2026.01.31 06:03:32.005772 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.31 06:03:32.005901 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4741 | 2026.01.31 06:03:32.005938 [ 5 ] {e6950a16-c951-414f-b9bf-6b4346eadfa2} <Debug> TCPHandler: Processed in 0.001388962 sec. | ||
| 4742 | 2026.01.31 06:03:32.006052 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.01.31 06:03:32.006146 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4744 | 2026.01.31 06:03:32.006186 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4745 | 2026.01.31 06:03:32.006524 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.01.31 06:03:32.006559 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4747 | 2026.01.31 06:03:32.006864 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4748 | 2026.01.31 06:03:32.007063 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.01.31 06:03:32.007187 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4750 | 2026.01.31 06:03:32.007221 [ 5 ] {fde288b9-da2f-46ee-a164-dfa19623efa5} <Debug> TCPHandler: Processed in 0.001216198 sec. | ||
| 4751 | 2026.01.31 06:03:35.294864 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4752 | 2026.01.31 06:03:35.294924 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4753 | 2026.01.31 06:03:35.406076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11536 | ||
| 4754 | 2026.01.31 06:03:35.406569 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.01.31 06:03:35.406606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4756 | 2026.01.31 06:03:35.407086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4757 | 2026.01.31 06:03:35.407321 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.01.31 06:03:35.407446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11536 | ||
| 4759 | 2026.01.31 06:03:35.432293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 576 | ||
| 4760 | 2026.01.31 06:03:35.434539 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.01.31 06:03:35.434599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4762 | 2026.01.31 06:03:35.435831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4763 | 2026.01.31 06:03:35.436129 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.01.31 06:03:35.436499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4765 | 2026.01.31 06:03:36.004410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4766 | 2026.01.31 06:03:36.022026 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.01.31 06:03:36.022104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4768 | 2026.01.31 06:03:36.028172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4769 | 2026.01.31 06:03:36.028893 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.01.31 06:03:36.031699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4771 | 2026.01.31 06:03:37.001590 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.01.31 06:03:37.001769 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4773 | 2026.01.31 06:03:37.001843 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4774 | 2026.01.31 06:03:37.002560 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.01.31 06:03:37.002614 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4776 | 2026.01.31 06:03:37.003035 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4777 | 2026.01.31 06:03:37.003292 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.01.31 06:03:37.003474 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001753 sec., 77581.2892184826 rows/sec., 6.71 MiB/sec. | ||
| 4779 | 2026.01.31 06:03:37.003532 [ 5 ] {ec06cfab-bb2a-4da7-9073-f7013b360cd7} <Debug> TCPHandler: Processed in 0.002073388 sec. | ||
| 4780 | 2026.01.31 06:03:37.003664 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.01.31 06:03:37.003774 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.01.31 06:03:37.003823 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4783 | 2026.01.31 06:03:37.004315 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.01.31 06:03:37.004358 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4785 | 2026.01.31 06:03:37.004691 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4786 | 2026.01.31 06:03:37.004907 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.01.31 06:03:37.005059 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001311 sec., 30511.06025934401 rows/sec., 2.24 MiB/sec. | ||
| 4788 | 2026.01.31 06:03:37.005077 [ 74 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4789 | 2026.01.31 06:03:37.005107 [ 5 ] {22de14d6-339b-471b-9494-0fd02feec9a4} <Debug> TCPHandler: Processed in 0.001497934 sec. | ||
| 4790 | 2026.01.31 06:03:37.005157 [ 74 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.01.31 06:03:37.005196 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4792 | 2026.01.31 06:03:37.005265 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.01.31 06:03:37.005320 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4794 | 2026.01.31 06:03:37.005373 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4795 | 2026.01.31 06:03:37.005424 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4796 | 2026.01.31 06:03:37.005464 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4797 | 2026.01.31 06:03:37.005505 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 70 rows starting from the beginning of the part | ||
| 4798 | 2026.01.31 06:03:37.005577 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4799 | 2026.01.31 06:03:37.005628 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 4800 | 2026.01.31 06:03:37.005672 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4801 | 2026.01.31 06:03:37.005713 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 4802 | 2026.01.31 06:03:37.005756 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4803 | 2026.01.31 06:03:37.005904 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.01.31 06:03:37.005951 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4805 | 2026.01.31 06:03:37.006392 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4806 | 2026.01.31 06:03:37.006587 [ 191 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317391 sec., 188250.86857280793 rows/sec., 14.53 MiB/sec. | ||
| 4807 | 2026.01.31 06:03:37.006628 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.01.31 06:03:37.006759 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4809 | 2026.01.31 06:03:37.006791 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00144 sec., 72222.22222222222 rows/sec., 5.64 MiB/sec. | ||
| 4810 | 2026.01.31 06:03:37.006838 [ 5 ] {b4d7d7f2-a2e9-4c6c-80d7-5f85884c8e01} <Debug> TCPHandler: Processed in 0.001627808 sec. | ||
| 4811 | 2026.01.31 06:03:37.006965 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.01.31 06:03:37.007035 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.01.31 06:03:37.007070 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.01.31 06:03:37.007110 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_20_4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4815 | 2026.01.31 06:03:37.007123 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4816 | 2026.01.31 06:03:37.007196 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4817 | 2026.01.31 06:03:37.007555 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.01.31 06:03:37.007596 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4819 | 2026.01.31 06:03:37.007937 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4820 | 2026.01.31 06:03:37.008151 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.31 06:03:37.008288 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4822 | 2026.01.31 06:03:37.008325 [ 5 ] {dbad0325-468e-4886-b4df-2512dd901d94} <Debug> TCPHandler: Processed in 0.001411122 sec. | ||
| 4823 | 2026.01.31 06:03:37.008446 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.01.31 06:03:37.008539 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.01.31 06:03:37.008593 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4826 | 2026.01.31 06:03:37.009398 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.01.31 06:03:37.009434 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4828 | 2026.01.31 06:03:37.010013 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4829 | 2026.01.31 06:03:37.010231 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.01.31 06:03:37.010373 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001852 sec., 21598.272138228942 rows/sec., 38.70 MiB/sec. | ||
| 4831 | 2026.01.31 06:03:37.010429 [ 5 ] {8c7e603b-4577-4320-978b-20162640e6a1} <Debug> TCPHandler: Processed in 0.002032097 sec. | ||
| 4832 | 2026.01.31 06:03:37.010549 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.01.31 06:03:37.010641 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4834 | 2026.01.31 06:03:37.010682 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4835 | 2026.01.31 06:03:37.011026 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.01.31 06:03:37.011061 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4837 | 2026.01.31 06:03:37.011356 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4838 | 2026.01.31 06:03:37.011567 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.01.31 06:03:37.011693 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4840 | 2026.01.31 06:03:37.011728 [ 5 ] {d78bdb22-ce6d-4cee-8a9e-a5e392869124} <Debug> TCPHandler: Processed in 0.001229248 sec. | ||
| 4841 | 2026.01.31 06:03:38.209436 [ 73 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4842 | 2026.01.31 06:03:38.209521 [ 73 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.01.31 06:03:38.209557 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4844 | 2026.01.31 06:03:38.209697 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4845 | 2026.01.31 06:03:38.209846 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4846 | 2026.01.31 06:03:38.209883 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4847 | 2026.01.31 06:03:38.209954 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4848 | 2026.01.31 06:03:38.210004 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4849 | 2026.01.31 06:03:38.210050 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4850 | 2026.01.31 06:03:38.210092 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4851 | 2026.01.31 06:03:38.210822 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179336 sec., 33917.39080296031 rows/sec., 2.83 MiB/sec. | ||
| 4852 | 2026.01.31 06:03:38.211015 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4853 | 2026.01.31 06:03:38.211323 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.01.31 06:03:38.211398 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_9_2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4855 | 2026.01.31 06:03:38.211540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4856 | 2026.01.31 06:03:41.999751 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.01.31 06:03:41.999942 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4858 | 2026.01.31 06:03:42.000012 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4859 | 2026.01.31 06:03:42.000767 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.01.31 06:03:42.000809 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4861 | 2026.01.31 06:03:42.001191 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4862 | 2026.01.31 06:03:42.001409 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.01.31 06:03:42.001560 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.56 MiB/sec. | ||
| 4864 | 2026.01.31 06:03:42.001601 [ 5 ] {7762b13f-9aa6-43e1-a987-9821d8584e53} <Debug> TCPHandler: Processed in 0.001979925 sec. | ||
| 4865 | 2026.01.31 06:03:42.001722 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.31 06:03:42.001815 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4867 | 2026.01.31 06:03:42.001855 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4868 | 2026.01.31 06:03:42.002296 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.01.31 06:03:42.002333 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4870 | 2026.01.31 06:03:42.002639 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4871 | 2026.01.31 06:03:42.002847 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.01.31 06:03:42.002972 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 4873 | 2026.01.31 06:03:42.003010 [ 5 ] {c4dbdf7d-4238-4b2e-9c8f-c96b40f14b6b} <Debug> TCPHandler: Processed in 0.00133782 sec. | ||
| 4874 | 2026.01.31 06:03:42.003127 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.01.31 06:03:42.003221 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.01.31 06:03:42.003264 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4877 | 2026.01.31 06:03:42.003717 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.01.31 06:03:42.003753 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4879 | 2026.01.31 06:03:42.004071 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4880 | 2026.01.31 06:03:42.004270 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.31 06:03:42.004398 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4882 | 2026.01.31 06:03:42.004434 [ 5 ] {b42224ca-b541-428b-bc16-76b67e240e70} <Debug> TCPHandler: Processed in 0.001356281 sec. | ||
| 4883 | 2026.01.31 06:03:42.004543 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.01.31 06:03:42.004636 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.01.31 06:03:42.004677 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4886 | 2026.01.31 06:03:42.005015 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.01.31 06:03:42.005050 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4888 | 2026.01.31 06:03:42.005343 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4889 | 2026.01.31 06:03:42.005547 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.01.31 06:03:42.005676 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4891 | 2026.01.31 06:03:42.005710 [ 5 ] {099022ef-8461-43c7-b93d-b26ddb2b0a49} <Debug> TCPHandler: Processed in 0.001215728 sec. | ||
| 4892 | 2026.01.31 06:03:42.907579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11984 | ||
| 4893 | 2026.01.31 06:03:42.908157 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.01.31 06:03:42.908208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4895 | 2026.01.31 06:03:42.908713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4896 | 2026.01.31 06:03:42.908980 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.01.31 06:03:42.909143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11984 | ||
| 4898 | 2026.01.31 06:03:43.531808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4899 | 2026.01.31 06:03:43.556265 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.31 06:03:43.556350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4901 | 2026.01.31 06:03:43.563819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4902 | 2026.01.31 06:03:43.565181 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.31 06:03:43.573553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4904 | 2026.01.31 06:03:44.277095 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40041 | ||
| 4905 | 2026.01.31 06:03:44.277228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4906 | 2026.01.31 06:03:44.277268 [ 286 ] {} <Debug> TCP-Session: 551a4e5f-4ebc-441b-8a60-10d9bc8b1618 Authenticating user 'default' from [fd00:1122:3344:101::e]:40041 | ||
| 4907 | 2026.01.31 06:03:44.277301 [ 286 ] {} <Debug> TCP-Session: 551a4e5f-4ebc-441b-8a60-10d9bc8b1618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4908 | 2026.01.31 06:03:44.277323 [ 286 ] {} <Debug> TCP-Session: 551a4e5f-4ebc-441b-8a60-10d9bc8b1618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2026.01.31 06:03:44.277540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45993 | ||
| 4910 | 2026.01.31 06:03:44.277547 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63673 | ||
| 4911 | 2026.01.31 06:03:44.277573 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35619 | ||
| 4912 | 2026.01.31 06:03:44.277624 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60062 | ||
| 4913 | 2026.01.31 06:03:44.277650 [ 286 ] {} <Trace> TCP-Session: 551a4e5f-4ebc-441b-8a60-10d9bc8b1618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.01.31 06:03:44.277690 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4915 | 2026.01.31 06:03:44.277626 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4916 | 2026.01.31 06:03:44.277728 [ 289 ] {} <Debug> TCP-Session: 2c6cce93-db6d-4e19-886b-5a479f3f10dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63673 | ||
| 4917 | 2026.01.31 06:03:44.277609 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56872 | ||
| 4918 | 2026.01.31 06:03:44.277751 [ 290 ] {} <Debug> TCP-Session: a84c6fe4-a3f4-4edf-b23f-8cb1bf502e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:45993 | ||
| 4919 | 2026.01.31 06:03:44.277763 [ 289 ] {} <Debug> TCP-Session: 2c6cce93-db6d-4e19-886b-5a479f3f10dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4920 | 2026.01.31 06:03:44.277810 [ 290 ] {} <Debug> TCP-Session: a84c6fe4-a3f4-4edf-b23f-8cb1bf502e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4921 | 2026.01.31 06:03:44.277826 [ 289 ] {} <Debug> TCP-Session: 2c6cce93-db6d-4e19-886b-5a479f3f10dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4922 | 2026.01.31 06:03:44.277839 [ 290 ] {} <Debug> TCP-Session: a84c6fe4-a3f4-4edf-b23f-8cb1bf502e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4923 | 2026.01.31 06:03:44.277840 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4924 | 2026.01.31 06:03:44.277573 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37616 | ||
| 4925 | 2026.01.31 06:03:44.277540 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62037 | ||
| 4926 | 2026.01.31 06:03:44.277629 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48717 | ||
| 4927 | 2026.01.31 06:03:44.277939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4928 | 2026.01.31 06:03:44.277988 [ 291 ] {} <Debug> TCP-Session: f8753b4b-8a0a-41c3-8973-41c921026117 Authenticating user 'default' from [fd00:1122:3344:101::e]:35619 | ||
| 4929 | 2026.01.31 06:03:44.278007 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4930 | 2026.01.31 06:03:44.278011 [ 291 ] {} <Debug> TCP-Session: f8753b4b-8a0a-41c3-8973-41c921026117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2026.01.31 06:03:44.278046 [ 293 ] {} <Debug> TCP-Session: 141f14b2-18f2-450a-84c0-2e33c2725816 Authenticating user 'default' from [fd00:1122:3344:101::e]:56872 | ||
| 4932 | 2026.01.31 06:03:44.278047 [ 291 ] {} <Debug> TCP-Session: f8753b4b-8a0a-41c3-8973-41c921026117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2026.01.31 06:03:44.278074 [ 293 ] {} <Debug> TCP-Session: 141f14b2-18f2-450a-84c0-2e33c2725816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2026.01.31 06:03:44.278095 [ 293 ] {} <Debug> TCP-Session: 141f14b2-18f2-450a-84c0-2e33c2725816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2026.01.31 06:03:44.278095 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4936 | 2026.01.31 06:03:44.278110 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4937 | 2026.01.31 06:03:44.278138 [ 292 ] {} <Debug> TCP-Session: 594d0428-04ba-40c1-bc7a-d9564de2f746 Authenticating user 'default' from [fd00:1122:3344:101::e]:37616 | ||
| 4938 | 2026.01.31 06:03:44.278137 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4939 | 2026.01.31 06:03:44.278167 [ 292 ] {} <Debug> TCP-Session: 594d0428-04ba-40c1-bc7a-d9564de2f746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4940 | 2026.01.31 06:03:44.278182 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4941 | 2026.01.31 06:03:44.278190 [ 288 ] {} <Debug> TCP-Session: b369c2f5-2da3-4389-9e2a-52b7039455b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62037 | ||
| 4942 | 2026.01.31 06:03:44.278190 [ 292 ] {} <Debug> TCP-Session: 594d0428-04ba-40c1-bc7a-d9564de2f746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2026.01.31 06:03:44.278224 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4944 | 2026.01.31 06:03:44.278226 [ 288 ] {} <Debug> TCP-Session: b369c2f5-2da3-4389-9e2a-52b7039455b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2026.01.31 06:03:44.278255 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4946 | 2026.01.31 06:03:44.278263 [ 294 ] {} <Debug> TCP-Session: 653bce13-ace1-4a56-98a8-e9b35b130d49 Authenticating user 'default' from [fd00:1122:3344:101::e]:60062 | ||
| 4947 | 2026.01.31 06:03:44.278288 [ 3 ] {} <Debug> TCP-Session: 644df3a7-26f9-40ed-ac55-ea82fb4ea3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48717 | ||
| 4948 | 2026.01.31 06:03:44.278303 [ 294 ] {} <Debug> TCP-Session: 653bce13-ace1-4a56-98a8-e9b35b130d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2026.01.31 06:03:44.278317 [ 3 ] {} <Debug> TCP-Session: 644df3a7-26f9-40ed-ac55-ea82fb4ea3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2026.01.31 06:03:44.278329 [ 294 ] {} <Debug> TCP-Session: 653bce13-ace1-4a56-98a8-e9b35b130d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4951 | 2026.01.31 06:03:44.278340 [ 3 ] {} <Debug> TCP-Session: 644df3a7-26f9-40ed-ac55-ea82fb4ea3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2026.01.31 06:03:44.278260 [ 288 ] {} <Debug> TCP-Session: b369c2f5-2da3-4389-9e2a-52b7039455b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4953 | 2026.01.31 06:03:44.278462 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 4954 | 2026.01.31 06:03:44.279367 [ 326 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> AggregatingTransform: Aggregating | ||
| 4955 | 2026.01.31 06:03:44.279412 [ 326 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4956 | 2026.01.31 06:03:44.279449 [ 326 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088416 sec. (1131.017 rows/sec., 44.18 KiB/sec.) | ||
| 4957 | 2026.01.31 06:03:44.279467 [ 326 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Trace> Aggregator: Merging aggregated data | ||
| 4958 | 2026.01.31 06:03:44.280699 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002914 sec., 343.17089910775564 rows/sec., 13.41 KiB/sec. | ||
| 4959 | 2026.01.31 06:03:44.280827 [ 286 ] {e213c02c-297a-4c2e-920f-2fe7d8287d6f} <Debug> TCPHandler: Processed in 0.003286765 sec. | ||
| 4960 | 2026.01.31 06:03:44.280927 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4961 | 2026.01.31 06:03:44.280957 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4962 | 2026.01.31 06:03:44.280976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4963 | 2026.01.31 06:03:44.280996 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4964 | 2026.01.31 06:03:44.281005 [ 289 ] {} <Debug> TCP-Session: 2c6cce93-db6d-4e19-886b-5a479f3f10dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4965 | 2026.01.31 06:03:44.281023 [ 290 ] {} <Debug> TCP-Session: a84c6fe4-a3f4-4edf-b23f-8cb1bf502e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4966 | 2026.01.31 06:03:44.281040 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4967 | 2026.01.31 06:03:44.281041 [ 292 ] {} <Debug> TCP-Session: 594d0428-04ba-40c1-bc7a-d9564de2f746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2026.01.31 06:03:44.281057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4969 | 2026.01.31 06:03:44.281075 [ 3 ] {} <Debug> TCP-Session: 644df3a7-26f9-40ed-ac55-ea82fb4ea3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2026.01.31 06:03:44.281082 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4971 | 2026.01.31 06:03:44.281104 [ 293 ] {} <Debug> TCP-Session: 141f14b2-18f2-450a-84c0-2e33c2725816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4972 | 2026.01.31 06:03:44.281096 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4973 | 2026.01.31 06:03:44.281130 [ 294 ] {} <Debug> TCP-Session: 653bce13-ace1-4a56-98a8-e9b35b130d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2026.01.31 06:03:44.281017 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4975 | 2026.01.31 06:03:44.281157 [ 286 ] {} <Debug> TCP-Session: 551a4e5f-4ebc-441b-8a60-10d9bc8b1618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4976 | 2026.01.31 06:03:44.280962 [ 288 ] {} <Debug> TCP-Session: b369c2f5-2da3-4389-9e2a-52b7039455b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4977 | 2026.01.31 06:03:44.281200 [ 291 ] {} <Debug> TCP-Session: f8753b4b-8a0a-41c3-8973-41c921026117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2026.01.31 06:03:45.436731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 598 | ||
| 4979 | 2026.01.31 06:03:45.439808 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.01.31 06:03:45.439891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 4981 | 2026.01.31 06:03:45.441706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4982 | 2026.01.31 06:03:45.442059 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.01.31 06:03:45.442389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4984 | 2026.01.31 06:03:45.850537 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63078 | ||
| 4985 | 2026.01.31 06:03:45.850650 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4986 | 2026.01.31 06:03:45.850677 [ 286 ] {} <Debug> TCP-Session: 6b8c08df-26de-4431-9512-5b271e692cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63078 | ||
| 4987 | 2026.01.31 06:03:45.850699 [ 286 ] {} <Debug> TCP-Session: 6b8c08df-26de-4431-9512-5b271e692cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2026.01.31 06:03:45.850714 [ 286 ] {} <Debug> TCP-Session: 6b8c08df-26de-4431-9512-5b271e692cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4989 | 2026.01.31 06:03:45.850983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 4990 | 2026.01.31 06:03:45.851000 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46736 | ||
| 4991 | 2026.01.31 06:03:45.851032 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64684 | ||
| 4992 | 2026.01.31 06:03:45.851051 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52940 | ||
| 4993 | 2026.01.31 06:03:45.851077 [ 286 ] {} <Trace> TCP-Session: 6b8c08df-26de-4431-9512-5b271e692cc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.01.31 06:03:45.851046 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36678 | ||
| 4995 | 2026.01.31 06:03:45.851119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4996 | 2026.01.31 06:03:45.851137 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4997 | 2026.01.31 06:03:45.851161 [ 293 ] {} <Debug> TCP-Session: bef6a945-cb7d-4831-ace2-e1c0932f7274 Authenticating user 'default' from [fd00:1122:3344:101::e]:64684 | ||
| 4998 | 2026.01.31 06:03:45.851172 [ 3 ] {} <Debug> TCP-Session: 2b9f477d-e62c-4f80-bcb1-6be201de9e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:52940 | ||
| 4999 | 2026.01.31 06:03:45.851183 [ 293 ] {} <Debug> TCP-Session: bef6a945-cb7d-4831-ace2-e1c0932f7274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2026.01.31 06:03:45.851188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5001 | 2026.01.31 06:03:45.851192 [ 3 ] {} <Debug> TCP-Session: 2b9f477d-e62c-4f80-bcb1-6be201de9e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2026.01.31 06:03:45.851118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5003 | 2026.01.31 06:03:45.851236 [ 294 ] {} <Debug> TCP-Session: 45e8c162-4ed7-4aef-b15c-146e790ae909 Authenticating user 'default' from [fd00:1122:3344:101::e]:36678 | ||
| 5004 | 2026.01.31 06:03:45.851234 [ 3 ] {} <Debug> TCP-Session: 2b9f477d-e62c-4f80-bcb1-6be201de9e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2026.01.31 06:03:45.851262 [ 290 ] {} <Debug> TCP-Session: 8ae470a2-e259-493b-8d35-65ed550356e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46736 | ||
| 5006 | 2026.01.31 06:03:45.851258 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5007 | 2026.01.31 06:03:45.851271 [ 294 ] {} <Debug> TCP-Session: 45e8c162-4ed7-4aef-b15c-146e790ae909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2026.01.31 06:03:45.851289 [ 290 ] {} <Debug> TCP-Session: 8ae470a2-e259-493b-8d35-65ed550356e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2026.01.31 06:03:45.851323 [ 294 ] {} <Debug> TCP-Session: 45e8c162-4ed7-4aef-b15c-146e790ae909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2026.01.31 06:03:45.851330 [ 290 ] {} <Debug> TCP-Session: 8ae470a2-e259-493b-8d35-65ed550356e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2026.01.31 06:03:45.851223 [ 293 ] {} <Debug> TCP-Session: bef6a945-cb7d-4831-ace2-e1c0932f7274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2026.01.31 06:03:45.851110 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5013 | 2026.01.31 06:03:45.851034 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42170 | ||
| 5014 | 2026.01.31 06:03:45.851408 [ 288 ] {} <Debug> TCP-Session: 6abaa4ef-a331-464b-8876-1968b1df9bae Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 5015 | 2026.01.31 06:03:45.851028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54356 | ||
| 5016 | 2026.01.31 06:03:45.850996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54108 | ||
| 5017 | 2026.01.31 06:03:45.851510 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5018 | 2026.01.31 06:03:45.851454 [ 288 ] {} <Debug> TCP-Session: 6abaa4ef-a331-464b-8876-1968b1df9bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2026.01.31 06:03:45.851563 [ 291 ] {} <Debug> TCP-Session: b5878eb5-21b5-4ea4-bdec-f4229cc51987 Authenticating user 'default' from [fd00:1122:3344:101::e]:42170 | ||
| 5020 | 2026.01.31 06:03:45.851571 [ 288 ] {} <Debug> TCP-Session: 6abaa4ef-a331-464b-8876-1968b1df9bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2026.01.31 06:03:45.851574 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5022 | 2026.01.31 06:03:45.851595 [ 291 ] {} <Debug> TCP-Session: b5878eb5-21b5-4ea4-bdec-f4229cc51987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.01.31 06:03:45.851598 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5024 | 2026.01.31 06:03:45.851629 [ 291 ] {} <Debug> TCP-Session: b5878eb5-21b5-4ea4-bdec-f4229cc51987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5025 | 2026.01.31 06:03:45.851650 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5026 | 2026.01.31 06:03:45.851671 [ 292 ] {} <Debug> TCP-Session: e2411bc7-7c77-4533-9b49-160c7bd59845 Authenticating user 'default' from [fd00:1122:3344:101::e]:54356 | ||
| 5027 | 2026.01.31 06:03:45.851597 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5028 | 2026.01.31 06:03:45.851720 [ 292 ] {} <Debug> TCP-Session: e2411bc7-7c77-4533-9b49-160c7bd59845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5029 | 2026.01.31 06:03:45.851724 [ 289 ] {} <Debug> TCP-Session: 8e7ca0d2-0016-4aff-b298-53345231ed41 Authenticating user 'default' from [fd00:1122:3344:101::e]:54108 | ||
| 5030 | 2026.01.31 06:03:45.851743 [ 292 ] {} <Debug> TCP-Session: e2411bc7-7c77-4533-9b49-160c7bd59845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2026.01.31 06:03:45.851749 [ 289 ] {} <Debug> TCP-Session: 8e7ca0d2-0016-4aff-b298-53345231ed41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2026.01.31 06:03:45.851768 [ 289 ] {} <Debug> TCP-Session: 8e7ca0d2-0016-4aff-b298-53345231ed41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2026.01.31 06:03:45.851991 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 5034 | 2026.01.31 06:03:45.852981 [ 316 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> AggregatingTransform: Aggregating | ||
| 5035 | 2026.01.31 06:03:45.853054 [ 316 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5036 | 2026.01.31 06:03:45.853097 [ 316 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994153 sec. (1005.881 rows/sec., 39.29 KiB/sec.) | ||
| 5037 | 2026.01.31 06:03:45.853112 [ 316 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Trace> Aggregator: Merging aggregated data | ||
| 5038 | 2026.01.31 06:03:45.854418 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 5039 | 2026.01.31 06:03:45.854578 [ 286 ] {be3586ee-1ec2-4a31-951e-39a08b98921b} <Debug> TCPHandler: Processed in 0.003630973 sec. | ||
| 5040 | 2026.01.31 06:03:45.854683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5041 | 2026.01.31 06:03:45.854711 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2026.01.31 06:03:45.854733 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5043 | 2026.01.31 06:03:45.854741 [ 291 ] {} <Debug> TCP-Session: b5878eb5-21b5-4ea4-bdec-f4229cc51987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.01.31 06:03:45.854760 [ 293 ] {} <Debug> TCP-Session: bef6a945-cb7d-4831-ace2-e1c0932f7274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2026.01.31 06:03:45.854775 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5046 | 2026.01.31 06:03:45.854788 [ 289 ] {} <Debug> TCP-Session: 8e7ca0d2-0016-4aff-b298-53345231ed41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.01.31 06:03:45.854802 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5048 | 2026.01.31 06:03:45.854823 [ 290 ] {} <Debug> TCP-Session: 8ae470a2-e259-493b-8d35-65ed550356e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.01.31 06:03:45.854854 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5050 | 2026.01.31 06:03:45.854865 [ 3 ] {} <Debug> TCP-Session: 2b9f477d-e62c-4f80-bcb1-6be201de9e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.01.31 06:03:45.854839 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5052 | 2026.01.31 06:03:45.854884 [ 286 ] {} <Debug> TCP-Session: 6b8c08df-26de-4431-9512-5b271e692cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2026.01.31 06:03:45.854758 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5054 | 2026.01.31 06:03:45.854936 [ 294 ] {} <Debug> TCP-Session: 45e8c162-4ed7-4aef-b15c-146e790ae909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5055 | 2026.01.31 06:03:45.854824 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5056 | 2026.01.31 06:03:45.854969 [ 288 ] {} <Debug> TCP-Session: 6abaa4ef-a331-464b-8876-1968b1df9bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.01.31 06:03:45.855002 [ 292 ] {} <Debug> TCP-Session: e2411bc7-7c77-4533-9b49-160c7bd59845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.01.31 06:03:45.954138 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57019 | ||
| 5059 | 2026.01.31 06:03:45.954251 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5060 | 2026.01.31 06:03:45.954278 [ 291 ] {} <Debug> TCP-Session: 6022382d-74c0-488a-9238-0a156786601d Authenticating user 'default' from [fd00:1122:3344:101::e]:57019 | ||
| 5061 | 2026.01.31 06:03:45.954307 [ 291 ] {} <Debug> TCP-Session: 6022382d-74c0-488a-9238-0a156786601d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2026.01.31 06:03:45.954320 [ 291 ] {} <Debug> TCP-Session: 6022382d-74c0-488a-9238-0a156786601d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.01.31 06:03:45.954543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48337 | ||
| 5064 | 2026.01.31 06:03:45.954589 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33994 | ||
| 5065 | 2026.01.31 06:03:45.954611 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53356 | ||
| 5066 | 2026.01.31 06:03:45.954645 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57357 | ||
| 5067 | 2026.01.31 06:03:45.954660 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54905 | ||
| 5068 | 2026.01.31 06:03:45.954691 [ 291 ] {} <Trace> TCP-Session: 6022382d-74c0-488a-9238-0a156786601d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.01.31 06:03:45.954706 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5070 | 2026.01.31 06:03:45.954652 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46801 | ||
| 5071 | 2026.01.31 06:03:45.954756 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5072 | 2026.01.31 06:03:45.954766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5073 | 2026.01.31 06:03:45.954803 [ 288 ] {} <Debug> TCP-Session: e9e2a41c-6b26-4745-b80d-e5d5fe81fac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57357 | ||
| 5074 | 2026.01.31 06:03:45.954765 [ 293 ] {} <Debug> TCP-Session: c71fd8f7-2d31-4901-b0c9-75cd710073ea Authenticating user 'default' from [fd00:1122:3344:101::e]:33994 | ||
| 5075 | 2026.01.31 06:03:45.954822 [ 290 ] {} <Debug> TCP-Session: db5e376c-3054-4999-9537-d478989371c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54905 | ||
| 5076 | 2026.01.31 06:03:45.954837 [ 288 ] {} <Debug> TCP-Session: e9e2a41c-6b26-4745-b80d-e5d5fe81fac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2026.01.31 06:03:45.954855 [ 293 ] {} <Debug> TCP-Session: c71fd8f7-2d31-4901-b0c9-75cd710073ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5078 | 2026.01.31 06:03:45.954861 [ 290 ] {} <Debug> TCP-Session: db5e376c-3054-4999-9537-d478989371c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5079 | 2026.01.31 06:03:45.954882 [ 293 ] {} <Debug> TCP-Session: c71fd8f7-2d31-4901-b0c9-75cd710073ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2026.01.31 06:03:45.954871 [ 288 ] {} <Debug> TCP-Session: e9e2a41c-6b26-4745-b80d-e5d5fe81fac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5081 | 2026.01.31 06:03:45.954891 [ 290 ] {} <Debug> TCP-Session: db5e376c-3054-4999-9537-d478989371c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.01.31 06:03:45.954826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5083 | 2026.01.31 06:03:45.954608 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36621 | ||
| 5084 | 2026.01.31 06:03:45.954965 [ 289 ] {} <Debug> TCP-Session: 1e9ce7c1-e0cd-4087-9d6c-0cf8e1ae963f Authenticating user 'default' from [fd00:1122:3344:101::e]:46801 | ||
| 5085 | 2026.01.31 06:03:45.954604 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44408 | ||
| 5086 | 2026.01.31 06:03:45.955002 [ 289 ] {} <Debug> TCP-Session: 1e9ce7c1-e0cd-4087-9d6c-0cf8e1ae963f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2026.01.31 06:03:45.955021 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5088 | 2026.01.31 06:03:45.955030 [ 289 ] {} <Debug> TCP-Session: 1e9ce7c1-e0cd-4087-9d6c-0cf8e1ae963f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2026.01.31 06:03:45.955052 [ 294 ] {} <Debug> TCP-Session: 5ad09e0d-d385-4303-bfe5-a737423d69b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36621 | ||
| 5090 | 2026.01.31 06:03:45.955056 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5091 | 2026.01.31 06:03:45.955079 [ 294 ] {} <Debug> TCP-Session: 5ad09e0d-d385-4303-bfe5-a737423d69b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.01.31 06:03:45.955096 [ 3 ] {} <Debug> TCP-Session: 026e1dcd-425e-4f66-9939-e0587bf86e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:44408 | ||
| 5093 | 2026.01.31 06:03:45.955104 [ 294 ] {} <Debug> TCP-Session: 5ad09e0d-d385-4303-bfe5-a737423d69b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.01.31 06:03:45.955121 [ 3 ] {} <Debug> TCP-Session: 026e1dcd-425e-4f66-9939-e0587bf86e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.01.31 06:03:45.954706 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5096 | 2026.01.31 06:03:45.955142 [ 3 ] {} <Debug> TCP-Session: 026e1dcd-425e-4f66-9939-e0587bf86e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.01.31 06:03:45.954667 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5098 | 2026.01.31 06:03:45.955162 [ 286 ] {} <Debug> TCP-Session: ca576604-7b43-40b6-8a15-7a753f2ac40b Authenticating user 'default' from [fd00:1122:3344:101::e]:53356 | ||
| 5099 | 2026.01.31 06:03:45.954893 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5100 | 2026.01.31 06:03:45.955204 [ 286 ] {} <Debug> TCP-Session: ca576604-7b43-40b6-8a15-7a753f2ac40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.01.31 06:03:45.955197 [ 292 ] {} <Debug> TCP-Session: 37c37679-a6e2-46ea-b05b-90c86791803a Authenticating user 'default' from [fd00:1122:3344:101::e]:48337 | ||
| 5102 | 2026.01.31 06:03:45.955238 [ 286 ] {} <Debug> TCP-Session: ca576604-7b43-40b6-8a15-7a753f2ac40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2026.01.31 06:03:45.955260 [ 292 ] {} <Debug> TCP-Session: 37c37679-a6e2-46ea-b05b-90c86791803a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5104 | 2026.01.31 06:03:45.955279 [ 292 ] {} <Debug> TCP-Session: 37c37679-a6e2-46ea-b05b-90c86791803a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2026.01.31 06:03:45.955537 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5106 | 2026.01.31 06:03:45.955597 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5107 | 2026.01.31 06:03:45.955915 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 5108 | 2026.01.31 06:03:45.956974 [ 313 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> AggregatingTransform: Aggregating | ||
| 5109 | 2026.01.31 06:03:45.957032 [ 313 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5110 | 2026.01.31 06:03:45.957072 [ 313 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053914 sec. (948.844 rows/sec., 37.06 KiB/sec.) | ||
| 5111 | 2026.01.31 06:03:45.957091 [ 313 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Trace> Aggregator: Merging aggregated data | ||
| 5112 | 2026.01.31 06:03:45.958202 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00337 sec., 296.7359050445104 rows/sec., 11.59 KiB/sec. | ||
| 5113 | 2026.01.31 06:03:45.958368 [ 291 ] {85d0f133-b69b-42d2-97d1-734c787a969e} <Debug> TCPHandler: Processed in 0.003840038 sec. | ||
| 5114 | 2026.01.31 06:03:45.958480 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2026.01.31 06:03:45.958507 [ 291 ] {} <Debug> TCP-Session: 6022382d-74c0-488a-9238-0a156786601d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.01.31 06:03:45.958512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2026.01.31 06:03:45.958536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5118 | 2026.01.31 06:03:45.958556 [ 293 ] {} <Debug> TCP-Session: c71fd8f7-2d31-4901-b0c9-75cd710073ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.01.31 06:03:45.958557 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5120 | 2026.01.31 06:03:45.958585 [ 289 ] {} <Debug> TCP-Session: 1e9ce7c1-e0cd-4087-9d6c-0cf8e1ae963f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2026.01.31 06:03:45.958599 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5122 | 2026.01.31 06:03:45.958620 [ 292 ] {} <Debug> TCP-Session: 37c37679-a6e2-46ea-b05b-90c86791803a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2026.01.31 06:03:45.958621 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5124 | 2026.01.31 06:03:45.958644 [ 3 ] {} <Debug> TCP-Session: 026e1dcd-425e-4f66-9939-e0587bf86e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2026.01.31 06:03:45.958658 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5126 | 2026.01.31 06:03:45.958683 [ 294 ] {} <Debug> TCP-Session: 5ad09e0d-d385-4303-bfe5-a737423d69b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.01.31 06:03:45.958574 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5128 | 2026.01.31 06:03:45.958715 [ 288 ] {} <Debug> TCP-Session: e9e2a41c-6b26-4745-b80d-e5d5fe81fac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.01.31 06:03:45.958636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5130 | 2026.01.31 06:03:45.958747 [ 290 ] {} <Debug> TCP-Session: db5e376c-3054-4999-9537-d478989371c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.01.31 06:03:45.958781 [ 286 ] {} <Debug> TCP-Session: ca576604-7b43-40b6-8a15-7a753f2ac40b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2026.01.31 06:03:47.004136 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.31 06:03:47.004365 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5134 | 2026.01.31 06:03:47.004462 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5135 | 2026.01.31 06:03:47.005432 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.31 06:03:47.005498 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5137 | 2026.01.31 06:03:47.006066 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5138 | 2026.01.31 06:03:47.006415 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.31 06:03:47.006629 [ 66 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5140 | 2026.01.31 06:03:47.006638 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002338 sec., 58169.375534645 rows/sec., 5.03 MiB/sec. | ||
| 5141 | 2026.01.31 06:03:47.006719 [ 66 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.01.31 06:03:47.006748 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5143 | 2026.01.31 06:03:47.006767 [ 5 ] {4046d817-b70c-4525-9f46-62a2c201feda} <Debug> TCPHandler: Processed in 0.002795874 sec. | ||
| 5144 | 2026.01.31 06:03:47.006869 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5145 | 2026.01.31 06:03:47.006947 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.01.31 06:03:47.006999 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5147 | 2026.01.31 06:03:47.007037 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 5148 | 2026.01.31 06:03:47.007084 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.01.31 06:03:47.007100 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1398 rows starting from the beginning of the part | ||
| 5150 | 2026.01.31 06:03:47.007153 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5151 | 2026.01.31 06:03:47.007163 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5152 | 2026.01.31 06:03:47.007221 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 5153 | 2026.01.31 06:03:47.007269 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5154 | 2026.01.31 06:03:47.007308 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 5155 | 2026.01.31 06:03:47.007742 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.01.31 06:03:47.007792 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5157 | 2026.01.31 06:03:47.008229 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5158 | 2026.01.31 06:03:47.008547 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.01.31 06:03:47.008688 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001639 sec., 24405.125076266017 rows/sec., 1.79 MiB/sec. | ||
| 5160 | 2026.01.31 06:03:47.008726 [ 5 ] {0c0ec66c-3604-4dbd-ad3d-4b0eaa2e1c48} <Debug> TCPHandler: Processed in 0.001849312 sec. | ||
| 5161 | 2026.01.31 06:03:47.008764 [ 191 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943544 sec., 1640816.9817611538 rows/sec., 143.45 MiB/sec. | ||
| 5162 | 2026.01.31 06:03:47.008853 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.01.31 06:03:47.008954 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5164 | 2026.01.31 06:03:47.008997 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5165 | 2026.01.31 06:03:47.009046 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5166 | 2026.01.31 06:03:47.009398 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.01.31 06:03:47.009468 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.01.31 06:03:47.009486 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_36_7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5169 | 2026.01.31 06:03:47.009522 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5170 | 2026.01.31 06:03:47.009603 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5171 | 2026.01.31 06:03:47.009865 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5172 | 2026.01.31 06:03:47.010091 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.01.31 06:03:47.010194 [ 65 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5174 | 2026.01.31 06:03:47.010222 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001288 sec., 80745.34161490682 rows/sec., 6.31 MiB/sec. | ||
| 5175 | 2026.01.31 06:03:47.010230 [ 65 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.31 06:03:47.010255 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5177 | 2026.01.31 06:03:47.010261 [ 5 ] {dd8c4097-17bf-409f-8035-0daa034e7c0c} <Debug> TCPHandler: Processed in 0.001458344 sec. | ||
| 5178 | 2026.01.31 06:03:47.010334 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5179 | 2026.01.31 06:03:47.010386 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.01.31 06:03:47.010439 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5181 | 2026.01.31 06:03:47.010470 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5182 | 2026.01.31 06:03:47.010483 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.01.31 06:03:47.010520 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 600 rows starting from the beginning of the part | ||
| 5184 | 2026.01.31 06:03:47.010538 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5185 | 2026.01.31 06:03:47.010570 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5186 | 2026.01.31 06:03:47.010616 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5187 | 2026.01.31 06:03:47.010655 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5188 | 2026.01.31 06:03:47.010693 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5189 | 2026.01.31 06:03:47.010982 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.31 06:03:47.011022 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5191 | 2026.01.31 06:03:47.011476 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5192 | 2026.01.31 06:03:47.011705 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405832 sec., 1115353.7549294652 rows/sec., 88.89 MiB/sec. | ||
| 5193 | 2026.01.31 06:03:47.011716 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.31 06:03:47.011835 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5195 | 2026.01.31 06:03:47.011863 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.01.31 06:03:47.011865 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 5197 | 2026.01.31 06:03:47.011867 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5198 | 2026.01.31 06:03:47.011891 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5199 | 2026.01.31 06:03:47.011914 [ 5 ] {9f6d12e6-2a84-4595-80b0-24773e0a0a8b} <Debug> TCPHandler: Processed in 0.001577176 sec. | ||
| 5200 | 2026.01.31 06:03:47.011984 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5201 | 2026.01.31 06:03:47.012030 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.01.31 06:03:47.012085 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5203 | 2026.01.31 06:03:47.012115 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9165 rows starting from the beginning of the part | ||
| 5204 | 2026.01.31 06:03:47.012130 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.01.31 06:03:47.012151 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.01.31 06:03:47.012162 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 882 rows starting from the beginning of the part | ||
| 5207 | 2026.01.31 06:03:47.012189 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5208 | 2026.01.31 06:03:47.012204 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5209 | 2026.01.31 06:03:47.012226 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_36_7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5210 | 2026.01.31 06:03:47.012242 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5211 | 2026.01.31 06:03:47.012275 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5212 | 2026.01.31 06:03:47.012295 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5213 | 2026.01.31 06:03:47.012309 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5214 | 2026.01.31 06:03:47.013120 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.01.31 06:03:47.013161 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5216 | 2026.01.31 06:03:47.013774 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5217 | 2026.01.31 06:03:47.014084 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.01.31 06:03:47.014239 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002128 sec., 18796.992481203008 rows/sec., 33.68 MiB/sec. | ||
| 5219 | 2026.01.31 06:03:47.014300 [ 5 ] {c77bd63c-d7c2-406f-bc15-4ea0df374740} <Debug> TCPHandler: Processed in 0.002318853 sec. | ||
| 5220 | 2026.01.31 06:03:47.014435 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.01.31 06:03:47.014550 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.01.31 06:03:47.014594 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5223 | 2026.01.31 06:03:47.014843 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10687 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887366 sec., 3701297.306957275 rows/sec., 254.38 MiB/sec. | ||
| 5224 | 2026.01.31 06:03:47.014957 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.31 06:03:47.014994 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5226 | 2026.01.31 06:03:47.015058 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5227 | 2026.01.31 06:03:47.015363 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.31 06:03:47.015364 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5229 | 2026.01.31 06:03:47.015438 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5230 | 2026.01.31 06:03:47.015524 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5231 | 2026.01.31 06:03:47.015618 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.31 06:03:47.015731 [ 65 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5233 | 2026.01.31 06:03:47.015756 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 5234 | 2026.01.31 06:03:47.015763 [ 65 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.01.31 06:03:47.015791 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 5236 | 2026.01.31 06:03:47.015796 [ 5 ] {4644120f-22f8-40ba-9e84-7230385c46fb} <Debug> TCPHandler: Processed in 0.001413332 sec. | ||
| 5237 | 2026.01.31 06:03:47.015869 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5238 | 2026.01.31 06:03:47.015979 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2026.01.31 06:03:47.016011 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1758 rows starting from the beginning of the part | ||
| 5240 | 2026.01.31 06:03:47.016070 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5241 | 2026.01.31 06:03:47.016112 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5242 | 2026.01.31 06:03:47.016149 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5243 | 2026.01.31 06:03:47.016187 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5244 | 2026.01.31 06:03:47.016224 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5245 | 2026.01.31 06:03:47.017350 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 4 columns (4 merged, 0 gathered) in 0.001513914 sec., 1359390.2956178486 rows/sec., 91.73 MiB/sec. | ||
| 5246 | 2026.01.31 06:03:47.017564 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5247 | 2026.01.31 06:03:47.017814 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.01.31 06:03:47.017887 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_36_7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5249 | 2026.01.31 06:03:47.017956 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5250 | 2026.01.31 06:03:50.295166 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5251 | 2026.01.31 06:03:50.295227 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5252 | 2026.01.31 06:03:50.409214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12496 | ||
| 5253 | 2026.01.31 06:03:50.409748 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.01.31 06:03:50.409784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5255 | 2026.01.31 06:03:50.410272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5256 | 2026.01.31 06:03:50.410499 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.01.31 06:03:50.410640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12496 | ||
| 5258 | 2026.01.31 06:03:50.410668 [ 62 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5259 | 2026.01.31 06:03:50.410744 [ 62 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.01.31 06:03:50.410768 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5261 | 2026.01.31 06:03:50.410874 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5262 | 2026.01.31 06:03:50.410983 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5263 | 2026.01.31 06:03:50.411019 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10064 rows starting from the beginning of the part | ||
| 5264 | 2026.01.31 06:03:50.411079 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5265 | 2026.01.31 06:03:50.411126 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5266 | 2026.01.31 06:03:50.411169 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5267 | 2026.01.31 06:03:50.411208 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5268 | 2026.01.31 06:03:50.411251 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5269 | 2026.01.31 06:03:50.414762 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12496 rows, containing 4 columns (4 merged, 0 gathered) in 0.00392967 sec., 3179910.781312426 rows/sec., 45.49 MiB/sec. | ||
| 5270 | 2026.01.31 06:03:50.415225 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5271 | 2026.01.31 06:03:50.415580 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.01.31 06:03:50.415667 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_26_5} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5273 | 2026.01.31 06:03:50.415768 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5274 | 2026.01.31 06:03:51.073663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5275 | 2026.01.31 06:03:51.091417 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.01.31 06:03:51.091481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5277 | 2026.01.31 06:03:51.097055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5278 | 2026.01.31 06:03:51.097773 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.01.31 06:03:51.098071 [ 62 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5280 | 2026.01.31 06:03:51.098148 [ 62 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.31 06:03:51.098172 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5282 | 2026.01.31 06:03:51.098276 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5283 | 2026.01.31 06:03:51.100817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5284 | 2026.01.31 06:03:51.101267 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5285 | 2026.01.31 06:03:51.102040 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5286 | 2026.01.31 06:03:51.105488 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5287 | 2026.01.31 06:03:51.108925 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5288 | 2026.01.31 06:03:51.112764 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5289 | 2026.01.31 06:03:51.116947 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5290 | 2026.01.31 06:03:51.121344 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5291 | 2026.01.31 06:03:51.173988 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075753652 sec., 2587.3340073426425 rows/sec., 13.38 MiB/sec. | ||
| 5292 | 2026.01.31 06:03:51.176870 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5293 | 2026.01.31 06:03:51.178997 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.01.31 06:03:51.179120 [ 201 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_26_5} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5295 | 2026.01.31 06:03:51.182175 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5296 | 2026.01.31 06:03:52.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.09 MiB, peak 263.65 MiB, free memory in arenas 0.00 B, will set to 258.95 MiB (RSS), difference: 5.85 MiB | ||
| 5297 | 2026.01.31 06:03:52.000442 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.01.31 06:03:52.000615 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5299 | 2026.01.31 06:03:52.000679 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5300 | 2026.01.31 06:03:52.001393 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.31 06:03:52.001439 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5302 | 2026.01.31 06:03:52.001831 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5303 | 2026.01.31 06:03:52.002054 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.31 06:03:52.002203 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.62 MiB/sec. | ||
| 5305 | 2026.01.31 06:03:52.002244 [ 5 ] {0f705cbf-c3cc-4c7f-950b-1354ff755f92} <Debug> TCPHandler: Processed in 0.001922704 sec. | ||
| 5306 | 2026.01.31 06:03:52.002363 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.01.31 06:03:52.002456 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5308 | 2026.01.31 06:03:52.002495 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5309 | 2026.01.31 06:03:52.002961 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.01.31 06:03:52.002998 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5311 | 2026.01.31 06:03:52.003291 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5312 | 2026.01.31 06:03:52.003489 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.01.31 06:03:52.003614 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 5314 | 2026.01.31 06:03:52.003650 [ 5 ] {1a211b2e-5a5e-40ec-8b80-9c471350e65c} <Debug> TCPHandler: Processed in 0.00133438 sec. | ||
| 5315 | 2026.01.31 06:03:52.003769 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.01.31 06:03:52.003861 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.01.31 06:03:52.003904 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5318 | 2026.01.31 06:03:52.004362 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.01.31 06:03:52.004398 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5320 | 2026.01.31 06:03:52.004731 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5321 | 2026.01.31 06:03:52.004933 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.01.31 06:03:52.005060 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 5323 | 2026.01.31 06:03:52.005096 [ 5 ] {073d1d86-9a12-4747-9358-d74bf95dcf72} <Debug> TCPHandler: Processed in 0.001374341 sec. | ||
| 5324 | 2026.01.31 06:03:52.005222 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.01.31 06:03:52.005315 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5326 | 2026.01.31 06:03:52.005355 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5327 | 2026.01.31 06:03:52.005689 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.01.31 06:03:52.005724 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5329 | 2026.01.31 06:03:52.006029 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5330 | 2026.01.31 06:03:52.006233 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.01.31 06:03:52.006357 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5332 | 2026.01.31 06:03:52.006391 [ 5 ] {6843b2de-b50e-4602-b57e-ac431e219db2} <Debug> TCPHandler: Processed in 0.001222978 sec. | ||
| 5333 | 2026.01.31 06:03:55.443497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 622 | ||
| 5334 | 2026.01.31 06:03:55.445676 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.01.31 06:03:55.445725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5336 | 2026.01.31 06:03:55.446979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5337 | 2026.01.31 06:03:55.447242 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.01.31 06:03:55.447499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5339 | 2026.01.31 06:03:57.030629 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.01.31 06:03:57.030833 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.01.31 06:03:57.030902 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5342 | 2026.01.31 06:03:57.031561 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.01.31 06:03:57.031618 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5344 | 2026.01.31 06:03:57.032035 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5345 | 2026.01.31 06:03:57.032261 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.01.31 06:03:57.032428 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 5347 | 2026.01.31 06:03:57.032478 [ 5 ] {b704d478-b4f1-454c-bd4d-74ede3a64dd6} <Debug> TCPHandler: Processed in 0.001984425 sec. | ||
| 5348 | 2026.01.31 06:03:57.032605 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.01.31 06:03:57.032706 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5350 | 2026.01.31 06:03:57.032750 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5351 | 2026.01.31 06:03:57.033176 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.01.31 06:03:57.033214 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5353 | 2026.01.31 06:03:57.033515 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5354 | 2026.01.31 06:03:57.033727 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.01.31 06:03:57.033862 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 829.95 KiB/sec. | ||
| 5356 | 2026.01.31 06:03:57.033902 [ 5 ] {54fe311a-c675-4a75-94a0-990247e2022b} <Debug> TCPHandler: Processed in 0.001348861 sec. | ||
| 5357 | 2026.01.31 06:03:57.034018 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.01.31 06:03:57.034112 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5359 | 2026.01.31 06:03:57.034153 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5360 | 2026.01.31 06:03:57.035299 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.01.31 06:03:57.035335 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5362 | 2026.01.31 06:03:57.035729 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5363 | 2026.01.31 06:03:57.035936 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.01.31 06:03:57.036075 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.001981 sec., 707723.3720343261 rows/sec., 59.18 MiB/sec. | ||
| 5365 | 2026.01.31 06:03:57.036112 [ 5 ] {191e6f7f-3648-4548-a732-221ba45dc1db} <Debug> TCPHandler: Processed in 0.002144289 sec. | ||
| 5366 | 2026.01.31 06:03:57.036226 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.01.31 06:03:57.036321 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.01.31 06:03:57.036361 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5369 | 2026.01.31 06:03:57.036807 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.01.31 06:03:57.036843 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5371 | 2026.01.31 06:03:57.037153 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5372 | 2026.01.31 06:03:57.037357 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.01.31 06:03:57.037484 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 3.97 MiB/sec. | ||
| 5374 | 2026.01.31 06:03:57.037526 [ 5 ] {3d902cd1-db7b-431d-b0fa-fded851d6da3} <Debug> TCPHandler: Processed in 0.001349911 sec. | ||
| 5375 | 2026.01.31 06:03:57.037637 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.01.31 06:03:57.037730 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.01.31 06:03:57.037769 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5378 | 2026.01.31 06:03:57.038244 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.01.31 06:03:57.038280 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5380 | 2026.01.31 06:03:57.038581 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5381 | 2026.01.31 06:03:57.038786 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.01.31 06:03:57.038910 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 5383 | 2026.01.31 06:03:57.038946 [ 5 ] {b11f6344-a209-4fc4-b91b-dbfd3facb4b1} <Debug> TCPHandler: Processed in 0.001357671 sec. | ||
| 5384 | 2026.01.31 06:03:57.039060 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.01.31 06:03:57.039152 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.01.31 06:03:57.039192 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5387 | 2026.01.31 06:03:57.039584 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.01.31 06:03:57.039619 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5389 | 2026.01.31 06:03:57.039914 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5390 | 2026.01.31 06:03:57.040117 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.01.31 06:03:57.040243 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 5392 | 2026.01.31 06:03:57.040279 [ 5 ] {2ddc8b95-9515-402b-83ea-f2011f215c6a} <Debug> TCPHandler: Processed in 0.001267889 sec. | ||
| 5393 | 2026.01.31 06:03:57.040389 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.01.31 06:03:57.040481 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5395 | 2026.01.31 06:03:57.040519 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5396 | 2026.01.31 06:03:57.041163 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.01.31 06:03:57.041199 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5398 | 2026.01.31 06:03:57.041521 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5399 | 2026.01.31 06:03:57.041734 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.01.31 06:03:57.041866 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001404 sec., 433048.43304843304 rows/sec., 32.58 MiB/sec. | ||
| 5401 | 2026.01.31 06:03:57.041904 [ 5 ] {11ae6364-8fc3-418e-8cfe-1812fa3622bc} <Debug> TCPHandler: Processed in 0.001564946 sec. | ||
| 5402 | 2026.01.31 06:03:57.042014 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.01.31 06:03:57.042107 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.01.31 06:03:57.042150 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5405 | 2026.01.31 06:03:57.042749 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.01.31 06:03:57.042785 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5407 | 2026.01.31 06:03:57.043151 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5408 | 2026.01.31 06:03:57.043356 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.01.31 06:03:57.043490 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001401 sec., 632405.4246966454 rows/sec., 42.92 MiB/sec. | ||
| 5410 | 2026.01.31 06:03:57.043527 [ 5 ] {8249c918-53be-42bb-9c37-7610fcc99c74} <Debug> TCPHandler: Processed in 0.001562216 sec. | ||
| 5411 | 2026.01.31 06:03:57.043637 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.01.31 06:03:57.043730 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5413 | 2026.01.31 06:03:57.043782 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5414 | 2026.01.31 06:03:57.044625 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.01.31 06:03:57.044661 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5416 | 2026.01.31 06:03:57.045204 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5417 | 2026.01.31 06:03:57.045424 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.01.31 06:03:57.045563 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 5419 | 2026.01.31 06:03:57.045629 [ 5 ] {35e9396a-6d76-4667-b68a-bf77d72e30da} <Debug> TCPHandler: Processed in 0.002040077 sec. | ||
| 5420 | 2026.01.31 06:03:57.045741 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.01.31 06:03:57.045835 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.01.31 06:03:57.045877 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5423 | 2026.01.31 06:03:57.046225 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.01.31 06:03:57.046260 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5425 | 2026.01.31 06:03:57.046556 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5426 | 2026.01.31 06:03:57.046767 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.01.31 06:03:57.046903 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5428 | 2026.01.31 06:03:57.046938 [ 5 ] {8c12b5c9-d733-4087-a6ce-7693b6dda348} <Debug> TCPHandler: Processed in 0.001245449 sec. | ||
| 5429 | 2026.01.31 06:03:57.910704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12944 | ||
| 5430 | 2026.01.31 06:03:57.911323 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.01.31 06:03:57.911372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5432 | 2026.01.31 06:03:57.911937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5433 | 2026.01.31 06:03:57.912226 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.01.31 06:03:57.912380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12944 | ||
| 5435 | 2026.01.31 06:03:58.600864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5436 | 2026.01.31 06:03:58.619873 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.01.31 06:03:58.619951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5438 | 2026.01.31 06:03:58.626004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5439 | 2026.01.31 06:03:58.626799 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.01.31 06:03:58.630903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5441 | 2026.01.31 06:04:02.000062 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.01.31 06:04:02.000258 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5443 | 2026.01.31 06:04:02.000321 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5444 | 2026.01.31 06:04:02.000986 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.01.31 06:04:02.001024 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5446 | 2026.01.31 06:04:02.001419 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5447 | 2026.01.31 06:04:02.001645 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.01.31 06:04:02.001796 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 5449 | 2026.01.31 06:04:02.001846 [ 5 ] {8ec2d170-6717-4d78-91a2-8b8a473e38b3} <Debug> TCPHandler: Processed in 0.001900403 sec. | ||
| 5450 | 2026.01.31 06:04:02.001984 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.01.31 06:04:02.002088 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5452 | 2026.01.31 06:04:02.002135 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5453 | 2026.01.31 06:04:02.002587 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.01.31 06:04:02.002620 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5455 | 2026.01.31 06:04:02.002920 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5456 | 2026.01.31 06:04:02.003129 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.01.31 06:04:02.003253 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 5458 | 2026.01.31 06:04:02.003288 [ 5 ] {c96feda6-d1d8-4b1a-871a-d186fd7a8a67} <Debug> TCPHandler: Processed in 0.001360282 sec. | ||
| 5459 | 2026.01.31 06:04:02.003400 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.01.31 06:04:02.003493 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5461 | 2026.01.31 06:04:02.003535 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5462 | 2026.01.31 06:04:02.003945 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.01.31 06:04:02.003979 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5464 | 2026.01.31 06:04:02.004311 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5465 | 2026.01.31 06:04:02.004529 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.01.31 06:04:02.004657 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5467 | 2026.01.31 06:04:02.004691 [ 5 ] {bab75912-07f3-4ac8-ba10-7cb56b4c8e70} <Debug> TCPHandler: Processed in 0.001338031 sec. | ||
| 5468 | 2026.01.31 06:04:02.004798 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.01.31 06:04:02.004889 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.01.31 06:04:02.004929 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5471 | 2026.01.31 06:04:02.005295 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.01.31 06:04:02.005338 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5473 | 2026.01.31 06:04:02.005628 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5474 | 2026.01.31 06:04:02.005828 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.01.31 06:04:02.005952 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5476 | 2026.01.31 06:04:02.005986 [ 5 ] {5e33d1cf-f49f-4741-abac-64db658ecadc} <Debug> TCPHandler: Processed in 0.001234908 sec. | ||
| 5477 | 2026.01.31 06:04:05.295482 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5478 | 2026.01.31 06:04:05.295562 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5479 | 2026.01.31 06:04:05.412472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13456 | ||
| 5480 | 2026.01.31 06:04:05.413045 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.01.31 06:04:05.413099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5482 | 2026.01.31 06:04:05.413621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5483 | 2026.01.31 06:04:05.413878 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.01.31 06:04:05.414029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13456 | ||
| 5485 | 2026.01.31 06:04:05.447660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 650 | ||
| 5486 | 2026.01.31 06:04:05.449995 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.01.31 06:04:05.450035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5488 | 2026.01.31 06:04:05.451261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5489 | 2026.01.31 06:04:05.451537 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.01.31 06:04:05.451690 [ 33 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5491 | 2026.01.31 06:04:05.451745 [ 33 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.01.31 06:04:05.451769 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5493 | 2026.01.31 06:04:05.451791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5494 | 2026.01.31 06:04:05.451897 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5495 | 2026.01.31 06:04:05.452565 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5496 | 2026.01.31 06:04:05.452767 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 528 rows starting from the beginning of the part | ||
| 5497 | 2026.01.31 06:04:05.453198 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5498 | 2026.01.31 06:04:05.453593 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5499 | 2026.01.31 06:04:05.453979 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 5500 | 2026.01.31 06:04:05.454389 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 5501 | 2026.01.31 06:04:05.454794 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5502 | 2026.01.31 06:04:05.461323 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 72 columns (72 merged, 0 gathered) in 0.009487407 sec., 68511.87052479145 rows/sec., 58.37 MiB/sec. | ||
| 5503 | 2026.01.31 06:04:05.462401 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5504 | 2026.01.31 06:04:05.462978 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.31 06:04:05.463053 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_21_4} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5506 | 2026.01.31 06:04:05.463360 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5507 | 2026.01.31 06:04:06.130996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5508 | 2026.01.31 06:04:06.147859 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.31 06:04:06.147912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5510 | 2026.01.31 06:04:06.154511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5511 | 2026.01.31 06:04:06.155244 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.31 06:04:06.157992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5513 | 2026.01.31 06:04:07.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.10 MiB, peak 265.10 MiB, free memory in arenas 0.00 B, will set to 262.12 MiB (RSS), difference: 1.02 MiB | ||
| 5514 | 2026.01.31 06:04:07.002914 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.01.31 06:04:07.003093 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5516 | 2026.01.31 06:04:07.003164 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5517 | 2026.01.31 06:04:07.004008 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.31 06:04:07.004057 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5519 | 2026.01.31 06:04:07.004526 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5520 | 2026.01.31 06:04:07.004763 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.01.31 06:04:07.004943 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001898 sec., 71654.37302423605 rows/sec., 6.20 MiB/sec. | ||
| 5522 | 2026.01.31 06:04:07.005003 [ 5 ] {3051f3f4-6aa9-411b-b3b8-fc8aae556e38} <Debug> TCPHandler: Processed in 0.002214961 sec. | ||
| 5523 | 2026.01.31 06:04:07.005134 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.01.31 06:04:07.005249 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.01.31 06:04:07.005296 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5526 | 2026.01.31 06:04:07.005786 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.01.31 06:04:07.005825 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5528 | 2026.01.31 06:04:07.006150 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5529 | 2026.01.31 06:04:07.006370 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.01.31 06:04:07.006521 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001298 sec., 30816.640986132516 rows/sec., 2.26 MiB/sec. | ||
| 5531 | 2026.01.31 06:04:07.006571 [ 5 ] {8d271626-0eda-463e-8745-e271f9b8b61b} <Debug> TCPHandler: Processed in 0.001492175 sec. | ||
| 5532 | 2026.01.31 06:04:07.006716 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.01.31 06:04:07.006829 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5534 | 2026.01.31 06:04:07.006876 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5535 | 2026.01.31 06:04:07.007360 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.01.31 06:04:07.007398 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5537 | 2026.01.31 06:04:07.007752 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5538 | 2026.01.31 06:04:07.007970 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.01.31 06:04:07.008106 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001301 sec., 79938.50883935434 rows/sec., 6.24 MiB/sec. | ||
| 5540 | 2026.01.31 06:04:07.008143 [ 5 ] {456a9b92-c725-4d9d-b06f-602e94d35b89} <Debug> TCPHandler: Processed in 0.001495374 sec. | ||
| 5541 | 2026.01.31 06:04:07.008277 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.01.31 06:04:07.008371 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.01.31 06:04:07.008416 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5544 | 2026.01.31 06:04:07.008953 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.01.31 06:04:07.008997 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5546 | 2026.01.31 06:04:07.009452 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5547 | 2026.01.31 06:04:07.009749 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.31 06:04:07.009900 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 5549 | 2026.01.31 06:04:07.009938 [ 5 ] {db886274-f243-4c8a-89cf-e1d6c07b31aa} <Debug> TCPHandler: Processed in 0.001710009 sec. | ||
| 5550 | 2026.01.31 06:04:07.010065 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.01.31 06:04:07.010160 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5552 | 2026.01.31 06:04:07.010216 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5553 | 2026.01.31 06:04:07.011101 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.01.31 06:04:07.011137 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5555 | 2026.01.31 06:04:07.011757 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5556 | 2026.01.31 06:04:07.011990 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.01.31 06:04:07.012142 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. | ||
| 5558 | 2026.01.31 06:04:07.012227 [ 5 ] {7a541365-075d-4d32-90c1-16a8409e4ebc} <Debug> TCPHandler: Processed in 0.002212771 sec. | ||
| 5559 | 2026.01.31 06:04:07.012368 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.01.31 06:04:07.012472 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.01.31 06:04:07.012515 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5562 | 2026.01.31 06:04:07.012974 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.01.31 06:04:07.013018 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5564 | 2026.01.31 06:04:07.013456 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5565 | 2026.01.31 06:04:07.013773 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.01.31 06:04:07.013941 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
| 5567 | 2026.01.31 06:04:07.013995 [ 5 ] {169c03c9-d4a0-49a4-853c-66df1f2eaeae} <Debug> TCPHandler: Processed in 0.001678588 sec. | ||
| 5568 | 2026.01.31 06:04:11.999748 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.01.31 06:04:11.999953 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5570 | 2026.01.31 06:04:12.000024 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5571 | 2026.01.31 06:04:12.000838 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.01.31 06:04:12.000886 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5573 | 2026.01.31 06:04:12.001244 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5574 | 2026.01.31 06:04:12.001462 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.01.31 06:04:12.001613 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001711 sec., 1168.907071887785 rows/sec., 95.32 KiB/sec. | ||
| 5576 | 2026.01.31 06:04:12.001654 [ 5 ] {f0928c16-a44c-4b07-8fa0-a2a7e8495e20} <Debug> TCPHandler: Processed in 0.002039246 sec. | ||
| 5577 | 2026.01.31 06:04:12.001770 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.01.31 06:04:12.001872 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5579 | 2026.01.31 06:04:12.001911 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5580 | 2026.01.31 06:04:12.002413 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.01.31 06:04:12.002448 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5582 | 2026.01.31 06:04:12.002755 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5583 | 2026.01.31 06:04:12.002959 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.01.31 06:04:12.003073 [ 24 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5585 | 2026.01.31 06:04:12.003084 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001231 sec., 46303.8180341186 rows/sec., 3.53 MiB/sec. | ||
| 5586 | 2026.01.31 06:04:12.003142 [ 24 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.01.31 06:04:12.003147 [ 5 ] {8fdeaa22-5fdd-4401-b876-24b33dc0d4b6} <Debug> TCPHandler: Processed in 0.001424493 sec. | ||
| 5588 | 2026.01.31 06:04:12.003172 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5589 | 2026.01.31 06:04:12.003289 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5590 | 2026.01.31 06:04:12.003333 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.01.31 06:04:12.003407 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5592 | 2026.01.31 06:04:12.003429 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.31 06:04:12.003445 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5594 | 2026.01.31 06:04:12.003473 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5595 | 2026.01.31 06:04:12.003523 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5596 | 2026.01.31 06:04:12.003572 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1402 rows starting from the beginning of the part | ||
| 5597 | 2026.01.31 06:04:12.003612 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5598 | 2026.01.31 06:04:12.003649 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5599 | 2026.01.31 06:04:12.003687 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part | ||
| 5600 | 2026.01.31 06:04:12.003921 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.01.31 06:04:12.003961 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5602 | 2026.01.31 06:04:12.004276 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5603 | 2026.01.31 06:04:12.004505 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.31 06:04:12.004632 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00122 sec., 1639.344262295082 rows/sec., 114.47 KiB/sec. | ||
| 5605 | 2026.01.31 06:04:12.004667 [ 5 ] {17640c1e-578c-401b-829f-1ce17130ba72} <Debug> TCPHandler: Processed in 0.001389962 sec. | ||
| 5606 | 2026.01.31 06:04:12.004785 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.01.31 06:04:12.004876 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5608 | 2026.01.31 06:04:12.004914 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5609 | 2026.01.31 06:04:12.005030 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178073 sec., 1748721.030139325 rows/sec., 152.40 MiB/sec. | ||
| 5610 | 2026.01.31 06:04:12.005305 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5611 | 2026.01.31 06:04:12.005359 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.01.31 06:04:12.005400 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5613 | 2026.01.31 06:04:12.005585 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.01.31 06:04:12.005650 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_41_8} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5615 | 2026.01.31 06:04:12.005711 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5616 | 2026.01.31 06:04:12.005740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5617 | 2026.01.31 06:04:12.005912 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.01.31 06:04:12.006023 [ 24 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5619 | 2026.01.31 06:04:12.006035 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001177 sec., 56074.766355140186 rows/sec., 4.38 MiB/sec. | ||
| 5620 | 2026.01.31 06:04:12.006060 [ 24 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.01.31 06:04:12.006082 [ 5 ] {2fc75b82-93a6-4217-9b59-48bb3c027fa5} <Debug> TCPHandler: Processed in 0.001343601 sec. | ||
| 5622 | 2026.01.31 06:04:12.006084 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5623 | 2026.01.31 06:04:12.006167 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5624 | 2026.01.31 06:04:12.006229 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.01.31 06:04:12.006255 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5626 | 2026.01.31 06:04:12.006284 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5627 | 2026.01.31 06:04:12.006324 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.01.31 06:04:12.006329 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5629 | 2026.01.31 06:04:12.006375 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5630 | 2026.01.31 06:04:12.006396 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 608 rows starting from the beginning of the part | ||
| 5631 | 2026.01.31 06:04:12.006444 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5632 | 2026.01.31 06:04:12.006479 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5633 | 2026.01.31 06:04:12.006512 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
| 5634 | 2026.01.31 06:04:12.006814 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.01.31 06:04:12.006854 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5636 | 2026.01.31 06:04:12.007213 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5637 | 2026.01.31 06:04:12.007394 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253908 sec., 1226565.2663512793 rows/sec., 97.71 MiB/sec. | ||
| 5638 | 2026.01.31 06:04:12.007414 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.01.31 06:04:12.007537 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5640 | 2026.01.31 06:04:12.007558 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 5641 | 2026.01.31 06:04:12.007567 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.01.31 06:04:12.007598 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5643 | 2026.01.31 06:04:12.007602 [ 5 ] {c4e836a5-777d-4c85-89b4-914671d7a2d0} <Debug> TCPHandler: Processed in 0.001429722 sec. | ||
| 5644 | 2026.01.31 06:04:12.007615 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5645 | 2026.01.31 06:04:12.007658 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5646 | 2026.01.31 06:04:12.007740 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.01.31 06:04:12.007752 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5648 | 2026.01.31 06:04:12.007799 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10687 rows starting from the beginning of the part | ||
| 5649 | 2026.01.31 06:04:12.007847 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5650 | 2026.01.31 06:04:12.007849 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5651 | 2026.01.31 06:04:12.007884 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 886 rows starting from the beginning of the part | ||
| 5652 | 2026.01.31 06:04:12.007904 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5653 | 2026.01.31 06:04:12.007921 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5654 | 2026.01.31 06:04:12.007961 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5655 | 2026.01.31 06:04:12.007986 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.31 06:04:12.007995 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part | ||
| 5657 | 2026.01.31 06:04:12.008091 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_41_8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5658 | 2026.01.31 06:04:12.008215 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5659 | 2026.01.31 06:04:12.008273 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.01.31 06:04:12.008312 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5661 | 2026.01.31 06:04:12.008607 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5662 | 2026.01.31 06:04:12.008808 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.01.31 06:04:12.008909 [ 24 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5664 | 2026.01.31 06:04:12.008932 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5665 | 2026.01.31 06:04:12.008936 [ 24 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.01.31 06:04:12.008970 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5667 | 2026.01.31 06:04:12.008974 [ 5 ] {aeb9b504-0183-4fdf-b306-382fab807a1b} <Debug> TCPHandler: Processed in 0.00128557 sec. | ||
| 5668 | 2026.01.31 06:04:12.009064 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5669 | 2026.01.31 06:04:12.009176 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5670 | 2026.01.31 06:04:12.009206 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2058 rows starting from the beginning of the part | ||
| 5671 | 2026.01.31 06:04:12.009266 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5672 | 2026.01.31 06:04:12.009306 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5673 | 2026.01.31 06:04:12.009344 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5674 | 2026.01.31 06:04:12.009379 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5675 | 2026.01.31 06:04:12.009415 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5676 | 2026.01.31 06:04:12.010628 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 4 columns (4 merged, 0 gathered) in 0.001600657 sec., 1473145.089797502 rows/sec., 99.39 MiB/sec. | ||
| 5677 | 2026.01.31 06:04:12.010947 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5678 | 2026.01.31 06:04:12.011218 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.31 06:04:12.011291 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_41_8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5680 | 2026.01.31 06:04:12.011372 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5681 | 2026.01.31 06:04:12.011801 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12214 rows, containing 5 columns (5 merged, 0 gathered) in 0.004159895 sec., 2936131.8014036412 rows/sec., 201.75 MiB/sec. | ||
| 5682 | 2026.01.31 06:04:12.012195 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5683 | 2026.01.31 06:04:12.012496 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.01.31 06:04:12.012577 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5685 | 2026.01.31 06:04:12.012675 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5686 | 2026.01.31 06:04:12.915075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13904 | ||
| 5687 | 2026.01.31 06:04:12.915616 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.01.31 06:04:12.915666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5689 | 2026.01.31 06:04:12.916186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5690 | 2026.01.31 06:04:12.916432 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.01.31 06:04:12.916568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13904 | ||
| 5692 | 2026.01.31 06:04:13.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.69 MiB, peak 269.59 MiB, free memory in arenas 0.00 B, will set to 263.92 MiB (RSS), difference: 1.22 MiB | ||
| 5693 | 2026.01.31 06:04:13.659033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5694 | 2026.01.31 06:04:13.677030 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.01.31 06:04:13.677096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5696 | 2026.01.31 06:04:13.683640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5697 | 2026.01.31 06:04:13.684431 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.01.31 06:04:13.688411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5699 | 2026.01.31 06:04:15.452892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 674 | ||
| 5700 | 2026.01.31 06:04:15.455047 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.01.31 06:04:15.455097 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5702 | 2026.01.31 06:04:15.456271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5703 | 2026.01.31 06:04:15.456529 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.01.31 06:04:15.456791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5705 | 2026.01.31 06:04:17.001580 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.01.31 06:04:17.001768 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5707 | 2026.01.31 06:04:17.001841 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5708 | 2026.01.31 06:04:17.002638 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.01.31 06:04:17.002681 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5710 | 2026.01.31 06:04:17.003068 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5711 | 2026.01.31 06:04:17.003286 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.01.31 06:04:17.003443 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001726 sec., 78794.9015063731 rows/sec., 6.82 MiB/sec. | ||
| 5713 | 2026.01.31 06:04:17.003484 [ 5 ] {ddeb383e-740d-4623-9dfc-36b14ff2de73} <Debug> TCPHandler: Processed in 0.002039957 sec. | ||
| 5714 | 2026.01.31 06:04:17.003646 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.01.31 06:04:17.003745 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.01.31 06:04:17.003786 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5717 | 2026.01.31 06:04:17.004212 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.01.31 06:04:17.004248 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5719 | 2026.01.31 06:04:17.004550 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5720 | 2026.01.31 06:04:17.004750 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.01.31 06:04:17.004875 [ 41 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 5722 | 2026.01.31 06:04:17.004882 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001159 sec., 34512.51078515962 rows/sec., 2.53 MiB/sec. | ||
| 5723 | 2026.01.31 06:04:17.004918 [ 41 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.01.31 06:04:17.004933 [ 5 ] {af71de49-b152-43f0-802f-724a6a3ba8a8} <Debug> TCPHandler: Processed in 0.001335701 sec. | ||
| 5725 | 2026.01.31 06:04:17.004942 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5726 | 2026.01.31 06:04:17.005040 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 5727 | 2026.01.31 06:04:17.005048 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.01.31 06:04:17.005147 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5729 | 2026.01.31 06:04:17.005157 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5730 | 2026.01.31 06:04:17.005182 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 70 rows starting from the beginning of the part | ||
| 5731 | 2026.01.31 06:04:17.005207 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5732 | 2026.01.31 06:04:17.005254 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5733 | 2026.01.31 06:04:17.005305 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 5734 | 2026.01.31 06:04:17.005351 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 5735 | 2026.01.31 06:04:17.005395 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5736 | 2026.01.31 06:04:17.005440 [ 189 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 5737 | 2026.01.31 06:04:17.005636 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.01.31 06:04:17.005670 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5739 | 2026.01.31 06:04:17.005966 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5740 | 2026.01.31 06:04:17.006161 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158987 sec., 220882.54656868454 rows/sec., 17.02 MiB/sec. | ||
| 5741 | 2026.01.31 06:04:17.006177 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.31 06:04:17.006329 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 6.83 MiB/sec. | ||
| 5743 | 2026.01.31 06:04:17.006367 [ 5 ] {ac7df56b-c4dd-44f3-86a7-73d0f9f09703} <Debug> TCPHandler: Processed in 0.001373552 sec. | ||
| 5744 | 2026.01.31 06:04:17.006386 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 5745 | 2026.01.31 06:04:17.006481 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.01.31 06:04:17.006584 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.01.31 06:04:17.006630 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5748 | 2026.01.31 06:04:17.006741 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.01.31 06:04:17.006839 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_25_5} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 5750 | 2026.01.31 06:04:17.006945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5751 | 2026.01.31 06:04:17.007043 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.01.31 06:04:17.007083 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5753 | 2026.01.31 06:04:17.007418 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5754 | 2026.01.31 06:04:17.007621 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.01.31 06:04:17.007749 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5756 | 2026.01.31 06:04:17.007785 [ 5 ] {1dbdfdf5-aaf0-45e2-95f4-752ba4936764} <Debug> TCPHandler: Processed in 0.001351951 sec. | ||
| 5757 | 2026.01.31 06:04:17.007890 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.01.31 06:04:17.007982 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.01.31 06:04:17.008035 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5760 | 2026.01.31 06:04:17.008892 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.01.31 06:04:17.008926 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5762 | 2026.01.31 06:04:17.009466 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5763 | 2026.01.31 06:04:17.009679 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.01.31 06:04:17.009774 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5765 | 2026.01.31 06:04:17.009805 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.01.31 06:04:17.009813 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001849 sec., 21633.31530557058 rows/sec., 38.77 MiB/sec. | ||
| 5767 | 2026.01.31 06:04:17.009824 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 5768 | 2026.01.31 06:04:17.009865 [ 5 ] {6e5ccd8b-0280-4f7e-8539-2dd02caf70aa} <Debug> TCPHandler: Processed in 0.002022647 sec. | ||
| 5769 | 2026.01.31 06:04:17.009930 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5770 | 2026.01.31 06:04:17.009972 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.01.31 06:04:17.010074 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5772 | 2026.01.31 06:04:17.010117 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5773 | 2026.01.31 06:04:17.010191 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2026.01.31 06:04:17.010259 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 584 rows starting from the beginning of the part | ||
| 5775 | 2026.01.31 06:04:17.010405 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5776 | 2026.01.31 06:04:17.010452 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.31 06:04:17.010492 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5778 | 2026.01.31 06:04:17.010516 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5779 | 2026.01.31 06:04:17.010620 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5780 | 2026.01.31 06:04:17.010722 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5781 | 2026.01.31 06:04:17.010809 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5782 | 2026.01.31 06:04:17.010822 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5783 | 2026.01.31 06:04:17.011030 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.01.31 06:04:17.011163 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5785 | 2026.01.31 06:04:17.011200 [ 5 ] {eb0da727-60da-43ad-9c32-4e4ba4050749} <Debug> TCPHandler: Processed in 0.001275849 sec. | ||
| 5786 | 2026.01.31 06:04:17.035172 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 19 columns (19 merged, 0 gathered) in 0.025293378 sec., 30996.255225379547 rows/sec., 55.54 MiB/sec. | ||
| 5787 | 2026.01.31 06:04:17.036227 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5788 | 2026.01.31 06:04:17.036555 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.31 06:04:17.036629 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5790 | 2026.01.31 06:04:17.036747 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 5791 | 2026.01.31 06:04:18.000398 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.53 MiB, peak 272.28 MiB, free memory in arenas 0.00 B, will set to 267.23 MiB (RSS), difference: 2.70 MiB | ||
| 5792 | 2026.01.31 06:04:20.295835 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5793 | 2026.01.31 06:04:20.295894 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5794 | 2026.01.31 06:04:20.417640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14416 | ||
| 5795 | 2026.01.31 06:04:20.418358 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.01.31 06:04:20.418410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5797 | 2026.01.31 06:04:20.418924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5798 | 2026.01.31 06:04:20.419160 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.01.31 06:04:20.419305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14416 | ||
| 5800 | 2026.01.31 06:04:21.188484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5801 | 2026.01.31 06:04:21.206425 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.01.31 06:04:21.206483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5803 | 2026.01.31 06:04:21.212096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5804 | 2026.01.31 06:04:21.212849 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.01.31 06:04:21.216091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5806 | 2026.01.31 06:04:22.000160 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.01.31 06:04:22.000337 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5808 | 2026.01.31 06:04:22.000402 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5809 | 2026.01.31 06:04:22.001037 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.01.31 06:04:22.001085 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5811 | 2026.01.31 06:04:22.001486 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5812 | 2026.01.31 06:04:22.001729 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.01.31 06:04:22.001890 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. | ||
| 5814 | 2026.01.31 06:04:22.001942 [ 5 ] {86d6a473-d8db-4096-bfcf-b099b3180036} <Debug> TCPHandler: Processed in 0.001908364 sec. | ||
| 5815 | 2026.01.31 06:04:22.002068 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.01.31 06:04:22.002170 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5817 | 2026.01.31 06:04:22.002215 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5818 | 2026.01.31 06:04:22.002648 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.31 06:04:22.002686 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5820 | 2026.01.31 06:04:22.002996 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5821 | 2026.01.31 06:04:22.003207 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.31 06:04:22.003343 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 5823 | 2026.01.31 06:04:22.003383 [ 5 ] {6703082b-5581-48bc-a609-17822b0b5198} <Debug> TCPHandler: Processed in 0.001364192 sec. | ||
| 5824 | 2026.01.31 06:04:22.003500 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.01.31 06:04:22.003596 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.01.31 06:04:22.003640 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5827 | 2026.01.31 06:04:22.004043 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.31 06:04:22.004080 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5829 | 2026.01.31 06:04:22.004410 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5830 | 2026.01.31 06:04:22.004618 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.01.31 06:04:22.004752 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5832 | 2026.01.31 06:04:22.004789 [ 5 ] {966f2084-4ff6-44dd-b6f1-e1dc17c1f04b} <Debug> TCPHandler: Processed in 0.001338011 sec. | ||
| 5833 | 2026.01.31 06:04:22.004899 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.01.31 06:04:22.004993 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.01.31 06:04:22.005035 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5836 | 2026.01.31 06:04:22.005366 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.31 06:04:22.005402 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5838 | 2026.01.31 06:04:22.005700 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5839 | 2026.01.31 06:04:22.005918 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.01.31 06:04:22.006047 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5841 | 2026.01.31 06:04:22.006084 [ 5 ] {6413d18d-4e25-4ae9-90d4-040fab958a1f} <Debug> TCPHandler: Processed in 0.001233179 sec. | ||
| 5842 | 2026.01.31 06:04:25.457881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 694 | ||
| 5843 | 2026.01.31 06:04:25.460057 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.31 06:04:25.460104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5845 | 2026.01.31 06:04:25.461303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5846 | 2026.01.31 06:04:25.461589 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.01.31 06:04:25.461936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5848 | 2026.01.31 06:04:27.028828 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.01.31 06:04:27.029021 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.01.31 06:04:27.029095 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5851 | 2026.01.31 06:04:27.029764 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.01.31 06:04:27.029819 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5853 | 2026.01.31 06:04:27.030209 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5854 | 2026.01.31 06:04:27.030428 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.01.31 06:04:27.030587 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 5856 | 2026.01.31 06:04:27.030635 [ 5 ] {dcb82d4f-0b63-465f-a18b-e2cf43c59ef1} <Debug> TCPHandler: Processed in 0.001936904 sec. | ||
| 5857 | 2026.01.31 06:04:27.030763 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.31 06:04:27.030864 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5859 | 2026.01.31 06:04:27.030908 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5860 | 2026.01.31 06:04:27.031314 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.31 06:04:27.031352 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5862 | 2026.01.31 06:04:27.031647 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5863 | 2026.01.31 06:04:27.031850 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.31 06:04:27.031980 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 5865 | 2026.01.31 06:04:27.032017 [ 5 ] {79918d91-0b39-4317-9b98-28a19253e611} <Debug> TCPHandler: Processed in 0.001305229 sec. | ||
| 5866 | 2026.01.31 06:04:27.032127 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.31 06:04:27.032224 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5868 | 2026.01.31 06:04:27.032265 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5869 | 2026.01.31 06:04:27.033165 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.31 06:04:27.033202 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5871 | 2026.01.31 06:04:27.033599 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5872 | 2026.01.31 06:04:27.033816 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.31 06:04:27.033945 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001741 sec., 802986.7892016083 rows/sec., 67.17 MiB/sec. | ||
| 5874 | 2026.01.31 06:04:27.033983 [ 5 ] {1aafe305-aa2d-45cc-a26a-7725eade4a50} <Debug> TCPHandler: Processed in 0.001903453 sec. | ||
| 5875 | 2026.01.31 06:04:27.034099 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.31 06:04:27.034194 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.31 06:04:27.034235 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5878 | 2026.01.31 06:04:27.034647 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.31 06:04:27.034684 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5880 | 2026.01.31 06:04:27.034977 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5881 | 2026.01.31 06:04:27.035177 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.01.31 06:04:27.035303 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001129 sec., 49601.417183348094 rows/sec., 3.67 MiB/sec. | ||
| 5883 | 2026.01.31 06:04:27.035340 [ 5 ] {26fd58af-daa5-496b-bb5e-f92b2301f4d2} <Debug> TCPHandler: Processed in 0.001288819 sec. | ||
| 5884 | 2026.01.31 06:04:27.035450 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.01.31 06:04:27.035551 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.31 06:04:27.035590 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5887 | 2026.01.31 06:04:27.036033 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.31 06:04:27.036069 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5889 | 2026.01.31 06:04:27.036371 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5890 | 2026.01.31 06:04:27.036577 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.01.31 06:04:27.036701 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001169 sec., 215568.86227544912 rows/sec., 14.91 MiB/sec. | ||
| 5892 | 2026.01.31 06:04:27.036739 [ 5 ] {1fb8422b-d09e-4f2c-bb17-7d1fb97ea455} <Debug> TCPHandler: Processed in 0.00133742 sec. | ||
| 5893 | 2026.01.31 06:04:27.036850 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.01.31 06:04:27.036943 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.01.31 06:04:27.036982 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5896 | 2026.01.31 06:04:27.037366 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.01.31 06:04:27.037402 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5898 | 2026.01.31 06:04:27.037688 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5899 | 2026.01.31 06:04:27.037891 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.01.31 06:04:27.038017 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 5901 | 2026.01.31 06:04:27.038054 [ 5 ] {18e9bd79-d093-40dc-a7ff-d0f212c1112c} <Debug> TCPHandler: Processed in 0.001252148 sec. | ||
| 5902 | 2026.01.31 06:04:27.038162 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.01.31 06:04:27.038253 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5904 | 2026.01.31 06:04:27.038292 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2026.01.31 06:04:27.038871 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.01.31 06:04:27.038907 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5907 | 2026.01.31 06:04:27.039238 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5908 | 2026.01.31 06:04:27.039446 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.01.31 06:04:27.039575 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.00134 sec., 447761.1940298507 rows/sec., 33.66 MiB/sec. | ||
| 5910 | 2026.01.31 06:04:27.039613 [ 5 ] {f76be780-64a6-45f8-b423-2dd7c2c97cd6} <Debug> TCPHandler: Processed in 0.001498594 sec. | ||
| 5911 | 2026.01.31 06:04:27.039721 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.31 06:04:27.039814 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.31 06:04:27.039856 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2026.01.31 06:04:27.040401 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.31 06:04:27.040437 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5916 | 2026.01.31 06:04:27.040812 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5917 | 2026.01.31 06:04:27.041017 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.31 06:04:27.041150 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001354 sec., 651403.2496307238 rows/sec., 44.21 MiB/sec. | ||
| 5919 | 2026.01.31 06:04:27.041186 [ 5 ] {bde92525-6dd8-4e45-8a77-bbebaf32aa40} <Debug> TCPHandler: Processed in 0.001513365 sec. | ||
| 5920 | 2026.01.31 06:04:27.041296 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.31 06:04:27.041389 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.31 06:04:27.041444 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5923 | 2026.01.31 06:04:27.042235 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.31 06:04:27.042271 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5925 | 2026.01.31 06:04:27.042824 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5926 | 2026.01.31 06:04:27.043046 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.31 06:04:27.043185 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001813 sec., 22062.87920573635 rows/sec., 39.54 MiB/sec. | ||
| 5928 | 2026.01.31 06:04:27.043246 [ 5 ] {1f805d0a-a702-49c8-96c6-4b47b11d04b5} <Debug> TCPHandler: Processed in 0.001997646 sec. | ||
| 5929 | 2026.01.31 06:04:27.043355 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.31 06:04:27.043449 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.31 06:04:27.043489 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5932 | 2026.01.31 06:04:27.043818 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.31 06:04:27.043854 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5934 | 2026.01.31 06:04:27.044162 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5935 | 2026.01.31 06:04:27.044369 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.31 06:04:27.044497 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5937 | 2026.01.31 06:04:27.044533 [ 5 ] {1cb2b0c9-9c34-4a34-a5f4-c03056af409e} <Debug> TCPHandler: Processed in 0.001225208 sec. | ||
| 5938 | 2026.01.31 06:04:27.919361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14864 | ||
| 5939 | 2026.01.31 06:04:27.919957 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.01.31 06:04:27.920018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5941 | 2026.01.31 06:04:27.920565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5942 | 2026.01.31 06:04:27.920840 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.01.31 06:04:27.921006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14864 | ||
| 5944 | 2026.01.31 06:04:27.921014 [ 28 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5945 | 2026.01.31 06:04:27.921079 [ 28 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.01.31 06:04:27.921098 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5947 | 2026.01.31 06:04:27.921194 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5948 | 2026.01.31 06:04:27.921289 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2026.01.31 06:04:27.921320 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12496 rows starting from the beginning of the part | ||
| 5950 | 2026.01.31 06:04:27.921376 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 5951 | 2026.01.31 06:04:27.921418 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 5952 | 2026.01.31 06:04:27.921458 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 5953 | 2026.01.31 06:04:27.921498 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 5954 | 2026.01.31 06:04:27.921535 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 5955 | 2026.01.31 06:04:27.923087 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933264 sec., 7688551.58943631 rows/sec., 109.99 MiB/sec. | ||
| 5956 | 2026.01.31 06:04:27.923508 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5957 | 2026.01.31 06:04:27.923821 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.01.31 06:04:27.923907 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_31_6} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5959 | 2026.01.31 06:04:27.924033 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5960 | 2026.01.31 06:04:28.716149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5961 | 2026.01.31 06:04:28.733677 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.01.31 06:04:28.733726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5963 | 2026.01.31 06:04:28.739341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5964 | 2026.01.31 06:04:28.740055 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.01.31 06:04:28.740386 [ 27 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5966 | 2026.01.31 06:04:28.740491 [ 27 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.31 06:04:28.740528 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5968 | 2026.01.31 06:04:28.740684 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5969 | 2026.01.31 06:04:28.743145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5970 | 2026.01.31 06:04:28.745103 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5971 | 2026.01.31 06:04:28.746871 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 5972 | 2026.01.31 06:04:28.752033 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 5973 | 2026.01.31 06:04:28.756987 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 5974 | 2026.01.31 06:04:28.761332 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 5975 | 2026.01.31 06:04:28.766032 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 5976 | 2026.01.31 06:04:28.770280 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 5977 | 2026.01.31 06:04:28.823485 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082871485 sec., 2823.649171967897 rows/sec., 14.60 MiB/sec. | ||
| 5978 | 2026.01.31 06:04:28.825233 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5979 | 2026.01.31 06:04:28.826945 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.01.31 06:04:28.827043 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_31_6} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5981 | 2026.01.31 06:04:28.828670 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5982 | 2026.01.31 06:04:29.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.35 MiB, peak 278.89 MiB, free memory in arenas 0.00 B, will set to 272.55 MiB (RSS), difference: 4.20 MiB | ||
| 5983 | 2026.01.31 06:04:31.999754 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.01.31 06:04:31.999921 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5985 | 2026.01.31 06:04:31.999985 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5986 | 2026.01.31 06:04:32.000619 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.01.31 06:04:32.000667 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5988 | 2026.01.31 06:04:32.001060 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5989 | 2026.01.31 06:04:32.001283 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.01.31 06:04:32.001440 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.73 MiB/sec. | ||
| 5991 | 2026.01.31 06:04:32.001484 [ 5 ] {68f1c7b7-a152-423f-b672-bfa618dbd8ea} <Debug> TCPHandler: Processed in 0.001855082 sec. | ||
| 5992 | 2026.01.31 06:04:32.001603 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.01.31 06:04:32.001698 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5994 | 2026.01.31 06:04:32.001739 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5995 | 2026.01.31 06:04:32.002155 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.01.31 06:04:32.002192 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 5997 | 2026.01.31 06:04:32.002497 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5998 | 2026.01.31 06:04:32.002709 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.01.31 06:04:32.002842 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 6000 | 2026.01.31 06:04:32.002879 [ 5 ] {5c6e75c2-5633-446d-a908-e61eb8cb2198} <Debug> TCPHandler: Processed in 0.001325 sec. | ||
| 6001 | 2026.01.31 06:04:32.002994 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.01.31 06:04:32.003087 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2026.01.31 06:04:32.003131 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6004 | 2026.01.31 06:04:32.003542 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.01.31 06:04:32.003577 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6006 | 2026.01.31 06:04:32.003918 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6007 | 2026.01.31 06:04:32.004138 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.01.31 06:04:32.004273 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6009 | 2026.01.31 06:04:32.004310 [ 5 ] {2c9238f7-ea86-40d5-ba2f-2f9bb1814b53} <Debug> TCPHandler: Processed in 0.001364611 sec. | ||
| 6010 | 2026.01.31 06:04:32.004424 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.01.31 06:04:32.004523 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.01.31 06:04:32.004565 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6013 | 2026.01.31 06:04:32.004900 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.01.31 06:04:32.004936 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6015 | 2026.01.31 06:04:32.005230 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6016 | 2026.01.31 06:04:32.005434 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.31 06:04:32.005570 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6018 | 2026.01.31 06:04:32.005605 [ 5 ] {bb2efb44-ba61-46ad-be46-1cee48e51e10} <Debug> TCPHandler: Processed in 0.001229858 sec. | ||
| 6019 | 2026.01.31 06:04:35.295962 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6020 | 2026.01.31 06:04:35.296035 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6021 | 2026.01.31 06:04:35.421163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15376 | ||
| 6022 | 2026.01.31 06:04:35.421685 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.01.31 06:04:35.421732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6024 | 2026.01.31 06:04:35.422418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6025 | 2026.01.31 06:04:35.422666 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.01.31 06:04:35.422821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15376 | ||
| 6027 | 2026.01.31 06:04:35.462150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 722 | ||
| 6028 | 2026.01.31 06:04:35.464412 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.31 06:04:35.464469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6030 | 2026.01.31 06:04:35.465704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6031 | 2026.01.31 06:04:35.465982 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.31 06:04:35.466363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 6033 | 2026.01.31 06:04:36.001161 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000808688 sec. | ||
| 6034 | 2026.01.31 06:04:36.243304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6035 | 2026.01.31 06:04:36.259194 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.01.31 06:04:36.259252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6037 | 2026.01.31 06:04:36.265125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6038 | 2026.01.31 06:04:36.265798 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.01.31 06:04:36.268445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6040 | 2026.01.31 06:04:37.002836 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.01.31 06:04:37.003026 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6042 | 2026.01.31 06:04:37.003098 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6043 | 2026.01.31 06:04:37.003909 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.01.31 06:04:37.003969 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6045 | 2026.01.31 06:04:37.004395 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6046 | 2026.01.31 06:04:37.004624 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.01.31 06:04:37.004775 [ 127 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6048 | 2026.01.31 06:04:37.004781 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001807 sec., 75262.86662977311 rows/sec., 6.51 MiB/sec. | ||
| 6049 | 2026.01.31 06:04:37.004847 [ 127 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.01.31 06:04:37.004874 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6051 | 2026.01.31 06:04:37.004879 [ 5 ] {85807c53-b215-4f62-9773-37402b4209a5} <Debug> TCPHandler: Processed in 0.00217371 sec. | ||
| 6052 | 2026.01.31 06:04:37.005016 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6053 | 2026.01.31 06:04:37.005023 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.01.31 06:04:37.005182 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6055 | 2026.01.31 06:04:37.005191 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2026.01.31 06:04:37.005234 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6057 | 2026.01.31 06:04:37.005243 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 6058 | 2026.01.31 06:04:37.005329 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 6059 | 2026.01.31 06:04:37.005381 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6060 | 2026.01.31 06:04:37.005429 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1398 rows starting from the beginning of the part | ||
| 6061 | 2026.01.31 06:04:37.005473 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6062 | 2026.01.31 06:04:37.005523 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6063 | 2026.01.31 06:04:37.005705 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.01.31 06:04:37.005748 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6065 | 2026.01.31 06:04:37.006207 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6066 | 2026.01.31 06:04:37.006437 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.01.31 06:04:37.006574 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001416 sec., 28248.58757062147 rows/sec., 2.07 MiB/sec. | ||
| 6068 | 2026.01.31 06:04:37.006621 [ 5 ] {11574c85-193f-4a8a-a27d-0fda5bf922f3} <Debug> TCPHandler: Processed in 0.001654937 sec. | ||
| 6069 | 2026.01.31 06:04:37.006734 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.01.31 06:04:37.006833 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6071 | 2026.01.31 06:04:37.006877 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6072 | 2026.01.31 06:04:37.007085 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140089 sec., 1490124.9434018866 rows/sec., 130.28 MiB/sec. | ||
| 6073 | 2026.01.31 06:04:37.007324 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.01.31 06:04:37.007328 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6075 | 2026.01.31 06:04:37.007361 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6076 | 2026.01.31 06:04:37.007685 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.01.31 06:04:37.007731 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6078 | 2026.01.31 06:04:37.007772 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_46_9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6079 | 2026.01.31 06:04:37.007870 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6080 | 2026.01.31 06:04:37.007956 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.01.31 06:04:37.008091 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001281 sec., 81186.57298985167 rows/sec., 6.34 MiB/sec. | ||
| 6082 | 2026.01.31 06:04:37.008094 [ 127 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6083 | 2026.01.31 06:04:37.008131 [ 5 ] {3a138b5d-cc8f-47bc-8cc9-cf8bead3a7e7} <Debug> TCPHandler: Processed in 0.001448313 sec. | ||
| 6084 | 2026.01.31 06:04:37.008142 [ 127 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.31 06:04:37.008166 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6086 | 2026.01.31 06:04:37.008239 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6087 | 2026.01.31 06:04:37.008251 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.01.31 06:04:37.008345 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6089 | 2026.01.31 06:04:37.008363 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.01.31 06:04:37.008373 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6091 | 2026.01.31 06:04:37.008414 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6092 | 2026.01.31 06:04:37.008433 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6093 | 2026.01.31 06:04:37.008475 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6094 | 2026.01.31 06:04:37.008510 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 600 rows starting from the beginning of the part | ||
| 6095 | 2026.01.31 06:04:37.008543 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6096 | 2026.01.31 06:04:37.008582 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6097 | 2026.01.31 06:04:37.008837 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.31 06:04:37.008878 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6099 | 2026.01.31 06:04:37.009306 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6100 | 2026.01.31 06:04:37.009482 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277429 sec., 1227465.4794904452 rows/sec., 97.83 MiB/sec. | ||
| 6101 | 2026.01.31 06:04:37.009514 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.01.31 06:04:37.009638 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6103 | 2026.01.31 06:04:37.009646 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 6104 | 2026.01.31 06:04:37.009642 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6105 | 2026.01.31 06:04:37.009701 [ 5 ] {74a5a857-c3d1-49eb-adaf-7324074e9880} <Debug> TCPHandler: Processed in 0.001498814 sec. | ||
| 6106 | 2026.01.31 06:04:37.009712 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.01.31 06:04:37.009743 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6108 | 2026.01.31 06:04:37.009813 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.01.31 06:04:37.009829 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6110 | 2026.01.31 06:04:37.009913 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.31 06:04:37.009927 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.01.31 06:04:37.009945 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6113 | 2026.01.31 06:04:37.009971 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6114 | 2026.01.31 06:04:37.009981 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12214 rows starting from the beginning of the part | ||
| 6115 | 2026.01.31 06:04:37.010004 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_46_9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6116 | 2026.01.31 06:04:37.010049 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6117 | 2026.01.31 06:04:37.010084 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6118 | 2026.01.31 06:04:37.010090 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6119 | 2026.01.31 06:04:37.010134 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 882 rows starting from the beginning of the part | ||
| 6120 | 2026.01.31 06:04:37.010169 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6121 | 2026.01.31 06:04:37.010209 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6122 | 2026.01.31 06:04:37.010850 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.01.31 06:04:37.010890 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6124 | 2026.01.31 06:04:37.011626 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6125 | 2026.01.31 06:04:37.011894 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.01.31 06:04:37.012038 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002143 sec., 18665.422305179654 rows/sec., 33.45 MiB/sec. | ||
| 6127 | 2026.01.31 06:04:37.012095 [ 5 ] {5b1f5ece-5fba-4cfa-9ff4-c4ebc94c0b77} <Debug> TCPHandler: Processed in 0.002330704 sec. | ||
| 6128 | 2026.01.31 06:04:37.012220 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6129 | 2026.01.31 06:04:37.012313 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6130 | 2026.01.31 06:04:37.012356 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6131 | 2026.01.31 06:04:37.012781 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.01.31 06:04:37.012816 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6133 | 2026.01.31 06:04:37.013330 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6134 | 2026.01.31 06:04:37.013599 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.01.31 06:04:37.013730 [ 127 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6136 | 2026.01.31 06:04:37.013734 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 6137 | 2026.01.31 06:04:37.013774 [ 127 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.01.31 06:04:37.013795 [ 5 ] {202a65af-d147-47c6-b8e5-eddb3c310c86} <Debug> TCPHandler: Processed in 0.001623068 sec. | ||
| 6139 | 2026.01.31 06:04:37.013797 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 6140 | 2026.01.31 06:04:37.013890 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6141 | 2026.01.31 06:04:37.013982 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6142 | 2026.01.31 06:04:37.014011 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2358 rows starting from the beginning of the part | ||
| 6143 | 2026.01.31 06:04:37.014066 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6144 | 2026.01.31 06:04:37.014109 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6145 | 2026.01.31 06:04:37.014146 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6146 | 2026.01.31 06:04:37.014183 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6147 | 2026.01.31 06:04:37.014220 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6148 | 2026.01.31 06:04:37.015047 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13736 rows, containing 5 columns (5 merged, 0 gathered) in 0.00525515 sec., 2613816.922447504 rows/sec., 179.58 MiB/sec. | ||
| 6149 | 2026.01.31 06:04:37.015391 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6150 | 2026.01.31 06:04:37.015418 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2658 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561565 sec., 1702138.559714133 rows/sec., 114.83 MiB/sec. | ||
| 6151 | 2026.01.31 06:04:37.015641 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.31 06:04:37.015713 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6153 | 2026.01.31 06:04:37.015715 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6154 | 2026.01.31 06:04:37.015778 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6155 | 2026.01.31 06:04:37.015978 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.01.31 06:04:37.016046 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_46_9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6157 | 2026.01.31 06:04:37.016116 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6158 | 2026.01.31 06:04:38.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.55 MiB, peak 282.20 MiB, free memory in arenas 0.00 B, will set to 275.43 MiB (RSS), difference: 1.88 MiB | ||
| 6159 | 2026.01.31 06:04:42.000025 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.01.31 06:04:42.000216 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6161 | 2026.01.31 06:04:42.000295 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6162 | 2026.01.31 06:04:42.000943 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.01.31 06:04:42.000987 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6164 | 2026.01.31 06:04:42.001382 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6165 | 2026.01.31 06:04:42.001599 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.01.31 06:04:42.001750 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 6167 | 2026.01.31 06:04:42.001793 [ 5 ] {4597739f-8305-450c-a3dd-bd8ec64f0c4c} <Debug> TCPHandler: Processed in 0.001903623 sec. | ||
| 6168 | 2026.01.31 06:04:42.001915 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.01.31 06:04:42.002010 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6170 | 2026.01.31 06:04:42.002050 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6171 | 2026.01.31 06:04:42.002465 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.01.31 06:04:42.002500 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6173 | 2026.01.31 06:04:42.002812 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6174 | 2026.01.31 06:04:42.003020 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.01.31 06:04:42.003146 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 6176 | 2026.01.31 06:04:42.003183 [ 5 ] {31835fbb-4fb0-4aa3-962d-d520a66088c1} <Debug> TCPHandler: Processed in 0.00131826 sec. | ||
| 6177 | 2026.01.31 06:04:42.003301 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.01.31 06:04:42.003394 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.01.31 06:04:42.003437 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6180 | 2026.01.31 06:04:42.003837 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.31 06:04:42.003873 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6182 | 2026.01.31 06:04:42.004187 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6183 | 2026.01.31 06:04:42.004402 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.01.31 06:04:42.004528 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 6185 | 2026.01.31 06:04:42.004566 [ 5 ] {9193e06c-b2f4-41b9-b38c-055901bc57a8} <Debug> TCPHandler: Processed in 0.00131322 sec. | ||
| 6186 | 2026.01.31 06:04:42.004679 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.01.31 06:04:42.004772 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6188 | 2026.01.31 06:04:42.004813 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6189 | 2026.01.31 06:04:42.005146 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.01.31 06:04:42.005179 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6191 | 2026.01.31 06:04:42.005482 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6192 | 2026.01.31 06:04:42.005681 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.01.31 06:04:42.005807 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 6194 | 2026.01.31 06:04:42.005843 [ 5 ] {f36c7d78-c3db-4632-aa64-eb3e94f3e390} <Debug> TCPHandler: Processed in 0.001212968 sec. | ||
| 6195 | 2026.01.31 06:04:42.922907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15824 | ||
| 6196 | 2026.01.31 06:04:42.923395 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.01.31 06:04:42.923438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6198 | 2026.01.31 06:04:42.923928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6199 | 2026.01.31 06:04:42.924156 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.01.31 06:04:42.924282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15824 | ||
| 6201 | 2026.01.31 06:04:43.768518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6202 | 2026.01.31 06:04:43.785343 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.01.31 06:04:43.785410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6204 | 2026.01.31 06:04:43.791380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6205 | 2026.01.31 06:04:43.792100 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.01.31 06:04:43.796005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6207 | 2026.01.31 06:04:44.343183 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64324 | ||
| 6208 | 2026.01.31 06:04:44.343300 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6209 | 2026.01.31 06:04:44.343332 [ 291 ] {} <Debug> TCP-Session: 6ec01b5d-49fa-4d9b-a5fd-7a1ac4d4575e Authenticating user 'default' from [fd00:1122:3344:101::e]:64324 | ||
| 6210 | 2026.01.31 06:04:44.343359 [ 291 ] {} <Debug> TCP-Session: 6ec01b5d-49fa-4d9b-a5fd-7a1ac4d4575e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.01.31 06:04:44.343374 [ 291 ] {} <Debug> TCP-Session: 6ec01b5d-49fa-4d9b-a5fd-7a1ac4d4575e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.01.31 06:04:44.343656 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46091 | ||
| 6213 | 2026.01.31 06:04:44.343679 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46883 | ||
| 6214 | 2026.01.31 06:04:44.343715 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62447 | ||
| 6215 | 2026.01.31 06:04:44.343729 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62295 | ||
| 6216 | 2026.01.31 06:04:44.343779 [ 291 ] {} <Trace> TCP-Session: 6ec01b5d-49fa-4d9b-a5fd-7a1ac4d4575e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.01.31 06:04:44.343782 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.01.31 06:04:44.343745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62978 | ||
| 6219 | 2026.01.31 06:04:44.343839 [ 292 ] {} <Debug> TCP-Session: 59c3af8b-9e44-47c2-9c34-0af3bea7e595 Authenticating user 'default' from [fd00:1122:3344:101::e]:46091 | ||
| 6220 | 2026.01.31 06:04:44.343738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55224 | ||
| 6221 | 2026.01.31 06:04:44.343899 [ 292 ] {} <Debug> TCP-Session: 59c3af8b-9e44-47c2-9c34-0af3bea7e595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.01.31 06:04:44.343913 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2026.01.31 06:04:44.343918 [ 292 ] {} <Debug> TCP-Session: 59c3af8b-9e44-47c2-9c34-0af3bea7e595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.01.31 06:04:44.343704 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35702 | ||
| 6225 | 2026.01.31 06:04:44.343952 [ 293 ] {} <Debug> TCP-Session: 5f66fa49-5461-445f-9d92-7004627004b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46883 | ||
| 6226 | 2026.01.31 06:04:44.343962 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6227 | 2026.01.31 06:04:44.344010 [ 293 ] {} <Debug> TCP-Session: 5f66fa49-5461-445f-9d92-7004627004b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.01.31 06:04:44.343704 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57890 | ||
| 6229 | 2026.01.31 06:04:44.344046 [ 293 ] {} <Debug> TCP-Session: 5f66fa49-5461-445f-9d92-7004627004b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.01.31 06:04:44.344301 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6231 | 2026.01.31 06:04:44.344364 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6232 | 2026.01.31 06:04:44.344386 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6233 | 2026.01.31 06:04:44.344429 [ 288 ] {} <Debug> TCP-Session: a26a7c38-793c-42a3-aaa6-219cd778f45e Authenticating user 'default' from [fd00:1122:3344:101::e]:62295 | ||
| 6234 | 2026.01.31 06:04:44.344454 [ 288 ] {} <Debug> TCP-Session: a26a7c38-793c-42a3-aaa6-219cd778f45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.01.31 06:04:44.344467 [ 288 ] {} <Debug> TCP-Session: a26a7c38-793c-42a3-aaa6-219cd778f45e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.01.31 06:04:44.344488 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6237 | 2026.01.31 06:04:44.344522 [ 3 ] {} <Debug> TCP-Session: 7d2ccf2b-42a8-423b-bd13-a83bbf3e6d44 Authenticating user 'default' from [fd00:1122:3344:101::e]:57890 | ||
| 6238 | 2026.01.31 06:04:44.344539 [ 3 ] {} <Debug> TCP-Session: 7d2ccf2b-42a8-423b-bd13-a83bbf3e6d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.01.31 06:04:44.344555 [ 3 ] {} <Debug> TCP-Session: 7d2ccf2b-42a8-423b-bd13-a83bbf3e6d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.01.31 06:04:44.344654 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 6241 | 2026.01.31 06:04:44.344845 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6242 | 2026.01.31 06:04:44.344879 [ 290 ] {} <Debug> TCP-Session: 07eff8a2-1544-4512-a5bc-b8af7bccc8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:62978 | ||
| 6243 | 2026.01.31 06:04:44.344897 [ 290 ] {} <Debug> TCP-Session: 07eff8a2-1544-4512-a5bc-b8af7bccc8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.01.31 06:04:44.344909 [ 290 ] {} <Debug> TCP-Session: 07eff8a2-1544-4512-a5bc-b8af7bccc8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.01.31 06:04:44.344915 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6246 | 2026.01.31 06:04:44.344946 [ 286 ] {} <Debug> TCP-Session: 3c1fab12-5cb0-4c62-8bf7-2e9014caa03c Authenticating user 'default' from [fd00:1122:3344:101::e]:62447 | ||
| 6247 | 2026.01.31 06:04:44.344963 [ 286 ] {} <Debug> TCP-Session: 3c1fab12-5cb0-4c62-8bf7-2e9014caa03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.01.31 06:04:44.344979 [ 286 ] {} <Debug> TCP-Session: 3c1fab12-5cb0-4c62-8bf7-2e9014caa03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6249 | 2026.01.31 06:04:44.345021 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2026.01.31 06:04:44.345055 [ 289 ] {} <Debug> TCP-Session: 24b0ea59-15dd-4f1b-b3d6-e0e0dd69acd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55224 | ||
| 6251 | 2026.01.31 06:04:44.345072 [ 289 ] {} <Debug> TCP-Session: 24b0ea59-15dd-4f1b-b3d6-e0e0dd69acd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.01.31 06:04:44.345088 [ 289 ] {} <Debug> TCP-Session: 24b0ea59-15dd-4f1b-b3d6-e0e0dd69acd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.01.31 06:04:44.345124 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6254 | 2026.01.31 06:04:44.345159 [ 294 ] {} <Debug> TCP-Session: 7ba66307-ed35-4040-9101-9f5f60d76072 Authenticating user 'default' from [fd00:1122:3344:101::e]:35702 | ||
| 6255 | 2026.01.31 06:04:44.345177 [ 294 ] {} <Debug> TCP-Session: 7ba66307-ed35-4040-9101-9f5f60d76072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.01.31 06:04:44.345189 [ 294 ] {} <Debug> TCP-Session: 7ba66307-ed35-4040-9101-9f5f60d76072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.01.31 06:04:44.345625 [ 321 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> AggregatingTransform: Aggregating | ||
| 6258 | 2026.01.31 06:04:44.345674 [ 321 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6259 | 2026.01.31 06:04:44.345711 [ 321 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945022 sec. (1058.176 rows/sec., 41.34 KiB/sec.) | ||
| 6260 | 2026.01.31 06:04:44.345729 [ 321 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Trace> Aggregator: Merging aggregated data | ||
| 6261 | 2026.01.31 06:04:44.346954 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 6262 | 2026.01.31 06:04:44.347082 [ 291 ] {fd1f1ec3-9057-4ce5-8cd1-a3b66169bdf6} <Debug> TCPHandler: Processed in 0.003425058 sec. | ||
| 6263 | 2026.01.31 06:04:44.347203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6264 | 2026.01.31 06:04:44.347238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6265 | 2026.01.31 06:04:44.347242 [ 291 ] {} <Debug> TCP-Session: 6ec01b5d-49fa-4d9b-a5fd-7a1ac4d4575e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.01.31 06:04:44.347261 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6267 | 2026.01.31 06:04:44.347282 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6268 | 2026.01.31 06:04:44.347304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6269 | 2026.01.31 06:04:44.347314 [ 290 ] {} <Debug> TCP-Session: 07eff8a2-1544-4512-a5bc-b8af7bccc8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.01.31 06:04:44.347324 [ 286 ] {} <Debug> TCP-Session: 3c1fab12-5cb0-4c62-8bf7-2e9014caa03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2026.01.31 06:04:44.347333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6272 | 2026.01.31 06:04:44.347338 [ 293 ] {} <Debug> TCP-Session: 5f66fa49-5461-445f-9d92-7004627004b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.01.31 06:04:44.347356 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6274 | 2026.01.31 06:04:44.347376 [ 294 ] {} <Debug> TCP-Session: 7ba66307-ed35-4040-9101-9f5f60d76072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.01.31 06:04:44.347376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6276 | 2026.01.31 06:04:44.347395 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6277 | 2026.01.31 06:04:44.347402 [ 3 ] {} <Debug> TCP-Session: 7d2ccf2b-42a8-423b-bd13-a83bbf3e6d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.01.31 06:04:44.347424 [ 288 ] {} <Debug> TCP-Session: a26a7c38-793c-42a3-aaa6-219cd778f45e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.01.31 06:04:44.347444 [ 289 ] {} <Debug> TCP-Session: 24b0ea59-15dd-4f1b-b3d6-e0e0dd69acd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.01.31 06:04:44.347283 [ 292 ] {} <Debug> TCP-Session: 59c3af8b-9e44-47c2-9c34-0af3bea7e595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.01.31 06:04:45.466555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 744 | ||
| 6282 | 2026.01.31 06:04:45.468975 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.01.31 06:04:45.469026 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6284 | 2026.01.31 06:04:45.470236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6285 | 2026.01.31 06:04:45.470510 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.01.31 06:04:45.470806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 6287 | 2026.01.31 06:04:45.781791 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52077 | ||
| 6288 | 2026.01.31 06:04:45.781898 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6289 | 2026.01.31 06:04:45.781925 [ 291 ] {} <Debug> TCP-Session: 0c71ecb4-92e5-4b64-bfec-e5ae75d4cf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:52077 | ||
| 6290 | 2026.01.31 06:04:45.781948 [ 291 ] {} <Debug> TCP-Session: 0c71ecb4-92e5-4b64-bfec-e5ae75d4cf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.01.31 06:04:45.781960 [ 291 ] {} <Debug> TCP-Session: 0c71ecb4-92e5-4b64-bfec-e5ae75d4cf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.01.31 06:04:45.782206 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56943 | ||
| 6293 | 2026.01.31 06:04:45.782222 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49808 | ||
| 6294 | 2026.01.31 06:04:45.782256 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44627 | ||
| 6295 | 2026.01.31 06:04:45.782273 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41312 | ||
| 6296 | 2026.01.31 06:04:45.782315 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.01.31 06:04:45.782315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6298 | 2026.01.31 06:04:45.782322 [ 291 ] {} <Trace> TCP-Session: 0c71ecb4-92e5-4b64-bfec-e5ae75d4cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.01.31 06:04:45.782346 [ 3 ] {} <Debug> TCP-Session: a05d3e60-1f64-494b-bee6-2c93ff5a3b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:49808 | ||
| 6300 | 2026.01.31 06:04:45.782356 [ 293 ] {} <Debug> TCP-Session: 22db6b88-c7c2-4f6e-89cb-f070b49b2cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56943 | ||
| 6301 | 2026.01.31 06:04:45.782388 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6302 | 2026.01.31 06:04:45.782391 [ 3 ] {} <Debug> TCP-Session: a05d3e60-1f64-494b-bee6-2c93ff5a3b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.01.31 06:04:45.782398 [ 293 ] {} <Debug> TCP-Session: 22db6b88-c7c2-4f6e-89cb-f070b49b2cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.01.31 06:04:45.782417 [ 3 ] {} <Debug> TCP-Session: a05d3e60-1f64-494b-bee6-2c93ff5a3b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.01.31 06:04:45.782415 [ 290 ] {} <Debug> TCP-Session: 0354b171-7243-4243-87a6-ccfa725ed665 Authenticating user 'default' from [fd00:1122:3344:101::e]:41312 | ||
| 6306 | 2026.01.31 06:04:45.782424 [ 293 ] {} <Debug> TCP-Session: 22db6b88-c7c2-4f6e-89cb-f070b49b2cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.01.31 06:04:45.782443 [ 290 ] {} <Debug> TCP-Session: 0354b171-7243-4243-87a6-ccfa725ed665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.01.31 06:04:45.782394 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2026.01.31 06:04:45.782461 [ 290 ] {} <Debug> TCP-Session: 0354b171-7243-4243-87a6-ccfa725ed665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.01.31 06:04:45.782234 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43846 | ||
| 6311 | 2026.01.31 06:04:45.782498 [ 288 ] {} <Debug> TCP-Session: 9306615b-2d4f-4182-8a55-889b232e637b Authenticating user 'default' from [fd00:1122:3344:101::e]:44627 | ||
| 6312 | 2026.01.31 06:04:45.782520 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6313 | 2026.01.31 06:04:45.782225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39057 | ||
| 6314 | 2026.01.31 06:04:45.782568 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6315 | 2026.01.31 06:04:45.782558 [ 288 ] {} <Debug> TCP-Session: 9306615b-2d4f-4182-8a55-889b232e637b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6316 | 2026.01.31 06:04:45.782614 [ 286 ] {} <Debug> TCP-Session: 37ba018b-5474-490c-ad7d-47513d49654f Authenticating user 'default' from [fd00:1122:3344:101::e]:43846 | ||
| 6317 | 2026.01.31 06:04:45.782628 [ 288 ] {} <Debug> TCP-Session: 9306615b-2d4f-4182-8a55-889b232e637b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.01.31 06:04:45.782640 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6319 | 2026.01.31 06:04:45.782643 [ 286 ] {} <Debug> TCP-Session: 37ba018b-5474-490c-ad7d-47513d49654f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6320 | 2026.01.31 06:04:45.782666 [ 294 ] {} <Debug> TCP-Session: baf8ced8-8320-413b-8436-704500013c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:39057 | ||
| 6321 | 2026.01.31 06:04:45.782678 [ 286 ] {} <Debug> TCP-Session: 37ba018b-5474-490c-ad7d-47513d49654f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2026.01.31 06:04:45.782694 [ 294 ] {} <Debug> TCP-Session: baf8ced8-8320-413b-8436-704500013c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2026.01.31 06:04:45.782207 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62647 | ||
| 6324 | 2026.01.31 06:04:45.782718 [ 294 ] {} <Debug> TCP-Session: baf8ced8-8320-413b-8436-704500013c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.01.31 06:04:45.782265 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44924 | ||
| 6326 | 2026.01.31 06:04:45.782828 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6327 | 2026.01.31 06:04:45.782839 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6328 | 2026.01.31 06:04:45.782866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6329 | 2026.01.31 06:04:45.782885 [ 292 ] {} <Debug> TCP-Session: 7c89e5f0-3ad1-46f7-b06f-a811c87eb250 Authenticating user 'default' from [fd00:1122:3344:101::e]:62647 | ||
| 6330 | 2026.01.31 06:04:45.782889 [ 289 ] {} <Debug> TCP-Session: ad8b97f0-f871-4160-9391-64912bdb5f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:44924 | ||
| 6331 | 2026.01.31 06:04:45.782894 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6332 | 2026.01.31 06:04:45.782916 [ 289 ] {} <Debug> TCP-Session: ad8b97f0-f871-4160-9391-64912bdb5f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.01.31 06:04:45.782911 [ 292 ] {} <Debug> TCP-Session: 7c89e5f0-3ad1-46f7-b06f-a811c87eb250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.01.31 06:04:45.782939 [ 289 ] {} <Debug> TCP-Session: ad8b97f0-f871-4160-9391-64912bdb5f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.01.31 06:04:45.782943 [ 292 ] {} <Debug> TCP-Session: 7c89e5f0-3ad1-46f7-b06f-a811c87eb250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.01.31 06:04:45.783213 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 6337 | 2026.01.31 06:04:45.784255 [ 338 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> AggregatingTransform: Aggregating | ||
| 6338 | 2026.01.31 06:04:45.784312 [ 338 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> Aggregator: Aggregation method: without_key | ||
| 6339 | 2026.01.31 06:04:45.784350 [ 338 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032003 sec. (968.989 rows/sec., 37.85 KiB/sec.) | ||
| 6340 | 2026.01.31 06:04:45.784366 [ 338 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Trace> Aggregator: Merging aggregated data | ||
| 6341 | 2026.01.31 06:04:45.785415 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00295 sec., 338.98305084745766 rows/sec., 13.24 KiB/sec. | ||
| 6342 | 2026.01.31 06:04:45.785632 [ 291 ] {7b615fa8-fc5a-433f-b190-a420834469db} <Debug> TCPHandler: Processed in 0.003428788 sec. | ||
| 6343 | 2026.01.31 06:04:45.785758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6344 | 2026.01.31 06:04:45.785783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6345 | 2026.01.31 06:04:45.785798 [ 291 ] {} <Debug> TCP-Session: 0c71ecb4-92e5-4b64-bfec-e5ae75d4cf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.01.31 06:04:45.785802 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6347 | 2026.01.31 06:04:45.785829 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6348 | 2026.01.31 06:04:45.785846 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6349 | 2026.01.31 06:04:45.785865 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2026.01.31 06:04:45.785896 [ 3 ] {} <Debug> TCP-Session: a05d3e60-1f64-494b-bee6-2c93ff5a3b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.01.31 06:04:45.785896 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6352 | 2026.01.31 06:04:45.785923 [ 288 ] {} <Debug> TCP-Session: 9306615b-2d4f-4182-8a55-889b232e637b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.01.31 06:04:45.785910 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6354 | 2026.01.31 06:04:45.785965 [ 286 ] {} <Debug> TCP-Session: 37ba018b-5474-490c-ad7d-47513d49654f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.01.31 06:04:45.785907 [ 294 ] {} <Debug> TCP-Session: baf8ced8-8320-413b-8436-704500013c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.01.31 06:04:45.785985 [ 290 ] {} <Debug> TCP-Session: 0354b171-7243-4243-87a6-ccfa725ed665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.01.31 06:04:45.785880 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6358 | 2026.01.31 06:04:45.785866 [ 289 ] {} <Debug> TCP-Session: ad8b97f0-f871-4160-9391-64912bdb5f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.01.31 06:04:45.785827 [ 293 ] {} <Debug> TCP-Session: 22db6b88-c7c2-4f6e-89cb-f070b49b2cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.01.31 06:04:45.786063 [ 292 ] {} <Debug> TCP-Session: 7c89e5f0-3ad1-46f7-b06f-a811c87eb250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.01.31 06:04:46.027024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48057 | ||
| 6362 | 2026.01.31 06:04:46.027124 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6363 | 2026.01.31 06:04:46.027151 [ 291 ] {} <Debug> TCP-Session: 75fdd827-c7bb-4a93-b2fe-84161afdf493 Authenticating user 'default' from [fd00:1122:3344:101::e]:48057 | ||
| 6364 | 2026.01.31 06:04:46.027175 [ 291 ] {} <Debug> TCP-Session: 75fdd827-c7bb-4a93-b2fe-84161afdf493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.01.31 06:04:46.027188 [ 291 ] {} <Debug> TCP-Session: 75fdd827-c7bb-4a93-b2fe-84161afdf493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.01.31 06:04:46.027388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41374 | ||
| 6367 | 2026.01.31 06:04:46.027412 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38007 | ||
| 6368 | 2026.01.31 06:04:46.027437 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40876 | ||
| 6369 | 2026.01.31 06:04:46.027474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48792 | ||
| 6370 | 2026.01.31 06:04:46.027489 [ 291 ] {} <Trace> TCP-Session: 75fdd827-c7bb-4a93-b2fe-84161afdf493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.31 06:04:46.027507 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6372 | 2026.01.31 06:04:46.027529 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6373 | 2026.01.31 06:04:46.027561 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6374 | 2026.01.31 06:04:46.027564 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6375 | 2026.01.31 06:04:46.027589 [ 294 ] {} <Debug> TCP-Session: 8c22a5a1-3cc3-4080-a741-3b1c4a01f4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38007 | ||
| 6376 | 2026.01.31 06:04:46.027594 [ 290 ] {} <Debug> TCP-Session: 3a9ad492-d772-4fd4-9f48-8d6653effbdc Authenticating user 'default' from [fd00:1122:3344:101::e]:48792 | ||
| 6377 | 2026.01.31 06:04:46.027606 [ 286 ] {} <Debug> TCP-Session: bfab424e-9f67-412d-8e7d-f7f4a3c3a958 Authenticating user 'default' from [fd00:1122:3344:101::e]:40876 | ||
| 6378 | 2026.01.31 06:04:46.027622 [ 294 ] {} <Debug> TCP-Session: 8c22a5a1-3cc3-4080-a741-3b1c4a01f4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.01.31 06:04:46.027633 [ 290 ] {} <Debug> TCP-Session: 3a9ad492-d772-4fd4-9f48-8d6653effbdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.01.31 06:04:46.027638 [ 286 ] {} <Debug> TCP-Session: bfab424e-9f67-412d-8e7d-f7f4a3c3a958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.01.31 06:04:46.027646 [ 294 ] {} <Debug> TCP-Session: 8c22a5a1-3cc3-4080-a741-3b1c4a01f4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.01.31 06:04:46.027664 [ 286 ] {} <Debug> TCP-Session: bfab424e-9f67-412d-8e7d-f7f4a3c3a958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.01.31 06:04:46.027679 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6384 | 2026.01.31 06:04:46.027656 [ 290 ] {} <Debug> TCP-Session: 3a9ad492-d772-4fd4-9f48-8d6653effbdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.01.31 06:04:46.027474 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44670 | ||
| 6386 | 2026.01.31 06:04:46.027462 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47458 | ||
| 6387 | 2026.01.31 06:04:46.027423 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46343 | ||
| 6388 | 2026.01.31 06:04:46.027815 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6389 | 2026.01.31 06:04:46.027396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40189 | ||
| 6390 | 2026.01.31 06:04:46.027857 [ 289 ] {} <Debug> TCP-Session: c6db99fe-b059-4054-8058-4dc4536fd7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44670 | ||
| 6391 | 2026.01.31 06:04:46.027873 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6392 | 2026.01.31 06:04:46.027880 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6393 | 2026.01.31 06:04:46.027895 [ 289 ] {} <Debug> TCP-Session: c6db99fe-b059-4054-8058-4dc4536fd7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.01.31 06:04:46.027919 [ 288 ] {} <Debug> TCP-Session: 9ca3eb71-d4a7-4ddd-a42a-538435588f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:47458 | ||
| 6395 | 2026.01.31 06:04:46.027928 [ 3 ] {} <Debug> TCP-Session: 66509e25-5ed5-420f-bee0-48e8cdc179cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46343 | ||
| 6396 | 2026.01.31 06:04:46.027940 [ 289 ] {} <Debug> TCP-Session: c6db99fe-b059-4054-8058-4dc4536fd7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.01.31 06:04:46.027958 [ 288 ] {} <Debug> TCP-Session: 9ca3eb71-d4a7-4ddd-a42a-538435588f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.01.31 06:04:46.027970 [ 3 ] {} <Debug> TCP-Session: 66509e25-5ed5-420f-bee0-48e8cdc179cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.01.31 06:04:46.027994 [ 288 ] {} <Debug> TCP-Session: 9ca3eb71-d4a7-4ddd-a42a-538435588f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2026.01.31 06:04:46.028007 [ 3 ] {} <Debug> TCP-Session: 66509e25-5ed5-420f-bee0-48e8cdc179cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.01.31 06:04:46.027911 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6402 | 2026.01.31 06:04:46.027562 [ 292 ] {} <Debug> TCP-Session: 24933673-c80e-428f-b08d-9bf6fe306c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:41374 | ||
| 6403 | 2026.01.31 06:04:46.028056 [ 293 ] {} <Debug> TCP-Session: 0ad3b6df-217d-4980-82c6-8d9b05718213 Authenticating user 'default' from [fd00:1122:3344:101::e]:40189 | ||
| 6404 | 2026.01.31 06:04:46.028080 [ 292 ] {} <Debug> TCP-Session: 24933673-c80e-428f-b08d-9bf6fe306c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.01.31 06:04:46.028090 [ 293 ] {} <Debug> TCP-Session: 0ad3b6df-217d-4980-82c6-8d9b05718213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.01.31 06:04:46.028104 [ 292 ] {} <Debug> TCP-Session: 24933673-c80e-428f-b08d-9bf6fe306c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2026.01.31 06:04:46.028116 [ 293 ] {} <Debug> TCP-Session: 0ad3b6df-217d-4980-82c6-8d9b05718213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2026.01.31 06:04:46.027971 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6409 | 2026.01.31 06:04:46.028206 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6410 | 2026.01.31 06:04:46.028501 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 6411 | 2026.01.31 06:04:46.029540 [ 324 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> AggregatingTransform: Aggregating | ||
| 6412 | 2026.01.31 06:04:46.029577 [ 324 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 6413 | 2026.01.31 06:04:46.029616 [ 324 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008534 sec. (991.538 rows/sec., 38.73 KiB/sec.) | ||
| 6414 | 2026.01.31 06:04:46.029639 [ 324 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Trace> Aggregator: Merging aggregated data | ||
| 6415 | 2026.01.31 06:04:46.030896 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 6416 | 2026.01.31 06:04:46.031011 [ 291 ] {b6e05b1f-13a1-4817-b20c-53163f71a1b3} <Debug> TCPHandler: Processed in 0.003645084 sec. | ||
| 6417 | 2026.01.31 06:04:46.031132 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6418 | 2026.01.31 06:04:46.031160 [ 291 ] {} <Debug> TCP-Session: 75fdd827-c7bb-4a93-b2fe-84161afdf493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.01.31 06:04:46.031162 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6420 | 2026.01.31 06:04:46.031182 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6421 | 2026.01.31 06:04:46.031207 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6422 | 2026.01.31 06:04:46.031220 [ 292 ] {} <Debug> TCP-Session: 24933673-c80e-428f-b08d-9bf6fe306c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2026.01.31 06:04:46.031233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6424 | 2026.01.31 06:04:46.031263 [ 288 ] {} <Debug> TCP-Session: 9ca3eb71-d4a7-4ddd-a42a-538435588f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.01.31 06:04:46.031259 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6426 | 2026.01.31 06:04:46.031285 [ 290 ] {} <Debug> TCP-Session: 3a9ad492-d772-4fd4-9f48-8d6653effbdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.01.31 06:04:46.031309 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6428 | 2026.01.31 06:04:46.031316 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6429 | 2026.01.31 06:04:46.031339 [ 286 ] {} <Debug> TCP-Session: bfab424e-9f67-412d-8e7d-f7f4a3c3a958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.01.31 06:04:46.031313 [ 294 ] {} <Debug> TCP-Session: 8c22a5a1-3cc3-4080-a741-3b1c4a01f4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2026.01.31 06:04:46.031360 [ 3 ] {} <Debug> TCP-Session: 66509e25-5ed5-420f-bee0-48e8cdc179cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.01.31 06:04:46.031281 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6433 | 2026.01.31 06:04:46.031238 [ 293 ] {} <Debug> TCP-Session: 0ad3b6df-217d-4980-82c6-8d9b05718213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.01.31 06:04:46.031435 [ 289 ] {} <Debug> TCP-Session: c6db99fe-b059-4054-8058-4dc4536fd7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.01.31 06:04:47.001613 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.01.31 06:04:47.001808 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6437 | 2026.01.31 06:04:47.001881 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6438 | 2026.01.31 06:04:47.002635 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.01.31 06:04:47.002685 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6440 | 2026.01.31 06:04:47.003074 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6441 | 2026.01.31 06:04:47.003296 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.01.31 06:04:47.003455 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001697 sec., 80141.42604596347 rows/sec., 6.93 MiB/sec. | ||
| 6443 | 2026.01.31 06:04:47.003503 [ 5 ] {c77be0e7-4138-459b-98b5-a6dd6bef58fb} <Debug> TCPHandler: Processed in 0.002022206 sec. | ||
| 6444 | 2026.01.31 06:04:47.003630 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.01.31 06:04:47.003729 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.01.31 06:04:47.003773 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2026.01.31 06:04:47.004194 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.01.31 06:04:47.004231 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6449 | 2026.01.31 06:04:47.004536 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6450 | 2026.01.31 06:04:47.004751 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.01.31 06:04:47.004886 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 6452 | 2026.01.31 06:04:47.004924 [ 5 ] {1bf86913-6c7c-4947-aa5d-c9b68ee45793} <Debug> TCPHandler: Processed in 0.00134995 sec. | ||
| 6453 | 2026.01.31 06:04:47.005040 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.01.31 06:04:47.005136 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6455 | 2026.01.31 06:04:47.005176 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2026.01.31 06:04:47.005618 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.01.31 06:04:47.005653 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6458 | 2026.01.31 06:04:47.005948 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6459 | 2026.01.31 06:04:47.006153 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.01.31 06:04:47.006287 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 6461 | 2026.01.31 06:04:47.006325 [ 5 ] {b59d375c-0b6c-4145-8f8e-5ea24c9708bc} <Debug> TCPHandler: Processed in 0.001334711 sec. | ||
| 6462 | 2026.01.31 06:04:47.006441 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.01.31 06:04:47.006536 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.01.31 06:04:47.006579 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6465 | 2026.01.31 06:04:47.006980 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.01.31 06:04:47.007014 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6467 | 2026.01.31 06:04:47.007334 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6468 | 2026.01.31 06:04:47.007541 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.01.31 06:04:47.007671 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 6470 | 2026.01.31 06:04:47.007708 [ 5 ] {75c372ad-9904-451e-b714-da65c6b88c29} <Debug> TCPHandler: Processed in 0.00131658 sec. | ||
| 6471 | 2026.01.31 06:04:47.007822 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.01.31 06:04:47.007915 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2026.01.31 06:04:47.007970 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6474 | 2026.01.31 06:04:47.008780 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.01.31 06:04:47.008816 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6476 | 2026.01.31 06:04:47.009367 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6477 | 2026.01.31 06:04:47.009589 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.01.31 06:04:47.009728 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00183 sec., 21857.92349726776 rows/sec., 39.17 MiB/sec. | ||
| 6479 | 2026.01.31 06:04:47.009792 [ 5 ] {30cfb5b5-36b0-48d9-9316-b911ce25a4ce} <Debug> TCPHandler: Processed in 0.002018686 sec. | ||
| 6480 | 2026.01.31 06:04:47.009905 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.01.31 06:04:47.009999 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.01.31 06:04:47.010040 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6483 | 2026.01.31 06:04:47.010373 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.01.31 06:04:47.010409 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6485 | 2026.01.31 06:04:47.010702 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6486 | 2026.01.31 06:04:47.010905 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.01.31 06:04:47.011032 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6488 | 2026.01.31 06:04:47.011067 [ 5 ] {b20e1b1c-c149-4cf0-8084-0918f5ac1d80} <Debug> TCPHandler: Processed in 0.001211238 sec. | ||
| 6489 | 2026.01.31 06:04:50.296082 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6490 | 2026.01.31 06:04:50.296176 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6491 | 2026.01.31 06:04:50.424332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16336 | ||
| 6492 | 2026.01.31 06:04:50.424820 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.01.31 06:04:50.424857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6494 | 2026.01.31 06:04:50.425332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6495 | 2026.01.31 06:04:50.425564 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.01.31 06:04:50.425688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16336 | ||
| 6497 | 2026.01.31 06:04:51.296078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6498 | 2026.01.31 06:04:51.312759 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2026.01.31 06:04:51.312822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6500 | 2026.01.31 06:04:51.318815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6501 | 2026.01.31 06:04:51.319507 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.01.31 06:04:51.322042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6503 | 2026.01.31 06:04:52.000474 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.01.31 06:04:52.000661 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6505 | 2026.01.31 06:04:52.000731 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6506 | 2026.01.31 06:04:52.001351 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.01.31 06:04:52.001390 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6508 | 2026.01.31 06:04:52.001766 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6509 | 2026.01.31 06:04:52.001980 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.01.31 06:04:52.002130 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.81 MiB/sec. | ||
| 6511 | 2026.01.31 06:04:52.002170 [ 5 ] {025ba4a4-6f24-4ac7-b266-cd29fa0db4f3} <Debug> TCPHandler: Processed in 0.001821032 sec. | ||
| 6512 | 2026.01.31 06:04:52.002289 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.01.31 06:04:52.002382 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6514 | 2026.01.31 06:04:52.002420 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6515 | 2026.01.31 06:04:52.002824 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.01.31 06:04:52.002859 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6517 | 2026.01.31 06:04:52.003143 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6518 | 2026.01.31 06:04:52.003341 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.01.31 06:04:52.003463 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0011 sec., 58181.81818181818 rows/sec., 4.54 MiB/sec. | ||
| 6520 | 2026.01.31 06:04:52.003498 [ 5 ] {2c6a9150-0749-43bf-8f5e-c607f0140342} <Debug> TCPHandler: Processed in 0.001256558 sec. | ||
| 6521 | 2026.01.31 06:04:52.003619 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.01.31 06:04:52.003714 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.01.31 06:04:52.003756 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6524 | 2026.01.31 06:04:52.004150 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.31 06:04:52.004185 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6526 | 2026.01.31 06:04:52.004510 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6527 | 2026.01.31 06:04:52.004710 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.31 06:04:52.004835 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 6529 | 2026.01.31 06:04:52.004871 [ 5 ] {686cbab2-70cc-4190-bbf5-67f86d37d799} <Debug> TCPHandler: Processed in 0.00130532 sec. | ||
| 6530 | 2026.01.31 06:04:52.004979 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.01.31 06:04:52.005070 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6532 | 2026.01.31 06:04:52.005109 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6533 | 2026.01.31 06:04:52.005433 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.31 06:04:52.005468 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6535 | 2026.01.31 06:04:52.005749 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6536 | 2026.01.31 06:04:52.005943 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.31 06:04:52.006067 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001015 sec., 59113.30049261083 rows/sec., 3.98 MiB/sec. | ||
| 6538 | 2026.01.31 06:04:52.006102 [ 5 ] {b1ffee68-a9fd-435b-bac5-b5cf71248546} <Debug> TCPHandler: Processed in 0.001168807 sec. | ||
| 6539 | 2026.01.31 06:04:55.470971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 768 | ||
| 6540 | 2026.01.31 06:04:55.473234 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.31 06:04:55.473289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6542 | 2026.01.31 06:04:55.474474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6543 | 2026.01.31 06:04:55.474735 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.01.31 06:04:55.474883 [ 141 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6545 | 2026.01.31 06:04:55.474951 [ 141 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.01.31 06:04:55.474974 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6547 | 2026.01.31 06:04:55.474998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6548 | 2026.01.31 06:04:55.475077 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6549 | 2026.01.31 06:04:55.475607 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6550 | 2026.01.31 06:04:55.475768 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 650 rows starting from the beginning of the part | ||
| 6551 | 2026.01.31 06:04:55.476164 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 6552 | 2026.01.31 06:04:55.476532 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6553 | 2026.01.31 06:04:55.476875 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6554 | 2026.01.31 06:04:55.477213 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
| 6555 | 2026.01.31 06:04:55.477536 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 6556 | 2026.01.31 06:04:55.483385 [ 192 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 72 columns (72 merged, 0 gathered) in 0.008347921 sec., 91998.95399105958 rows/sec., 76.44 MiB/sec. | ||
| 6557 | 2026.01.31 06:04:55.484351 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6558 | 2026.01.31 06:04:55.484857 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.01.31 06:04:55.484933 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_26_5} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6560 | 2026.01.31 06:04:55.485101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6561 | 2026.01.31 06:04:57.030381 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.01.31 06:04:57.030553 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.01.31 06:04:57.030617 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6564 | 2026.01.31 06:04:57.031224 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.01.31 06:04:57.031270 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6566 | 2026.01.31 06:04:57.031650 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6567 | 2026.01.31 06:04:57.031870 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.01.31 06:04:57.032018 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001512 sec., 15873.015873015873 rows/sec., 1.32 MiB/sec. | ||
| 6569 | 2026.01.31 06:04:57.032060 [ 5 ] {0b1616b7-3c0a-4339-9f17-6d67946111c4} <Debug> TCPHandler: Processed in 0.001805531 sec. | ||
| 6570 | 2026.01.31 06:04:57.032179 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.01.31 06:04:57.032272 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6572 | 2026.01.31 06:04:57.032313 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6573 | 2026.01.31 06:04:57.032715 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.01.31 06:04:57.032750 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6575 | 2026.01.31 06:04:57.033048 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6576 | 2026.01.31 06:04:57.033257 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.01.31 06:04:57.033385 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 865.94 KiB/sec. | ||
| 6578 | 2026.01.31 06:04:57.033422 [ 5 ] {e74dc6db-5474-447e-b20f-9eb05bd472c7} <Debug> TCPHandler: Processed in 0.001292109 sec. | ||
| 6579 | 2026.01.31 06:04:57.033535 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.01.31 06:04:57.033628 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6581 | 2026.01.31 06:04:57.033668 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6582 | 2026.01.31 06:04:57.034673 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.01.31 06:04:57.034712 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6584 | 2026.01.31 06:04:57.035103 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6585 | 2026.01.31 06:04:57.035307 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.01.31 06:04:57.035436 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.001826 sec., 767798.4665936474 rows/sec., 64.20 MiB/sec. | ||
| 6587 | 2026.01.31 06:04:57.035473 [ 5 ] {e54ec7a8-934b-42ca-846c-1763dec387ef} <Debug> TCPHandler: Processed in 0.001986985 sec. | ||
| 6588 | 2026.01.31 06:04:57.035585 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.01.31 06:04:57.035679 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.01.31 06:04:57.035719 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6591 | 2026.01.31 06:04:57.036134 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.01.31 06:04:57.036170 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6593 | 2026.01.31 06:04:57.036485 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6594 | 2026.01.31 06:04:57.036699 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.01.31 06:04:57.036823 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.04 MiB/sec. | ||
| 6596 | 2026.01.31 06:04:57.036859 [ 5 ] {71e2fe7a-8ffc-445a-ac5a-cc1cc73dcb35} <Debug> TCPHandler: Processed in 0.001322491 sec. | ||
| 6597 | 2026.01.31 06:04:57.036969 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.01.31 06:04:57.037060 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.01.31 06:04:57.037100 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6600 | 2026.01.31 06:04:57.037553 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.01.31 06:04:57.037588 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6602 | 2026.01.31 06:04:57.037885 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6603 | 2026.01.31 06:04:57.038095 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.01.31 06:04:57.038224 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001181 sec., 213378.49280270957 rows/sec., 14.76 MiB/sec. | ||
| 6605 | 2026.01.31 06:04:57.038261 [ 5 ] {9da2a45b-24d4-41fa-a6c5-a1697fad1da8} <Debug> TCPHandler: Processed in 0.001340051 sec. | ||
| 6606 | 2026.01.31 06:04:57.038377 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.01.31 06:04:57.038470 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.01.31 06:04:57.038509 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6609 | 2026.01.31 06:04:57.038906 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.01.31 06:04:57.038941 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6611 | 2026.01.31 06:04:57.039231 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6612 | 2026.01.31 06:04:57.039428 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.01.31 06:04:57.039553 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 6614 | 2026.01.31 06:04:57.039589 [ 5 ] {3d8304a5-ce1c-4e5d-b6f4-f13837d444fc} <Debug> TCPHandler: Processed in 0.001261699 sec. | ||
| 6615 | 2026.01.31 06:04:57.039703 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.01.31 06:04:57.039795 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6617 | 2026.01.31 06:04:57.039834 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6618 | 2026.01.31 06:04:57.040437 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.31 06:04:57.040473 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6620 | 2026.01.31 06:04:57.040790 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6621 | 2026.01.31 06:04:57.040992 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.01.31 06:04:57.041120 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001342 sec., 453055.1415797317 rows/sec., 34.09 MiB/sec. | ||
| 6623 | 2026.01.31 06:04:57.041156 [ 5 ] {aec544c9-4b44-44e6-90a1-15b0cb2479cd} <Debug> TCPHandler: Processed in 0.001501404 sec. | ||
| 6624 | 2026.01.31 06:04:57.041269 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.01.31 06:04:57.041362 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2026.01.31 06:04:57.041403 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6627 | 2026.01.31 06:04:57.041959 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.01.31 06:04:57.041996 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6629 | 2026.01.31 06:04:57.042360 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6630 | 2026.01.31 06:04:57.042573 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.01.31 06:04:57.042703 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.00136 sec., 651470.5882352941 rows/sec., 44.22 MiB/sec. | ||
| 6632 | 2026.01.31 06:04:57.042740 [ 5 ] {a5922e86-29a2-4b6c-81cb-ba7b2ebeb26f} <Debug> TCPHandler: Processed in 0.001519794 sec. | ||
| 6633 | 2026.01.31 06:04:57.042850 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.01.31 06:04:57.042944 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.01.31 06:04:57.042996 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6636 | 2026.01.31 06:04:57.043804 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.01.31 06:04:57.043841 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6638 | 2026.01.31 06:04:57.044384 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6639 | 2026.01.31 06:04:57.044599 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.01.31 06:04:57.044741 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 6641 | 2026.01.31 06:04:57.044794 [ 5 ] {95640ce3-83b7-418c-b96d-09232411407c} <Debug> TCPHandler: Processed in 0.001992345 sec. | ||
| 6642 | 2026.01.31 06:04:57.044910 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.01.31 06:04:57.045004 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.01.31 06:04:57.045045 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6645 | 2026.01.31 06:04:57.045379 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.01.31 06:04:57.045414 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6647 | 2026.01.31 06:04:57.045707 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6648 | 2026.01.31 06:04:57.045907 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.01.31 06:04:57.046032 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 6650 | 2026.01.31 06:04:57.046067 [ 5 ] {0a30b5f9-a53a-4c37-95e0-16631f524b1b} <Debug> TCPHandler: Processed in 0.001206947 sec. | ||
| 6651 | 2026.01.31 06:04:57.925786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16784 | ||
| 6652 | 2026.01.31 06:04:57.926271 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.31 06:04:57.926315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6654 | 2026.01.31 06:04:57.926782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6655 | 2026.01.31 06:04:57.927009 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.31 06:04:57.927136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16784 | ||
| 6657 | 2026.01.31 06:04:58.822134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6658 | 2026.01.31 06:04:58.839789 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.31 06:04:58.839851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6660 | 2026.01.31 06:04:58.846631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6661 | 2026.01.31 06:04:58.847326 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.31 06:04:58.850207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6663 | 2026.01.31 06:05:02.000795 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.01.31 06:05:02.000989 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6665 | 2026.01.31 06:05:02.001061 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6666 | 2026.01.31 06:05:02.001718 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.31 06:05:02.001766 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6668 | 2026.01.31 06:05:02.002159 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6669 | 2026.01.31 06:05:02.002381 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.31 06:05:02.002511 [ 108 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6671 | 2026.01.31 06:05:02.002533 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 6672 | 2026.01.31 06:05:02.002577 [ 108 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.01.31 06:05:02.002590 [ 5 ] {53bcd0e7-a4d0-4e32-ab57-d58fe0446ed5} <Debug> TCPHandler: Processed in 0.001928615 sec. | ||
| 6674 | 2026.01.31 06:05:02.002603 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6675 | 2026.01.31 06:05:02.002697 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6676 | 2026.01.31 06:05:02.002720 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.31 06:05:02.002788 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6678 | 2026.01.31 06:05:02.002814 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6679 | 2026.01.31 06:05:02.002817 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6680 | 2026.01.31 06:05:02.002854 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6681 | 2026.01.31 06:05:02.002882 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6682 | 2026.01.31 06:05:02.002923 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6683 | 2026.01.31 06:05:02.002962 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6684 | 2026.01.31 06:05:02.003000 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1402 rows starting from the beginning of the part | ||
| 6685 | 2026.01.31 06:05:02.003040 [ 193 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6686 | 2026.01.31 06:05:02.003278 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.01.31 06:05:02.003313 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6688 | 2026.01.31 06:05:02.003631 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6689 | 2026.01.31 06:05:02.003841 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.01.31 06:05:02.003948 [ 108 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6691 | 2026.01.31 06:05:02.003966 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 6692 | 2026.01.31 06:05:02.003983 [ 108 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.01.31 06:05:02.004006 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6694 | 2026.01.31 06:05:02.004007 [ 5 ] {83a12134-594c-4209-a879-b82ea1b304aa} <Debug> TCPHandler: Processed in 0.001336441 sec. | ||
| 6695 | 2026.01.31 06:05:02.004099 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6696 | 2026.01.31 06:05:02.004136 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.01.31 06:05:02.004223 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6698 | 2026.01.31 06:05:02.004233 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.01.31 06:05:02.004266 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6700 | 2026.01.31 06:05:02.004286 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6701 | 2026.01.31 06:05:02.004311 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645158 sec., 1892219.470713451 rows/sec., 164.92 MiB/sec. | ||
| 6702 | 2026.01.31 06:05:02.004341 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6703 | 2026.01.31 06:05:02.004403 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6704 | 2026.01.31 06:05:02.004448 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6705 | 2026.01.31 06:05:02.004489 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 608 rows starting from the beginning of the part | ||
| 6706 | 2026.01.31 06:05:02.004529 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6707 | 2026.01.31 06:05:02.004634 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6708 | 2026.01.31 06:05:02.004730 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.31 06:05:02.004772 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6710 | 2026.01.31 06:05:02.005057 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.01.31 06:05:02.005160 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_51_10} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6712 | 2026.01.31 06:05:02.005165 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6713 | 2026.01.31 06:05:02.005259 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6714 | 2026.01.31 06:05:02.005400 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.01.31 06:05:02.005526 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6716 | 2026.01.31 06:05:02.005536 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 6717 | 2026.01.31 06:05:02.005563 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.01.31 06:05:02.005585 [ 5 ] {da53d5dc-3bac-4049-9689-ffb431f14da9} <Debug> TCPHandler: Processed in 0.001497734 sec. | ||
| 6719 | 2026.01.31 06:05:02.005585 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6720 | 2026.01.31 06:05:02.005595 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541095 sec., 996693.9092009254 rows/sec., 79.39 MiB/sec. | ||
| 6721 | 2026.01.31 06:05:02.005680 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6722 | 2026.01.31 06:05:02.005708 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.01.31 06:05:02.005775 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6724 | 2026.01.31 06:05:02.005778 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6725 | 2026.01.31 06:05:02.005806 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.01.31 06:05:02.005812 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13736 rows starting from the beginning of the part | ||
| 6727 | 2026.01.31 06:05:02.005854 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6728 | 2026.01.31 06:05:02.005891 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6729 | 2026.01.31 06:05:02.005940 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6730 | 2026.01.31 06:05:02.005985 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6731 | 2026.01.31 06:05:02.006025 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 886 rows starting from the beginning of the part | ||
| 6732 | 2026.01.31 06:05:02.006060 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.01.31 06:05:02.006064 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6734 | 2026.01.31 06:05:02.006141 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_51_10} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6735 | 2026.01.31 06:05:02.006200 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.01.31 06:05:02.006222 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6737 | 2026.01.31 06:05:02.006237 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6738 | 2026.01.31 06:05:02.006573 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6739 | 2026.01.31 06:05:02.006782 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.31 06:05:02.006890 [ 108 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6741 | 2026.01.31 06:05:02.006909 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6742 | 2026.01.31 06:05:02.006921 [ 108 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.01.31 06:05:02.006948 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6744 | 2026.01.31 06:05:02.006952 [ 5 ] {9a6e9d43-e41c-494b-beb7-3b7c13ca339e} <Debug> TCPHandler: Processed in 0.001293059 sec. | ||
| 6745 | 2026.01.31 06:05:02.007031 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6746 | 2026.01.31 06:05:02.007131 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.01.31 06:05:02.007159 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2658 rows starting from the beginning of the part | ||
| 6748 | 2026.01.31 06:05:02.007208 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6749 | 2026.01.31 06:05:02.007251 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6750 | 2026.01.31 06:05:02.007289 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6751 | 2026.01.31 06:05:02.007324 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6752 | 2026.01.31 06:05:02.007362 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6753 | 2026.01.31 06:05:02.008491 [ 190 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2958 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502154 sec., 1969172.2686222587 rows/sec., 132.83 MiB/sec. | ||
| 6754 | 2026.01.31 06:05:02.008816 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6755 | 2026.01.31 06:05:02.009069 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.31 06:05:02.009136 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_51_10} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6757 | 2026.01.31 06:05:02.009221 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6758 | 2026.01.31 06:05:02.010257 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15262 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610486 sec., 3310280.0876089856 rows/sec., 227.40 MiB/sec. | ||
| 6759 | 2026.01.31 06:05:02.010703 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6760 | 2026.01.31 06:05:02.010942 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.31 06:05:02.011009 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6762 | 2026.01.31 06:05:02.011094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 6763 | 2026.01.31 06:05:03.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.81 MiB, peak 284.74 MiB, free memory in arenas 0.00 B, will set to 279.31 MiB (RSS), difference: 1.50 MiB | ||
| 6764 | 2026.01.31 06:05:05.296230 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6765 | 2026.01.31 06:05:05.296307 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6766 | 2026.01.31 06:05:05.428204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17296 | ||
| 6767 | 2026.01.31 06:05:05.428930 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.01.31 06:05:05.429001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6769 | 2026.01.31 06:05:05.429542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6770 | 2026.01.31 06:05:05.429781 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.01.31 06:05:05.429914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17296 | ||
| 6772 | 2026.01.31 06:05:05.429978 [ 87 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6773 | 2026.01.31 06:05:05.430065 [ 87 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.31 06:05:05.430091 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6775 | 2026.01.31 06:05:05.430205 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6776 | 2026.01.31 06:05:05.430328 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2026.01.31 06:05:05.430367 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14864 rows starting from the beginning of the part | ||
| 6778 | 2026.01.31 06:05:05.430431 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6779 | 2026.01.31 06:05:05.430478 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6780 | 2026.01.31 06:05:05.430520 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6781 | 2026.01.31 06:05:05.430558 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6782 | 2026.01.31 06:05:05.430607 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6783 | 2026.01.31 06:05:05.432806 [ 189 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648371 sec., 6530807.0508248275 rows/sec., 93.42 MiB/sec. | ||
| 6784 | 2026.01.31 06:05:05.432966 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6785 | 2026.01.31 06:05:05.433328 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.01.31 06:05:05.433415 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_36_7} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6787 | 2026.01.31 06:05:05.433549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6788 | 2026.01.31 06:05:05.476106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 796 | ||
| 6789 | 2026.01.31 06:05:05.478380 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.01.31 06:05:05.478426 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6791 | 2026.01.31 06:05:05.479620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6792 | 2026.01.31 06:05:05.479895 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.01.31 06:05:05.480174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6794 | 2026.01.31 06:05:06.351237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6795 | 2026.01.31 06:05:06.370681 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.01.31 06:05:06.370756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6797 | 2026.01.31 06:05:06.377270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6798 | 2026.01.31 06:05:06.377964 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.01.31 06:05:06.378242 [ 128 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6800 | 2026.01.31 06:05:06.378302 [ 128 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.31 06:05:06.378321 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6802 | 2026.01.31 06:05:06.378430 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6803 | 2026.01.31 06:05:06.381521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6804 | 2026.01.31 06:05:06.382289 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6805 | 2026.01.31 06:05:06.383795 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 6806 | 2026.01.31 06:05:06.389055 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6807 | 2026.01.31 06:05:06.393872 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6808 | 2026.01.31 06:05:06.398539 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6809 | 2026.01.31 06:05:06.403198 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6810 | 2026.01.31 06:05:06.407522 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6811 | 2026.01.31 06:05:06.464603 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.086217591 sec., 3154.8086283227285 rows/sec., 16.31 MiB/sec. | ||
| 6812 | 2026.01.31 06:05:06.467232 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6813 | 2026.01.31 06:05:06.469171 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.01.31 06:05:06.469278 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_36_7} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6815 | 2026.01.31 06:05:06.471572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6816 | 2026.01.31 06:05:07.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.76 MiB, peak 292.66 MiB, free memory in arenas 0.00 B, will set to 283.10 MiB (RSS), difference: 2.34 MiB | ||
| 6817 | 2026.01.31 06:05:07.002056 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.01.31 06:05:07.002255 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6819 | 2026.01.31 06:05:07.002335 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6820 | 2026.01.31 06:05:07.003177 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.01.31 06:05:07.003240 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6822 | 2026.01.31 06:05:07.003662 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6823 | 2026.01.31 06:05:07.003904 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.01.31 06:05:07.004088 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001884 sec., 72186.83651804671 rows/sec., 6.25 MiB/sec. | ||
| 6825 | 2026.01.31 06:05:07.004148 [ 5 ] {617661c8-51ad-42f2-8460-b2cfcec7a3c9} <Debug> TCPHandler: Processed in 0.002226781 sec. | ||
| 6826 | 2026.01.31 06:05:07.004272 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.01.31 06:05:07.004381 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.01.31 06:05:07.004427 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6829 | 2026.01.31 06:05:07.004885 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.01.31 06:05:07.004924 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6831 | 2026.01.31 06:05:07.005277 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6832 | 2026.01.31 06:05:07.005488 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.01.31 06:05:07.005600 [ 128 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 6834 | 2026.01.31 06:05:07.005619 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001266 sec., 31595.576619273303 rows/sec., 2.32 MiB/sec. | ||
| 6835 | 2026.01.31 06:05:07.005645 [ 128 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.01.31 06:05:07.005663 [ 5 ] {657182c1-59d8-4528-9336-9de5a6628938} <Debug> TCPHandler: Processed in 0.001444073 sec. | ||
| 6837 | 2026.01.31 06:05:07.005670 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6838 | 2026.01.31 06:05:07.005781 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 6839 | 2026.01.31 06:05:07.005785 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.01.31 06:05:07.005903 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6841 | 2026.01.31 06:05:07.005908 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6842 | 2026.01.31 06:05:07.005945 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6843 | 2026.01.31 06:05:07.005956 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 70 rows starting from the beginning of the part | ||
| 6844 | 2026.01.31 06:05:07.006042 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 6845 | 2026.01.31 06:05:07.006095 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 6846 | 2026.01.31 06:05:07.006142 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6847 | 2026.01.31 06:05:07.006191 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 6848 | 2026.01.31 06:05:07.006235 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6849 | 2026.01.31 06:05:07.006392 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.01.31 06:05:07.006434 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6851 | 2026.01.31 06:05:07.006793 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6852 | 2026.01.31 06:05:07.007015 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.31 06:05:07.007127 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388841 sec., 223207.696201365 rows/sec., 17.24 MiB/sec. | ||
| 6854 | 2026.01.31 06:05:07.007146 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001261 sec., 82474.22680412371 rows/sec., 6.44 MiB/sec. | ||
| 6855 | 2026.01.31 06:05:07.007204 [ 5 ] {52938d3a-4095-48aa-8e5d-1dec627517b1} <Debug> TCPHandler: Processed in 0.001467893 sec. | ||
| 6856 | 2026.01.31 06:05:07.007317 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.01.31 06:05:07.007338 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6858 | 2026.01.31 06:05:07.007412 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6859 | 2026.01.31 06:05:07.007461 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6860 | 2026.01.31 06:05:07.007667 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.01.31 06:05:07.007752 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_30_6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 6862 | 2026.01.31 06:05:07.007850 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6863 | 2026.01.31 06:05:07.007877 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.31 06:05:07.007918 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6865 | 2026.01.31 06:05:07.008256 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6866 | 2026.01.31 06:05:07.008464 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.31 06:05:07.008597 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6868 | 2026.01.31 06:05:07.008657 [ 5 ] {2c67e5f0-bf99-4ab7-a3fa-42d619e6273a} <Debug> TCPHandler: Processed in 0.001387892 sec. | ||
| 6869 | 2026.01.31 06:05:07.008767 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.31 06:05:07.008859 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.31 06:05:07.008913 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6872 | 2026.01.31 06:05:07.009789 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.31 06:05:07.009825 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6874 | 2026.01.31 06:05:07.010416 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6875 | 2026.01.31 06:05:07.010658 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.31 06:05:07.010767 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6877 | 2026.01.31 06:05:07.010797 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001955 sec., 20460.358056265984 rows/sec., 36.66 MiB/sec. | ||
| 6878 | 2026.01.31 06:05:07.010815 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.01.31 06:05:07.010841 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 6880 | 2026.01.31 06:05:07.010854 [ 5 ] {b74f719a-ded7-4a8a-8bc9-22ac27013471} <Debug> TCPHandler: Processed in 0.002136319 sec. | ||
| 6881 | 2026.01.31 06:05:07.010931 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6882 | 2026.01.31 06:05:07.010965 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.01.31 06:05:07.011064 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.01.31 06:05:07.011104 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6885 | 2026.01.31 06:05:07.011184 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2026.01.31 06:05:07.011244 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 784 rows starting from the beginning of the part | ||
| 6887 | 2026.01.31 06:05:07.011361 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6888 | 2026.01.31 06:05:07.011443 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.31 06:05:07.011451 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6890 | 2026.01.31 06:05:07.011486 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6891 | 2026.01.31 06:05:07.011555 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6892 | 2026.01.31 06:05:07.011649 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6893 | 2026.01.31 06:05:07.011736 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6894 | 2026.01.31 06:05:07.011828 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6895 | 2026.01.31 06:05:07.012059 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.01.31 06:05:07.012199 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 6897 | 2026.01.31 06:05:07.012235 [ 5 ] {c4899bd0-487a-408e-b9d5-c2603cc8de72} <Debug> TCPHandler: Processed in 0.00131938 sec. | ||
| 6898 | 2026.01.31 06:05:07.027818 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 19 columns (19 merged, 0 gathered) in 0.016926007 sec., 58135.388931364614 rows/sec., 104.18 MiB/sec. | ||
| 6899 | 2026.01.31 06:05:07.028786 [ 194 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6900 | 2026.01.31 06:05:07.029104 [ 194 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.31 06:05:07.029172 [ 194 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6902 | 2026.01.31 06:05:07.029264 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6903 | 2026.01.31 06:05:08.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.60 MiB, peak 292.66 MiB, free memory in arenas 0.00 B, will set to 287.35 MiB (RSS), difference: 3.75 MiB | ||
| 6904 | 2026.01.31 06:05:10.763278 [ 132 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6905 | 2026.01.31 06:05:10.763340 [ 132 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.01.31 06:05:10.763361 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6907 | 2026.01.31 06:05:10.763465 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6908 | 2026.01.31 06:05:10.763583 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6909 | 2026.01.31 06:05:10.763617 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6910 | 2026.01.31 06:05:10.763684 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6911 | 2026.01.31 06:05:10.763727 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6912 | 2026.01.31 06:05:10.763766 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6913 | 2026.01.31 06:05:10.763806 [ 200 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 6914 | 2026.01.31 06:05:10.764527 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098075 sec., 43712.86114336453 rows/sec., 3.65 MiB/sec. | ||
| 6915 | 2026.01.31 06:05:10.764733 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6916 | 2026.01.31 06:05:10.765071 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.01.31 06:05:10.765154 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_13_3} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6918 | 2026.01.31 06:05:10.765265 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6919 | 2026.01.31 06:05:11.071529 [ 132 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6920 | 2026.01.31 06:05:11.071587 [ 132 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.01.31 06:05:11.071611 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6922 | 2026.01.31 06:05:11.071777 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6923 | 2026.01.31 06:05:11.071981 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6924 | 2026.01.31 06:05:11.072031 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 254 rows starting from the beginning of the part | ||
| 6925 | 2026.01.31 06:05:11.072127 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6926 | 2026.01.31 06:05:11.072198 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6927 | 2026.01.31 06:05:11.072263 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6928 | 2026.01.31 06:05:11.072325 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 6929 | 2026.01.31 06:05:11.073304 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595716 sec., 790867.5478593935 rows/sec., 57.71 MiB/sec. | ||
| 6930 | 2026.01.31 06:05:11.073451 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6931 | 2026.01.31 06:05:11.073690 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.01.31 06:05:11.073757 [ 197 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_9_2} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6933 | 2026.01.31 06:05:11.073816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6934 | 2026.01.31 06:05:11.999750 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.01.31 06:05:11.999939 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6936 | 2026.01.31 06:05:12.000008 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6937 | 2026.01.31 06:05:12.000705 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.01.31 06:05:12.000748 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6939 | 2026.01.31 06:05:12.001115 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6940 | 2026.01.31 06:05:12.001343 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.01.31 06:05:12.001501 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 6942 | 2026.01.31 06:05:12.001550 [ 5 ] {ca99b0ca-33be-483b-9c3f-eae0ca5e1b29} <Debug> TCPHandler: Processed in 0.001927974 sec. | ||
| 6943 | 2026.01.31 06:05:12.001679 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.01.31 06:05:12.001786 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6945 | 2026.01.31 06:05:12.001827 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6946 | 2026.01.31 06:05:12.002308 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.01.31 06:05:12.002344 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6948 | 2026.01.31 06:05:12.002638 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6949 | 2026.01.31 06:05:12.002836 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.01.31 06:05:12.002965 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001201 sec., 47460.44962531224 rows/sec., 3.62 MiB/sec. | ||
| 6951 | 2026.01.31 06:05:12.003003 [ 5 ] {119c9e05-f0b6-493b-8359-d94690d3de6e} <Debug> TCPHandler: Processed in 0.001373481 sec. | ||
| 6952 | 2026.01.31 06:05:12.003131 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.01.31 06:05:12.003224 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6954 | 2026.01.31 06:05:12.003263 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6955 | 2026.01.31 06:05:12.003684 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.01.31 06:05:12.003719 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6957 | 2026.01.31 06:05:12.003988 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6958 | 2026.01.31 06:05:12.004186 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.01.31 06:05:12.004314 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 125.92 KiB/sec. | ||
| 6960 | 2026.01.31 06:05:12.004350 [ 5 ] {32eed67a-f60c-41cc-978a-4778341e9f43} <Debug> TCPHandler: Processed in 0.00127452 sec. | ||
| 6961 | 2026.01.31 06:05:12.004469 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.01.31 06:05:12.004561 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6963 | 2026.01.31 06:05:12.004600 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6964 | 2026.01.31 06:05:12.005003 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.01.31 06:05:12.005039 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6966 | 2026.01.31 06:05:12.005337 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6967 | 2026.01.31 06:05:12.005548 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.01.31 06:05:12.005672 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001128 sec., 58510.638297872334 rows/sec., 4.57 MiB/sec. | ||
| 6969 | 2026.01.31 06:05:12.005708 [ 5 ] {0f507c7f-fe0d-486b-b486-2f4365974c82} <Debug> TCPHandler: Processed in 0.00128622 sec. | ||
| 6970 | 2026.01.31 06:05:12.005823 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.01.31 06:05:12.005914 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.01.31 06:05:12.005956 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6973 | 2026.01.31 06:05:12.006358 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.01.31 06:05:12.006392 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6975 | 2026.01.31 06:05:12.006708 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6976 | 2026.01.31 06:05:12.006908 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.01.31 06:05:12.007032 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001136 sec., 141725.35211267605 rows/sec., 9.87 MiB/sec. | ||
| 6978 | 2026.01.31 06:05:12.007068 [ 5 ] {bb59ca95-a4f4-4caa-9969-69cff367c859} <Debug> TCPHandler: Processed in 0.00129179 sec. | ||
| 6979 | 2026.01.31 06:05:12.007178 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.01.31 06:05:12.007269 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.01.31 06:05:12.007310 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6982 | 2026.01.31 06:05:12.007635 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.01.31 06:05:12.007669 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6984 | 2026.01.31 06:05:12.007951 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6985 | 2026.01.31 06:05:12.008144 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.01.31 06:05:12.008266 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001016 sec., 59055.118110236224 rows/sec., 3.98 MiB/sec. | ||
| 6987 | 2026.01.31 06:05:12.008301 [ 5 ] {b2ce11c3-8608-45c0-b06c-65374b242422} <Debug> TCPHandler: Processed in 0.001170037 sec. | ||
| 6988 | 2026.01.31 06:05:12.930004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17744 | ||
| 6989 | 2026.01.31 06:05:12.930542 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.01.31 06:05:12.930582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6991 | 2026.01.31 06:05:12.931082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6992 | 2026.01.31 06:05:12.931320 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.01.31 06:05:12.931469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17744 | ||
| 6994 | 2026.01.31 06:05:13.881600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6995 | 2026.01.31 06:05:13.898323 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.01.31 06:05:13.898382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 6997 | 2026.01.31 06:05:13.904221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6998 | 2026.01.31 06:05:13.905117 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.01.31 06:05:13.908453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7000 | 2026.01.31 06:05:15.480352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 820 | ||
| 7001 | 2026.01.31 06:05:15.482579 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.01.31 06:05:15.482631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7003 | 2026.01.31 06:05:15.483820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7004 | 2026.01.31 06:05:15.484096 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.01.31 06:05:15.484372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 7006 | 2026.01.31 06:05:17.002190 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.01.31 06:05:17.002379 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7008 | 2026.01.31 06:05:17.002449 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7009 | 2026.01.31 06:05:17.003181 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.31 06:05:17.003222 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7011 | 2026.01.31 06:05:17.003601 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7012 | 2026.01.31 06:05:17.003830 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.01.31 06:05:17.003981 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001652 sec., 82324.45520581113 rows/sec., 7.12 MiB/sec. | ||
| 7014 | 2026.01.31 06:05:17.004022 [ 5 ] {6af5d498-7d42-423d-a724-357b0d6bdc0b} <Debug> TCPHandler: Processed in 0.001963165 sec. | ||
| 7015 | 2026.01.31 06:05:17.004134 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.01.31 06:05:17.004226 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.01.31 06:05:17.004266 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7018 | 2026.01.31 06:05:17.004674 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.01.31 06:05:17.004708 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7020 | 2026.01.31 06:05:17.004990 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7021 | 2026.01.31 06:05:17.005190 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.01.31 06:05:17.005312 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001104 sec., 36231.884057971016 rows/sec., 2.66 MiB/sec. | ||
| 7023 | 2026.01.31 06:05:17.005348 [ 5 ] {a6d3c4a2-e202-438f-9779-7306e6dce301} <Debug> TCPHandler: Processed in 0.001261869 sec. | ||
| 7024 | 2026.01.31 06:05:17.005460 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.01.31 06:05:17.005552 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7026 | 2026.01.31 06:05:17.005591 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7027 | 2026.01.31 06:05:17.006009 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.01.31 06:05:17.006044 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7029 | 2026.01.31 06:05:17.006339 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7030 | 2026.01.31 06:05:17.006539 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.01.31 06:05:17.006663 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 7.20 MiB/sec. | ||
| 7032 | 2026.01.31 06:05:17.006699 [ 5 ] {ff2fdb5f-766f-4d8f-9176-70008b920a29} <Debug> TCPHandler: Processed in 0.00128557 sec. | ||
| 7033 | 2026.01.31 06:05:17.006817 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.01.31 06:05:17.006908 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.01.31 06:05:17.006950 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7036 | 2026.01.31 06:05:17.007376 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.01.31 06:05:17.007411 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7038 | 2026.01.31 06:05:17.007735 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7039 | 2026.01.31 06:05:17.007933 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.01.31 06:05:17.008062 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 7041 | 2026.01.31 06:05:17.008099 [ 5 ] {831f76fa-951f-4b01-9055-bce32b375cdc} <Debug> TCPHandler: Processed in 0.001332591 sec. | ||
| 7042 | 2026.01.31 06:05:17.008209 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.01.31 06:05:17.008302 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.01.31 06:05:17.008355 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7045 | 2026.01.31 06:05:17.009186 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.01.31 06:05:17.009223 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7047 | 2026.01.31 06:05:17.009809 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7048 | 2026.01.31 06:05:17.010028 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.01.31 06:05:17.010164 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 7050 | 2026.01.31 06:05:17.010221 [ 5 ] {187e5aa4-fcc9-4e14-a3e5-efb339141c9e} <Debug> TCPHandler: Processed in 0.002055207 sec. | ||
| 7051 | 2026.01.31 06:05:17.010338 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.01.31 06:05:17.010435 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.01.31 06:05:17.010475 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7054 | 2026.01.31 06:05:17.010821 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.01.31 06:05:17.010855 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7056 | 2026.01.31 06:05:17.011147 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7057 | 2026.01.31 06:05:17.011341 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.01.31 06:05:17.011466 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7059 | 2026.01.31 06:05:17.011501 [ 5 ] {4a99561b-65e7-4b87-b000-69b141d556e2} <Debug> TCPHandler: Processed in 0.001210037 sec. | ||
| 7060 | 2026.01.31 06:05:20.296372 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7061 | 2026.01.31 06:05:20.296449 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7062 | 2026.01.31 06:05:20.432524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18256 | ||
| 7063 | 2026.01.31 06:05:20.433064 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.01.31 06:05:20.433116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7065 | 2026.01.31 06:05:20.433609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7066 | 2026.01.31 06:05:20.433869 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.01.31 06:05:20.434027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18256 | ||
| 7068 | 2026.01.31 06:05:21.409498 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7069 | 2026.01.31 06:05:21.426119 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.01.31 06:05:21.426180 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7071 | 2026.01.31 06:05:21.432498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7072 | 2026.01.31 06:05:21.433216 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.01.31 06:05:21.436382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7074 | 2026.01.31 06:05:21.999380 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.01.31 06:05:21.999554 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7076 | 2026.01.31 06:05:21.999621 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7077 | 2026.01.31 06:05:22.000263 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.01.31 06:05:22.000313 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7079 | 2026.01.31 06:05:22.000709 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7080 | 2026.01.31 06:05:22.000935 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.01.31 06:05:22.001094 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 7082 | 2026.01.31 06:05:22.001146 [ 5 ] {865c657d-1029-4bde-ac12-71de85d81c43} <Debug> TCPHandler: Processed in 0.001889683 sec. | ||
| 7083 | 2026.01.31 06:05:22.001270 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.01.31 06:05:22.001369 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7085 | 2026.01.31 06:05:22.001413 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7086 | 2026.01.31 06:05:22.001852 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.01.31 06:05:22.001889 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7088 | 2026.01.31 06:05:22.002207 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7089 | 2026.01.31 06:05:22.002414 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.01.31 06:05:22.002546 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 7091 | 2026.01.31 06:05:22.002585 [ 5 ] {032bd872-10a9-41bb-96ad-6af01732aac7} <Debug> TCPHandler: Processed in 0.001366171 sec. | ||
| 7092 | 2026.01.31 06:05:22.002701 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.01.31 06:05:22.002794 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.01.31 06:05:22.002837 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7095 | 2026.01.31 06:05:22.003247 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.01.31 06:05:22.003284 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7097 | 2026.01.31 06:05:22.003639 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7098 | 2026.01.31 06:05:22.003846 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.01.31 06:05:22.003982 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7100 | 2026.01.31 06:05:22.004018 [ 5 ] {27570830-e1c7-4e9b-905b-9d8258c0e09d} <Debug> TCPHandler: Processed in 0.001366612 sec. | ||
| 7101 | 2026.01.31 06:05:22.004128 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.01.31 06:05:22.004221 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.01.31 06:05:22.004264 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7104 | 2026.01.31 06:05:22.004601 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.01.31 06:05:22.004635 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7106 | 2026.01.31 06:05:22.004943 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7107 | 2026.01.31 06:05:22.005145 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.01.31 06:05:22.005275 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7109 | 2026.01.31 06:05:22.005312 [ 5 ] {4331f687-4a6a-421c-8227-361a32aed617} <Debug> TCPHandler: Processed in 0.001232788 sec. | ||
| 7110 | 2026.01.31 06:05:25.485484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 840 | ||
| 7111 | 2026.01.31 06:05:25.487615 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.31 06:05:25.487666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7113 | 2026.01.31 06:05:25.488849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7114 | 2026.01.31 06:05:25.489119 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.31 06:05:25.489419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 7116 | 2026.01.31 06:05:27.031114 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.01.31 06:05:27.031322 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7118 | 2026.01.31 06:05:27.031395 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7119 | 2026.01.31 06:05:27.032041 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.01.31 06:05:27.032090 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7121 | 2026.01.31 06:05:27.032484 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7122 | 2026.01.31 06:05:27.032724 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.31 06:05:27.032867 [ 119 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7124 | 2026.01.31 06:05:27.032878 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 7125 | 2026.01.31 06:05:27.032942 [ 119 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.01.31 06:05:27.032960 [ 5 ] {8f2e35df-bec8-48e2-945b-f38403c9dc92} <Debug> TCPHandler: Processed in 0.001977975 sec. | ||
| 7127 | 2026.01.31 06:05:27.032974 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7128 | 2026.01.31 06:05:27.033082 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.01.31 06:05:27.033115 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7130 | 2026.01.31 06:05:27.033183 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7131 | 2026.01.31 06:05:27.033229 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7132 | 2026.01.31 06:05:27.033261 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7133 | 2026.01.31 06:05:27.033305 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7134 | 2026.01.31 06:05:27.033383 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7135 | 2026.01.31 06:05:27.033437 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7136 | 2026.01.31 06:05:27.033486 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7137 | 2026.01.31 06:05:27.033535 [ 194 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7138 | 2026.01.31 06:05:27.033627 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.31 06:05:27.033667 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7140 | 2026.01.31 06:05:27.034001 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7141 | 2026.01.31 06:05:27.034232 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.31 06:05:27.034366 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001203 sec., 3325.0207813798834 rows/sec., 271.13 KiB/sec. | ||
| 7143 | 2026.01.31 06:05:27.034374 [ 197 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321681 sec., 90793.46680477362 rows/sec., 7.88 MiB/sec. | ||
| 7144 | 2026.01.31 06:05:27.034405 [ 5 ] {a06c319e-c43b-45c7-9695-3b5cd59b8b7e} <Debug> TCPHandler: Processed in 0.001372751 sec. | ||
| 7145 | 2026.01.31 06:05:27.034515 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.01.31 06:05:27.034518 [ 186 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7147 | 2026.01.31 06:05:27.034611 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7148 | 2026.01.31 06:05:27.034657 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7149 | 2026.01.31 06:05:27.034801 [ 186 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.01.31 06:05:27.034876 [ 186 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_9_2} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7151 | 2026.01.31 06:05:27.034957 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7152 | 2026.01.31 06:05:27.035591 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.31 06:05:27.035632 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7154 | 2026.01.31 06:05:27.036068 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7155 | 2026.01.31 06:05:27.036292 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.31 06:05:27.036410 [ 119 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7157 | 2026.01.31 06:05:27.036422 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001828 sec., 764770.2407002188 rows/sec., 63.97 MiB/sec. | ||
| 7158 | 2026.01.31 06:05:27.036462 [ 119 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.01.31 06:05:27.036479 [ 5 ] {6f16a55a-75f0-4ecc-9455-06926ff12b81} <Debug> TCPHandler: Processed in 0.002013446 sec. | ||
| 7160 | 2026.01.31 06:05:27.036492 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7161 | 2026.01.31 06:05:27.036573 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7162 | 2026.01.31 06:05:27.036601 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.01.31 06:05:27.036663 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7164 | 2026.01.31 06:05:27.036693 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 7165 | 2026.01.31 06:05:27.036701 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.01.31 06:05:27.036742 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7167 | 2026.01.31 06:05:27.036748 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7168 | 2026.01.31 06:05:27.036792 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part | ||
| 7169 | 2026.01.31 06:05:27.036836 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7170 | 2026.01.31 06:05:27.036875 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7171 | 2026.01.31 06:05:27.036915 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1398 rows starting from the beginning of the part | ||
| 7172 | 2026.01.31 06:05:27.037175 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.01.31 06:05:27.037216 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7174 | 2026.01.31 06:05:27.037526 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7175 | 2026.01.31 06:05:27.037746 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.01.31 06:05:27.037873 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.00119 sec., 47058.82352941176 rows/sec., 3.49 MiB/sec. | ||
| 7177 | 2026.01.31 06:05:27.037911 [ 5 ] {7e2497a1-216b-471d-a1dc-637b558e8665} <Debug> TCPHandler: Processed in 0.001363041 sec. | ||
| 7178 | 2026.01.31 06:05:27.038027 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.01.31 06:05:27.038118 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.01.31 06:05:27.038157 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7181 | 2026.01.31 06:05:27.038191 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648398 sec., 1935212.248498239 rows/sec., 169.19 MiB/sec. | ||
| 7182 | 2026.01.31 06:05:27.038378 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7183 | 2026.01.31 06:05:27.038610 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.01.31 06:05:27.038631 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.31 06:05:27.038674 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7186 | 2026.01.31 06:05:27.038675 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_56_11} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7187 | 2026.01.31 06:05:27.038753 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7188 | 2026.01.31 06:05:27.038993 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7189 | 2026.01.31 06:05:27.039202 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.01.31 06:05:27.039327 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001226 sec., 205546.49265905382 rows/sec., 14.22 MiB/sec. | ||
| 7191 | 2026.01.31 06:05:27.039364 [ 5 ] {89919a73-207c-490f-80dc-86bc926105b2} <Debug> TCPHandler: Processed in 0.001386622 sec. | ||
| 7192 | 2026.01.31 06:05:27.039481 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.01.31 06:05:27.039573 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.01.31 06:05:27.039614 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7195 | 2026.01.31 06:05:27.040000 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.01.31 06:05:27.040036 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7197 | 2026.01.31 06:05:27.040319 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7198 | 2026.01.31 06:05:27.040520 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.01.31 06:05:27.040614 [ 119 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7200 | 2026.01.31 06:05:27.040645 [ 119 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.01.31 06:05:27.040646 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 7202 | 2026.01.31 06:05:27.040664 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7203 | 2026.01.31 06:05:27.040696 [ 5 ] {9dddebeb-81e3-41c6-83ec-f45084c07aca} <Debug> TCPHandler: Processed in 0.001264559 sec. | ||
| 7204 | 2026.01.31 06:05:27.040744 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7205 | 2026.01.31 06:05:27.040814 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.01.31 06:05:27.040831 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7207 | 2026.01.31 06:05:27.040860 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7208 | 2026.01.31 06:05:27.040907 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7209 | 2026.01.31 06:05:27.040924 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7210 | 2026.01.31 06:05:27.040946 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7211 | 2026.01.31 06:05:27.040974 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7212 | 2026.01.31 06:05:27.041021 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7213 | 2026.01.31 06:05:27.041066 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7214 | 2026.01.31 06:05:27.041557 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.31 06:05:27.041592 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7216 | 2026.01.31 06:05:27.041830 [ 199 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114256 sec., 53847.58978188136 rows/sec., 4.31 MiB/sec. | ||
| 7217 | 2026.01.31 06:05:27.041919 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7218 | 2026.01.31 06:05:27.042046 [ 192 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7219 | 2026.01.31 06:05:27.042157 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.01.31 06:05:27.042297 [ 117 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7221 | 2026.01.31 06:05:27.042304 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001414 sec., 424328.14710042434 rows/sec., 31.90 MiB/sec. | ||
| 7222 | 2026.01.31 06:05:27.042337 [ 117 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.01.31 06:05:27.042357 [ 5 ] {81a7119c-b9a7-4a45-bc9e-9c6bcd555ae8} <Debug> TCPHandler: Processed in 0.001592336 sec. | ||
| 7224 | 2026.01.31 06:05:27.042362 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7225 | 2026.01.31 06:05:27.042417 [ 192 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.01.31 06:05:27.042429 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7227 | 2026.01.31 06:05:27.042473 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2026.01.31 06:05:27.042517 [ 192 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_9_2} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7229 | 2026.01.31 06:05:27.042521 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7230 | 2026.01.31 06:05:27.042564 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7231 | 2026.01.31 06:05:27.042568 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.01.31 06:05:27.042614 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7233 | 2026.01.31 06:05:27.042614 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7234 | 2026.01.31 06:05:27.042623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7235 | 2026.01.31 06:05:27.042665 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 7236 | 2026.01.31 06:05:27.042710 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7237 | 2026.01.31 06:05:27.042750 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7238 | 2026.01.31 06:05:27.042788 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 600 rows starting from the beginning of the part | ||
| 7239 | 2026.01.31 06:05:27.043261 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.01.31 06:05:27.043295 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7241 | 2026.01.31 06:05:27.043668 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7242 | 2026.01.31 06:05:27.043730 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132896 sec., 1181374.9097038286 rows/sec., 94.16 MiB/sec. | ||
| 7243 | 2026.01.31 06:05:27.043865 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7244 | 2026.01.31 06:05:27.043884 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.01.31 06:05:27.043986 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7246 | 2026.01.31 06:05:27.044009 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.01.31 06:05:27.044017 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001467 sec., 601226.9938650307 rows/sec., 40.81 MiB/sec. | ||
| 7248 | 2026.01.31 06:05:27.044025 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7249 | 2026.01.31 06:05:27.044053 [ 5 ] {dbb52d3e-6547-4a5a-b252-cd20a13defb7} <Debug> TCPHandler: Processed in 0.001629107 sec. | ||
| 7250 | 2026.01.31 06:05:27.044102 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.01.31 06:05:27.044106 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7252 | 2026.01.31 06:05:27.044162 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.01.31 06:05:27.044195 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_56_11} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7254 | 2026.01.31 06:05:27.044197 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7255 | 2026.01.31 06:05:27.044238 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15262 rows starting from the beginning of the part | ||
| 7256 | 2026.01.31 06:05:27.044256 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.01.31 06:05:27.044279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7258 | 2026.01.31 06:05:27.044282 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7259 | 2026.01.31 06:05:27.044310 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7260 | 2026.01.31 06:05:27.044337 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 7261 | 2026.01.31 06:05:27.044371 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7262 | 2026.01.31 06:05:27.044405 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7263 | 2026.01.31 06:05:27.044438 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 882 rows starting from the beginning of the part | ||
| 7264 | 2026.01.31 06:05:27.045113 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.31 06:05:27.045147 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7266 | 2026.01.31 06:05:27.045733 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7267 | 2026.01.31 06:05:27.045950 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.31 06:05:27.046088 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001849 sec., 21633.31530557058 rows/sec., 38.77 MiB/sec. | ||
| 7269 | 2026.01.31 06:05:27.046139 [ 5 ] {0a24b334-26a2-4264-9cdc-b5769e649af6} <Debug> TCPHandler: Processed in 0.002024957 sec. | ||
| 7270 | 2026.01.31 06:05:27.046249 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.31 06:05:27.046342 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.31 06:05:27.046383 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7273 | 2026.01.31 06:05:27.046719 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.31 06:05:27.046753 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7275 | 2026.01.31 06:05:27.047060 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7276 | 2026.01.31 06:05:27.047266 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.31 06:05:27.047358 [ 117 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7278 | 2026.01.31 06:05:27.047381 [ 117 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.01.31 06:05:27.047392 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7280 | 2026.01.31 06:05:27.047396 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7281 | 2026.01.31 06:05:27.047426 [ 5 ] {08bfb7e5-82d3-4b13-84d5-0a7d9d0958f7} <Debug> TCPHandler: Processed in 0.001226638 sec. | ||
| 7282 | 2026.01.31 06:05:27.047471 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7283 | 2026.01.31 06:05:27.047551 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7284 | 2026.01.31 06:05:27.047576 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2958 rows starting from the beginning of the part | ||
| 7285 | 2026.01.31 06:05:27.047628 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7286 | 2026.01.31 06:05:27.047669 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7287 | 2026.01.31 06:05:27.047707 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7288 | 2026.01.31 06:05:27.047742 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7289 | 2026.01.31 06:05:27.047776 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7290 | 2026.01.31 06:05:27.048914 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471284 sec., 2214392.3267023903 rows/sec., 149.35 MiB/sec. | ||
| 7291 | 2026.01.31 06:05:27.049171 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7292 | 2026.01.31 06:05:27.049205 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16785 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137968 sec., 3266855.690810064 rows/sec., 224.39 MiB/sec. | ||
| 7293 | 2026.01.31 06:05:27.049354 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7294 | 2026.01.31 06:05:27.049422 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.31 06:05:27.049485 [ 193 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_56_11} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7296 | 2026.01.31 06:05:27.049542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7297 | 2026.01.31 06:05:27.049597 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.01.31 06:05:27.049656 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7299 | 2026.01.31 06:05:27.049711 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 7300 | 2026.01.31 06:05:27.934092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18704 | ||
| 7301 | 2026.01.31 06:05:27.934835 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.01.31 06:05:27.934907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7303 | 2026.01.31 06:05:27.935410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7304 | 2026.01.31 06:05:27.935647 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.01.31 06:05:27.935798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18704 | ||
| 7306 | 2026.01.31 06:05:28.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.42 MiB, peak 297.56 MiB, free memory in arenas 0.00 B, will set to 289.66 MiB (RSS), difference: 1.24 MiB | ||
| 7307 | 2026.01.31 06:05:28.936440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7308 | 2026.01.31 06:05:28.953495 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.01.31 06:05:28.953554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7310 | 2026.01.31 06:05:28.959990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7311 | 2026.01.31 06:05:28.960736 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.01.31 06:05:28.963581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7313 | 2026.01.31 06:05:32.000320 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.01.31 06:05:32.000513 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7315 | 2026.01.31 06:05:32.000584 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7316 | 2026.01.31 06:05:32.001377 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.01.31 06:05:32.001424 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7318 | 2026.01.31 06:05:32.001831 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7319 | 2026.01.31 06:05:32.002053 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.31 06:05:32.002203 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.45 MiB/sec. | ||
| 7321 | 2026.01.31 06:05:32.002244 [ 5 ] {b046f839-0aea-4d4e-8d6a-5bd9f6e1a1c5} <Debug> TCPHandler: Processed in 0.002059798 sec. | ||
| 7322 | 2026.01.31 06:05:32.002375 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.01.31 06:05:32.002469 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.31 06:05:32.002510 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7325 | 2026.01.31 06:05:32.002950 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.01.31 06:05:32.002987 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7327 | 2026.01.31 06:05:32.003292 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7328 | 2026.01.31 06:05:32.003499 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.31 06:05:32.003625 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 7330 | 2026.01.31 06:05:32.003662 [ 5 ] {7490398c-134e-49a8-8fee-b0121a661ff5} <Debug> TCPHandler: Processed in 0.001336571 sec. | ||
| 7331 | 2026.01.31 06:05:32.003782 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.31 06:05:32.003876 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.01.31 06:05:32.003920 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7334 | 2026.01.31 06:05:32.004338 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.31 06:05:32.004374 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7336 | 2026.01.31 06:05:32.004702 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7337 | 2026.01.31 06:05:32.004903 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.01.31 06:05:32.005034 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 7339 | 2026.01.31 06:05:32.005071 [ 5 ] {b3e75c62-b3b8-43a7-8f4a-410725156cdf} <Debug> TCPHandler: Processed in 0.001337581 sec. | ||
| 7340 | 2026.01.31 06:05:32.005190 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.01.31 06:05:32.005282 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.01.31 06:05:32.005324 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7343 | 2026.01.31 06:05:32.005672 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.01.31 06:05:32.005707 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 7345 | 2026.01.31 06:05:32.006035 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7346 | 2026.01.31 06:05:32.006237 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.01.31 06:05:32.006365 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7348 | 2026.01.31 06:05:32.006401 [ 5 ] {869259dd-0316-462f-84a1-31e092b80b2d} <Debug> TCPHandler: Processed in 0.001265069 sec. | ||
| 7349 | 2026.01.31 06:05:35.296508 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7350 | 2026.01.31 06:05:35.296606 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7351 | 2026.01.31 06:05:35.436817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19216 | ||
| 7352 | 2026.01.31 06:05:35.437331 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.01.31 06:05:35.437381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7354 | 2026.01.31 06:05:35.437877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7355 | 2026.01.31 06:05:35.438115 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.01.31 06:05:35.438261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19216 | ||
| 7357 | 2026.01.31 06:05:35.490498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 868 | ||
| 7358 | 2026.01.31 06:05:35.492745 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.01.31 06:05:35.492794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7360 | 2026.01.31 06:05:35.494018 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7361 | 2026.01.31 06:05:35.494303 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.01.31 06:05:35.494554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 7363 | 2026.01.31 06:05:36.464578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7364 | 2026.01.31 06:05:36.482002 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.31 06:05:36.482069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7366 | 2026.01.31 06:05:36.488348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7367 | 2026.01.31 06:05:36.489061 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.31 06:05:36.492052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7369 | 2026.01.31 06:05:37.001838 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.01.31 06:05:37.002034 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7371 | 2026.01.31 06:05:37.002112 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7372 | 2026.01.31 06:05:37.002823 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.01.31 06:05:37.002874 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7374 | 2026.01.31 06:05:37.003319 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7375 | 2026.01.31 06:05:37.003567 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.01.31 06:05:37.003753 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001772 sec., 76749.43566591422 rows/sec., 6.64 MiB/sec. | ||
| 7377 | 2026.01.31 06:05:37.003816 [ 5 ] {416c722c-f0a3-420a-87e5-b3bf0ca4356e} <Debug> TCPHandler: Processed in 0.002111458 sec. | ||
| 7378 | 2026.01.31 06:05:37.003936 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.01.31 06:05:37.004046 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.01.31 06:05:37.004093 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7381 | 2026.01.31 06:05:37.004558 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.01.31 06:05:37.004600 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7383 | 2026.01.31 06:05:37.004943 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7384 | 2026.01.31 06:05:37.005179 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.01.31 06:05:37.005335 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001315 sec., 30418.250950570342 rows/sec., 2.23 MiB/sec. | ||
| 7386 | 2026.01.31 06:05:37.005385 [ 5 ] {0d3a027f-2894-456d-a650-4750af5fa076} <Debug> TCPHandler: Processed in 0.001504245 sec. | ||
| 7387 | 2026.01.31 06:05:37.005502 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.01.31 06:05:37.005608 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7389 | 2026.01.31 06:05:37.005652 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7390 | 2026.01.31 06:05:37.006116 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.01.31 06:05:37.006157 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7392 | 2026.01.31 06:05:37.006500 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7393 | 2026.01.31 06:05:37.006731 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.01.31 06:05:37.006888 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 6.22 MiB/sec. | ||
| 7395 | 2026.01.31 06:05:37.006934 [ 5 ] {21343d8d-fdd9-4d71-ab25-3323fe75d53d} <Debug> TCPHandler: Processed in 0.001483484 sec. | ||
| 7396 | 2026.01.31 06:05:37.007047 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.01.31 06:05:37.007150 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7398 | 2026.01.31 06:05:37.007199 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7399 | 2026.01.31 06:05:37.007630 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.01.31 06:05:37.007670 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7401 | 2026.01.31 06:05:37.008037 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7402 | 2026.01.31 06:05:37.008245 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.01.31 06:05:37.008392 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 7404 | 2026.01.31 06:05:37.008434 [ 5 ] {791db849-5042-411c-b83d-84d7ccf80e7c} <Debug> TCPHandler: Processed in 0.001438663 sec. | ||
| 7405 | 2026.01.31 06:05:37.008539 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.01.31 06:05:37.008639 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2026.01.31 06:05:37.008695 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7408 | 2026.01.31 06:05:37.009516 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.01.31 06:05:37.009552 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7410 | 2026.01.31 06:05:37.010115 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7411 | 2026.01.31 06:05:37.010332 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.31 06:05:37.010470 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 7413 | 2026.01.31 06:05:37.010521 [ 5 ] {0afc2b5a-f040-4131-a1d0-f96ef5456160} <Debug> TCPHandler: Processed in 0.002033006 sec. | ||
| 7414 | 2026.01.31 06:05:37.010628 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.01.31 06:05:37.010720 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.01.31 06:05:37.010761 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7417 | 2026.01.31 06:05:37.011091 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.01.31 06:05:37.011126 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7419 | 2026.01.31 06:05:37.011418 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7420 | 2026.01.31 06:05:37.011645 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.01.31 06:05:37.011778 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7422 | 2026.01.31 06:05:37.011813 [ 5 ] {bb8f79da-2187-4b06-a672-1c8da9a3d538} <Debug> TCPHandler: Processed in 0.001234729 sec. | ||
| 7423 | 2026.01.31 06:05:42.000142 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.01.31 06:05:42.000346 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7425 | 2026.01.31 06:05:42.000411 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7426 | 2026.01.31 06:05:42.001137 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.01.31 06:05:42.001184 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7428 | 2026.01.31 06:05:42.001582 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7429 | 2026.01.31 06:05:42.001792 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.01.31 06:05:42.001937 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 7431 | 2026.01.31 06:05:42.001977 [ 5 ] {1d4bf89a-5984-46f5-8605-1d4ec5112952} <Debug> TCPHandler: Processed in 0.001965295 sec. | ||
| 7432 | 2026.01.31 06:05:42.002114 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.01.31 06:05:42.002207 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7434 | 2026.01.31 06:05:42.002246 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7435 | 2026.01.31 06:05:42.002748 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.31 06:05:42.002785 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7437 | 2026.01.31 06:05:42.003093 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7438 | 2026.01.31 06:05:42.003296 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.01.31 06:05:42.003420 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 7440 | 2026.01.31 06:05:42.003457 [ 5 ] {f7a351a4-240c-43e0-9146-18a42e0b7de8} <Debug> TCPHandler: Processed in 0.001399032 sec. | ||
| 7441 | 2026.01.31 06:05:42.003611 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.01.31 06:05:42.003744 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7443 | 2026.01.31 06:05:42.003797 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7444 | 2026.01.31 06:05:42.004325 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.01.31 06:05:42.004360 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7446 | 2026.01.31 06:05:42.004701 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7447 | 2026.01.31 06:05:42.004921 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.31 06:05:42.005051 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 7449 | 2026.01.31 06:05:42.005087 [ 5 ] {5daf83aa-7051-4319-add9-052fe9c33f82} <Debug> TCPHandler: Processed in 0.001540735 sec. | ||
| 7450 | 2026.01.31 06:05:42.005205 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.01.31 06:05:42.005297 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.01.31 06:05:42.005337 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7453 | 2026.01.31 06:05:42.005675 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.31 06:05:42.005709 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7455 | 2026.01.31 06:05:42.005997 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7456 | 2026.01.31 06:05:42.006193 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.01.31 06:05:42.006319 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7458 | 2026.01.31 06:05:42.006353 [ 5 ] {11ed9475-11e4-4564-919c-94d2a0cf86ec} <Debug> TCPHandler: Processed in 0.001194427 sec. | ||
| 7459 | 2026.01.31 06:05:42.939306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19664 | ||
| 7460 | 2026.01.31 06:05:42.939817 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.01.31 06:05:42.939861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7462 | 2026.01.31 06:05:42.940333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7463 | 2026.01.31 06:05:42.940584 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.01.31 06:05:42.940711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19664 | ||
| 7465 | 2026.01.31 06:05:42.940742 [ 98 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7466 | 2026.01.31 06:05:42.940829 [ 98 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.01.31 06:05:42.940864 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7468 | 2026.01.31 06:05:42.941003 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7469 | 2026.01.31 06:05:42.941163 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7470 | 2026.01.31 06:05:42.941207 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17296 rows starting from the beginning of the part | ||
| 7471 | 2026.01.31 06:05:42.941278 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7472 | 2026.01.31 06:05:42.941330 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7473 | 2026.01.31 06:05:42.941372 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7474 | 2026.01.31 06:05:42.941410 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7475 | 2026.01.31 06:05:42.941450 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7476 | 2026.01.31 06:05:42.943406 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002462417 sec., 7985649.871650496 rows/sec., 114.24 MiB/sec. | ||
| 7477 | 2026.01.31 06:05:42.943853 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7478 | 2026.01.31 06:05:42.944287 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.01.31 06:05:42.944387 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_41_8} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7480 | 2026.01.31 06:05:42.944492 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 7481 | 2026.01.31 06:05:43.993096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7482 | 2026.01.31 06:05:44.013338 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.31 06:05:44.013406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7484 | 2026.01.31 06:05:44.022321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7485 | 2026.01.31 06:05:44.023270 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.31 06:05:44.023595 [ 97 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7487 | 2026.01.31 06:05:44.023670 [ 97 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.01.31 06:05:44.023691 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7489 | 2026.01.31 06:05:44.023802 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7490 | 2026.01.31 06:05:44.027647 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7491 | 2026.01.31 06:05:44.028384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7492 | 2026.01.31 06:05:44.029173 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7493 | 2026.01.31 06:05:44.033648 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7494 | 2026.01.31 06:05:44.038259 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7495 | 2026.01.31 06:05:44.042811 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7496 | 2026.01.31 06:05:44.047635 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7497 | 2026.01.31 06:05:44.051778 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7498 | 2026.01.31 06:05:44.108909 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085154737 sec., 3628.6883253482424 rows/sec., 18.76 MiB/sec. | ||
| 7499 | 2026.01.31 06:05:44.112518 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7500 | 2026.01.31 06:05:44.114983 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.31 06:05:44.115101 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_41_8} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7502 | 2026.01.31 06:05:44.117454 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7503 | 2026.01.31 06:05:44.493152 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57393 | ||
| 7504 | 2026.01.31 06:05:44.493276 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2026.01.31 06:05:44.493305 [ 291 ] {} <Debug> TCP-Session: c3bb2998-9896-4f9b-a5c5-329abe6bfb87 Authenticating user 'default' from [fd00:1122:3344:101::e]:57393 | ||
| 7506 | 2026.01.31 06:05:44.493329 [ 291 ] {} <Debug> TCP-Session: c3bb2998-9896-4f9b-a5c5-329abe6bfb87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.01.31 06:05:44.493344 [ 291 ] {} <Debug> TCP-Session: c3bb2998-9896-4f9b-a5c5-329abe6bfb87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2026.01.31 06:05:44.493579 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57783 | ||
| 7509 | 2026.01.31 06:05:44.493626 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49671 | ||
| 7510 | 2026.01.31 06:05:44.493652 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44528 | ||
| 7511 | 2026.01.31 06:05:44.493690 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39676 | ||
| 7512 | 2026.01.31 06:05:44.493713 [ 291 ] {} <Trace> TCP-Session: c3bb2998-9896-4f9b-a5c5-329abe6bfb87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.31 06:05:44.493702 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33875 | ||
| 7514 | 2026.01.31 06:05:44.493800 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7515 | 2026.01.31 06:05:44.493703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62565 | ||
| 7516 | 2026.01.31 06:05:44.493840 [ 292 ] {} <Debug> TCP-Session: 56edfefa-c37c-4af6-a439-e1c3cdfec657 Authenticating user 'default' from [fd00:1122:3344:101::e]:57783 | ||
| 7517 | 2026.01.31 06:05:44.493643 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 7518 | 2026.01.31 06:05:44.493882 [ 292 ] {} <Debug> TCP-Session: 56edfefa-c37c-4af6-a439-e1c3cdfec657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.01.31 06:05:44.493641 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48388 | ||
| 7520 | 2026.01.31 06:05:44.493922 [ 292 ] {} <Debug> TCP-Session: 56edfefa-c37c-4af6-a439-e1c3cdfec657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.01.31 06:05:44.493961 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57393) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7522 | 2026.01.31 06:05:44.494241 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2026.01.31 06:05:44.494273 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7524 | 2026.01.31 06:05:44.494277 [ 290 ] {} <Debug> TCP-Session: 6d03f77a-c852-4bcc-b746-453447b8e719 Authenticating user 'default' from [fd00:1122:3344:101::e]:62565 | ||
| 7525 | 2026.01.31 06:05:44.494333 [ 290 ] {} <Debug> TCP-Session: 6d03f77a-c852-4bcc-b746-453447b8e719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.01.31 06:05:44.494346 [ 290 ] {} <Debug> TCP-Session: 6d03f77a-c852-4bcc-b746-453447b8e719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.01.31 06:05:44.494351 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7528 | 2026.01.31 06:05:44.494354 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2026.01.31 06:05:44.494406 [ 294 ] {} <Debug> TCP-Session: b6f03085-f4ef-45bb-890c-b7ad345056d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 7530 | 2026.01.31 06:05:44.494432 [ 294 ] {} <Debug> TCP-Session: b6f03085-f4ef-45bb-890c-b7ad345056d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.01.31 06:05:44.494444 [ 294 ] {} <Debug> TCP-Session: b6f03085-f4ef-45bb-890c-b7ad345056d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.01.31 06:05:44.494456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2026.01.31 06:05:44.494491 [ 293 ] {} <Debug> TCP-Session: 1d376893-a845-418f-8c0d-af53c21a5f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:49671 | ||
| 7534 | 2026.01.31 06:05:44.494517 [ 293 ] {} <Debug> TCP-Session: 1d376893-a845-418f-8c0d-af53c21a5f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.01.31 06:05:44.494531 [ 293 ] {} <Debug> TCP-Session: 1d376893-a845-418f-8c0d-af53c21a5f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.01.31 06:05:44.494684 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 7537 | 2026.01.31 06:05:44.494781 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2026.01.31 06:05:44.494815 [ 3 ] {} <Debug> TCP-Session: 65e45dee-2ef4-4aa8-abb0-bd7036cbd5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48388 | ||
| 7539 | 2026.01.31 06:05:44.494831 [ 3 ] {} <Debug> TCP-Session: 65e45dee-2ef4-4aa8-abb0-bd7036cbd5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.01.31 06:05:44.494846 [ 3 ] {} <Debug> TCP-Session: 65e45dee-2ef4-4aa8-abb0-bd7036cbd5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.31 06:05:44.494884 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2026.01.31 06:05:44.494917 [ 289 ] {} <Debug> TCP-Session: 7f471b86-f9da-4861-92ee-a33766dfe4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33875 | ||
| 7543 | 2026.01.31 06:05:44.494934 [ 289 ] {} <Debug> TCP-Session: 7f471b86-f9da-4861-92ee-a33766dfe4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.01.31 06:05:44.494946 [ 289 ] {} <Debug> TCP-Session: 7f471b86-f9da-4861-92ee-a33766dfe4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.01.31 06:05:44.495231 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7546 | 2026.01.31 06:05:44.495266 [ 288 ] {} <Debug> TCP-Session: 667a7987-b8bf-4ab5-95f0-582874f707cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39676 | ||
| 7547 | 2026.01.31 06:05:44.495282 [ 288 ] {} <Debug> TCP-Session: 667a7987-b8bf-4ab5-95f0-582874f707cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.01.31 06:05:44.495298 [ 288 ] {} <Debug> TCP-Session: 667a7987-b8bf-4ab5-95f0-582874f707cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.01.31 06:05:44.495332 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2026.01.31 06:05:44.495366 [ 286 ] {} <Debug> TCP-Session: 161a2fb6-8e5f-4d96-9223-b2b31f6bb8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44528 | ||
| 7551 | 2026.01.31 06:05:44.495383 [ 286 ] {} <Debug> TCP-Session: 161a2fb6-8e5f-4d96-9223-b2b31f6bb8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.01.31 06:05:44.495396 [ 286 ] {} <Debug> TCP-Session: 161a2fb6-8e5f-4d96-9223-b2b31f6bb8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.01.31 06:05:44.496034 [ 296 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> AggregatingTransform: Aggregating | ||
| 7554 | 2026.01.31 06:05:44.496086 [ 296 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> Aggregator: Aggregation method: without_key | ||
| 7555 | 2026.01.31 06:05:44.496136 [ 296 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00133859 sec. (747.055 rows/sec., 29.18 KiB/sec.) | ||
| 7556 | 2026.01.31 06:05:44.496158 [ 296 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Trace> Aggregator: Merging aggregated data | ||
| 7557 | 2026.01.31 06:05:44.497246 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 7558 | 2026.01.31 06:05:44.497394 [ 291 ] {2122875d-837d-4d4f-b225-12ee3df64871} <Debug> TCPHandler: Processed in 0.003819197 sec. | ||
| 7559 | 2026.01.31 06:05:44.497500 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7560 | 2026.01.31 06:05:44.497530 [ 291 ] {} <Debug> TCP-Session: c3bb2998-9896-4f9b-a5c5-329abe6bfb87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.01.31 06:05:44.497533 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2026.01.31 06:05:44.497561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7563 | 2026.01.31 06:05:44.497576 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2026.01.31 06:05:44.497593 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7565 | 2026.01.31 06:05:44.497607 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2026.01.31 06:05:44.497620 [ 286 ] {} <Debug> TCP-Session: 161a2fb6-8e5f-4d96-9223-b2b31f6bb8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.01.31 06:05:44.497639 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7568 | 2026.01.31 06:05:44.497654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7569 | 2026.01.31 06:05:44.497657 [ 293 ] {} <Debug> TCP-Session: 1d376893-a845-418f-8c0d-af53c21a5f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.01.31 06:05:44.497676 [ 3 ] {} <Debug> TCP-Session: 65e45dee-2ef4-4aa8-abb0-bd7036cbd5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.01.31 06:05:44.497698 [ 289 ] {} <Debug> TCP-Session: 7f471b86-f9da-4861-92ee-a33766dfe4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.01.31 06:05:44.497622 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2026.01.31 06:05:44.497604 [ 292 ] {} <Debug> TCP-Session: 56edfefa-c37c-4af6-a439-e1c3cdfec657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.01.31 06:05:44.497759 [ 294 ] {} <Debug> TCP-Session: b6f03085-f4ef-45bb-890c-b7ad345056d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.01.31 06:05:44.497575 [ 290 ] {} <Debug> TCP-Session: 6d03f77a-c852-4bcc-b746-453447b8e719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.01.31 06:05:44.497642 [ 288 ] {} <Debug> TCP-Session: 667a7987-b8bf-4ab5-95f0-582874f707cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.01.31 06:05:45.495701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 890 | ||
| 7578 | 2026.01.31 06:05:45.498369 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.01.31 06:05:45.498438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7580 | 2026.01.31 06:05:45.500054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7581 | 2026.01.31 06:05:45.500360 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.01.31 06:05:45.500555 [ 96 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7583 | 2026.01.31 06:05:45.500637 [ 96 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.01.31 06:05:45.500666 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7585 | 2026.01.31 06:05:45.500702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 7586 | 2026.01.31 06:05:45.500895 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7587 | 2026.01.31 06:05:45.501745 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7588 | 2026.01.31 06:05:45.501969 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 768 rows starting from the beginning of the part | ||
| 7589 | 2026.01.31 06:05:45.502541 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7590 | 2026.01.31 06:05:45.503096 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 7591 | 2026.01.31 06:05:45.503642 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7592 | 2026.01.31 06:05:45.504154 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7593 | 2026.01.31 06:05:45.504634 [ 191 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
| 7594 | 2026.01.31 06:05:45.512132 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.011297069 sec., 78781.49633325246 rows/sec., 64.15 MiB/sec. | ||
| 7595 | 2026.01.31 06:05:45.513598 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7596 | 2026.01.31 06:05:45.514504 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.01.31 06:05:45.514627 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_31_6} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7598 | 2026.01.31 06:05:45.515095 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 7599 | 2026.01.31 06:05:46.032232 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39396 | ||
| 7600 | 2026.01.31 06:05:46.032343 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7601 | 2026.01.31 06:05:46.032370 [ 291 ] {} <Debug> TCP-Session: 80b0caee-3503-497c-aa40-976e27a8b640 Authenticating user 'default' from [fd00:1122:3344:101::e]:39396 | ||
| 7602 | 2026.01.31 06:05:46.032392 [ 291 ] {} <Debug> TCP-Session: 80b0caee-3503-497c-aa40-976e27a8b640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.01.31 06:05:46.032405 [ 291 ] {} <Debug> TCP-Session: 80b0caee-3503-497c-aa40-976e27a8b640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2026.01.31 06:05:46.032603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45905 | ||
| 7605 | 2026.01.31 06:05:46.032631 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47300 | ||
| 7606 | 2026.01.31 06:05:46.032664 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54288 | ||
| 7607 | 2026.01.31 06:05:46.032639 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56820 | ||
| 7608 | 2026.01.31 06:05:46.032717 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36282 | ||
| 7609 | 2026.01.31 06:05:46.032734 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7610 | 2026.01.31 06:05:46.032768 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7611 | 2026.01.31 06:05:46.032771 [ 291 ] {} <Trace> TCP-Session: 80b0caee-3503-497c-aa40-976e27a8b640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.01.31 06:05:46.032812 [ 286 ] {} <Debug> TCP-Session: 367b5ab1-2037-45ca-904d-d209d44fd980 Authenticating user 'default' from [fd00:1122:3344:101::e]:54288 | ||
| 7613 | 2026.01.31 06:05:46.032801 [ 292 ] {} <Debug> TCP-Session: 9c2f6ee0-1402-406c-be38-192a50471a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:45905 | ||
| 7614 | 2026.01.31 06:05:46.032841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7615 | 2026.01.31 06:05:46.032877 [ 292 ] {} <Debug> TCP-Session: 9c2f6ee0-1402-406c-be38-192a50471a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.01.31 06:05:46.032849 [ 286 ] {} <Debug> TCP-Session: 367b5ab1-2037-45ca-904d-d209d44fd980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.01.31 06:05:46.032902 [ 288 ] {} <Debug> TCP-Session: eb074f5d-50b1-42bc-934b-2fa0706ea7d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36282 | ||
| 7618 | 2026.01.31 06:05:46.032908 [ 292 ] {} <Debug> TCP-Session: 9c2f6ee0-1402-406c-be38-192a50471a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.01.31 06:05:46.032936 [ 286 ] {} <Debug> TCP-Session: 367b5ab1-2037-45ca-904d-d209d44fd980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.01.31 06:05:46.032955 [ 288 ] {} <Debug> TCP-Session: eb074f5d-50b1-42bc-934b-2fa0706ea7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.01.31 06:05:46.032841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7622 | 2026.01.31 06:05:46.032999 [ 288 ] {} <Debug> TCP-Session: eb074f5d-50b1-42bc-934b-2fa0706ea7d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.01.31 06:05:46.032991 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7624 | 2026.01.31 06:05:46.033031 [ 294 ] {} <Debug> TCP-Session: 9d2c2d34-5502-4d06-86d7-3a56ca90e38f Authenticating user 'default' from [fd00:1122:3344:101::e]:56820 | ||
| 7625 | 2026.01.31 06:05:46.032764 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7626 | 2026.01.31 06:05:46.033087 [ 294 ] {} <Debug> TCP-Session: 9d2c2d34-5502-4d06-86d7-3a56ca90e38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.01.31 06:05:46.033111 [ 3 ] {} <Debug> TCP-Session: be092f4f-e0c2-4350-a286-74ab873223c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47300 | ||
| 7628 | 2026.01.31 06:05:46.033125 [ 294 ] {} <Debug> TCP-Session: 9d2c2d34-5502-4d06-86d7-3a56ca90e38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.01.31 06:05:46.033138 [ 3 ] {} <Debug> TCP-Session: be092f4f-e0c2-4350-a286-74ab873223c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2026.01.31 06:05:46.032735 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57077 | ||
| 7631 | 2026.01.31 06:05:46.033162 [ 3 ] {} <Debug> TCP-Session: be092f4f-e0c2-4350-a286-74ab873223c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2026.01.31 06:05:46.032729 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54780 | ||
| 7633 | 2026.01.31 06:05:46.032613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35864 | ||
| 7634 | 2026.01.31 06:05:46.033238 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7635 | 2026.01.31 06:05:46.033265 [ 290 ] {} <Debug> TCP-Session: e90e391f-aedc-4f01-8bc4-0a681d3f18f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57077 | ||
| 7636 | 2026.01.31 06:05:46.033280 [ 290 ] {} <Debug> TCP-Session: e90e391f-aedc-4f01-8bc4-0a681d3f18f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.01.31 06:05:46.033292 [ 290 ] {} <Debug> TCP-Session: e90e391f-aedc-4f01-8bc4-0a681d3f18f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.01.31 06:05:46.033307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2026.01.31 06:05:46.033308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7640 | 2026.01.31 06:05:46.033331 [ 293 ] {} <Debug> TCP-Session: f6841afa-58a9-4fd2-b33e-e3c0b4d88363 Authenticating user 'default' from [fd00:1122:3344:101::e]:35864 | ||
| 7641 | 2026.01.31 06:05:46.033325 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7642 | 2026.01.31 06:05:46.033367 [ 293 ] {} <Debug> TCP-Session: f6841afa-58a9-4fd2-b33e-e3c0b4d88363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2026.01.31 06:05:46.033363 [ 289 ] {} <Debug> TCP-Session: 6084db73-29e7-4f57-b12e-488e339af5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54780 | ||
| 7644 | 2026.01.31 06:05:46.033407 [ 293 ] {} <Debug> TCP-Session: f6841afa-58a9-4fd2-b33e-e3c0b4d88363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.01.31 06:05:46.033434 [ 289 ] {} <Debug> TCP-Session: 6084db73-29e7-4f57-b12e-488e339af5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2026.01.31 06:05:46.033436 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7647 | 2026.01.31 06:05:46.033455 [ 289 ] {} <Debug> TCP-Session: 6084db73-29e7-4f57-b12e-488e339af5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.01.31 06:05:46.033808 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 7649 | 2026.01.31 06:05:46.034899 [ 334 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> AggregatingTransform: Aggregating | ||
| 7650 | 2026.01.31 06:05:46.034938 [ 334 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> Aggregator: Aggregation method: without_key | ||
| 7651 | 2026.01.31 06:05:46.034976 [ 334 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049794 sec. (952.568 rows/sec., 37.21 KiB/sec.) | ||
| 7652 | 2026.01.31 06:05:46.034994 [ 334 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Trace> Aggregator: Merging aggregated data | ||
| 7653 | 2026.01.31 06:05:46.036358 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003431 sec., 291.4602156805596 rows/sec., 11.39 KiB/sec. | ||
| 7654 | 2026.01.31 06:05:46.036521 [ 291 ] {d0b26b53-17c2-47ce-9bf3-bc00cbf0c605} <Debug> TCPHandler: Processed in 0.003918119 sec. | ||
| 7655 | 2026.01.31 06:05:46.036661 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7656 | 2026.01.31 06:05:46.036688 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7657 | 2026.01.31 06:05:46.036709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7658 | 2026.01.31 06:05:46.036727 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7659 | 2026.01.31 06:05:46.036741 [ 290 ] {} <Debug> TCP-Session: e90e391f-aedc-4f01-8bc4-0a681d3f18f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2026.01.31 06:05:46.036744 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7661 | 2026.01.31 06:05:46.036776 [ 293 ] {} <Debug> TCP-Session: f6841afa-58a9-4fd2-b33e-e3c0b4d88363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.01.31 06:05:46.036788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7663 | 2026.01.31 06:05:46.036811 [ 288 ] {} <Debug> TCP-Session: eb074f5d-50b1-42bc-934b-2fa0706ea7d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.01.31 06:05:46.036825 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7665 | 2026.01.31 06:05:46.036844 [ 294 ] {} <Debug> TCP-Session: 9d2c2d34-5502-4d06-86d7-3a56ca90e38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.31 06:05:46.036871 [ 289 ] {} <Debug> TCP-Session: 6084db73-29e7-4f57-b12e-488e339af5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.01.31 06:05:46.036772 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7668 | 2026.01.31 06:05:46.036763 [ 292 ] {} <Debug> TCP-Session: 9c2f6ee0-1402-406c-be38-192a50471a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.01.31 06:05:46.036702 [ 291 ] {} <Debug> TCP-Session: 80b0caee-3503-497c-aa40-976e27a8b640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.01.31 06:05:46.036949 [ 3 ] {} <Debug> TCP-Session: be092f4f-e0c2-4350-a286-74ab873223c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.01.31 06:05:46.036805 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7672 | 2026.01.31 06:05:46.037017 [ 286 ] {} <Debug> TCP-Session: 367b5ab1-2037-45ca-904d-d209d44fd980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.01.31 06:05:46.115204 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54530 | ||
| 7674 | 2026.01.31 06:05:46.115311 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.01.31 06:05:46.115337 [ 291 ] {} <Debug> TCP-Session: f2c838b6-3cb9-4987-937a-90219c974a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:54530 | ||
| 7676 | 2026.01.31 06:05:46.115359 [ 291 ] {} <Debug> TCP-Session: f2c838b6-3cb9-4987-937a-90219c974a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.01.31 06:05:46.115371 [ 291 ] {} <Debug> TCP-Session: f2c838b6-3cb9-4987-937a-90219c974a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.01.31 06:05:46.115625 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49242 | ||
| 7679 | 2026.01.31 06:05:46.115672 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39515 | ||
| 7680 | 2026.01.31 06:05:46.115679 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58526 | ||
| 7681 | 2026.01.31 06:05:46.115721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40887 | ||
| 7682 | 2026.01.31 06:05:46.115726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49548 | ||
| 7683 | 2026.01.31 06:05:46.115760 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2026.01.31 06:05:46.115723 [ 291 ] {} <Trace> TCP-Session: f2c838b6-3cb9-4987-937a-90219c974a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.01.31 06:05:46.115799 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.01.31 06:05:46.115834 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7687 | 2026.01.31 06:05:46.115863 [ 3 ] {} <Debug> TCP-Session: 84df33df-c1ea-4b98-8009-5773809d5699 Authenticating user 'default' from [fd00:1122:3344:101::e]:39515 | ||
| 7688 | 2026.01.31 06:05:46.115877 [ 289 ] {} <Debug> TCP-Session: 47761c93-54a9-4038-aa79-46117a1782b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49548 | ||
| 7689 | 2026.01.31 06:05:46.115811 [ 292 ] {} <Debug> TCP-Session: 4052ebfa-4628-4ab2-92e2-dc66d26cebb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49242 | ||
| 7690 | 2026.01.31 06:05:46.115903 [ 3 ] {} <Debug> TCP-Session: 84df33df-c1ea-4b98-8009-5773809d5699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2026.01.31 06:05:46.115916 [ 289 ] {} <Debug> TCP-Session: 47761c93-54a9-4038-aa79-46117a1782b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.31 06:05:46.115935 [ 292 ] {} <Debug> TCP-Session: 4052ebfa-4628-4ab2-92e2-dc66d26cebb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.01.31 06:05:46.115948 [ 3 ] {} <Debug> TCP-Session: 84df33df-c1ea-4b98-8009-5773809d5699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.01.31 06:05:46.115963 [ 289 ] {} <Debug> TCP-Session: 47761c93-54a9-4038-aa79-46117a1782b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.01.31 06:05:46.115975 [ 292 ] {} <Debug> TCP-Session: 4052ebfa-4628-4ab2-92e2-dc66d26cebb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.31 06:05:46.115807 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7697 | 2026.01.31 06:05:46.116020 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7698 | 2026.01.31 06:05:46.116053 [ 290 ] {} <Debug> TCP-Session: 69efacea-0108-4a60-a875-6942dd77f270 Authenticating user 'default' from [fd00:1122:3344:101::e]:40887 | ||
| 7699 | 2026.01.31 06:05:46.115801 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7700 | 2026.01.31 06:05:46.116090 [ 290 ] {} <Debug> TCP-Session: 69efacea-0108-4a60-a875-6942dd77f270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.01.31 06:05:46.115711 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58770 | ||
| 7702 | 2026.01.31 06:05:46.116115 [ 290 ] {} <Debug> TCP-Session: 69efacea-0108-4a60-a875-6942dd77f270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2026.01.31 06:05:46.116112 [ 286 ] {} <Debug> TCP-Session: 74ab47b5-fd01-49f8-b51c-60139822b16d Authenticating user 'default' from [fd00:1122:3344:101::e]:58526 | ||
| 7704 | 2026.01.31 06:05:46.115668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53510 | ||
| 7705 | 2026.01.31 06:05:46.116211 [ 286 ] {} <Debug> TCP-Session: 74ab47b5-fd01-49f8-b51c-60139822b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.31 06:05:46.115635 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55476 | ||
| 7707 | 2026.01.31 06:05:46.116251 [ 286 ] {} <Debug> TCP-Session: 74ab47b5-fd01-49f8-b51c-60139822b16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.01.31 06:05:46.116258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7709 | 2026.01.31 06:05:46.116290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7710 | 2026.01.31 06:05:46.116318 [ 288 ] {} <Debug> TCP-Session: 6a8e9c1c-6b77-4cc3-81d1-7866a8031fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58770 | ||
| 7711 | 2026.01.31 06:05:46.116322 [ 294 ] {} <Debug> TCP-Session: a6bff0f6-8d4d-4f7d-80c7-4bec729142b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53510 | ||
| 7712 | 2026.01.31 06:05:46.116322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7713 | 2026.01.31 06:05:46.116350 [ 288 ] {} <Debug> TCP-Session: 6a8e9c1c-6b77-4cc3-81d1-7866a8031fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.01.31 06:05:46.116355 [ 294 ] {} <Debug> TCP-Session: a6bff0f6-8d4d-4f7d-80c7-4bec729142b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.01.31 06:05:46.116375 [ 293 ] {} <Debug> TCP-Session: 9dfa58bc-cedc-4f70-b861-e84308852a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:55476 | ||
| 7716 | 2026.01.31 06:05:46.116383 [ 288 ] {} <Debug> TCP-Session: 6a8e9c1c-6b77-4cc3-81d1-7866a8031fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.01.31 06:05:46.116415 [ 293 ] {} <Debug> TCP-Session: 9dfa58bc-cedc-4f70-b861-e84308852a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.01.31 06:05:46.116432 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7719 | 2026.01.31 06:05:46.116454 [ 293 ] {} <Debug> TCP-Session: 9dfa58bc-cedc-4f70-b861-e84308852a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.01.31 06:05:46.116394 [ 294 ] {} <Debug> TCP-Session: a6bff0f6-8d4d-4f7d-80c7-4bec729142b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.31 06:05:46.116538 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7722 | 2026.01.31 06:05:46.116954 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 7723 | 2026.01.31 06:05:46.118458 [ 326 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> AggregatingTransform: Aggregating | ||
| 7724 | 2026.01.31 06:05:46.118498 [ 326 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> Aggregator: Aggregation method: without_key | ||
| 7725 | 2026.01.31 06:05:46.118536 [ 326 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001440923 sec. (694.000 rows/sec., 27.11 KiB/sec.) | ||
| 7726 | 2026.01.31 06:05:46.118555 [ 326 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Trace> Aggregator: Merging aggregated data | ||
| 7727 | 2026.01.31 06:05:46.119865 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00392 sec., 255.10204081632654 rows/sec., 9.96 KiB/sec. | ||
| 7728 | 2026.01.31 06:05:46.120075 [ 291 ] {d97238b0-b5f8-49e0-a525-a52627450a83} <Debug> TCPHandler: Processed in 0.004473222 sec. | ||
| 7729 | 2026.01.31 06:05:46.120228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7730 | 2026.01.31 06:05:46.120244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7731 | 2026.01.31 06:05:46.120264 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7732 | 2026.01.31 06:05:46.120278 [ 291 ] {} <Debug> TCP-Session: f2c838b6-3cb9-4987-937a-90219c974a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.01.31 06:05:46.120304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2026.01.31 06:05:46.120336 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2026.01.31 06:05:46.120356 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7736 | 2026.01.31 06:05:46.120362 [ 293 ] {} <Debug> TCP-Session: 9dfa58bc-cedc-4f70-b861-e84308852a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2026.01.31 06:05:46.120382 [ 286 ] {} <Debug> TCP-Session: 74ab47b5-fd01-49f8-b51c-60139822b16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.01.31 06:05:46.120405 [ 288 ] {} <Debug> TCP-Session: 6a8e9c1c-6b77-4cc3-81d1-7866a8031fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.01.31 06:05:46.120302 [ 292 ] {} <Debug> TCP-Session: 4052ebfa-4628-4ab2-92e2-dc66d26cebb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.01.31 06:05:46.120287 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7741 | 2026.01.31 06:05:46.120320 [ 290 ] {} <Debug> TCP-Session: 69efacea-0108-4a60-a875-6942dd77f270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.01.31 06:05:46.120491 [ 3 ] {} <Debug> TCP-Session: 84df33df-c1ea-4b98-8009-5773809d5699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.01.31 06:05:46.120371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7744 | 2026.01.31 06:05:46.120323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7745 | 2026.01.31 06:05:46.120548 [ 289 ] {} <Debug> TCP-Session: 47761c93-54a9-4038-aa79-46117a1782b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.01.31 06:05:46.120575 [ 294 ] {} <Debug> TCP-Session: a6bff0f6-8d4d-4f7d-80c7-4bec729142b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2026.01.31 06:05:47.002177 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.01.31 06:05:47.002351 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7749 | 2026.01.31 06:05:47.002418 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7750 | 2026.01.31 06:05:47.003231 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.01.31 06:05:47.003290 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7752 | 2026.01.31 06:05:47.003739 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7753 | 2026.01.31 06:05:47.003991 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.01.31 06:05:47.004221 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.0019 sec., 71578.94736842105 rows/sec., 6.19 MiB/sec. | ||
| 7755 | 2026.01.31 06:05:47.004276 [ 5 ] {e0f0f2e4-335e-4a1d-a82a-8213e5199d11} <Debug> TCPHandler: Processed in 0.002226502 sec. | ||
| 7756 | 2026.01.31 06:05:47.004405 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.01.31 06:05:47.004503 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.01.31 06:05:47.004547 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7759 | 2026.01.31 06:05:47.004975 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.01.31 06:05:47.005013 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7761 | 2026.01.31 06:05:47.005329 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7762 | 2026.01.31 06:05:47.005570 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.01.31 06:05:47.005694 [ 95 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 7764 | 2026.01.31 06:05:47.005703 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 7765 | 2026.01.31 06:05:47.005770 [ 95 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.01.31 06:05:47.005785 [ 5 ] {dbc264ae-b85b-421d-ba80-7ea6b09793ff} <Debug> TCPHandler: Processed in 0.001430333 sec. | ||
| 7767 | 2026.01.31 06:05:47.005814 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7768 | 2026.01.31 06:05:47.005914 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2026.01.31 06:05:47.005955 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 7770 | 2026.01.31 06:05:47.006014 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7771 | 2026.01.31 06:05:47.006059 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7772 | 2026.01.31 06:05:47.006118 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7773 | 2026.01.31 06:05:47.006157 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 70 rows starting from the beginning of the part | ||
| 7774 | 2026.01.31 06:05:47.006228 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 7775 | 2026.01.31 06:05:47.006274 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 7776 | 2026.01.31 06:05:47.006319 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 7777 | 2026.01.31 06:05:47.006365 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 7778 | 2026.01.31 06:05:47.006409 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 7779 | 2026.01.31 06:05:47.006512 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.01.31 06:05:47.006553 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7781 | 2026.01.31 06:05:47.006909 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7782 | 2026.01.31 06:05:47.007145 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.01.31 06:05:47.007279 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001283 sec., 81060.01558846454 rows/sec., 6.33 MiB/sec. | ||
| 7784 | 2026.01.31 06:05:47.007286 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395452 sec., 177720.19388699863 rows/sec., 13.72 MiB/sec. | ||
| 7785 | 2026.01.31 06:05:47.007317 [ 5 ] {66867b5a-471b-4175-ada6-f8182f17b0a9} <Debug> TCPHandler: Processed in 0.001452373 sec. | ||
| 7786 | 2026.01.31 06:05:47.007447 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.31 06:05:47.007494 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 7788 | 2026.01.31 06:05:47.007541 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.01.31 06:05:47.007589 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7790 | 2026.01.31 06:05:47.007901 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.01.31 06:05:47.007994 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_35_7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 7792 | 2026.01.31 06:05:47.008021 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.01.31 06:05:47.008061 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7794 | 2026.01.31 06:05:47.008094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7795 | 2026.01.31 06:05:47.008405 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7796 | 2026.01.31 06:05:47.008619 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.01.31 06:05:47.008751 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 7798 | 2026.01.31 06:05:47.008788 [ 5 ] {5b284037-dfc3-4a03-b38c-9d40afd79f6c} <Debug> TCPHandler: Processed in 0.001390302 sec. | ||
| 7799 | 2026.01.31 06:05:47.008901 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.01.31 06:05:47.008993 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2026.01.31 06:05:47.009048 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7802 | 2026.01.31 06:05:47.009925 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.01.31 06:05:47.009961 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7804 | 2026.01.31 06:05:47.010529 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7805 | 2026.01.31 06:05:47.010756 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.31 06:05:47.010895 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001919 sec., 20844.189682126107 rows/sec., 37.35 MiB/sec. | ||
| 7807 | 2026.01.31 06:05:47.010951 [ 5 ] {f9d7ea04-cbaa-47d2-9b39-754da537504c} <Debug> TCPHandler: Processed in 0.002098108 sec. | ||
| 7808 | 2026.01.31 06:05:47.011064 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.01.31 06:05:47.011158 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.01.31 06:05:47.011198 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7811 | 2026.01.31 06:05:47.011571 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.01.31 06:05:47.011607 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7813 | 2026.01.31 06:05:47.014369 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7814 | 2026.01.31 06:05:47.014986 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.01.31 06:05:47.015149 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004009 sec., 14966.325767024195 rows/sec., 1.01 MiB/sec. | ||
| 7816 | 2026.01.31 06:05:47.015191 [ 5 ] {a9c46811-3d82-4d2e-b383-6df43f1fdaf3} <Debug> TCPHandler: Processed in 0.004174885 sec. | ||
| 7817 | 2026.01.31 06:05:50.296662 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7818 | 2026.01.31 06:05:50.296728 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7819 | 2026.01.31 06:05:50.440814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20176 | ||
| 7820 | 2026.01.31 06:05:50.441630 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.01.31 06:05:50.441681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7822 | 2026.01.31 06:05:50.442167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7823 | 2026.01.31 06:05:50.442398 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.01.31 06:05:50.442537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20176 | ||
| 7825 | 2026.01.31 06:05:51.528471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7826 | 2026.01.31 06:05:51.544545 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.01.31 06:05:51.544603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7828 | 2026.01.31 06:05:51.550647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7829 | 2026.01.31 06:05:51.551333 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.01.31 06:05:51.554031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7831 | 2026.01.31 06:05:51.999707 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.01.31 06:05:51.999877 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7833 | 2026.01.31 06:05:51.999940 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7834 | 2026.01.31 06:05:52.000641 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.01.31 06:05:52.000690 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7836 | 2026.01.31 06:05:52.001086 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7837 | 2026.01.31 06:05:52.001307 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.01.31 06:05:52.001470 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 7839 | 2026.01.31 06:05:52.001474 [ 91 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7840 | 2026.01.31 06:05:52.001517 [ 5 ] {7d840c2e-9d83-4867-a7e6-0f6920eaf53d} <Debug> TCPHandler: Processed in 0.001934465 sec. | ||
| 7841 | 2026.01.31 06:05:52.001544 [ 91 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.31 06:05:52.001602 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7843 | 2026.01.31 06:05:52.001661 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.01.31 06:05:52.001712 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7845 | 2026.01.31 06:05:52.001765 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7846 | 2026.01.31 06:05:52.001808 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7847 | 2026.01.31 06:05:52.001820 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7848 | 2026.01.31 06:05:52.001854 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7849 | 2026.01.31 06:05:52.001920 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7850 | 2026.01.31 06:05:52.001972 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7851 | 2026.01.31 06:05:52.002027 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7852 | 2026.01.31 06:05:52.002072 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 7853 | 2026.01.31 06:05:52.002121 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7854 | 2026.01.31 06:05:52.002249 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.01.31 06:05:52.002287 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7856 | 2026.01.31 06:05:52.002620 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7857 | 2026.01.31 06:05:52.002840 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.01.31 06:05:52.002965 [ 91 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7859 | 2026.01.31 06:05:52.002989 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 7860 | 2026.01.31 06:05:52.003011 [ 91 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.01.31 06:05:52.003035 [ 5 ] {c656c7cd-2a20-4c70-8a60-9a38a043989a} <Debug> TCPHandler: Processed in 0.001431222 sec. | ||
| 7862 | 2026.01.31 06:05:52.003037 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7863 | 2026.01.31 06:05:52.003170 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.01.31 06:05:52.003170 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7865 | 2026.01.31 06:05:52.003242 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575676 sec., 1172195.2990335575 rows/sec., 102.19 MiB/sec. | ||
| 7866 | 2026.01.31 06:05:52.003273 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.01.31 06:05:52.003324 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7868 | 2026.01.31 06:05:52.003344 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.01.31 06:05:52.003387 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 7870 | 2026.01.31 06:05:52.003464 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7871 | 2026.01.31 06:05:52.003480 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7872 | 2026.01.31 06:05:52.003517 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 7873 | 2026.01.31 06:05:52.003573 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 7874 | 2026.01.31 06:05:52.003619 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 7875 | 2026.01.31 06:05:52.003670 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7876 | 2026.01.31 06:05:52.003762 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.01.31 06:05:52.003807 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7878 | 2026.01.31 06:05:52.003830 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.01.31 06:05:52.003924 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_61_12} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7880 | 2026.01.31 06:05:52.004021 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7881 | 2026.01.31 06:05:52.004196 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7882 | 2026.01.31 06:05:52.004435 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.31 06:05:52.004564 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7884 | 2026.01.31 06:05:52.004591 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 7885 | 2026.01.31 06:05:52.004606 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.01.31 06:05:52.004635 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7887 | 2026.01.31 06:05:52.004638 [ 5 ] {dad4ad97-55bf-486e-bdaa-ae39500104e8} <Debug> TCPHandler: Processed in 0.001518565 sec. | ||
| 7888 | 2026.01.31 06:05:52.004645 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532355 sec., 673473.1834333428 rows/sec., 54.04 MiB/sec. | ||
| 7889 | 2026.01.31 06:05:52.004712 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7890 | 2026.01.31 06:05:52.004763 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.01.31 06:05:52.004805 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7892 | 2026.01.31 06:05:52.004840 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16785 rows starting from the beginning of the part | ||
| 7893 | 2026.01.31 06:05:52.004864 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7894 | 2026.01.31 06:05:52.004872 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7895 | 2026.01.31 06:05:52.004902 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7896 | 2026.01.31 06:05:52.004913 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7897 | 2026.01.31 06:05:52.004954 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7898 | 2026.01.31 06:05:52.005000 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7899 | 2026.01.31 06:05:52.005048 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7900 | 2026.01.31 06:05:52.005094 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7901 | 2026.01.31 06:05:52.005237 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.31 06:05:52.005282 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.01.31 06:05:52.005318 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7904 | 2026.01.31 06:05:52.005324 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_61_12} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7905 | 2026.01.31 06:05:52.005421 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7906 | 2026.01.31 06:05:52.005670 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7907 | 2026.01.31 06:05:52.005884 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.01.31 06:05:52.005998 [ 91 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7909 | 2026.01.31 06:05:52.006015 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 7910 | 2026.01.31 06:05:52.006033 [ 91 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.01.31 06:05:52.006057 [ 5 ] {27e2bb42-5981-44d4-889e-fcab9116971d} <Debug> TCPHandler: Processed in 0.001344891 sec. | ||
| 7912 | 2026.01.31 06:05:52.006058 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7913 | 2026.01.31 06:05:52.006173 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7914 | 2026.01.31 06:05:52.006311 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7915 | 2026.01.31 06:05:52.006345 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3258 rows starting from the beginning of the part | ||
| 7916 | 2026.01.31 06:05:52.006403 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7917 | 2026.01.31 06:05:52.006446 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7918 | 2026.01.31 06:05:52.006483 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7919 | 2026.01.31 06:05:52.006519 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7920 | 2026.01.31 06:05:52.006556 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7921 | 2026.01.31 06:05:52.008125 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3558 rows, containing 4 columns (4 merged, 0 gathered) in 0.002001296 sec., 1777847.9545254675 rows/sec., 119.90 MiB/sec. | ||
| 7922 | 2026.01.31 06:05:52.008556 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7923 | 2026.01.31 06:05:52.008825 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.31 06:05:52.008891 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_61_12} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7925 | 2026.01.31 06:05:52.008973 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7926 | 2026.01.31 06:05:52.011252 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17585 rows, containing 5 columns (5 merged, 0 gathered) in 0.00657608 sec., 2674085.473412732 rows/sec., 183.79 MiB/sec. | ||
| 7927 | 2026.01.31 06:05:52.011425 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7928 | 2026.01.31 06:05:52.011685 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.01.31 06:05:52.011747 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7930 | 2026.01.31 06:05:52.011804 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 7931 | 2026.01.31 06:05:53.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.49 MiB, peak 304.96 MiB, free memory in arenas 0.00 B, will set to 296.55 MiB (RSS), difference: 3.06 MiB | ||
| 7932 | 2026.01.31 06:05:55.500902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 914 | ||
| 7933 | 2026.01.31 06:05:55.503189 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.31 06:05:55.503238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7935 | 2026.01.31 06:05:55.504738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7936 | 2026.01.31 06:05:55.505019 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.31 06:05:55.505280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7938 | 2026.01.31 06:05:57.030392 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.01.31 06:05:57.030574 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7940 | 2026.01.31 06:05:57.030637 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7941 | 2026.01.31 06:05:57.031296 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.01.31 06:05:57.031345 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7943 | 2026.01.31 06:05:57.031739 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7944 | 2026.01.31 06:05:57.031960 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.01.31 06:05:57.032107 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 7946 | 2026.01.31 06:05:57.032147 [ 5 ] {9b812f99-1aac-4bf3-a307-de116c1919fc} <Debug> TCPHandler: Processed in 0.001877342 sec. | ||
| 7947 | 2026.01.31 06:05:57.032283 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.01.31 06:05:57.032375 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7949 | 2026.01.31 06:05:57.032414 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7950 | 2026.01.31 06:05:57.032833 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.31 06:05:57.032868 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7952 | 2026.01.31 06:05:57.033165 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7953 | 2026.01.31 06:05:57.033369 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.31 06:05:57.033494 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 860.61 KiB/sec. | ||
| 7955 | 2026.01.31 06:05:57.033542 [ 5 ] {a1aeffde-f29f-4be8-9c1e-2ed116205667} <Debug> TCPHandler: Processed in 0.001309779 sec. | ||
| 7956 | 2026.01.31 06:05:57.033668 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.01.31 06:05:57.033759 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7958 | 2026.01.31 06:05:57.033797 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7959 | 2026.01.31 06:05:57.034992 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.01.31 06:05:57.035026 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7961 | 2026.01.31 06:05:57.035427 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7962 | 2026.01.31 06:05:57.035645 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.01.31 06:05:57.035773 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.002031 sec., 690300.3446578041 rows/sec., 57.72 MiB/sec. | ||
| 7964 | 2026.01.31 06:05:57.035810 [ 5 ] {d54d9dc7-a7cb-4a60-a992-fcaea24fcb92} <Debug> TCPHandler: Processed in 0.00218815 sec. | ||
| 7965 | 2026.01.31 06:05:57.035925 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.01.31 06:05:57.036016 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.01.31 06:05:57.036055 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7968 | 2026.01.31 06:05:57.036492 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.01.31 06:05:57.036534 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7970 | 2026.01.31 06:05:57.036822 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7971 | 2026.01.31 06:05:57.037024 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.01.31 06:05:57.037150 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.08 MiB/sec. | ||
| 7973 | 2026.01.31 06:05:57.037187 [ 5 ] {c907571f-d8ef-418a-8512-7540eca0c2a8} <Debug> TCPHandler: Processed in 0.00130892 sec. | ||
| 7974 | 2026.01.31 06:05:57.037298 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.31 06:05:57.037389 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.01.31 06:05:57.037427 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7977 | 2026.01.31 06:05:57.037989 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.01.31 06:05:57.038024 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7979 | 2026.01.31 06:05:57.038325 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7980 | 2026.01.31 06:05:57.038558 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.01.31 06:05:57.038689 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001317 sec., 191343.96355353075 rows/sec., 13.23 MiB/sec. | ||
| 7982 | 2026.01.31 06:05:57.038725 [ 5 ] {6578112e-2711-48cc-bcb9-2f74a2b4018e} <Debug> TCPHandler: Processed in 0.001473584 sec. | ||
| 7983 | 2026.01.31 06:05:57.038843 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.01.31 06:05:57.038934 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7985 | 2026.01.31 06:05:57.038972 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7986 | 2026.01.31 06:05:57.039365 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.01.31 06:05:57.039398 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7988 | 2026.01.31 06:05:57.039687 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7989 | 2026.01.31 06:05:57.039888 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.31 06:05:57.040008 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 7991 | 2026.01.31 06:05:57.040045 [ 5 ] {64b86536-187b-44fa-a074-d576eef75161} <Debug> TCPHandler: Processed in 0.001248988 sec. | ||
| 7992 | 2026.01.31 06:05:57.040180 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.01.31 06:05:57.040276 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7994 | 2026.01.31 06:05:57.040314 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7995 | 2026.01.31 06:05:57.041138 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.01.31 06:05:57.041173 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 7997 | 2026.01.31 06:05:57.041492 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7998 | 2026.01.31 06:05:57.041703 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.01.31 06:05:57.041826 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001568 sec., 387755.10204081633 rows/sec., 29.17 MiB/sec. | ||
| 8000 | 2026.01.31 06:05:57.041862 [ 5 ] {52c6cfcf-95a0-46a5-9917-0cec395364d8} <Debug> TCPHandler: Processed in 0.00173627 sec. | ||
| 8001 | 2026.01.31 06:05:57.041972 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.01.31 06:05:57.042063 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.01.31 06:05:57.042105 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8004 | 2026.01.31 06:05:57.042809 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.01.31 06:05:57.042842 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8006 | 2026.01.31 06:05:57.043214 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8007 | 2026.01.31 06:05:57.043435 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.01.31 06:05:57.043578 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001533 sec., 577951.7286366601 rows/sec., 39.23 MiB/sec. | ||
| 8009 | 2026.01.31 06:05:57.043614 [ 5 ] {2e77df18-c0e7-4538-b74b-758cf8e407c1} <Debug> TCPHandler: Processed in 0.001688239 sec. | ||
| 8010 | 2026.01.31 06:05:57.043727 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.01.31 06:05:57.043819 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2026.01.31 06:05:57.043872 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8013 | 2026.01.31 06:05:57.044755 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.01.31 06:05:57.044789 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8015 | 2026.01.31 06:05:57.045367 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8016 | 2026.01.31 06:05:57.045608 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.01.31 06:05:57.045728 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8018 | 2026.01.31 06:05:57.045744 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 8019 | 2026.01.31 06:05:57.045767 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.01.31 06:05:57.045788 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8021 | 2026.01.31 06:05:57.045801 [ 5 ] {70a46566-c79a-4f4c-9b56-b1970db958c7} <Debug> TCPHandler: Processed in 0.002121689 sec. | ||
| 8022 | 2026.01.31 06:05:57.045905 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8023 | 2026.01.31 06:05:57.045915 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.01.31 06:05:57.046030 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.01.31 06:05:57.046078 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8026 | 2026.01.31 06:05:57.046171 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2026.01.31 06:05:57.046237 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 984 rows starting from the beginning of the part | ||
| 8028 | 2026.01.31 06:05:57.046368 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8029 | 2026.01.31 06:05:57.046432 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.01.31 06:05:57.046471 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8031 | 2026.01.31 06:05:57.046484 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8032 | 2026.01.31 06:05:57.046613 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8033 | 2026.01.31 06:05:57.046722 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8034 | 2026.01.31 06:05:57.046802 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8035 | 2026.01.31 06:05:57.046831 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8036 | 2026.01.31 06:05:57.047019 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.01.31 06:05:57.047148 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 8038 | 2026.01.31 06:05:57.047184 [ 5 ] {7d674161-5c7d-4cf0-bb08-c90a400fad5b} <Debug> TCPHandler: Processed in 0.00131517 sec. | ||
| 8039 | 2026.01.31 06:05:57.053542 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 19 columns (19 merged, 0 gathered) in 0.007688685 sec., 153992.52277860258 rows/sec., 275.95 MiB/sec. | ||
| 8040 | 2026.01.31 06:05:57.054734 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8041 | 2026.01.31 06:05:57.055069 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.01.31 06:05:57.055153 [ 192 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8043 | 2026.01.31 06:05:57.055253 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 8044 | 2026.01.31 06:05:57.943578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20624 | ||
| 8045 | 2026.01.31 06:05:57.944100 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.01.31 06:05:57.944144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8047 | 2026.01.31 06:05:57.944607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8048 | 2026.01.31 06:05:57.944844 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.31 06:05:57.944976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20624 | ||
| 8050 | 2026.01.31 06:05:58.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.34 MiB, peak 308.94 MiB, free memory in arenas 0.00 B, will set to 300.78 MiB (RSS), difference: 3.44 MiB | ||
| 8051 | 2026.01.31 06:05:59.055053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8052 | 2026.01.31 06:05:59.072345 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.01.31 06:05:59.072410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8054 | 2026.01.31 06:05:59.078522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8055 | 2026.01.31 06:05:59.079326 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.01.31 06:05:59.082188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8057 | 2026.01.31 06:06:01.999370 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.01.31 06:06:01.999545 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8059 | 2026.01.31 06:06:01.999607 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8060 | 2026.01.31 06:06:02.000231 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.01.31 06:06:02.000276 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8062 | 2026.01.31 06:06:02.000739 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8063 | 2026.01.31 06:06:02.000966 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.01.31 06:06:02.001120 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 8065 | 2026.01.31 06:06:02.001163 [ 5 ] {eaefd890-595c-4920-8d47-96157785366b} <Debug> TCPHandler: Processed in 0.001913354 sec. | ||
| 8066 | 2026.01.31 06:06:02.001280 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.01.31 06:06:02.001376 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8068 | 2026.01.31 06:06:02.001417 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8069 | 2026.01.31 06:06:02.001847 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.01.31 06:06:02.001882 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8071 | 2026.01.31 06:06:02.002181 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8072 | 2026.01.31 06:06:02.002387 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.01.31 06:06:02.002523 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 8074 | 2026.01.31 06:06:02.002560 [ 5 ] {0621f754-3389-4379-84a8-37eede8ff879} <Debug> TCPHandler: Processed in 0.001327641 sec. | ||
| 8075 | 2026.01.31 06:06:02.002671 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.01.31 06:06:02.002763 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.01.31 06:06:02.002804 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8078 | 2026.01.31 06:06:02.003206 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.01.31 06:06:02.003240 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8080 | 2026.01.31 06:06:02.003562 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8081 | 2026.01.31 06:06:02.003761 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.01.31 06:06:02.003887 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 8083 | 2026.01.31 06:06:02.003923 [ 5 ] {4d0183ca-4930-4e94-9969-477372301da0} <Debug> TCPHandler: Processed in 0.00129938 sec. | ||
| 8084 | 2026.01.31 06:06:02.004037 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.01.31 06:06:02.004128 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.01.31 06:06:02.004168 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8087 | 2026.01.31 06:06:02.004495 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.01.31 06:06:02.004530 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 8089 | 2026.01.31 06:06:02.004817 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8090 | 2026.01.31 06:06:02.005017 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.01.31 06:06:02.005141 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 8092 | 2026.01.31 06:06:02.005176 [ 5 ] {78198c5d-6db0-49fb-9854-639aa83270f7} <Debug> TCPHandler: Processed in 0.001185637 sec. | ||
| 8093 | 2026.01.31 06:06:05.296969 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8094 | 2026.01.31 06:06:05.297032 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8095 | 2026.01.31 06:06:05.446022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21136 | ||
| 8096 | 2026.01.31 06:06:05.446549 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.01.31 06:06:05.446598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8098 | 2026.01.31 06:06:05.447094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8099 | 2026.01.31 06:06:05.447331 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.01.31 06:06:05.447483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21136 | ||
| 8101 | 2026.01.31 06:06:05.505425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 942 | ||
| 8102 | 2026.01.31 06:06:05.507709 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.01.31 06:06:05.507757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8104 | 2026.01.31 06:06:05.508936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8105 | 2026.01.31 06:06:05.509204 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.01.31 06:06:05.509461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 8107 | 2026.01.31 06:06:06.582423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8108 | 2026.01.31 06:06:06.599448 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.01.31 06:06:06.599499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8110 | 2026.01.31 06:06:06.605630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8111 | 2026.01.31 06:06:06.606343 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.01.31 06:06:06.609197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8113 | 2026.01.31 06:06:07.002847 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2026.01.31 06:06:07.003029 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8115 | 2026.01.31 06:06:07.003101 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8116 | 2026.01.31 06:06:07.003847 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.01.31 06:06:07.003904 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8118 | 2026.01.31 06:06:07.004330 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8119 | 2026.01.31 06:06:07.004587 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.01.31 06:06:07.004771 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001791 sec., 75935.23171412619 rows/sec., 6.57 MiB/sec. | ||
| 8121 | 2026.01.31 06:06:07.004831 [ 5 ] {73e9d773-27c5-46f2-838a-8664a205bbb1} <Debug> TCPHandler: Processed in 0.002111048 sec. | ||
| 8122 | 2026.01.31 06:06:07.004958 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.01.31 06:06:07.005069 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8124 | 2026.01.31 06:06:07.005116 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8125 | 2026.01.31 06:06:07.005615 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.01.31 06:06:07.005653 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8127 | 2026.01.31 06:06:07.005979 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8128 | 2026.01.31 06:06:07.006200 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.01.31 06:06:07.006349 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001305 sec., 30651.340996168583 rows/sec., 2.25 MiB/sec. | ||
| 8130 | 2026.01.31 06:06:07.006398 [ 5 ] {bcb93dcd-b7d1-4093-9924-d47178fe52bb} <Debug> TCPHandler: Processed in 0.001494604 sec. | ||
| 8131 | 2026.01.31 06:06:07.006524 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.01.31 06:06:07.006629 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8133 | 2026.01.31 06:06:07.006673 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8134 | 2026.01.31 06:06:07.007121 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.01.31 06:06:07.007156 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8136 | 2026.01.31 06:06:07.007488 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8137 | 2026.01.31 06:06:07.007699 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.01.31 06:06:07.007828 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 6.64 MiB/sec. | ||
| 8139 | 2026.01.31 06:06:07.007865 [ 5 ] {c790fb23-0b04-4275-98ed-3f7031624248} <Debug> TCPHandler: Processed in 0.001406683 sec. | ||
| 8140 | 2026.01.31 06:06:07.007976 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2026.01.31 06:06:07.008070 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8142 | 2026.01.31 06:06:07.008113 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8143 | 2026.01.31 06:06:07.008543 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.01.31 06:06:07.008577 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8145 | 2026.01.31 06:06:07.008913 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8146 | 2026.01.31 06:06:07.009116 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.31 06:06:07.009247 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 8148 | 2026.01.31 06:06:07.009284 [ 5 ] {61f93416-d342-417d-ae1e-4580047d2e16} <Debug> TCPHandler: Processed in 0.001358731 sec. | ||
| 8149 | 2026.01.31 06:06:07.009401 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.01.31 06:06:07.009506 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.31 06:06:07.009561 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8152 | 2026.01.31 06:06:07.010443 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.01.31 06:06:07.010488 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8154 | 2026.01.31 06:06:07.011058 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8155 | 2026.01.31 06:06:07.011284 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.01.31 06:06:07.011422 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001934 sec., 20682.52326783868 rows/sec., 37.06 MiB/sec. | ||
| 8157 | 2026.01.31 06:06:07.011485 [ 5 ] {6da234d5-b564-4c6f-aadd-4e4acc22044f} <Debug> TCPHandler: Processed in 0.002132508 sec. | ||
| 8158 | 2026.01.31 06:06:07.011595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2026.01.31 06:06:07.011690 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8160 | 2026.01.31 06:06:07.011731 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8161 | 2026.01.31 06:06:07.012069 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.01.31 06:06:07.012103 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8163 | 2026.01.31 06:06:07.012407 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8164 | 2026.01.31 06:06:07.012624 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.01.31 06:06:07.012751 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8166 | 2026.01.31 06:06:07.012786 [ 5 ] {74005e0b-83bb-49de-8318-7fce060d46d1} <Debug> TCPHandler: Processed in 0.001241168 sec. | ||
| 8167 | 2026.01.31 06:06:12.000106 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.01.31 06:06:12.000298 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8169 | 2026.01.31 06:06:12.000371 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8170 | 2026.01.31 06:06:12.001023 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.01.31 06:06:12.001083 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8172 | 2026.01.31 06:06:12.001464 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8173 | 2026.01.31 06:06:12.001693 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.01.31 06:06:12.001852 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. | ||
| 8175 | 2026.01.31 06:06:12.001904 [ 5 ] {be13840e-8c60-49fb-9a34-fcc92f715f3f} <Debug> TCPHandler: Processed in 0.001918614 sec. | ||
| 8176 | 2026.01.31 06:06:12.002020 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.01.31 06:06:12.002121 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8178 | 2026.01.31 06:06:12.002164 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8179 | 2026.01.31 06:06:12.002600 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2026.01.31 06:06:12.002641 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8181 | 2026.01.31 06:06:12.002946 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8182 | 2026.01.31 06:06:12.003145 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.01.31 06:06:12.003283 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001185 sec., 48101.26582278481 rows/sec., 3.67 MiB/sec. | ||
| 8184 | 2026.01.31 06:06:12.003322 [ 5 ] {76e5106f-2877-425a-8d47-6cb174752e8f} <Debug> TCPHandler: Processed in 0.001352291 sec. | ||
| 8185 | 2026.01.31 06:06:12.003437 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2026.01.31 06:06:12.003587 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8187 | 2026.01.31 06:06:12.003654 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8188 | 2026.01.31 06:06:12.004169 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.01.31 06:06:12.004211 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8190 | 2026.01.31 06:06:12.004507 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8191 | 2026.01.31 06:06:12.004758 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.01.31 06:06:12.004907 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001354 sec., 1477.1048744460857 rows/sec., 103.14 KiB/sec. | ||
| 8193 | 2026.01.31 06:06:12.004945 [ 5 ] {b017f890-7802-45d3-a07a-b3d26b48d94b} <Debug> TCPHandler: Processed in 0.001555856 sec. | ||
| 8194 | 2026.01.31 06:06:12.005061 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2026.01.31 06:06:12.005158 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8196 | 2026.01.31 06:06:12.005198 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8197 | 2026.01.31 06:06:12.005604 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.01.31 06:06:12.005638 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8199 | 2026.01.31 06:06:12.005931 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8200 | 2026.01.31 06:06:12.006131 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.01.31 06:06:12.006262 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001121 sec., 58876.00356824264 rows/sec., 4.60 MiB/sec. | ||
| 8202 | 2026.01.31 06:06:12.006299 [ 5 ] {67f2581b-6db0-4bc4-8898-2a0bbe8c0926} <Debug> TCPHandler: Processed in 0.00128975 sec. | ||
| 8203 | 2026.01.31 06:06:12.006406 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.01.31 06:06:12.006502 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8205 | 2026.01.31 06:06:12.006544 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8206 | 2026.01.31 06:06:12.006931 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.01.31 06:06:12.006966 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8208 | 2026.01.31 06:06:12.007287 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8209 | 2026.01.31 06:06:12.007509 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.01.31 06:06:12.007640 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001156 sec., 139273.35640138408 rows/sec., 9.70 MiB/sec. | ||
| 8211 | 2026.01.31 06:06:12.007676 [ 5 ] {15927eae-634f-42c4-b25c-0255a0a03e61} <Debug> TCPHandler: Processed in 0.00131624 sec. | ||
| 8212 | 2026.01.31 06:06:12.007799 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2026.01.31 06:06:12.007890 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.01.31 06:06:12.007931 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8215 | 2026.01.31 06:06:12.008280 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.01.31 06:06:12.008325 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8217 | 2026.01.31 06:06:12.008715 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8218 | 2026.01.31 06:06:12.009006 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.01.31 06:06:12.009183 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 8220 | 2026.01.31 06:06:12.009226 [ 5 ] {e71b16a4-3fcc-432e-908e-f2bf9c895074} <Debug> TCPHandler: Processed in 0.001481934 sec. | ||
| 8221 | 2026.01.31 06:06:12.947549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21584 | ||
| 8222 | 2026.01.31 06:06:12.948118 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.01.31 06:06:12.948173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8224 | 2026.01.31 06:06:12.948681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8225 | 2026.01.31 06:06:12.948919 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.01.31 06:06:12.949085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21584 | ||
| 8227 | 2026.01.31 06:06:14.110242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8228 | 2026.01.31 06:06:14.128612 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.01.31 06:06:14.128668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8230 | 2026.01.31 06:06:14.135221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8231 | 2026.01.31 06:06:14.136036 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.01.31 06:06:14.140076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8233 | 2026.01.31 06:06:15.510612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 966 | ||
| 8234 | 2026.01.31 06:06:15.512825 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.01.31 06:06:15.512874 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8236 | 2026.01.31 06:06:15.514083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8237 | 2026.01.31 06:06:15.514364 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.01.31 06:06:15.514623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 8239 | 2026.01.31 06:06:17.002421 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.01.31 06:06:17.002611 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8241 | 2026.01.31 06:06:17.002688 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8242 | 2026.01.31 06:06:17.003512 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.31 06:06:17.003562 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8244 | 2026.01.31 06:06:17.003979 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8245 | 2026.01.31 06:06:17.004213 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.31 06:06:17.004358 [ 76 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8247 | 2026.01.31 06:06:17.004397 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001836 sec., 74074.07407407407 rows/sec., 6.41 MiB/sec. | ||
| 8248 | 2026.01.31 06:06:17.004425 [ 76 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.01.31 06:06:17.004452 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8250 | 2026.01.31 06:06:17.004464 [ 5 ] {898385cb-aa19-409f-9590-a401efa7702e} <Debug> TCPHandler: Processed in 0.002172449 sec. | ||
| 8251 | 2026.01.31 06:06:17.004557 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8252 | 2026.01.31 06:06:17.004595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.01.31 06:06:17.004670 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8254 | 2026.01.31 06:06:17.004701 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8255 | 2026.01.31 06:06:17.004708 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8256 | 2026.01.31 06:06:17.004749 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8257 | 2026.01.31 06:06:17.004785 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1402 rows starting from the beginning of the part | ||
| 8258 | 2026.01.31 06:06:17.004831 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8259 | 2026.01.31 06:06:17.004874 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 8260 | 2026.01.31 06:06:17.004916 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part | ||
| 8261 | 2026.01.31 06:06:17.004955 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8262 | 2026.01.31 06:06:17.005251 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.01.31 06:06:17.005286 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8264 | 2026.01.31 06:06:17.005600 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8265 | 2026.01.31 06:06:17.005810 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.01.31 06:06:17.005959 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001283 sec., 31176.929072486357 rows/sec., 2.29 MiB/sec. | ||
| 8267 | 2026.01.31 06:06:17.006007 [ 5 ] {172f915e-2f61-4085-91e2-a66e175044e7} <Debug> TCPHandler: Processed in 0.001464203 sec. | ||
| 8268 | 2026.01.31 06:06:17.006121 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.01.31 06:06:17.006221 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8270 | 2026.01.31 06:06:17.006265 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8271 | 2026.01.31 06:06:17.006322 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817721 sec., 1757145.3484885744 rows/sec., 153.59 MiB/sec. | ||
| 8272 | 2026.01.31 06:06:17.006617 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8273 | 2026.01.31 06:06:17.006735 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.01.31 06:06:17.006779 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8275 | 2026.01.31 06:06:17.007018 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.01.31 06:06:17.007120 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8277 | 2026.01.31 06:06:17.007131 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_66_13} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8278 | 2026.01.31 06:06:17.007272 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8279 | 2026.01.31 06:06:17.007345 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.01.31 06:06:17.007497 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001299 sec., 80061.5858352579 rows/sec., 6.25 MiB/sec. | ||
| 8281 | 2026.01.31 06:06:17.007516 [ 75 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8282 | 2026.01.31 06:06:17.007543 [ 5 ] {2a9e22d7-9b44-4a76-9f7e-9cee422205a3} <Debug> TCPHandler: Processed in 0.001471523 sec. | ||
| 8283 | 2026.01.31 06:06:17.007585 [ 75 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.01.31 06:06:17.007614 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8285 | 2026.01.31 06:06:17.007674 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.01.31 06:06:17.007695 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8287 | 2026.01.31 06:06:17.007778 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8288 | 2026.01.31 06:06:17.007779 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8289 | 2026.01.31 06:06:17.007814 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 8290 | 2026.01.31 06:06:17.007825 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8291 | 2026.01.31 06:06:17.007864 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 608 rows starting from the beginning of the part | ||
| 8292 | 2026.01.31 06:06:17.007906 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8293 | 2026.01.31 06:06:17.007944 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 8294 | 2026.01.31 06:06:17.007982 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
| 8295 | 2026.01.31 06:06:17.008019 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8296 | 2026.01.31 06:06:17.008271 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.01.31 06:06:17.008306 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8298 | 2026.01.31 06:06:17.008653 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8299 | 2026.01.31 06:06:17.008862 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.01.31 06:06:17.008920 [ 190 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257599 sec., 1254771.9901176766 rows/sec., 100.03 MiB/sec. | ||
| 8301 | 2026.01.31 06:06:17.008985 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8302 | 2026.01.31 06:06:17.009006 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 8303 | 2026.01.31 06:06:17.009019 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2026.01.31 06:06:17.009049 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8305 | 2026.01.31 06:06:17.009056 [ 5 ] {b3304a3f-0af9-4463-9580-e81211450cf7} <Debug> TCPHandler: Processed in 0.001429973 sec. | ||
| 8306 | 2026.01.31 06:06:17.009089 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8307 | 2026.01.31 06:06:17.009149 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8308 | 2026.01.31 06:06:17.009189 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.01.31 06:06:17.009266 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8310 | 2026.01.31 06:06:17.009321 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2026.01.31 06:06:17.009334 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17585 rows starting from the beginning of the part | ||
| 8312 | 2026.01.31 06:06:17.009326 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.31 06:06:17.009400 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8314 | 2026.01.31 06:06:17.009415 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 886 rows starting from the beginning of the part | ||
| 8315 | 2026.01.31 06:06:17.009437 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_66_13} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8316 | 2026.01.31 06:06:17.009467 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8317 | 2026.01.31 06:06:17.009508 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8318 | 2026.01.31 06:06:17.009514 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8319 | 2026.01.31 06:06:17.009566 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 161 rows starting from the beginning of the part | ||
| 8320 | 2026.01.31 06:06:17.009604 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8321 | 2026.01.31 06:06:17.010418 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.01.31 06:06:17.010462 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8323 | 2026.01.31 06:06:17.011089 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8324 | 2026.01.31 06:06:17.011311 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.01.31 06:06:17.011454 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002162 sec., 18501.387604070307 rows/sec., 33.15 MiB/sec. | ||
| 8326 | 2026.01.31 06:06:17.011508 [ 5 ] {d40bf14e-391b-46e0-b450-aad6c1609d0d} <Debug> TCPHandler: Processed in 0.002381094 sec. | ||
| 8327 | 2026.01.31 06:06:17.011610 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2026.01.31 06:06:17.011702 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8329 | 2026.01.31 06:06:17.011742 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8330 | 2026.01.31 06:06:17.012082 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.01.31 06:06:17.012118 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8332 | 2026.01.31 06:06:17.012439 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8333 | 2026.01.31 06:06:17.012653 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.01.31 06:06:17.012766 [ 74 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8335 | 2026.01.31 06:06:17.012781 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 8336 | 2026.01.31 06:06:17.012825 [ 74 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.01.31 06:06:17.012840 [ 5 ] {862c028f-bf96-4db8-9918-f83537f3415f} <Debug> TCPHandler: Processed in 0.0012764 sec. | ||
| 8338 | 2026.01.31 06:06:17.012853 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8339 | 2026.01.31 06:06:17.012926 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8340 | 2026.01.31 06:06:17.013008 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8341 | 2026.01.31 06:06:17.013032 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3558 rows starting from the beginning of the part | ||
| 8342 | 2026.01.31 06:06:17.013077 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8343 | 2026.01.31 06:06:17.013113 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8344 | 2026.01.31 06:06:17.013148 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8345 | 2026.01.31 06:06:17.013182 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8346 | 2026.01.31 06:06:17.013216 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8347 | 2026.01.31 06:06:17.014531 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3858 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627457 sec., 2370569.5450018034 rows/sec., 159.87 MiB/sec. | ||
| 8348 | 2026.01.31 06:06:17.014549 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19112 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439485 sec., 3513567.920492473 rows/sec., 241.46 MiB/sec. | ||
| 8349 | 2026.01.31 06:06:17.014890 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8350 | 2026.01.31 06:06:17.015030 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8351 | 2026.01.31 06:06:17.015206 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.01.31 06:06:17.015287 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8353 | 2026.01.31 06:06:17.015340 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.01.31 06:06:17.015392 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8355 | 2026.01.31 06:06:17.015422 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_66_13} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8356 | 2026.01.31 06:06:17.015507 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8357 | 2026.01.31 06:06:20.297275 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8358 | 2026.01.31 06:06:20.297337 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8359 | 2026.01.31 06:06:20.449171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22096 | ||
| 8360 | 2026.01.31 06:06:20.449985 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.01.31 06:06:20.450031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8362 | 2026.01.31 06:06:20.450494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8363 | 2026.01.31 06:06:20.450714 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.01.31 06:06:20.450838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22096 | ||
| 8365 | 2026.01.31 06:06:20.450849 [ 73 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8366 | 2026.01.31 06:06:20.450905 [ 73 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.01.31 06:06:20.450926 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8368 | 2026.01.31 06:06:20.451082 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8369 | 2026.01.31 06:06:20.451292 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8370 | 2026.01.31 06:06:20.451351 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19664 rows starting from the beginning of the part | ||
| 8371 | 2026.01.31 06:06:20.451519 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8372 | 2026.01.31 06:06:20.451588 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8373 | 2026.01.31 06:06:20.451630 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8374 | 2026.01.31 06:06:20.451672 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8375 | 2026.01.31 06:06:20.451711 [ 195 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8376 | 2026.01.31 06:06:20.453750 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716192 sec., 8134918.297381039 rows/sec., 116.37 MiB/sec. | ||
| 8377 | 2026.01.31 06:06:20.454138 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8378 | 2026.01.31 06:06:20.454436 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.01.31 06:06:20.454516 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_46_9} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8380 | 2026.01.31 06:06:20.454634 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8381 | 2026.01.31 06:06:21.640140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8382 | 2026.01.31 06:06:21.657957 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.01.31 06:06:21.658004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8384 | 2026.01.31 06:06:21.664288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8385 | 2026.01.31 06:06:21.665022 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.01.31 06:06:21.665307 [ 73 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8387 | 2026.01.31 06:06:21.665367 [ 73 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.01.31 06:06:21.665387 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8389 | 2026.01.31 06:06:21.665551 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8390 | 2026.01.31 06:06:21.668165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8391 | 2026.01.31 06:06:21.669766 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2026.01.31 06:06:21.671427 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 8393 | 2026.01.31 06:06:21.676288 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8394 | 2026.01.31 06:06:21.681128 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 8395 | 2026.01.31 06:06:21.685793 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8396 | 2026.01.31 06:06:21.690702 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 8397 | 2026.01.31 06:06:21.694967 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8398 | 2026.01.31 06:06:21.746825 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08136427 sec., 4264.771256474125 rows/sec., 22.05 MiB/sec. | ||
| 8399 | 2026.01.31 06:06:21.748673 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8400 | 2026.01.31 06:06:21.750562 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.01.31 06:06:21.750653 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_46_9} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8402 | 2026.01.31 06:06:21.751949 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8403 | 2026.01.31 06:06:21.999728 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.31 06:06:21.999900 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8405 | 2026.01.31 06:06:21.999964 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8406 | 2026.01.31 06:06:22.000595 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.31 06:06:22.000637 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8408 | 2026.01.31 06:06:22.001027 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8409 | 2026.01.31 06:06:22.001262 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.01.31 06:06:22.001423 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 8411 | 2026.01.31 06:06:22.001473 [ 5 ] {1b6af904-1e79-4ae5-bfde-9ca524b678bf} <Debug> TCPHandler: Processed in 0.001865122 sec. | ||
| 8412 | 2026.01.31 06:06:22.001595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.01.31 06:06:22.001696 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8414 | 2026.01.31 06:06:22.001739 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8415 | 2026.01.31 06:06:22.002164 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.01.31 06:06:22.002201 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8417 | 2026.01.31 06:06:22.002505 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8418 | 2026.01.31 06:06:22.002711 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.31 06:06:22.002839 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 8420 | 2026.01.31 06:06:22.002877 [ 5 ] {72b0e6fe-f326-44ff-9ec9-01c6bb18bc6b} <Debug> TCPHandler: Processed in 0.001334161 sec. | ||
| 8421 | 2026.01.31 06:06:22.002984 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.01.31 06:06:22.003079 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.01.31 06:06:22.003124 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8424 | 2026.01.31 06:06:22.003519 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.01.31 06:06:22.003554 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8426 | 2026.01.31 06:06:22.003882 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8427 | 2026.01.31 06:06:22.004090 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.01.31 06:06:22.004218 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8429 | 2026.01.31 06:06:22.004254 [ 5 ] {3d30621d-dc83-4dc8-90de-87d747f15598} <Debug> TCPHandler: Processed in 0.00131851 sec. | ||
| 8430 | 2026.01.31 06:06:22.004369 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.01.31 06:06:22.004461 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.01.31 06:06:22.004503 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8433 | 2026.01.31 06:06:22.004832 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.01.31 06:06:22.004867 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8435 | 2026.01.31 06:06:22.005177 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8436 | 2026.01.31 06:06:22.005382 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.31 06:06:22.005514 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8438 | 2026.01.31 06:06:22.005549 [ 5 ] {46bb24bb-6ef1-4101-85f8-fd5d9e27557f} <Debug> TCPHandler: Processed in 0.001228517 sec. | ||
| 8439 | 2026.01.31 06:06:23.134522 [ 70 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8440 | 2026.01.31 06:06:23.134656 [ 70 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.01.31 06:06:23.134702 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8442 | 2026.01.31 06:06:23.134898 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8443 | 2026.01.31 06:06:23.135110 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2026.01.31 06:06:23.135147 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8445 | 2026.01.31 06:06:23.135222 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8446 | 2026.01.31 06:06:23.135274 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8447 | 2026.01.31 06:06:23.135322 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8448 | 2026.01.31 06:06:23.135365 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8449 | 2026.01.31 06:06:23.136104 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295749 sec., 29326.667433276045 rows/sec., 2.45 MiB/sec. | ||
| 8450 | 2026.01.31 06:06:23.136228 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8451 | 2026.01.31 06:06:23.136464 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.01.31 06:06:23.136537 [ 191 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_17_4} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8453 | 2026.01.31 06:06:23.136601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8454 | 2026.01.31 06:06:25.514787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 986 | ||
| 8455 | 2026.01.31 06:06:25.517064 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.01.31 06:06:25.517125 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8457 | 2026.01.31 06:06:25.518375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8458 | 2026.01.31 06:06:25.518678 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.31 06:06:25.519067 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8460 | 2026.01.31 06:06:27.030423 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.01.31 06:06:27.030690 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.01.31 06:06:27.030783 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8463 | 2026.01.31 06:06:27.031434 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.31 06:06:27.031489 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8465 | 2026.01.31 06:06:27.031880 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8466 | 2026.01.31 06:06:27.032100 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.01.31 06:06:27.032257 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 8468 | 2026.01.31 06:06:27.032299 [ 5 ] {2a0385cb-a911-4fe4-b992-745052cac0db} <Debug> TCPHandler: Processed in 0.002037637 sec. | ||
| 8469 | 2026.01.31 06:06:27.032412 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.01.31 06:06:27.032504 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.31 06:06:27.032545 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8472 | 2026.01.31 06:06:27.032937 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.01.31 06:06:27.032972 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8474 | 2026.01.31 06:06:27.033252 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8475 | 2026.01.31 06:06:27.033451 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.01.31 06:06:27.033576 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00109 sec., 3669.7247706422017 rows/sec., 299.24 KiB/sec. | ||
| 8477 | 2026.01.31 06:06:27.033612 [ 5 ] {118fd230-6437-4cd6-8501-82aa9822cef7} <Debug> TCPHandler: Processed in 0.001247189 sec. | ||
| 8478 | 2026.01.31 06:06:27.033717 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.01.31 06:06:27.033811 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8480 | 2026.01.31 06:06:27.033850 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8481 | 2026.01.31 06:06:27.034760 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.01.31 06:06:27.034796 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8483 | 2026.01.31 06:06:27.035175 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8484 | 2026.01.31 06:06:27.035383 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.31 06:06:27.035511 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.00172 sec., 812790.6976744186 rows/sec., 67.99 MiB/sec. | ||
| 8486 | 2026.01.31 06:06:27.035548 [ 5 ] {83f255a3-b115-48ab-a3cb-16b52cb60bc5} <Debug> TCPHandler: Processed in 0.001877153 sec. | ||
| 8487 | 2026.01.31 06:06:27.035658 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.01.31 06:06:27.035751 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.01.31 06:06:27.035792 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8490 | 2026.01.31 06:06:27.036222 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.01.31 06:06:27.036258 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8492 | 2026.01.31 06:06:27.036559 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8493 | 2026.01.31 06:06:27.036756 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.01.31 06:06:27.036877 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001145 sec., 48908.29694323144 rows/sec., 3.62 MiB/sec. | ||
| 8495 | 2026.01.31 06:06:27.036884 [ 67 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 8496 | 2026.01.31 06:06:27.036913 [ 5 ] {e98dfc77-a3d4-4aa5-ba6c-7d6e8bcca97f} <Debug> TCPHandler: Processed in 0.00130327 sec. | ||
| 8497 | 2026.01.31 06:06:27.036951 [ 67 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.31 06:06:27.036977 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8499 | 2026.01.31 06:06:27.037044 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2026.01.31 06:06:27.037099 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 8501 | 2026.01.31 06:06:27.037140 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.01.31 06:06:27.037183 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8503 | 2026.01.31 06:06:27.037231 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8504 | 2026.01.31 06:06:27.037279 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 70 rows starting from the beginning of the part | ||
| 8505 | 2026.01.31 06:06:27.037353 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 8506 | 2026.01.31 06:06:27.037404 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 8507 | 2026.01.31 06:06:27.037450 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 8508 | 2026.01.31 06:06:27.037496 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 8509 | 2026.01.31 06:06:27.037540 [ 187 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 8510 | 2026.01.31 06:06:27.037638 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.31 06:06:27.037679 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8512 | 2026.01.31 06:06:27.038037 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8513 | 2026.01.31 06:06:27.038263 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.01.31 06:06:27.038391 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001269 sec., 198581.56028368796 rows/sec., 13.73 MiB/sec. | ||
| 8515 | 2026.01.31 06:06:27.038428 [ 5 ] {01e06af1-078b-4111-a42e-049ff8e44507} <Debug> TCPHandler: Processed in 0.001441183 sec. | ||
| 8516 | 2026.01.31 06:06:27.038424 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369861 sec., 198560.29188362908 rows/sec., 15.33 MiB/sec. | ||
| 8517 | 2026.01.31 06:06:27.038542 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2026.01.31 06:06:27.038636 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 8519 | 2026.01.31 06:06:27.038644 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8520 | 2026.01.31 06:06:27.038696 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8521 | 2026.01.31 06:06:27.038933 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.01.31 06:06:27.039015 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_40_8} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 8523 | 2026.01.31 06:06:27.039079 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.01.31 06:06:27.039104 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8525 | 2026.01.31 06:06:27.039119 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8526 | 2026.01.31 06:06:27.039418 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8527 | 2026.01.31 06:06:27.039628 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.31 06:06:27.039755 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 8529 | 2026.01.31 06:06:27.039791 [ 5 ] {36c98d9b-48f7-4c7a-b07a-c35459093506} <Debug> TCPHandler: Processed in 0.00129575 sec. | ||
| 8530 | 2026.01.31 06:06:27.039900 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.01.31 06:06:27.039991 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8532 | 2026.01.31 06:06:27.040028 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8533 | 2026.01.31 06:06:27.040596 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.01.31 06:06:27.040631 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8535 | 2026.01.31 06:06:27.040945 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8536 | 2026.01.31 06:06:27.041154 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.31 06:06:27.041281 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001307 sec., 459066.56465187453 rows/sec., 34.51 MiB/sec. | ||
| 8538 | 2026.01.31 06:06:27.041317 [ 5 ] {d0a82921-43a5-4ab6-b736-2bdee0f1c84f} <Debug> TCPHandler: Processed in 0.001463734 sec. | ||
| 8539 | 2026.01.31 06:06:27.041423 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.01.31 06:06:27.041514 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8541 | 2026.01.31 06:06:27.041556 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8542 | 2026.01.31 06:06:27.042097 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.31 06:06:27.042132 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8544 | 2026.01.31 06:06:27.042500 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8545 | 2026.01.31 06:06:27.042704 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.31 06:06:27.042835 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001339 sec., 658700.5227781928 rows/sec., 44.71 MiB/sec. | ||
| 8547 | 2026.01.31 06:06:27.042886 [ 5 ] {5ad1b38d-9bc7-4c04-8e0e-43975cfffc5f} <Debug> TCPHandler: Processed in 0.001509835 sec. | ||
| 8548 | 2026.01.31 06:06:27.042994 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.01.31 06:06:27.043084 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.01.31 06:06:27.043137 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8551 | 2026.01.31 06:06:27.043933 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.01.31 06:06:27.043968 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8553 | 2026.01.31 06:06:27.044541 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8554 | 2026.01.31 06:06:27.044756 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.01.31 06:06:27.044890 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001823 sec., 21941.854086670322 rows/sec., 39.32 MiB/sec. | ||
| 8556 | 2026.01.31 06:06:27.044942 [ 5 ] {e7d3677e-ce6e-4ef5-a109-54ebffa3c8bc} <Debug> TCPHandler: Processed in 0.001994446 sec. | ||
| 8557 | 2026.01.31 06:06:27.045043 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.01.31 06:06:27.045134 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.01.31 06:06:27.045174 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8560 | 2026.01.31 06:06:27.045503 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.01.31 06:06:27.045537 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 8562 | 2026.01.31 06:06:27.045822 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8563 | 2026.01.31 06:06:27.046036 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.31 06:06:27.046159 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 8565 | 2026.01.31 06:06:27.046193 [ 5 ] {fa1a7c5e-3462-447a-9921-96cee6844054} <Debug> TCPHandler: Processed in 0.001196787 sec. | ||
| 8566 | 2026.01.31 06:06:27.950951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22544 | ||
| 8567 | 2026.01.31 06:06:27.951631 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.01.31 06:06:27.951695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8569 | 2026.01.31 06:06:27.952221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8570 | 2026.01.31 06:06:27.952452 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.01.31 06:06:27.952603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22544 | ||
| 8572 | 2026.01.31 06:06:29.168216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8573 | 2026.01.31 06:06:29.183715 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.01.31 06:06:29.183772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8575 | 2026.01.31 06:06:29.190251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8576 | 2026.01.31 06:06:29.190956 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.01.31 06:06:29.193684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8578 | 2026.01.31 06:06:32.000369 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2026.01.31 06:06:32.000560 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8580 | 2026.01.31 06:06:32.000632 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8581 | 2026.01.31 06:06:32.001465 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.01.31 06:06:32.001512 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8583 | 2026.01.31 06:06:32.001884 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8584 | 2026.01.31 06:06:32.002109 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.01.31 06:06:32.002259 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00175 sec., 32000 rows/sec., 2.44 MiB/sec. | ||
| 8586 | 2026.01.31 06:06:32.002300 [ 5 ] {8f2de23a-cbe2-4fa2-b73f-1e9c6f8b4a54} <Debug> TCPHandler: Processed in 0.002060647 sec. | ||
| 8587 | 2026.01.31 06:06:32.002430 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.01.31 06:06:32.002523 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8589 | 2026.01.31 06:06:32.002563 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8590 | 2026.01.31 06:06:32.003064 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.01.31 06:06:32.003101 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8592 | 2026.01.31 06:06:32.003418 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8593 | 2026.01.31 06:06:32.003626 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.01.31 06:06:32.003755 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 8595 | 2026.01.31 06:06:32.003792 [ 5 ] {d0fabde7-70d1-4d25-859f-aede5036a0f4} <Debug> TCPHandler: Processed in 0.001409452 sec. | ||
| 8596 | 2026.01.31 06:06:32.003912 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.01.31 06:06:32.004005 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.01.31 06:06:32.004048 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8599 | 2026.01.31 06:06:32.004514 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.01.31 06:06:32.004550 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8601 | 2026.01.31 06:06:32.004880 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8602 | 2026.01.31 06:06:32.005095 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.31 06:06:32.005223 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 8604 | 2026.01.31 06:06:32.005260 [ 5 ] {d479241e-8236-4371-b7a3-3b8d81b0444d} <Debug> TCPHandler: Processed in 0.001395892 sec. | ||
| 8605 | 2026.01.31 06:06:32.005378 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.01.31 06:06:32.005471 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.01.31 06:06:32.005512 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8608 | 2026.01.31 06:06:32.005896 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.01.31 06:06:32.005933 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8610 | 2026.01.31 06:06:32.006241 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8611 | 2026.01.31 06:06:32.006443 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.01.31 06:06:32.006568 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8613 | 2026.01.31 06:06:32.006604 [ 5 ] {667ce42f-cbf1-44ad-8842-10057b910a67} <Debug> TCPHandler: Processed in 0.001273829 sec. | ||
| 8614 | 2026.01.31 06:06:35.297582 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8615 | 2026.01.31 06:06:35.297671 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8616 | 2026.01.31 06:06:35.453628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23056 | ||
| 8617 | 2026.01.31 06:06:35.454145 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.01.31 06:06:35.454193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8619 | 2026.01.31 06:06:35.454706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8620 | 2026.01.31 06:06:35.454955 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.01.31 06:06:35.455110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23056 | ||
| 8622 | 2026.01.31 06:06:35.520170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1014 | ||
| 8623 | 2026.01.31 06:06:35.522550 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.31 06:06:35.522599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8625 | 2026.01.31 06:06:35.523820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8626 | 2026.01.31 06:06:35.524102 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.31 06:06:35.524248 [ 58 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8628 | 2026.01.31 06:06:35.524291 [ 58 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.01.31 06:06:35.524313 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8630 | 2026.01.31 06:06:35.524438 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8631 | 2026.01.31 06:06:35.524489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8632 | 2026.01.31 06:06:35.525034 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8633 | 2026.01.31 06:06:35.525170 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 890 rows starting from the beginning of the part | ||
| 8634 | 2026.01.31 06:06:35.525510 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 8635 | 2026.01.31 06:06:35.525820 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 8636 | 2026.01.31 06:06:35.526122 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 8637 | 2026.01.31 06:06:35.526422 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 8638 | 2026.01.31 06:06:35.526718 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 8639 | 2026.01.31 06:06:35.532909 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.008532825 sec., 118835.20405024126 rows/sec., 95.27 MiB/sec. | ||
| 8640 | 2026.01.31 06:06:35.534256 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8641 | 2026.01.31 06:06:35.534902 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.01.31 06:06:35.534989 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_36_7} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8643 | 2026.01.31 06:06:35.535341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 8644 | 2026.01.31 06:06:36.001282 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000908441 sec. | ||
| 8645 | 2026.01.31 06:06:36.694717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8646 | 2026.01.31 06:06:36.711527 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.01.31 06:06:36.711590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8648 | 2026.01.31 06:06:36.717959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8649 | 2026.01.31 06:06:36.718681 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.01.31 06:06:36.721508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8651 | 2026.01.31 06:06:37.002281 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.01.31 06:06:37.002473 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8653 | 2026.01.31 06:06:37.002543 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8654 | 2026.01.31 06:06:37.003510 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.01.31 06:06:37.003549 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8656 | 2026.01.31 06:06:37.003963 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8657 | 2026.01.31 06:06:37.004189 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.01.31 06:06:37.004341 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00192 sec., 70833.33333333333 rows/sec., 6.13 MiB/sec. | ||
| 8659 | 2026.01.31 06:06:37.004383 [ 5 ] {7e1d7174-3c0a-4b3e-b55e-5e32d4d01e60} <Debug> TCPHandler: Processed in 0.002229371 sec. | ||
| 8660 | 2026.01.31 06:06:37.004523 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.01.31 06:06:37.004629 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8662 | 2026.01.31 06:06:37.004670 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8663 | 2026.01.31 06:06:37.005184 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.01.31 06:06:37.005219 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8665 | 2026.01.31 06:06:37.005536 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8666 | 2026.01.31 06:06:37.005747 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.01.31 06:06:37.005874 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001265 sec., 31620.553359683792 rows/sec., 2.32 MiB/sec. | ||
| 8668 | 2026.01.31 06:06:37.005912 [ 5 ] {18eb0d10-b2dd-4b33-a6da-6cfabd644bd5} <Debug> TCPHandler: Processed in 0.001448304 sec. | ||
| 8669 | 2026.01.31 06:06:37.006034 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.01.31 06:06:37.006134 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8671 | 2026.01.31 06:06:37.006173 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8672 | 2026.01.31 06:06:37.006685 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.01.31 06:06:37.006721 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8674 | 2026.01.31 06:06:37.007042 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8675 | 2026.01.31 06:06:37.007246 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.01.31 06:06:37.007373 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001256 sec., 82802.54777070064 rows/sec., 6.47 MiB/sec. | ||
| 8677 | 2026.01.31 06:06:37.007410 [ 5 ] {a4aae84b-fbd2-4bab-9dfb-69422ef30ec6} <Debug> TCPHandler: Processed in 0.001423443 sec. | ||
| 8678 | 2026.01.31 06:06:37.007538 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.01.31 06:06:37.007636 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.01.31 06:06:37.007678 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8681 | 2026.01.31 06:06:37.008167 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.01.31 06:06:37.008204 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8683 | 2026.01.31 06:06:37.008545 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8684 | 2026.01.31 06:06:37.008752 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.01.31 06:06:37.008881 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 8686 | 2026.01.31 06:06:37.008918 [ 5 ] {e575231e-f42c-4a06-a924-0bfaf16db239} <Debug> TCPHandler: Processed in 0.001432203 sec. | ||
| 8687 | 2026.01.31 06:06:37.009033 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.01.31 06:06:37.009126 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.01.31 06:06:37.009179 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8690 | 2026.01.31 06:06:37.010089 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.01.31 06:06:37.010125 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8692 | 2026.01.31 06:06:37.010733 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8693 | 2026.01.31 06:06:37.010951 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.01.31 06:06:37.011085 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 8695 | 2026.01.31 06:06:37.011138 [ 5 ] {5cad7c20-8867-42e4-9ef6-a20e68a6a7fa} <Debug> TCPHandler: Processed in 0.002151499 sec. | ||
| 8696 | 2026.01.31 06:06:37.011249 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.01.31 06:06:37.011341 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.01.31 06:06:37.011392 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8699 | 2026.01.31 06:06:37.011733 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.01.31 06:06:37.011767 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8701 | 2026.01.31 06:06:37.012074 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8702 | 2026.01.31 06:06:37.012295 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.01.31 06:06:37.012421 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8704 | 2026.01.31 06:06:37.012457 [ 5 ] {646f9d98-1e78-455a-90c3-b0354121cfe9} <Debug> TCPHandler: Processed in 0.001254839 sec. | ||
| 8705 | 2026.01.31 06:06:41.999401 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.01.31 06:06:41.999609 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8707 | 2026.01.31 06:06:41.999680 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8708 | 2026.01.31 06:06:42.000355 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.01.31 06:06:42.000397 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8710 | 2026.01.31 06:06:42.000775 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8711 | 2026.01.31 06:06:42.000995 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.01.31 06:06:42.001115 [ 52 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8713 | 2026.01.31 06:06:42.001144 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 8714 | 2026.01.31 06:06:42.001180 [ 52 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.01.31 06:06:42.001194 [ 5 ] {64bdbe9f-5fe2-4373-80b2-b424bbcc6e78} <Debug> TCPHandler: Processed in 0.001921624 sec. | ||
| 8716 | 2026.01.31 06:06:42.001210 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8717 | 2026.01.31 06:06:42.001322 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.01.31 06:06:42.001345 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8719 | 2026.01.31 06:06:42.001419 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8720 | 2026.01.31 06:06:42.001466 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8721 | 2026.01.31 06:06:42.001496 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8722 | 2026.01.31 06:06:42.001534 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 8723 | 2026.01.31 06:06:42.001603 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8724 | 2026.01.31 06:06:42.001652 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1398 rows starting from the beginning of the part | ||
| 8725 | 2026.01.31 06:06:42.001702 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8726 | 2026.01.31 06:06:42.001748 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 8727 | 2026.01.31 06:06:42.001788 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8728 | 2026.01.31 06:06:42.001884 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.31 06:06:42.001926 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8730 | 2026.01.31 06:06:42.002286 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8731 | 2026.01.31 06:06:42.002514 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.31 06:06:42.002619 [ 52 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8733 | 2026.01.31 06:06:42.002645 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 8734 | 2026.01.31 06:06:42.002648 [ 52 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.01.31 06:06:42.002684 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8736 | 2026.01.31 06:06:42.002688 [ 5 ] {e5772a89-a9bc-447f-ba7c-f0d0379e6a56} <Debug> TCPHandler: Processed in 0.001415132 sec. | ||
| 8737 | 2026.01.31 06:06:42.002770 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8738 | 2026.01.31 06:06:42.002816 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8739 | 2026.01.31 06:06:42.002875 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8740 | 2026.01.31 06:06:42.002907 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 8741 | 2026.01.31 06:06:42.002913 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.31 06:06:42.002963 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8743 | 2026.01.31 06:06:42.002963 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8744 | 2026.01.31 06:06:42.003022 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 600 rows starting from the beginning of the part | ||
| 8745 | 2026.01.31 06:06:42.003062 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8746 | 2026.01.31 06:06:42.003099 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 8747 | 2026.01.31 06:06:42.003140 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 8748 | 2026.01.31 06:06:42.003224 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942964 sec., 1600132.5809433423 rows/sec., 139.48 MiB/sec. | ||
| 8749 | 2026.01.31 06:06:42.003380 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.01.31 06:06:42.003420 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8751 | 2026.01.31 06:06:42.003525 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8752 | 2026.01.31 06:06:42.003861 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.01.31 06:06:42.003946 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_71_14} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8754 | 2026.01.31 06:06:42.004041 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8755 | 2026.01.31 06:06:42.004069 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8756 | 2026.01.31 06:06:42.004138 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411402 sec., 1082611.4742645966 rows/sec., 86.22 MiB/sec. | ||
| 8757 | 2026.01.31 06:06:42.004297 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.01.31 06:06:42.004327 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8759 | 2026.01.31 06:06:42.004412 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8760 | 2026.01.31 06:06:42.004436 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 8761 | 2026.01.31 06:06:42.004446 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.31 06:06:42.004476 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8763 | 2026.01.31 06:06:42.004481 [ 5 ] {eeeb8e97-eb45-4e21-8f99-d6e7052512a1} <Debug> TCPHandler: Processed in 0.001714009 sec. | ||
| 8764 | 2026.01.31 06:06:42.004552 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8765 | 2026.01.31 06:06:42.004602 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.01.31 06:06:42.004623 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.31 06:06:42.004650 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8768 | 2026.01.31 06:06:42.004676 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19112 rows starting from the beginning of the part | ||
| 8769 | 2026.01.31 06:06:42.004700 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.31 06:06:42.004709 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_71_14} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8771 | 2026.01.31 06:06:42.004724 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8772 | 2026.01.31 06:06:42.004750 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8773 | 2026.01.31 06:06:42.004768 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 882 rows starting from the beginning of the part | ||
| 8774 | 2026.01.31 06:06:42.004802 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8775 | 2026.01.31 06:06:42.004807 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8776 | 2026.01.31 06:06:42.004846 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8777 | 2026.01.31 06:06:42.004880 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8778 | 2026.01.31 06:06:42.005097 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.01.31 06:06:42.005138 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8780 | 2026.01.31 06:06:42.005453 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8781 | 2026.01.31 06:06:42.005658 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.01.31 06:06:42.005766 [ 52 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8783 | 2026.01.31 06:06:42.005789 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8784 | 2026.01.31 06:06:42.005795 [ 52 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.01.31 06:06:42.005826 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8786 | 2026.01.31 06:06:42.005831 [ 5 ] {d1f8d1ef-4e8b-4db8-9250-5e6abf87eced} <Debug> TCPHandler: Processed in 0.001277859 sec. | ||
| 8787 | 2026.01.31 06:06:42.005896 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 8788 | 2026.01.31 06:06:42.005970 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8789 | 2026.01.31 06:06:42.005997 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3858 rows starting from the beginning of the part | ||
| 8790 | 2026.01.31 06:06:42.006051 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8791 | 2026.01.31 06:06:42.006091 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 8792 | 2026.01.31 06:06:42.006126 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8793 | 2026.01.31 06:06:42.006164 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8794 | 2026.01.31 06:06:42.006200 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 8795 | 2026.01.31 06:06:42.007881 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4158 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014276 sec., 2064265.274470827 rows/sec., 139.20 MiB/sec. | ||
| 8796 | 2026.01.31 06:06:42.008247 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8797 | 2026.01.31 06:06:42.008494 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.31 06:06:42.008557 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_71_14} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8799 | 2026.01.31 06:06:42.008614 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8800 | 2026.01.31 06:06:42.016812 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20634 rows, containing 5 columns (5 merged, 0 gathered) in 0.012293451 sec., 1678454.6503662802 rows/sec., 115.33 MiB/sec. | ||
| 8801 | 2026.01.31 06:06:42.017131 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8802 | 2026.01.31 06:06:42.017452 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.01.31 06:06:42.017544 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8804 | 2026.01.31 06:06:42.017632 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8805 | 2026.01.31 06:06:42.955174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23504 | ||
| 8806 | 2026.01.31 06:06:42.955732 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.01.31 06:06:42.955782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8808 | 2026.01.31 06:06:42.956256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8809 | 2026.01.31 06:06:42.956491 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.01.31 06:06:42.956634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23504 | ||
| 8811 | 2026.01.31 06:06:43.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.06 MiB, peak 316.91 MiB, free memory in arenas 0.00 B, will set to 308.37 MiB (RSS), difference: 3.31 MiB | ||
| 8812 | 2026.01.31 06:06:44.221561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8813 | 2026.01.31 06:06:44.239294 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.01.31 06:06:44.239354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8815 | 2026.01.31 06:06:44.245612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8816 | 2026.01.31 06:06:44.246311 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.01.31 06:06:44.249273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8818 | 2026.01.31 06:06:44.272403 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35523 | ||
| 8819 | 2026.01.31 06:06:44.272511 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8820 | 2026.01.31 06:06:44.272536 [ 286 ] {} <Debug> TCP-Session: 9d3ed1a3-eddc-4860-a957-32872edbe7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35523 | ||
| 8821 | 2026.01.31 06:06:44.272557 [ 286 ] {} <Debug> TCP-Session: 9d3ed1a3-eddc-4860-a957-32872edbe7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2026.01.31 06:06:44.272569 [ 286 ] {} <Debug> TCP-Session: 9d3ed1a3-eddc-4860-a957-32872edbe7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.01.31 06:06:44.272785 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61335 | ||
| 8824 | 2026.01.31 06:06:44.272826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39582 | ||
| 8825 | 2026.01.31 06:06:44.272850 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45023 | ||
| 8826 | 2026.01.31 06:06:44.272860 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 | ||
| 8827 | 2026.01.31 06:06:44.272878 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33553 | ||
| 8828 | 2026.01.31 06:06:44.272899 [ 286 ] {} <Trace> TCP-Session: 9d3ed1a3-eddc-4860-a957-32872edbe7a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.01.31 06:06:44.272887 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8830 | 2026.01.31 06:06:44.272948 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8831 | 2026.01.31 06:06:44.272962 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8832 | 2026.01.31 06:06:44.272973 [ 288 ] {} <Debug> TCP-Session: 96174404-bb8e-4f6c-8649-351e55918837 Authenticating user 'default' from [fd00:1122:3344:101::e]:61335 | ||
| 8833 | 2026.01.31 06:06:44.272981 [ 293 ] {} <Debug> TCP-Session: 99f0ca17-bff3-4e02-bd51-7690c840a557 Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 | ||
| 8834 | 2026.01.31 06:06:44.272989 [ 3 ] {} <Debug> TCP-Session: 61c3bc90-94ec-4627-974f-42316a1738d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33553 | ||
| 8835 | 2026.01.31 06:06:44.273005 [ 288 ] {} <Debug> TCP-Session: 96174404-bb8e-4f6c-8649-351e55918837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.01.31 06:06:44.273009 [ 293 ] {} <Debug> TCP-Session: 99f0ca17-bff3-4e02-bd51-7690c840a557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.01.31 06:06:44.273018 [ 3 ] {} <Debug> TCP-Session: 61c3bc90-94ec-4627-974f-42316a1738d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.01.31 06:06:44.273027 [ 288 ] {} <Debug> TCP-Session: 96174404-bb8e-4f6c-8649-351e55918837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.01.31 06:06:44.273038 [ 293 ] {} <Debug> TCP-Session: 99f0ca17-bff3-4e02-bd51-7690c840a557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.01.31 06:06:44.273044 [ 3 ] {} <Debug> TCP-Session: 61c3bc90-94ec-4627-974f-42316a1738d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.01.31 06:06:44.272874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60676 | ||
| 8842 | 2026.01.31 06:06:44.273092 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35523) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8843 | 2026.01.31 06:06:44.273098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8844 | 2026.01.31 06:06:44.272844 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44553 | ||
| 8845 | 2026.01.31 06:06:44.273161 [ 289 ] {} <Debug> TCP-Session: a26b8913-e4a7-43d1-86c9-6f333a711aec Authenticating user 'default' from [fd00:1122:3344:101::e]:39582 | ||
| 8846 | 2026.01.31 06:06:44.272831 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45195 | ||
| 8847 | 2026.01.31 06:06:44.273200 [ 289 ] {} <Debug> TCP-Session: a26b8913-e4a7-43d1-86c9-6f333a711aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.01.31 06:06:44.273239 [ 289 ] {} <Debug> TCP-Session: a26b8913-e4a7-43d1-86c9-6f333a711aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2026.01.31 06:06:44.273382 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8850 | 2026.01.31 06:06:44.273458 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8851 | 2026.01.31 06:06:44.273595 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2026.01.31 06:06:44.273628 [ 294 ] {} <Debug> TCP-Session: 733ccf16-f1fb-407e-8235-93453a59f4d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60676 | ||
| 8853 | 2026.01.31 06:06:44.273646 [ 294 ] {} <Debug> TCP-Session: 733ccf16-f1fb-407e-8235-93453a59f4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.01.31 06:06:44.273658 [ 294 ] {} <Debug> TCP-Session: 733ccf16-f1fb-407e-8235-93453a59f4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8855 | 2026.01.31 06:06:44.273710 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2026.01.31 06:06:44.273745 [ 292 ] {} <Debug> TCP-Session: 9ac30963-1376-4e0b-88fd-a2295664a148 Authenticating user 'default' from [fd00:1122:3344:101::e]:45023 | ||
| 8857 | 2026.01.31 06:06:44.273762 [ 292 ] {} <Debug> TCP-Session: 9ac30963-1376-4e0b-88fd-a2295664a148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.01.31 06:06:44.273762 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 8859 | 2026.01.31 06:06:44.273775 [ 292 ] {} <Debug> TCP-Session: 9ac30963-1376-4e0b-88fd-a2295664a148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.01.31 06:06:44.273962 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8861 | 2026.01.31 06:06:44.273998 [ 291 ] {} <Debug> TCP-Session: c9fc2ad4-fea6-402f-b712-8473509a3671 Authenticating user 'default' from [fd00:1122:3344:101::e]:44553 | ||
| 8862 | 2026.01.31 06:06:44.274020 [ 291 ] {} <Debug> TCP-Session: c9fc2ad4-fea6-402f-b712-8473509a3671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.01.31 06:06:44.274032 [ 291 ] {} <Debug> TCP-Session: c9fc2ad4-fea6-402f-b712-8473509a3671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.01.31 06:06:44.274081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8865 | 2026.01.31 06:06:44.274114 [ 290 ] {} <Debug> TCP-Session: e8781022-7b83-4b63-ab38-bb381a6f6a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:45195 | ||
| 8866 | 2026.01.31 06:06:44.274130 [ 290 ] {} <Debug> TCP-Session: e8781022-7b83-4b63-ab38-bb381a6f6a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.01.31 06:06:44.274142 [ 290 ] {} <Debug> TCP-Session: e8781022-7b83-4b63-ab38-bb381a6f6a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2026.01.31 06:06:44.274648 [ 317 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> AggregatingTransform: Aggregating | ||
| 8869 | 2026.01.31 06:06:44.274695 [ 317 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> Aggregator: Aggregation method: without_key | ||
| 8870 | 2026.01.31 06:06:44.274729 [ 317 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000852459 sec. (1173.077 rows/sec., 45.82 KiB/sec.) | ||
| 8871 | 2026.01.31 06:06:44.274748 [ 317 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Trace> Aggregator: Merging aggregated data | ||
| 8872 | 2026.01.31 06:06:44.276174 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 8873 | 2026.01.31 06:06:44.276305 [ 286 ] {af138c58-7582-477c-8b30-bab2ffed9abe} <Debug> TCPHandler: Processed in 0.003555262 sec. | ||
| 8874 | 2026.01.31 06:06:44.276391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8875 | 2026.01.31 06:06:44.276423 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8876 | 2026.01.31 06:06:44.276433 [ 286 ] {} <Debug> TCP-Session: 9d3ed1a3-eddc-4860-a957-32872edbe7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2026.01.31 06:06:44.276439 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8878 | 2026.01.31 06:06:44.276471 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8879 | 2026.01.31 06:06:44.276496 [ 290 ] {} <Debug> TCP-Session: e8781022-7b83-4b63-ab38-bb381a6f6a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.01.31 06:06:44.276508 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8881 | 2026.01.31 06:06:44.276520 [ 288 ] {} <Debug> TCP-Session: 96174404-bb8e-4f6c-8649-351e55918837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.01.31 06:06:44.276526 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.01.31 06:06:44.276557 [ 291 ] {} <Debug> TCP-Session: c9fc2ad4-fea6-402f-b712-8473509a3671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.01.31 06:06:44.276512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8885 | 2026.01.31 06:06:44.276582 [ 294 ] {} <Debug> TCP-Session: 733ccf16-f1fb-407e-8235-93453a59f4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2026.01.31 06:06:44.276501 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8887 | 2026.01.31 06:06:44.276627 [ 289 ] {} <Debug> TCP-Session: a26b8913-e4a7-43d1-86c9-6f333a711aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.01.31 06:06:44.276453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8889 | 2026.01.31 06:06:44.276659 [ 292 ] {} <Debug> TCP-Session: 9ac30963-1376-4e0b-88fd-a2295664a148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2026.01.31 06:06:44.276463 [ 3 ] {} <Debug> TCP-Session: 61c3bc90-94ec-4627-974f-42316a1738d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.01.31 06:06:44.276694 [ 293 ] {} <Debug> TCP-Session: 99f0ca17-bff3-4e02-bd51-7690c840a557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.01.31 06:06:45.524660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1036 | ||
| 8893 | 2026.01.31 06:06:45.527463 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.01.31 06:06:45.527546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 8895 | 2026.01.31 06:06:45.529078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8896 | 2026.01.31 06:06:45.529463 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.31 06:06:45.529965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8898 | 2026.01.31 06:06:45.800502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40431 | ||
| 8899 | 2026.01.31 06:06:45.800605 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8900 | 2026.01.31 06:06:45.800631 [ 286 ] {} <Debug> TCP-Session: 2ffc4cb8-e505-4f67-b265-d33fef7b961c Authenticating user 'default' from [fd00:1122:3344:101::e]:40431 | ||
| 8901 | 2026.01.31 06:06:45.800653 [ 286 ] {} <Debug> TCP-Session: 2ffc4cb8-e505-4f67-b265-d33fef7b961c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.01.31 06:06:45.800665 [ 286 ] {} <Debug> TCP-Session: 2ffc4cb8-e505-4f67-b265-d33fef7b961c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.01.31 06:06:45.800835 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52647 | ||
| 8904 | 2026.01.31 06:06:45.800864 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41716 | ||
| 8905 | 2026.01.31 06:06:45.800873 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55625 | ||
| 8906 | 2026.01.31 06:06:45.800902 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49566 | ||
| 8907 | 2026.01.31 06:06:45.800939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8908 | 2026.01.31 06:06:45.800947 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8909 | 2026.01.31 06:06:45.800916 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59960 | ||
| 8910 | 2026.01.31 06:06:45.800986 [ 286 ] {} <Trace> TCP-Session: 2ffc4cb8-e505-4f67-b265-d33fef7b961c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2026.01.31 06:06:45.801006 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8912 | 2026.01.31 06:06:45.801010 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8913 | 2026.01.31 06:06:45.801057 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8914 | 2026.01.31 06:06:45.801052 [ 293 ] {} <Debug> TCP-Session: 3b3ae731-8ecc-4827-8a74-68f1c27dfbd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49566 | ||
| 8915 | 2026.01.31 06:06:45.801093 [ 294 ] {} <Debug> TCP-Session: 3a2b8b4f-0841-4628-b6cf-4be8775e3512 Authenticating user 'default' from [fd00:1122:3344:101::e]:59960 | ||
| 8916 | 2026.01.31 06:06:45.801109 [ 293 ] {} <Debug> TCP-Session: 3b3ae731-8ecc-4827-8a74-68f1c27dfbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2026.01.31 06:06:45.801082 [ 289 ] {} <Debug> TCP-Session: d97ad570-8451-467d-856c-31884de8de44 Authenticating user 'default' from [fd00:1122:3344:101::e]:55625 | ||
| 8918 | 2026.01.31 06:06:45.801131 [ 294 ] {} <Debug> TCP-Session: 3a2b8b4f-0841-4628-b6cf-4be8775e3512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.01.31 06:06:45.801136 [ 293 ] {} <Debug> TCP-Session: 3b3ae731-8ecc-4827-8a74-68f1c27dfbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8920 | 2026.01.31 06:06:45.801169 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8921 | 2026.01.31 06:06:45.801168 [ 294 ] {} <Debug> TCP-Session: 3a2b8b4f-0841-4628-b6cf-4be8775e3512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.01.31 06:06:45.801165 [ 289 ] {} <Debug> TCP-Session: d97ad570-8451-467d-856c-31884de8de44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.01.31 06:06:45.800995 [ 290 ] {} <Debug> TCP-Session: 5452b097-83a5-43da-8f4e-bc032b0b0828 Authenticating user 'default' from [fd00:1122:3344:101::e]:41716 | ||
| 8924 | 2026.01.31 06:06:45.801234 [ 289 ] {} <Debug> TCP-Session: d97ad570-8451-467d-856c-31884de8de44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.01.31 06:06:45.801258 [ 290 ] {} <Debug> TCP-Session: 5452b097-83a5-43da-8f4e-bc032b0b0828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2026.01.31 06:06:45.800983 [ 288 ] {} <Debug> TCP-Session: 6e049d0d-4200-405e-bfe9-3290ca631031 Authenticating user 'default' from [fd00:1122:3344:101::e]:52647 | ||
| 8927 | 2026.01.31 06:06:45.801283 [ 290 ] {} <Debug> TCP-Session: 5452b097-83a5-43da-8f4e-bc032b0b0828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8928 | 2026.01.31 06:06:45.801308 [ 288 ] {} <Debug> TCP-Session: 6e049d0d-4200-405e-bfe9-3290ca631031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2026.01.31 06:06:45.800897 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55405 | ||
| 8930 | 2026.01.31 06:06:45.801330 [ 288 ] {} <Debug> TCP-Session: 6e049d0d-4200-405e-bfe9-3290ca631031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.01.31 06:06:45.800895 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49606 | ||
| 8932 | 2026.01.31 06:06:45.800919 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49069 | ||
| 8933 | 2026.01.31 06:06:45.801440 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8934 | 2026.01.31 06:06:45.801469 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8935 | 2026.01.31 06:06:45.801437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8936 | 2026.01.31 06:06:45.801502 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.01.31 06:06:45.801503 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8938 | 2026.01.31 06:06:45.801529 [ 291 ] {} <Debug> TCP-Session: 60311d07-0f51-47bd-b964-53a6fbb2695e Authenticating user 'default' from [fd00:1122:3344:101::e]:55405 | ||
| 8939 | 2026.01.31 06:06:45.801534 [ 3 ] {} <Debug> TCP-Session: 94056986-45b7-47f3-a0ee-caecbadafa17 Authenticating user 'default' from [fd00:1122:3344:101::e]:49069 | ||
| 8940 | 2026.01.31 06:06:45.801501 [ 292 ] {} <Debug> TCP-Session: 5ac2be77-db23-43fb-b571-d4e589b914a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49606 | ||
| 8941 | 2026.01.31 06:06:45.801564 [ 291 ] {} <Debug> TCP-Session: 60311d07-0f51-47bd-b964-53a6fbb2695e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.01.31 06:06:45.801572 [ 3 ] {} <Debug> TCP-Session: 94056986-45b7-47f3-a0ee-caecbadafa17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.01.31 06:06:45.801594 [ 292 ] {} <Debug> TCP-Session: 5ac2be77-db23-43fb-b571-d4e589b914a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.01.31 06:06:45.801626 [ 3 ] {} <Debug> TCP-Session: 94056986-45b7-47f3-a0ee-caecbadafa17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.01.31 06:06:45.801638 [ 292 ] {} <Debug> TCP-Session: 5ac2be77-db23-43fb-b571-d4e589b914a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.01.31 06:06:45.801603 [ 291 ] {} <Debug> TCP-Session: 60311d07-0f51-47bd-b964-53a6fbb2695e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.01.31 06:06:45.801794 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 8948 | 2026.01.31 06:06:45.802647 [ 298 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> AggregatingTransform: Aggregating | ||
| 8949 | 2026.01.31 06:06:45.802688 [ 298 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8950 | 2026.01.31 06:06:45.802726 [ 298 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000830999 sec. (1203.371 rows/sec., 47.01 KiB/sec.) | ||
| 8951 | 2026.01.31 06:06:45.802745 [ 298 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Trace> Aggregator: Merging aggregated data | ||
| 8952 | 2026.01.31 06:06:45.804013 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002898 sec., 345.0655624568668 rows/sec., 13.48 KiB/sec. | ||
| 8953 | 2026.01.31 06:06:45.804138 [ 286 ] {7657e9d8-4d0b-4ef7-9063-5ee98435bff1} <Debug> TCPHandler: Processed in 0.003271445 sec. | ||
| 8954 | 2026.01.31 06:06:45.804257 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8955 | 2026.01.31 06:06:45.804286 [ 286 ] {} <Debug> TCP-Session: 2ffc4cb8-e505-4f67-b265-d33fef7b961c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.01.31 06:06:45.804289 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8957 | 2026.01.31 06:06:45.804307 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8958 | 2026.01.31 06:06:45.804324 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8959 | 2026.01.31 06:06:45.804350 [ 289 ] {} <Debug> TCP-Session: d97ad570-8451-467d-856c-31884de8de44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8960 | 2026.01.31 06:06:45.804363 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8961 | 2026.01.31 06:06:45.804378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8962 | 2026.01.31 06:06:45.804394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8963 | 2026.01.31 06:06:45.804413 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8964 | 2026.01.31 06:06:45.804432 [ 293 ] {} <Debug> TCP-Session: 3b3ae731-8ecc-4827-8a74-68f1c27dfbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.01.31 06:06:45.804450 [ 290 ] {} <Debug> TCP-Session: 5452b097-83a5-43da-8f4e-bc032b0b0828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.01.31 06:06:45.804421 [ 291 ] {} <Debug> TCP-Session: 60311d07-0f51-47bd-b964-53a6fbb2695e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.01.31 06:06:45.804473 [ 294 ] {} <Debug> TCP-Session: 3a2b8b4f-0841-4628-b6cf-4be8775e3512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.01.31 06:06:45.804387 [ 292 ] {} <Debug> TCP-Session: 5ac2be77-db23-43fb-b571-d4e589b914a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.01.31 06:06:45.804372 [ 288 ] {} <Debug> TCP-Session: 6e049d0d-4200-405e-bfe9-3290ca631031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8970 | 2026.01.31 06:06:45.804346 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2026.01.31 06:06:45.804586 [ 3 ] {} <Debug> TCP-Session: 94056986-45b7-47f3-a0ee-caecbadafa17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.01.31 06:06:45.949626 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41293 | ||
| 8973 | 2026.01.31 06:06:45.949739 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8974 | 2026.01.31 06:06:45.949766 [ 286 ] {} <Debug> TCP-Session: 7b5d67ba-d230-45de-83fc-0a9aa1b28697 Authenticating user 'default' from [fd00:1122:3344:101::e]:41293 | ||
| 8975 | 2026.01.31 06:06:45.949788 [ 286 ] {} <Debug> TCP-Session: 7b5d67ba-d230-45de-83fc-0a9aa1b28697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.01.31 06:06:45.949804 [ 286 ] {} <Debug> TCP-Session: 7b5d67ba-d230-45de-83fc-0a9aa1b28697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.01.31 06:06:45.950059 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33830 | ||
| 8978 | 2026.01.31 06:06:45.950119 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39330 | ||
| 8979 | 2026.01.31 06:06:45.950142 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63898 | ||
| 8980 | 2026.01.31 06:06:45.950168 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8981 | 2026.01.31 06:06:45.950182 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40753 | ||
| 8982 | 2026.01.31 06:06:45.950196 [ 286 ] {} <Trace> TCP-Session: 7b5d67ba-d230-45de-83fc-0a9aa1b28697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.01.31 06:06:45.950215 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8984 | 2026.01.31 06:06:45.950260 [ 290 ] {} <Debug> TCP-Session: a7bd164a-cb37-4493-b583-87c793b256f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39330 | ||
| 8985 | 2026.01.31 06:06:45.950263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8986 | 2026.01.31 06:06:45.950271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8987 | 2026.01.31 06:06:45.950282 [ 290 ] {} <Debug> TCP-Session: a7bd164a-cb37-4493-b583-87c793b256f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.01.31 06:06:45.950305 [ 291 ] {} <Debug> TCP-Session: 57c7105b-f138-4ebb-ac1f-7c46d9f17b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:63898 | ||
| 8989 | 2026.01.31 06:06:45.950322 [ 294 ] {} <Debug> TCP-Session: 57db6a22-9232-4a57-a5f7-1eca190f2a40 Authenticating user 'default' from [fd00:1122:3344:101::e]:40753 | ||
| 8990 | 2026.01.31 06:06:45.950332 [ 290 ] {} <Debug> TCP-Session: a7bd164a-cb37-4493-b583-87c793b256f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.01.31 06:06:45.950359 [ 291 ] {} <Debug> TCP-Session: 57c7105b-f138-4ebb-ac1f-7c46d9f17b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2026.01.31 06:06:45.950374 [ 294 ] {} <Debug> TCP-Session: 57db6a22-9232-4a57-a5f7-1eca190f2a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.01.31 06:06:45.950382 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8994 | 2026.01.31 06:06:45.950406 [ 294 ] {} <Debug> TCP-Session: 57db6a22-9232-4a57-a5f7-1eca190f2a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.01.31 06:06:45.950388 [ 291 ] {} <Debug> TCP-Session: 57c7105b-f138-4ebb-ac1f-7c46d9f17b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.01.31 06:06:45.950213 [ 288 ] {} <Debug> TCP-Session: 16313dcc-4686-475f-b57d-c209631ba464 Authenticating user 'default' from [fd00:1122:3344:101::e]:33830 | ||
| 8997 | 2026.01.31 06:06:45.950187 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52989 | ||
| 8998 | 2026.01.31 06:06:45.950494 [ 288 ] {} <Debug> TCP-Session: 16313dcc-4686-475f-b57d-c209631ba464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.01.31 06:06:45.950157 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46795 | ||
| 9000 | 2026.01.31 06:06:45.950550 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9001 | 2026.01.31 06:06:45.950525 [ 288 ] {} <Debug> TCP-Session: 16313dcc-4686-475f-b57d-c209631ba464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2026.01.31 06:06:45.950585 [ 3 ] {} <Debug> TCP-Session: 20fc4d76-243c-4e51-a1ff-cd5ed1a1786f Authenticating user 'default' from [fd00:1122:3344:101::e]:52989 | ||
| 9003 | 2026.01.31 06:06:45.950127 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62129 | ||
| 9004 | 2026.01.31 06:06:45.950614 [ 3 ] {} <Debug> TCP-Session: 20fc4d76-243c-4e51-a1ff-cd5ed1a1786f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.01.31 06:06:45.950638 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9006 | 2026.01.31 06:06:45.950646 [ 3 ] {} <Debug> TCP-Session: 20fc4d76-243c-4e51-a1ff-cd5ed1a1786f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.01.31 06:06:45.950164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62891 | ||
| 9008 | 2026.01.31 06:06:45.950677 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9009 | 2026.01.31 06:06:45.950684 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9010 | 2026.01.31 06:06:45.950674 [ 292 ] {} <Debug> TCP-Session: 16dbd777-4cb5-4934-a5f8-f051cd846fdb Authenticating user 'default' from [fd00:1122:3344:101::e]:46795 | ||
| 9011 | 2026.01.31 06:06:45.950732 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9012 | 2026.01.31 06:06:45.950740 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9013 | 2026.01.31 06:06:45.950750 [ 292 ] {} <Debug> TCP-Session: 16dbd777-4cb5-4934-a5f8-f051cd846fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.01.31 06:06:45.950760 [ 293 ] {} <Debug> TCP-Session: 6b973f92-f0df-4db9-8768-078676c2caf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62891 | ||
| 9015 | 2026.01.31 06:06:45.950781 [ 292 ] {} <Debug> TCP-Session: 16dbd777-4cb5-4934-a5f8-f051cd846fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.01.31 06:06:45.950795 [ 293 ] {} <Debug> TCP-Session: 6b973f92-f0df-4db9-8768-078676c2caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.01.31 06:06:45.950734 [ 289 ] {} <Debug> TCP-Session: f3508654-1c68-4927-b82a-ddf04ea46654 Authenticating user 'default' from [fd00:1122:3344:101::e]:62129 | ||
| 9018 | 2026.01.31 06:06:45.950824 [ 293 ] {} <Debug> TCP-Session: 6b973f92-f0df-4db9-8768-078676c2caf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.01.31 06:06:45.950845 [ 289 ] {} <Debug> TCP-Session: f3508654-1c68-4927-b82a-ddf04ea46654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.01.31 06:06:45.950865 [ 289 ] {} <Debug> TCP-Session: f3508654-1c68-4927-b82a-ddf04ea46654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.01.31 06:06:45.951021 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 9022 | 2026.01.31 06:06:45.951979 [ 317 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> AggregatingTransform: Aggregating | ||
| 9023 | 2026.01.31 06:06:45.952009 [ 317 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 9024 | 2026.01.31 06:06:45.952046 [ 317 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922842 sec. (1083.609 rows/sec., 42.33 KiB/sec.) | ||
| 9025 | 2026.01.31 06:06:45.952068 [ 317 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Trace> Aggregator: Merging aggregated data | ||
| 9026 | 2026.01.31 06:06:45.953279 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 9027 | 2026.01.31 06:06:45.953416 [ 286 ] {4e9c7927-fe13-4004-9fee-60938f7a31b0} <Debug> TCPHandler: Processed in 0.003335296 sec. | ||
| 9028 | 2026.01.31 06:06:45.953552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9029 | 2026.01.31 06:06:45.953580 [ 286 ] {} <Debug> TCP-Session: 7b5d67ba-d230-45de-83fc-0a9aa1b28697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.01.31 06:06:45.953581 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9031 | 2026.01.31 06:06:45.953598 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9032 | 2026.01.31 06:06:45.953614 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9033 | 2026.01.31 06:06:45.953633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9034 | 2026.01.31 06:06:45.953646 [ 288 ] {} <Debug> TCP-Session: 16313dcc-4686-475f-b57d-c209631ba464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2026.01.31 06:06:45.953675 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9036 | 2026.01.31 06:06:45.953692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9037 | 2026.01.31 06:06:45.953691 [ 290 ] {} <Debug> TCP-Session: a7bd164a-cb37-4493-b583-87c793b256f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.01.31 06:06:45.953725 [ 291 ] {} <Debug> TCP-Session: 57c7105b-f138-4ebb-ac1f-7c46d9f17b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.01.31 06:06:45.953742 [ 293 ] {} <Debug> TCP-Session: 6b973f92-f0df-4db9-8768-078676c2caf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2026.01.31 06:06:45.953679 [ 289 ] {} <Debug> TCP-Session: f3508654-1c68-4927-b82a-ddf04ea46654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.01.31 06:06:45.953664 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9042 | 2026.01.31 06:06:45.953652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9043 | 2026.01.31 06:06:45.953852 [ 292 ] {} <Debug> TCP-Session: 16dbd777-4cb5-4934-a5f8-f051cd846fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9044 | 2026.01.31 06:06:45.953623 [ 3 ] {} <Debug> TCP-Session: 20fc4d76-243c-4e51-a1ff-cd5ed1a1786f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9045 | 2026.01.31 06:06:45.953887 [ 294 ] {} <Debug> TCP-Session: 57db6a22-9232-4a57-a5f7-1eca190f2a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.01.31 06:06:47.002468 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.01.31 06:06:47.002673 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9048 | 2026.01.31 06:06:47.002754 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9049 | 2026.01.31 06:06:47.003636 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.01.31 06:06:47.003727 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9051 | 2026.01.31 06:06:47.004150 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9052 | 2026.01.31 06:06:47.004406 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.01.31 06:06:47.004596 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001974 sec., 68895.64336372846 rows/sec., 5.96 MiB/sec. | ||
| 9054 | 2026.01.31 06:06:47.004658 [ 5 ] {c2705e2c-afb2-4922-a623-62a96b35d2cf} <Debug> TCPHandler: Processed in 0.002328533 sec. | ||
| 9055 | 2026.01.31 06:06:47.004793 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.01.31 06:06:47.004913 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9057 | 2026.01.31 06:06:47.004969 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9058 | 2026.01.31 06:06:47.005470 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.01.31 06:06:47.005514 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9060 | 2026.01.31 06:06:47.005853 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9061 | 2026.01.31 06:06:47.006084 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.01.31 06:06:47.006240 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001358 sec., 29455.081001472754 rows/sec., 2.16 MiB/sec. | ||
| 9063 | 2026.01.31 06:06:47.006291 [ 5 ] {0c80f2ec-1e4e-44fd-a27a-f58f2b316bad} <Debug> TCPHandler: Processed in 0.001554256 sec. | ||
| 9064 | 2026.01.31 06:06:47.006409 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.01.31 06:06:47.006517 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9066 | 2026.01.31 06:06:47.006563 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9067 | 2026.01.31 06:06:47.007054 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.31 06:06:47.007097 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9069 | 2026.01.31 06:06:47.007429 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9070 | 2026.01.31 06:06:47.007645 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.01.31 06:06:47.007798 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 6.22 MiB/sec. | ||
| 9072 | 2026.01.31 06:06:47.007845 [ 5 ] {410964b5-bd31-4cd0-b5a1-e1bd005ac59f} <Debug> TCPHandler: Processed in 0.001487194 sec. | ||
| 9073 | 2026.01.31 06:06:47.007968 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2026.01.31 06:06:47.008080 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.01.31 06:06:47.008129 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9076 | 2026.01.31 06:06:47.008593 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.01.31 06:06:47.008635 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9078 | 2026.01.31 06:06:47.008995 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9079 | 2026.01.31 06:06:47.009210 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.01.31 06:06:47.009357 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 9081 | 2026.01.31 06:06:47.009401 [ 5 ] {5ba71de1-1f98-4f45-9032-3d6560e7e331} <Debug> TCPHandler: Processed in 0.001488064 sec. | ||
| 9082 | 2026.01.31 06:06:47.009520 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.01.31 06:06:47.009623 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9084 | 2026.01.31 06:06:47.009682 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9085 | 2026.01.31 06:06:47.010565 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.01.31 06:06:47.010602 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9087 | 2026.01.31 06:06:47.011163 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9088 | 2026.01.31 06:06:47.011387 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.01.31 06:06:47.011518 [ 10 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9090 | 2026.01.31 06:06:47.011539 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001939 sec., 20629.190304280557 rows/sec., 36.97 MiB/sec. | ||
| 9091 | 2026.01.31 06:06:47.011621 [ 10 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.01.31 06:06:47.011657 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9093 | 2026.01.31 06:06:47.011663 [ 5 ] {9cdc5a81-989e-4ac6-8218-7aaee8e8d6a6} <Debug> TCPHandler: Processed in 0.002193611 sec. | ||
| 9094 | 2026.01.31 06:06:47.011792 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9095 | 2026.01.31 06:06:47.011808 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.01.31 06:06:47.011928 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9097 | 2026.01.31 06:06:47.011972 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9098 | 2026.01.31 06:06:47.012075 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.01.31 06:06:47.012149 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1184 rows starting from the beginning of the part | ||
| 9100 | 2026.01.31 06:06:47.012286 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9101 | 2026.01.31 06:06:47.012339 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.01.31 06:06:47.012381 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 9103 | 2026.01.31 06:06:47.012394 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9104 | 2026.01.31 06:06:47.012509 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9105 | 2026.01.31 06:06:47.012618 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9106 | 2026.01.31 06:06:47.012704 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9107 | 2026.01.31 06:06:47.012726 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9108 | 2026.01.31 06:06:47.012929 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.01.31 06:06:47.013067 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 9110 | 2026.01.31 06:06:47.013107 [ 5 ] {511e3f57-5802-457c-86e9-cc67049b3881} <Debug> TCPHandler: Processed in 0.00135398 sec. | ||
| 9111 | 2026.01.31 06:06:47.020353 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1384 rows, containing 19 columns (19 merged, 0 gathered) in 0.008620957 sec., 160539.02136386945 rows/sec., 287.68 MiB/sec. | ||
| 9112 | 2026.01.31 06:06:47.022263 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9113 | 2026.01.31 06:06:47.022617 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.31 06:06:47.022688 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9115 | 2026.01.31 06:06:47.022825 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9116 | 2026.01.31 06:06:48.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.89 MiB, peak 320.38 MiB, free memory in arenas 0.00 B, will set to 312.61 MiB (RSS), difference: 3.72 MiB | ||
| 9117 | 2026.01.31 06:06:50.297739 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9118 | 2026.01.31 06:06:50.297815 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9119 | 2026.01.31 06:06:50.457694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24016 | ||
| 9120 | 2026.01.31 06:06:50.458255 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.01.31 06:06:50.458307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9122 | 2026.01.31 06:06:50.458868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9123 | 2026.01.31 06:06:50.459106 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.01.31 06:06:50.459253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24016 | ||
| 9125 | 2026.01.31 06:06:51.750317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9126 | 2026.01.31 06:06:51.768825 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.01.31 06:06:51.768895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9128 | 2026.01.31 06:06:51.775009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9129 | 2026.01.31 06:06:51.775727 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.01.31 06:06:51.778887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9131 | 2026.01.31 06:06:52.000028 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.01.31 06:06:52.000199 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9133 | 2026.01.31 06:06:52.000262 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9134 | 2026.01.31 06:06:52.001481 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.01.31 06:06:52.001518 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9136 | 2026.01.31 06:06:52.001890 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9137 | 2026.01.31 06:06:52.002106 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.01.31 06:06:52.002251 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.04 MiB/sec. | ||
| 9139 | 2026.01.31 06:06:52.002291 [ 5 ] {d656e795-940f-4686-b4db-3c02c49e4d57} <Debug> TCPHandler: Processed in 0.002380074 sec. | ||
| 9140 | 2026.01.31 06:06:52.002423 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.01.31 06:06:52.002522 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9142 | 2026.01.31 06:06:52.002561 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9143 | 2026.01.31 06:06:52.003052 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.01.31 06:06:52.003086 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9145 | 2026.01.31 06:06:52.003385 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9146 | 2026.01.31 06:06:52.003586 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.01.31 06:06:52.003709 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 9148 | 2026.01.31 06:06:52.003746 [ 5 ] {ed915c19-74c6-4ef9-90e9-4954052cb3f5} <Debug> TCPHandler: Processed in 0.001370142 sec. | ||
| 9149 | 2026.01.31 06:06:52.003918 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.01.31 06:06:52.004026 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.01.31 06:06:52.004068 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9152 | 2026.01.31 06:06:52.004501 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.01.31 06:06:52.004534 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9154 | 2026.01.31 06:06:52.004865 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9155 | 2026.01.31 06:06:52.005070 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.01.31 06:06:52.005212 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9157 | 2026.01.31 06:06:52.005247 [ 5 ] {0a470db1-ec2d-4752-9780-50c489e4e296} <Debug> TCPHandler: Processed in 0.001377391 sec. | ||
| 9158 | 2026.01.31 06:06:52.005368 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.01.31 06:06:52.005465 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.01.31 06:06:52.005506 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9161 | 2026.01.31 06:06:52.005832 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.01.31 06:06:52.005864 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9163 | 2026.01.31 06:06:52.006149 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9164 | 2026.01.31 06:06:52.006347 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.01.31 06:06:52.006474 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 9166 | 2026.01.31 06:06:52.006508 [ 5 ] {d1f09dce-4978-4702-b925-a426125522d3} <Debug> TCPHandler: Processed in 0.001194567 sec. | ||
| 9167 | 2026.01.31 06:06:55.531290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1060 | ||
| 9168 | 2026.01.31 06:06:55.533616 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.01.31 06:06:55.533675 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9170 | 2026.01.31 06:06:55.535051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9171 | 2026.01.31 06:06:55.535347 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.01.31 06:06:55.535758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 9173 | 2026.01.31 06:06:57.031727 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.01.31 06:06:57.031909 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.01.31 06:06:57.031976 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9176 | 2026.01.31 06:06:57.032631 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.01.31 06:06:57.032684 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9178 | 2026.01.31 06:06:57.033075 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9179 | 2026.01.31 06:06:57.033297 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.01.31 06:06:57.033460 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 9181 | 2026.01.31 06:06:57.033512 [ 5 ] {f426c1a2-a350-4e06-80b8-7dc91d387d24} <Debug> TCPHandler: Processed in 0.001906283 sec. | ||
| 9182 | 2026.01.31 06:06:57.033650 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.01.31 06:06:57.033752 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9184 | 2026.01.31 06:06:57.033795 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9185 | 2026.01.31 06:06:57.034209 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.01.31 06:06:57.034247 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9187 | 2026.01.31 06:06:57.034549 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9188 | 2026.01.31 06:06:57.034761 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.01.31 06:06:57.034892 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 841.37 KiB/sec. | ||
| 9190 | 2026.01.31 06:06:57.034929 [ 5 ] {bbc22511-98de-48a4-9ed1-d54a37f6c64e} <Debug> TCPHandler: Processed in 0.001329 sec. | ||
| 9191 | 2026.01.31 06:06:57.035040 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.01.31 06:06:57.035133 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9193 | 2026.01.31 06:06:57.035172 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9194 | 2026.01.31 06:06:57.036271 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.01.31 06:06:57.036306 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9196 | 2026.01.31 06:06:57.036691 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9197 | 2026.01.31 06:06:57.036899 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.01.31 06:06:57.037031 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.001917 sec., 731351.0693792384 rows/sec., 61.15 MiB/sec. | ||
| 9199 | 2026.01.31 06:06:57.037068 [ 5 ] {33294a93-8ba3-470a-bfb7-98a22460d86e} <Debug> TCPHandler: Processed in 0.002075137 sec. | ||
| 9200 | 2026.01.31 06:06:57.037174 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.01.31 06:06:57.037267 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.01.31 06:06:57.037307 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9203 | 2026.01.31 06:06:57.037727 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.31 06:06:57.037763 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9205 | 2026.01.31 06:06:57.038073 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9206 | 2026.01.31 06:06:57.038277 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.01.31 06:06:57.038406 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.07 MiB/sec. | ||
| 9208 | 2026.01.31 06:06:57.038443 [ 5 ] {f67c0cfa-0834-45e8-9839-7ae529a00f28} <Debug> TCPHandler: Processed in 0.00131609 sec. | ||
| 9209 | 2026.01.31 06:06:57.038548 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.31 06:06:57.038639 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.31 06:06:57.038678 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9212 | 2026.01.31 06:06:57.039134 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.31 06:06:57.039170 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9214 | 2026.01.31 06:06:57.039463 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9215 | 2026.01.31 06:06:57.039673 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.01.31 06:06:57.039795 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001174 sec., 214650.76660988075 rows/sec., 14.85 MiB/sec. | ||
| 9217 | 2026.01.31 06:06:57.039831 [ 5 ] {7be8d2de-077d-4669-8b8c-b3c8efb9ab06} <Debug> TCPHandler: Processed in 0.001329111 sec. | ||
| 9218 | 2026.01.31 06:06:57.039939 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.01.31 06:06:57.040029 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.01.31 06:06:57.040067 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9221 | 2026.01.31 06:06:57.040449 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.31 06:06:57.040483 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9223 | 2026.01.31 06:06:57.040759 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9224 | 2026.01.31 06:06:57.040957 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.31 06:06:57.041078 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 878.63 KiB/sec. | ||
| 9226 | 2026.01.31 06:06:57.041114 [ 5 ] {3f2e19f6-60c8-4cf7-8d90-b65ec810207d} <Debug> TCPHandler: Processed in 0.001222128 sec. | ||
| 9227 | 2026.01.31 06:06:57.041220 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.31 06:06:57.041310 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.31 06:06:57.041348 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9230 | 2026.01.31 06:06:57.041961 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.31 06:06:57.041997 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9232 | 2026.01.31 06:06:57.042321 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9233 | 2026.01.31 06:06:57.042526 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.31 06:06:57.042655 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001362 sec., 446402.34948604996 rows/sec., 33.59 MiB/sec. | ||
| 9235 | 2026.01.31 06:06:57.042692 [ 5 ] {a956b150-883e-4661-83f9-2e61b4903e3a} <Debug> TCPHandler: Processed in 0.001518905 sec. | ||
| 9236 | 2026.01.31 06:06:57.042799 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.01.31 06:06:57.042891 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9238 | 2026.01.31 06:06:57.042933 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9239 | 2026.01.31 06:06:57.043517 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.01.31 06:06:57.043552 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9241 | 2026.01.31 06:06:57.043919 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9242 | 2026.01.31 06:06:57.044140 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.01.31 06:06:57.044274 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001401 sec., 632405.4246966454 rows/sec., 42.92 MiB/sec. | ||
| 9244 | 2026.01.31 06:06:57.044311 [ 5 ] {5a287376-fbd4-41f1-8767-a6595a990802} <Debug> TCPHandler: Processed in 0.001558186 sec. | ||
| 9245 | 2026.01.31 06:06:57.044409 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.01.31 06:06:57.044499 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.01.31 06:06:57.044551 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9248 | 2026.01.31 06:06:57.045406 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2026.01.31 06:06:57.045441 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9250 | 2026.01.31 06:06:57.045992 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9251 | 2026.01.31 06:06:57.046207 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2026.01.31 06:06:57.046345 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. | ||
| 9253 | 2026.01.31 06:06:57.046410 [ 5 ] {b4afa3ef-84b3-4dca-97b6-fdb2441c7984} <Debug> TCPHandler: Processed in 0.002047377 sec. | ||
| 9254 | 2026.01.31 06:06:57.046517 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2026.01.31 06:06:57.046608 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9256 | 2026.01.31 06:06:57.046649 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9257 | 2026.01.31 06:06:57.046989 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2026.01.31 06:06:57.047023 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9259 | 2026.01.31 06:06:57.047313 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9260 | 2026.01.31 06:06:57.047514 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2026.01.31 06:06:57.047640 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 9262 | 2026.01.31 06:06:57.047675 [ 5 ] {737efe1a-4d85-4c32-a7de-3f8b75cc45f1} <Debug> TCPHandler: Processed in 0.001204928 sec. | ||
| 9263 | 2026.01.31 06:06:57.959355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24464 | ||
| 9264 | 2026.01.31 06:06:57.959836 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.01.31 06:06:57.959868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9266 | 2026.01.31 06:06:57.960314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9267 | 2026.01.31 06:06:57.960527 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.01.31 06:06:57.960632 [ 44 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9269 | 2026.01.31 06:06:57.960645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24464 | ||
| 9270 | 2026.01.31 06:06:57.960668 [ 44 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.01.31 06:06:57.960692 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9272 | 2026.01.31 06:06:57.960865 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9273 | 2026.01.31 06:06:57.961081 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9274 | 2026.01.31 06:06:57.961149 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22096 rows starting from the beginning of the part | ||
| 9275 | 2026.01.31 06:06:57.961256 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9276 | 2026.01.31 06:06:57.961336 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9277 | 2026.01.31 06:06:57.961416 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9278 | 2026.01.31 06:06:57.961490 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9279 | 2026.01.31 06:06:57.961570 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9280 | 2026.01.31 06:06:57.963846 [ 186 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24464 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307019 sec., 7968236.493506917 rows/sec., 113.99 MiB/sec. | ||
| 9281 | 2026.01.31 06:06:57.964220 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9282 | 2026.01.31 06:06:57.964488 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.01.31 06:06:57.964559 [ 196 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_51_10} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9284 | 2026.01.31 06:06:57.964665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9285 | 2026.01.31 06:06:59.278935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9286 | 2026.01.31 06:06:59.298034 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.01.31 06:06:59.298107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9288 | 2026.01.31 06:06:59.304460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9289 | 2026.01.31 06:06:59.305277 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.01.31 06:06:59.305582 [ 43 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9291 | 2026.01.31 06:06:59.305619 [ 43 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.01.31 06:06:59.305638 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9293 | 2026.01.31 06:06:59.305728 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9294 | 2026.01.31 06:06:59.308810 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9295 | 2026.01.31 06:06:59.309680 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 9296 | 2026.01.31 06:06:59.309696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9297 | 2026.01.31 06:06:59.313447 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9298 | 2026.01.31 06:06:59.317093 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9299 | 2026.01.31 06:06:59.321383 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9300 | 2026.01.31 06:06:59.325351 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9301 | 2026.01.31 06:06:59.329173 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9302 | 2026.01.31 06:06:59.380359 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.074663566 sec., 5143.070718052765 rows/sec., 26.59 MiB/sec. | ||
| 9303 | 2026.01.31 06:06:59.383477 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9304 | 2026.01.31 06:06:59.385857 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.01.31 06:06:59.385987 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_51_10} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9306 | 2026.01.31 06:06:59.389062 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9307 | 2026.01.31 06:07:01.999537 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.01.31 06:07:01.999709 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9309 | 2026.01.31 06:07:01.999773 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9310 | 2026.01.31 06:07:02.000403 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.01.31 06:07:02.000449 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9312 | 2026.01.31 06:07:02.000843 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9313 | 2026.01.31 06:07:02.001075 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.01.31 06:07:02.001231 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 9315 | 2026.01.31 06:07:02.001273 [ 5 ] {2e3e2ddc-24ae-4d2f-9e22-22f811208c1d} <Debug> TCPHandler: Processed in 0.001860242 sec. | ||
| 9316 | 2026.01.31 06:07:02.001399 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.01.31 06:07:02.001493 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9318 | 2026.01.31 06:07:02.001534 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9319 | 2026.01.31 06:07:02.001953 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.01.31 06:07:02.001988 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9321 | 2026.01.31 06:07:02.002293 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9322 | 2026.01.31 06:07:02.002499 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.01.31 06:07:02.002638 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 9324 | 2026.01.31 06:07:02.002677 [ 5 ] {1695bfb6-03d3-45f8-924c-05f11d5f2dae} <Debug> TCPHandler: Processed in 0.00132714 sec. | ||
| 9325 | 2026.01.31 06:07:02.002794 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.01.31 06:07:02.002887 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9327 | 2026.01.31 06:07:02.002930 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9328 | 2026.01.31 06:07:02.003339 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.31 06:07:02.003375 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9330 | 2026.01.31 06:07:02.003709 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9331 | 2026.01.31 06:07:02.003911 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.01.31 06:07:02.004044 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 9333 | 2026.01.31 06:07:02.004081 [ 5 ] {198eb846-99b8-4cbe-91c2-d8294fe49f1c} <Debug> TCPHandler: Processed in 0.00133745 sec. | ||
| 9334 | 2026.01.31 06:07:02.004190 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.01.31 06:07:02.004283 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.01.31 06:07:02.004324 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9337 | 2026.01.31 06:07:02.004657 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.31 06:07:02.004692 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9339 | 2026.01.31 06:07:02.004987 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9340 | 2026.01.31 06:07:02.005193 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.31 06:07:02.005324 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9342 | 2026.01.31 06:07:02.005360 [ 5 ] {e461f731-094a-4c1f-804a-31dafe51c97b} <Debug> TCPHandler: Processed in 0.001218258 sec. | ||
| 9343 | 2026.01.31 06:07:05.297875 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9344 | 2026.01.31 06:07:05.297937 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9345 | 2026.01.31 06:07:05.461738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24976 | ||
| 9346 | 2026.01.31 06:07:05.462255 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.01.31 06:07:05.462296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9348 | 2026.01.31 06:07:05.462839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9349 | 2026.01.31 06:07:05.463137 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.31 06:07:05.463291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24976 | ||
| 9351 | 2026.01.31 06:07:05.536893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1088 | ||
| 9352 | 2026.01.31 06:07:05.539319 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.01.31 06:07:05.539378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9354 | 2026.01.31 06:07:05.540660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9355 | 2026.01.31 06:07:05.540961 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.01.31 06:07:05.541333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 9357 | 2026.01.31 06:07:06.810734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9358 | 2026.01.31 06:07:06.826205 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.01.31 06:07:06.826279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9360 | 2026.01.31 06:07:06.831551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9361 | 2026.01.31 06:07:06.832256 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.01.31 06:07:06.835492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9363 | 2026.01.31 06:07:07.002022 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.31 06:07:07.002216 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9365 | 2026.01.31 06:07:07.002289 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9366 | 2026.01.31 06:07:07.003077 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.31 06:07:07.003124 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9368 | 2026.01.31 06:07:07.003525 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9369 | 2026.01.31 06:07:07.003748 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.31 06:07:07.003900 [ 35 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9371 | 2026.01.31 06:07:07.003905 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001742 sec., 78071.18254879449 rows/sec., 6.75 MiB/sec. | ||
| 9372 | 2026.01.31 06:07:07.003969 [ 35 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.01.31 06:07:07.003995 [ 5 ] {c542ab18-0989-4142-93f9-9989b354dcfd} <Debug> TCPHandler: Processed in 0.002107358 sec. | ||
| 9374 | 2026.01.31 06:07:07.003996 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9375 | 2026.01.31 06:07:07.004130 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.01.31 06:07:07.004143 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9377 | 2026.01.31 06:07:07.004230 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.01.31 06:07:07.004276 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9379 | 2026.01.31 06:07:07.004301 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9380 | 2026.01.31 06:07:07.004343 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 9381 | 2026.01.31 06:07:07.004413 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 9382 | 2026.01.31 06:07:07.004460 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9383 | 2026.01.31 06:07:07.004505 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1402 rows starting from the beginning of the part | ||
| 9384 | 2026.01.31 06:07:07.004546 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9385 | 2026.01.31 06:07:07.004589 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 9386 | 2026.01.31 06:07:07.004704 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.31 06:07:07.004747 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9388 | 2026.01.31 06:07:07.005072 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9389 | 2026.01.31 06:07:07.005296 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.01.31 06:07:07.005435 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001225 sec., 32653.061224489797 rows/sec., 2.40 MiB/sec. | ||
| 9391 | 2026.01.31 06:07:07.005473 [ 5 ] {73a708c5-ce13-41ff-9eda-dfc11945bf34} <Debug> TCPHandler: Processed in 0.001394432 sec. | ||
| 9392 | 2026.01.31 06:07:07.005591 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.01.31 06:07:07.005683 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9394 | 2026.01.31 06:07:07.005723 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9395 | 2026.01.31 06:07:07.006054 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969865 sec., 1620923.2612387144 rows/sec., 141.69 MiB/sec. | ||
| 9396 | 2026.01.31 06:07:07.006165 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.01.31 06:07:07.006205 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9398 | 2026.01.31 06:07:07.006357 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9399 | 2026.01.31 06:07:07.006539 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9400 | 2026.01.31 06:07:07.006699 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.31 06:07:07.006795 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_76_15} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9402 | 2026.01.31 06:07:07.006817 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.01.31 06:07:07.006902 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9404 | 2026.01.31 06:07:07.006939 [ 35 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9405 | 2026.01.31 06:07:07.006960 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001293 sec., 80433.10131477185 rows/sec., 6.28 MiB/sec. | ||
| 9406 | 2026.01.31 06:07:07.006976 [ 35 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.01.31 06:07:07.007000 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9408 | 2026.01.31 06:07:07.007002 [ 5 ] {09c19afd-3786-4892-84bf-8a87d9f479b7} <Debug> TCPHandler: Processed in 0.001460593 sec. | ||
| 9409 | 2026.01.31 06:07:07.007070 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9410 | 2026.01.31 06:07:07.007132 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.01.31 06:07:07.007167 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9412 | 2026.01.31 06:07:07.007196 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 9413 | 2026.01.31 06:07:07.007229 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.01.31 06:07:07.007239 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9415 | 2026.01.31 06:07:07.007282 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9416 | 2026.01.31 06:07:07.007290 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9417 | 2026.01.31 06:07:07.007335 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 608 rows starting from the beginning of the part | ||
| 9418 | 2026.01.31 06:07:07.007366 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9419 | 2026.01.31 06:07:07.007401 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 9420 | 2026.01.31 06:07:07.007718 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.31 06:07:07.007757 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9422 | 2026.01.31 06:07:07.008108 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9423 | 2026.01.31 06:07:07.008283 [ 188 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243468 sec., 1267423.0458684904 rows/sec., 101.03 MiB/sec. | ||
| 9424 | 2026.01.31 06:07:07.008325 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.01.31 06:07:07.008446 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9426 | 2026.01.31 06:07:07.008459 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9427 | 2026.01.31 06:07:07.008462 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 9428 | 2026.01.31 06:07:07.008480 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.31 06:07:07.008520 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9430 | 2026.01.31 06:07:07.008523 [ 5 ] {32c29cd8-2c38-4841-b09f-91965041125b} <Debug> TCPHandler: Processed in 0.001440223 sec. | ||
| 9431 | 2026.01.31 06:07:07.008614 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9432 | 2026.01.31 06:07:07.008657 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.01.31 06:07:07.008744 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.01.31 06:07:07.008756 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.01.31 06:07:07.008747 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9436 | 2026.01.31 06:07:07.008822 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9437 | 2026.01.31 06:07:07.008829 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20634 rows starting from the beginning of the part | ||
| 9438 | 2026.01.31 06:07:07.008828 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_76_15} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9439 | 2026.01.31 06:07:07.008916 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9440 | 2026.01.31 06:07:07.008953 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9441 | 2026.01.31 06:07:07.008968 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9442 | 2026.01.31 06:07:07.009017 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 886 rows starting from the beginning of the part | ||
| 9443 | 2026.01.31 06:07:07.009054 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9444 | 2026.01.31 06:07:07.009096 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9445 | 2026.01.31 06:07:07.009759 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.01.31 06:07:07.009800 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9447 | 2026.01.31 06:07:07.010451 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9448 | 2026.01.31 06:07:07.010677 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.01.31 06:07:07.010827 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002088 sec., 19157.088122605364 rows/sec., 34.33 MiB/sec. | ||
| 9450 | 2026.01.31 06:07:07.010881 [ 5 ] {d751b285-c9bf-4bff-b6e9-ae0f621e2946} <Debug> TCPHandler: Processed in 0.002274002 sec. | ||
| 9451 | 2026.01.31 06:07:07.011002 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.01.31 06:07:07.011095 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9453 | 2026.01.31 06:07:07.011136 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9454 | 2026.01.31 06:07:07.011494 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.01.31 06:07:07.011528 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9456 | 2026.01.31 06:07:07.011842 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9457 | 2026.01.31 06:07:07.012047 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.01.31 06:07:07.012164 [ 35 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9459 | 2026.01.31 06:07:07.012178 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9460 | 2026.01.31 06:07:07.012202 [ 35 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.01.31 06:07:07.012222 [ 5 ] {91905834-7e7f-4150-a642-95b9e7c02174} <Debug> TCPHandler: Processed in 0.001269599 sec. | ||
| 9462 | 2026.01.31 06:07:07.012226 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9463 | 2026.01.31 06:07:07.012354 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9464 | 2026.01.31 06:07:07.012516 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9465 | 2026.01.31 06:07:07.012568 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4158 rows starting from the beginning of the part | ||
| 9466 | 2026.01.31 06:07:07.012666 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9467 | 2026.01.31 06:07:07.012737 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9468 | 2026.01.31 06:07:07.012805 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9469 | 2026.01.31 06:07:07.012877 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9470 | 2026.01.31 06:07:07.012955 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9471 | 2026.01.31 06:07:07.015582 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4458 rows, containing 4 columns (4 merged, 0 gathered) in 0.003284075 sec., 1357459.8631273645 rows/sec., 91.54 MiB/sec. | ||
| 9472 | 2026.01.31 06:07:07.015970 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9473 | 2026.01.31 06:07:07.016223 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.01.31 06:07:07.016289 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_76_15} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9475 | 2026.01.31 06:07:07.016365 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9476 | 2026.01.31 06:07:07.022258 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22160 rows, containing 5 columns (5 merged, 0 gathered) in 0.013689993 sec., 1618700.6085393908 rows/sec., 111.22 MiB/sec. | ||
| 9477 | 2026.01.31 06:07:07.022687 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9478 | 2026.01.31 06:07:07.022962 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.01.31 06:07:07.023039 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9480 | 2026.01.31 06:07:07.023121 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9481 | 2026.01.31 06:07:08.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.26 MiB, peak 327.13 MiB, free memory in arenas 0.00 B, will set to 316.64 MiB (RSS), difference: 2.38 MiB | ||
| 9482 | 2026.01.31 06:07:09.691284 [ 30 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9483 | 2026.01.31 06:07:09.691380 [ 30 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.01.31 06:07:09.691425 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9485 | 2026.01.31 06:07:09.691605 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 9486 | 2026.01.31 06:07:09.691820 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9487 | 2026.01.31 06:07:09.691879 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 254 rows starting from the beginning of the part | ||
| 9488 | 2026.01.31 06:07:09.691987 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 9489 | 2026.01.31 06:07:09.692082 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 9490 | 2026.01.31 06:07:09.692171 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 9491 | 2026.01.31 06:07:09.692218 [ 188 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 9492 | 2026.01.31 06:07:09.693145 [ 192 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621197 sec., 778437.1671055399 rows/sec., 56.80 MiB/sec. | ||
| 9493 | 2026.01.31 06:07:09.693285 [ 192 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9494 | 2026.01.31 06:07:09.693560 [ 192 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.01.31 06:07:09.693630 [ 192 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_13_3} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9496 | 2026.01.31 06:07:09.693694 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9497 | 2026.01.31 06:07:11.999534 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2026.01.31 06:07:11.999706 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9499 | 2026.01.31 06:07:11.999771 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9500 | 2026.01.31 06:07:12.000354 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.01.31 06:07:12.000406 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9502 | 2026.01.31 06:07:12.000780 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9503 | 2026.01.31 06:07:12.001011 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.01.31 06:07:12.001165 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001505 sec., 1328.9036544850499 rows/sec., 108.36 KiB/sec. | ||
| 9505 | 2026.01.31 06:07:12.001206 [ 5 ] {40bf4288-83b5-425c-8bfe-1af11c1b582c} <Debug> TCPHandler: Processed in 0.001797611 sec. | ||
| 9506 | 2026.01.31 06:07:12.001318 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.01.31 06:07:12.001411 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9508 | 2026.01.31 06:07:12.001452 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9509 | 2026.01.31 06:07:12.001859 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.01.31 06:07:12.001893 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9511 | 2026.01.31 06:07:12.002187 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9512 | 2026.01.31 06:07:12.002390 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.01.31 06:07:12.002517 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001124 sec., 50711.74377224199 rows/sec., 3.87 MiB/sec. | ||
| 9514 | 2026.01.31 06:07:12.002554 [ 5 ] {850efd81-f6c3-44e2-ad7e-378d261fa973} <Debug> TCPHandler: Processed in 0.001287079 sec. | ||
| 9515 | 2026.01.31 06:07:12.002661 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.01.31 06:07:12.002754 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9517 | 2026.01.31 06:07:12.002793 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9518 | 2026.01.31 06:07:12.003169 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.01.31 06:07:12.003204 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9520 | 2026.01.31 06:07:12.003482 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9521 | 2026.01.31 06:07:12.003687 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.01.31 06:07:12.003800 [ 27 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 9523 | 2026.01.31 06:07:12.003818 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 129.07 KiB/sec. | ||
| 9524 | 2026.01.31 06:07:12.003868 [ 27 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.01.31 06:07:12.003876 [ 5 ] {3b15e84f-30e4-4733-9a12-560934214b88} <Debug> TCPHandler: Processed in 0.001264779 sec. | ||
| 9526 | 2026.01.31 06:07:12.003897 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9527 | 2026.01.31 06:07:12.003994 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.01.31 06:07:12.004004 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 9529 | 2026.01.31 06:07:12.004091 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9530 | 2026.01.31 06:07:12.004134 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9531 | 2026.01.31 06:07:12.004145 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9532 | 2026.01.31 06:07:12.004188 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 70 rows starting from the beginning of the part | ||
| 9533 | 2026.01.31 06:07:12.004262 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9534 | 2026.01.31 06:07:12.004315 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 9535 | 2026.01.31 06:07:12.004362 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 9536 | 2026.01.31 06:07:12.004408 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 9537 | 2026.01.31 06:07:12.004455 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 9538 | 2026.01.31 06:07:12.004540 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.01.31 06:07:12.004580 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9540 | 2026.01.31 06:07:12.004908 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9541 | 2026.01.31 06:07:12.005146 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.01.31 06:07:12.005279 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001205 sec., 54771.78423236515 rows/sec., 4.28 MiB/sec. | ||
| 9543 | 2026.01.31 06:07:12.005316 [ 5 ] {e4ed1745-ab34-49c9-8093-efcbecc71389} <Debug> TCPHandler: Processed in 0.001371002 sec. | ||
| 9544 | 2026.01.31 06:07:12.005428 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.01.31 06:07:12.005470 [ 190 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509525 sec., 169589.77161689935 rows/sec., 13.07 MiB/sec. | ||
| 9546 | 2026.01.31 06:07:12.005522 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.01.31 06:07:12.005570 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9548 | 2026.01.31 06:07:12.005689 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 9549 | 2026.01.31 06:07:12.005974 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.01.31 06:07:12.006016 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9551 | 2026.01.31 06:07:12.006030 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.31 06:07:12.006127 [ 199 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_45_9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 9553 | 2026.01.31 06:07:12.006225 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9554 | 2026.01.31 06:07:12.006362 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9555 | 2026.01.31 06:07:12.006572 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.01.31 06:07:12.006701 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.37 MiB/sec. | ||
| 9557 | 2026.01.31 06:07:12.006736 [ 5 ] {5d5ad689-adc2-4d73-a49c-6ec8c6cdb357} <Debug> TCPHandler: Processed in 0.001356171 sec. | ||
| 9558 | 2026.01.31 06:07:12.006846 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.01.31 06:07:12.006938 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9560 | 2026.01.31 06:07:12.006979 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9561 | 2026.01.31 06:07:12.007304 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.01.31 06:07:12.007338 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9563 | 2026.01.31 06:07:12.007639 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9564 | 2026.01.31 06:07:12.007839 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.01.31 06:07:12.007966 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 9566 | 2026.01.31 06:07:12.008002 [ 5 ] {64400073-b730-42cb-b939-084b8d8cad73} <Debug> TCPHandler: Processed in 0.001204677 sec. | ||
| 9567 | 2026.01.31 06:07:12.964388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25424 | ||
| 9568 | 2026.01.31 06:07:12.964943 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.01.31 06:07:12.964993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9570 | 2026.01.31 06:07:12.965503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9571 | 2026.01.31 06:07:12.965740 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.01.31 06:07:12.965872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25424 | ||
| 9573 | 2026.01.31 06:07:14.335720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9574 | 2026.01.31 06:07:14.352229 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.01.31 06:07:14.352293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9576 | 2026.01.31 06:07:14.358384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9577 | 2026.01.31 06:07:14.359112 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.01.31 06:07:14.362621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9579 | 2026.01.31 06:07:15.542456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1112 | ||
| 9580 | 2026.01.31 06:07:15.544741 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.01.31 06:07:15.544800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9582 | 2026.01.31 06:07:15.546080 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9583 | 2026.01.31 06:07:15.546375 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.01.31 06:07:15.546693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9585 | 2026.01.31 06:07:17.001166 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2026.01.31 06:07:17.001340 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9587 | 2026.01.31 06:07:17.001405 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9588 | 2026.01.31 06:07:17.002084 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.01.31 06:07:17.002133 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9590 | 2026.01.31 06:07:17.002531 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9591 | 2026.01.31 06:07:17.002759 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.01.31 06:07:17.002927 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001633 sec., 83282.30251071647 rows/sec., 7.21 MiB/sec. | ||
| 9593 | 2026.01.31 06:07:17.002975 [ 5 ] {e0bdd640-40e1-4457-a22b-f9b42f88024f} <Debug> TCPHandler: Processed in 0.001934704 sec. | ||
| 9594 | 2026.01.31 06:07:17.003094 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9595 | 2026.01.31 06:07:17.003194 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9596 | 2026.01.31 06:07:17.003237 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9597 | 2026.01.31 06:07:17.003655 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.01.31 06:07:17.003691 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9599 | 2026.01.31 06:07:17.003987 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9600 | 2026.01.31 06:07:17.004190 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.01.31 06:07:17.004319 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 9602 | 2026.01.31 06:07:17.004356 [ 5 ] {c381faf6-ca11-4ec2-aec9-3f1bda4c917e} <Debug> TCPHandler: Processed in 0.00131153 sec. | ||
| 9603 | 2026.01.31 06:07:17.004463 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2026.01.31 06:07:17.004556 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9605 | 2026.01.31 06:07:17.004596 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9606 | 2026.01.31 06:07:17.005012 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2026.01.31 06:07:17.005047 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9608 | 2026.01.31 06:07:17.005342 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9609 | 2026.01.31 06:07:17.005553 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2026.01.31 06:07:17.005684 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 7.08 MiB/sec. | ||
| 9611 | 2026.01.31 06:07:17.005721 [ 5 ] {2fae295e-ec02-4eca-83a0-92afee20218c} <Debug> TCPHandler: Processed in 0.00130504 sec. | ||
| 9612 | 2026.01.31 06:07:17.005831 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.01.31 06:07:17.005924 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9614 | 2026.01.31 06:07:17.005967 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9615 | 2026.01.31 06:07:17.006358 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.01.31 06:07:17.006392 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9617 | 2026.01.31 06:07:17.006711 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9618 | 2026.01.31 06:07:17.006914 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.01.31 06:07:17.007046 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 9620 | 2026.01.31 06:07:17.007083 [ 5 ] {f27be1f3-c6b5-4b44-9a8c-26e128699ef4} <Debug> TCPHandler: Processed in 0.00129794 sec. | ||
| 9621 | 2026.01.31 06:07:17.007190 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.01.31 06:07:17.007282 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9623 | 2026.01.31 06:07:17.007334 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9624 | 2026.01.31 06:07:17.008163 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.01.31 06:07:17.008198 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9626 | 2026.01.31 06:07:17.008754 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9627 | 2026.01.31 06:07:17.008976 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.01.31 06:07:17.009113 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001848 sec., 21645.021645021643 rows/sec., 38.79 MiB/sec. | ||
| 9629 | 2026.01.31 06:07:17.009178 [ 5 ] {502216ef-aa37-48cb-863d-f411bc6cb85a} <Debug> TCPHandler: Processed in 0.002034206 sec. | ||
| 9630 | 2026.01.31 06:07:17.009287 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.01.31 06:07:17.009379 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9632 | 2026.01.31 06:07:17.009420 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9633 | 2026.01.31 06:07:17.009747 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.01.31 06:07:17.009782 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 9635 | 2026.01.31 06:07:17.010076 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9636 | 2026.01.31 06:07:17.010276 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.01.31 06:07:17.010409 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 9638 | 2026.01.31 06:07:17.010444 [ 5 ] {51872426-0ea6-4e2d-accc-e7b735187595} <Debug> TCPHandler: Processed in 0.001203927 sec. | ||
| 9639 | 2026.01.31 06:07:20.297991 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9640 | 2026.01.31 06:07:20.298061 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9641 | 2026.01.31 06:07:20.466077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25936 | ||
| 9642 | 2026.01.31 06:07:20.466597 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.01.31 06:07:20.466644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9644 | 2026.01.31 06:07:20.467144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9645 | 2026.01.31 06:07:20.467384 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.01.31 06:07:20.467531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25936 | ||
| 9647 | 2026.01.31 06:07:21.862820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 9648 | 2026.01.31 06:07:21.879678 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.01.31 06:07:21.879730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9650 | 2026.01.31 06:07:21.885744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9651 | 2026.01.31 06:07:21.886456 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.01.31 06:07:21.889371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9653 | 2026.01.31 06:07:21.999630 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.01.31 06:07:21.999821 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9655 | 2026.01.31 06:07:21.999891 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9656 | 2026.01.31 06:07:22.000585 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.01.31 06:07:22.000627 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9658 | 2026.01.31 06:07:22.001018 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9659 | 2026.01.31 06:07:22.001239 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.01.31 06:07:22.001389 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 9661 | 2026.01.31 06:07:22.001433 [ 5 ] {2e1dd3cc-aa35-4efc-8cc7-1c6a691d7351} <Debug> TCPHandler: Processed in 0.001933434 sec. | ||
| 9662 | 2026.01.31 06:07:22.001555 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2026.01.31 06:07:22.001651 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9664 | 2026.01.31 06:07:22.001692 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9665 | 2026.01.31 06:07:22.002113 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.01.31 06:07:22.002149 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9667 | 2026.01.31 06:07:22.002461 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9668 | 2026.01.31 06:07:22.002677 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.01.31 06:07:22.002807 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 9670 | 2026.01.31 06:07:22.002845 [ 5 ] {b4120a5c-0cee-4f7e-90cd-4b74c43de1ce} <Debug> TCPHandler: Processed in 0.001340271 sec. | ||
| 9671 | 2026.01.31 06:07:22.002958 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2026.01.31 06:07:22.003052 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9673 | 2026.01.31 06:07:22.003095 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9674 | 2026.01.31 06:07:22.003494 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.01.31 06:07:22.003529 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9676 | 2026.01.31 06:07:22.003853 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9677 | 2026.01.31 06:07:22.004060 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.01.31 06:07:22.004189 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 9679 | 2026.01.31 06:07:22.004225 [ 5 ] {9ed3bbb7-247f-4490-be6f-436174fe9de1} <Debug> TCPHandler: Processed in 0.00131582 sec. | ||
| 9680 | 2026.01.31 06:07:22.004334 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2026.01.31 06:07:22.004427 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9682 | 2026.01.31 06:07:22.004467 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9683 | 2026.01.31 06:07:22.004798 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2026.01.31 06:07:22.004833 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9685 | 2026.01.31 06:07:22.005130 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9686 | 2026.01.31 06:07:22.005336 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.01.31 06:07:22.005462 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9688 | 2026.01.31 06:07:22.005498 [ 5 ] {c1ddfffd-3b4b-4190-85ff-ff1e9a30725f} <Debug> TCPHandler: Processed in 0.001213568 sec. | ||
| 9689 | 2026.01.31 06:07:25.546970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1132 | ||
| 9690 | 2026.01.31 06:07:25.549237 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.01.31 06:07:25.549299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9692 | 2026.01.31 06:07:25.550515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9693 | 2026.01.31 06:07:25.550789 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.01.31 06:07:25.550977 [ 139 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9695 | 2026.01.31 06:07:25.551049 [ 139 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.01.31 06:07:25.551069 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9697 | 2026.01.31 06:07:25.551087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 9698 | 2026.01.31 06:07:25.551188 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9699 | 2026.01.31 06:07:25.551745 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.01.31 06:07:25.551899 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1014 rows starting from the beginning of the part | ||
| 9701 | 2026.01.31 06:07:25.552278 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 22 rows starting from the beginning of the part | ||
| 9702 | 2026.01.31 06:07:25.552656 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 9703 | 2026.01.31 06:07:25.553014 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 9704 | 2026.01.31 06:07:25.553347 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 9705 | 2026.01.31 06:07:25.553672 [ 189 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 9706 | 2026.01.31 06:07:25.560691 [ 190 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 72 columns (72 merged, 0 gathered) in 0.009559298 sec., 118418.73744285406 rows/sec., 93.86 MiB/sec. | ||
| 9707 | 2026.01.31 06:07:25.562050 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9708 | 2026.01.31 06:07:25.562648 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.01.31 06:07:25.562732 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_41_8} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9710 | 2026.01.31 06:07:25.563063 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9711 | 2026.01.31 06:07:27.028797 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.01.31 06:07:27.029069 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.01.31 06:07:27.029167 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9714 | 2026.01.31 06:07:27.029984 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.01.31 06:07:27.030043 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9716 | 2026.01.31 06:07:27.030478 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9717 | 2026.01.31 06:07:27.030716 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.01.31 06:07:27.030868 [ 134 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9719 | 2026.01.31 06:07:27.030884 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001885 sec., 12732.095490716181 rows/sec., 1.06 MiB/sec. | ||
| 9720 | 2026.01.31 06:07:27.030939 [ 134 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.01.31 06:07:27.030961 [ 5 ] {066ae95c-a49f-40ee-b0f5-9ce889b36fb5} <Debug> TCPHandler: Processed in 0.002320213 sec. | ||
| 9722 | 2026.01.31 06:07:27.030967 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9723 | 2026.01.31 06:07:27.031073 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 9724 | 2026.01.31 06:07:27.031102 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.01.31 06:07:27.031180 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9726 | 2026.01.31 06:07:27.031206 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9727 | 2026.01.31 06:07:27.031210 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9728 | 2026.01.31 06:07:27.031253 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9729 | 2026.01.31 06:07:27.031277 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9730 | 2026.01.31 06:07:27.031322 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9731 | 2026.01.31 06:07:27.031362 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9732 | 2026.01.31 06:07:27.031404 [ 201 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9733 | 2026.01.31 06:07:27.031698 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.31 06:07:27.031736 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9735 | 2026.01.31 06:07:27.032070 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9736 | 2026.01.31 06:07:27.032158 [ 187 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001116956 sec., 107434.84971655106 rows/sec., 9.32 MiB/sec. | ||
| 9737 | 2026.01.31 06:07:27.032291 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.31 06:07:27.032353 [ 187 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9739 | 2026.01.31 06:07:27.032437 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001255 sec., 3187.2509960159364 rows/sec., 259.90 KiB/sec. | ||
| 9740 | 2026.01.31 06:07:27.032485 [ 5 ] {cc3e0054-793c-4e82-b693-9d3658575fcf} <Debug> TCPHandler: Processed in 0.001436483 sec. | ||
| 9741 | 2026.01.31 06:07:27.032633 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2026.01.31 06:07:27.032691 [ 187 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.01.31 06:07:27.032733 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9744 | 2026.01.31 06:07:27.032780 [ 187 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_13_3} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9745 | 2026.01.31 06:07:27.032781 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9746 | 2026.01.31 06:07:27.032895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9747 | 2026.01.31 06:07:27.033698 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.01.31 06:07:27.033739 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9749 | 2026.01.31 06:07:27.034144 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9750 | 2026.01.31 06:07:27.034365 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.01.31 06:07:27.034498 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001786 sec., 782754.7592385218 rows/sec., 65.48 MiB/sec. | ||
| 9752 | 2026.01.31 06:07:27.034537 [ 5 ] {a1b652d5-90a6-4b58-aefa-bc5e984a3482} <Debug> TCPHandler: Processed in 0.001952855 sec. | ||
| 9753 | 2026.01.31 06:07:27.034649 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.01.31 06:07:27.034745 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.01.31 06:07:27.034786 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9756 | 2026.01.31 06:07:27.035202 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.01.31 06:07:27.035238 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9758 | 2026.01.31 06:07:27.035565 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9759 | 2026.01.31 06:07:27.035774 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.01.31 06:07:27.035903 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001179 sec., 47497.87955894826 rows/sec., 3.52 MiB/sec. | ||
| 9761 | 2026.01.31 06:07:27.035942 [ 5 ] {8c710faf-aad2-43d6-a033-ae5da4bfd2e7} <Debug> TCPHandler: Processed in 0.001341261 sec. | ||
| 9762 | 2026.01.31 06:07:27.036050 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.01.31 06:07:27.036143 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9764 | 2026.01.31 06:07:27.036183 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9765 | 2026.01.31 06:07:27.036628 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.01.31 06:07:27.036664 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9767 | 2026.01.31 06:07:27.036967 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9768 | 2026.01.31 06:07:27.037173 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.01.31 06:07:27.037299 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001173 sec., 214833.75959079285 rows/sec., 14.86 MiB/sec. | ||
| 9770 | 2026.01.31 06:07:27.037337 [ 5 ] {3eaaaccc-1025-43b8-bbc4-43981b49fa62} <Debug> TCPHandler: Processed in 0.00133579 sec. | ||
| 9771 | 2026.01.31 06:07:27.037447 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.01.31 06:07:27.037540 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9773 | 2026.01.31 06:07:27.037579 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9774 | 2026.01.31 06:07:27.037962 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.01.31 06:07:27.037997 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9776 | 2026.01.31 06:07:27.038285 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9777 | 2026.01.31 06:07:27.038493 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.01.31 06:07:27.038589 [ 150 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9779 | 2026.01.31 06:07:27.038619 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 9780 | 2026.01.31 06:07:27.038634 [ 150 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.31 06:07:27.038662 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9782 | 2026.01.31 06:07:27.038665 [ 5 ] {c593d647-584e-4b1c-9992-104b1339ec52} <Debug> TCPHandler: Processed in 0.001266509 sec. | ||
| 9783 | 2026.01.31 06:07:27.038739 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 9784 | 2026.01.31 06:07:27.038783 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.01.31 06:07:27.038829 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2026.01.31 06:07:27.038855 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9787 | 2026.01.31 06:07:27.038875 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9788 | 2026.01.31 06:07:27.038905 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9789 | 2026.01.31 06:07:27.038917 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9790 | 2026.01.31 06:07:27.038948 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9791 | 2026.01.31 06:07:27.038988 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9792 | 2026.01.31 06:07:27.039024 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9793 | 2026.01.31 06:07:27.039501 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.31 06:07:27.039536 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9795 | 2026.01.31 06:07:27.039637 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000931751 sec., 64394.88661670339 rows/sec., 5.16 MiB/sec. | ||
| 9796 | 2026.01.31 06:07:27.039746 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9797 | 2026.01.31 06:07:27.039900 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9798 | 2026.01.31 06:07:27.039978 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.01.31 06:07:27.040039 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_13_3} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9800 | 2026.01.31 06:07:27.040095 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9801 | 2026.01.31 06:07:27.040138 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.01.31 06:07:27.040268 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001411 sec., 425230.33309709426 rows/sec., 31.97 MiB/sec. | ||
| 9803 | 2026.01.31 06:07:27.040306 [ 5 ] {6a35d660-da63-41c5-b03a-8363a336befa} <Debug> TCPHandler: Processed in 0.001573087 sec. | ||
| 9804 | 2026.01.31 06:07:27.040418 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.01.31 06:07:27.040513 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.01.31 06:07:27.040556 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9807 | 2026.01.31 06:07:27.041138 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.01.31 06:07:27.041174 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9809 | 2026.01.31 06:07:27.041545 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9810 | 2026.01.31 06:07:27.041763 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.01.31 06:07:27.041898 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001405 sec., 627758.0071174378 rows/sec., 42.61 MiB/sec. | ||
| 9812 | 2026.01.31 06:07:27.041935 [ 5 ] {5ec91dc3-aab9-46db-8664-1082900cfefc} <Debug> TCPHandler: Processed in 0.001566806 sec. | ||
| 9813 | 2026.01.31 06:07:27.042045 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.01.31 06:07:27.042138 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9815 | 2026.01.31 06:07:27.042191 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9816 | 2026.01.31 06:07:27.042986 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.01.31 06:07:27.043021 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9818 | 2026.01.31 06:07:27.043576 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9819 | 2026.01.31 06:07:27.043804 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.01.31 06:07:27.043945 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. | ||
| 9821 | 2026.01.31 06:07:27.044009 [ 5 ] {6784d483-0e9b-48f8-b72b-30c17f625914} <Debug> TCPHandler: Processed in 0.002012936 sec. | ||
| 9822 | 2026.01.31 06:07:27.044118 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.01.31 06:07:27.044213 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.01.31 06:07:27.044253 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9825 | 2026.01.31 06:07:27.044586 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.31 06:07:27.044621 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9827 | 2026.01.31 06:07:27.044920 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9828 | 2026.01.31 06:07:27.045152 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.31 06:07:27.045281 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9830 | 2026.01.31 06:07:27.045317 [ 5 ] {84cd9a6a-da28-4fd4-b726-130cf66cb763} <Debug> TCPHandler: Processed in 0.001248209 sec. | ||
| 9831 | 2026.01.31 06:07:27.967661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26384 | ||
| 9832 | 2026.01.31 06:07:27.968178 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.01.31 06:07:27.968228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9834 | 2026.01.31 06:07:27.968729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9835 | 2026.01.31 06:07:27.969042 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.01.31 06:07:27.969202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26384 | ||
| 9837 | 2026.01.31 06:07:29.389440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9838 | 2026.01.31 06:07:29.406635 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.01.31 06:07:29.406682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9840 | 2026.01.31 06:07:29.412859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9841 | 2026.01.31 06:07:29.413633 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.01.31 06:07:29.416669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9843 | 2026.01.31 06:07:31.999734 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.01.31 06:07:31.999906 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9845 | 2026.01.31 06:07:31.999969 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9846 | 2026.01.31 06:07:32.000592 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.01.31 06:07:32.000640 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9848 | 2026.01.31 06:07:32.001028 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9849 | 2026.01.31 06:07:32.001250 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.01.31 06:07:32.001403 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. | ||
| 9851 | 2026.01.31 06:07:32.001417 [ 144 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9852 | 2026.01.31 06:07:32.001445 [ 5 ] {33c3f216-0af9-43df-900c-26f5af189d6c} <Debug> TCPHandler: Processed in 0.001833791 sec. | ||
| 9853 | 2026.01.31 06:07:32.001495 [ 144 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.31 06:07:32.001524 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9855 | 2026.01.31 06:07:32.001589 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.01.31 06:07:32.001636 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9857 | 2026.01.31 06:07:32.001688 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9858 | 2026.01.31 06:07:32.001731 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9859 | 2026.01.31 06:07:32.001765 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9860 | 2026.01.31 06:07:32.001806 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 9861 | 2026.01.31 06:07:32.001878 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 57 rows starting from the beginning of the part | ||
| 9862 | 2026.01.31 06:07:32.001925 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9863 | 2026.01.31 06:07:32.001966 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9864 | 2026.01.31 06:07:32.002007 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1398 rows starting from the beginning of the part | ||
| 9865 | 2026.01.31 06:07:32.002046 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9866 | 2026.01.31 06:07:32.002146 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.01.31 06:07:32.002188 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9868 | 2026.01.31 06:07:32.002519 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9869 | 2026.01.31 06:07:32.002746 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.01.31 06:07:32.002860 [ 144 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9871 | 2026.01.31 06:07:32.002875 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 9872 | 2026.01.31 06:07:32.002892 [ 144 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.01.31 06:07:32.002914 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9874 | 2026.01.31 06:07:32.002916 [ 5 ] {f930e17c-12ef-4cb5-97b0-39259bf57d1d} <Debug> TCPHandler: Processed in 0.001375171 sec. | ||
| 9875 | 2026.01.31 06:07:32.003033 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9876 | 2026.01.31 06:07:32.003039 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9877 | 2026.01.31 06:07:32.003179 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9878 | 2026.01.31 06:07:32.003191 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.01.31 06:07:32.003221 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9880 | 2026.01.31 06:07:32.003232 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 9881 | 2026.01.31 06:07:32.003307 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
| 9882 | 2026.01.31 06:07:32.003354 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9883 | 2026.01.31 06:07:32.003375 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017867 sec., 1740639.1671797168 rows/sec., 151.73 MiB/sec. | ||
| 9884 | 2026.01.31 06:07:32.003395 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9885 | 2026.01.31 06:07:32.003444 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 600 rows starting from the beginning of the part | ||
| 9886 | 2026.01.31 06:07:32.003487 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9887 | 2026.01.31 06:07:32.003634 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.01.31 06:07:32.003675 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9889 | 2026.01.31 06:07:32.003740 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9890 | 2026.01.31 06:07:32.004112 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.01.31 06:07:32.004209 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_81_16} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9892 | 2026.01.31 06:07:32.004285 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9893 | 2026.01.31 06:07:32.004313 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9894 | 2026.01.31 06:07:32.004516 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.31 06:07:32.004635 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9896 | 2026.01.31 06:07:32.004645 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674748 sec., 913570.2804242788 rows/sec., 72.76 MiB/sec. | ||
| 9897 | 2026.01.31 06:07:32.004665 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.01.31 06:07:32.004653 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec. | ||
| 9899 | 2026.01.31 06:07:32.004685 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9900 | 2026.01.31 06:07:32.004719 [ 5 ] {be7d4ea0-424c-463e-bc62-b38a445e0b33} <Debug> TCPHandler: Processed in 0.001726189 sec. | ||
| 9901 | 2026.01.31 06:07:32.004774 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9902 | 2026.01.31 06:07:32.004823 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9903 | 2026.01.31 06:07:32.004834 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.01.31 06:07:32.004882 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9905 | 2026.01.31 06:07:32.004918 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22160 rows starting from the beginning of the part | ||
| 9906 | 2026.01.31 06:07:32.004934 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9907 | 2026.01.31 06:07:32.004980 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9908 | 2026.01.31 06:07:32.004983 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
| 9909 | 2026.01.31 06:07:32.005045 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9910 | 2026.01.31 06:07:32.005088 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9911 | 2026.01.31 06:07:32.005131 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 882 rows starting from the beginning of the part | ||
| 9912 | 2026.01.31 06:07:32.005170 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9913 | 2026.01.31 06:07:32.005188 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.01.31 06:07:32.005287 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_81_16} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9915 | 2026.01.31 06:07:32.005331 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.31 06:07:32.005371 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9917 | 2026.01.31 06:07:32.005397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9918 | 2026.01.31 06:07:32.005692 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9919 | 2026.01.31 06:07:32.005909 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.01.31 06:07:32.006020 [ 144 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9921 | 2026.01.31 06:07:32.006035 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 9922 | 2026.01.31 06:07:32.006055 [ 144 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.01.31 06:07:32.006077 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9924 | 2026.01.31 06:07:32.006079 [ 5 ] {0147f972-a947-4b8e-8b02-33b2b3148c98} <Debug> TCPHandler: Processed in 0.001291699 sec. | ||
| 9925 | 2026.01.31 06:07:32.006146 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9926 | 2026.01.31 06:07:32.006240 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2026.01.31 06:07:32.006267 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4458 rows starting from the beginning of the part | ||
| 9928 | 2026.01.31 06:07:32.006318 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9929 | 2026.01.31 06:07:32.006359 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 9930 | 2026.01.31 06:07:32.006398 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 9931 | 2026.01.31 06:07:32.006435 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 9932 | 2026.01.31 06:07:32.006474 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 9933 | 2026.01.31 06:07:32.008811 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002692242 sec., 1767300.2649836084 rows/sec., 119.17 MiB/sec. | ||
| 9934 | 2026.01.31 06:07:32.009213 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9935 | 2026.01.31 06:07:32.009477 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.01.31 06:07:32.009556 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_81_16} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9937 | 2026.01.31 06:07:32.009637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9938 | 2026.01.31 06:07:32.012503 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23683 rows, containing 5 columns (5 merged, 0 gathered) in 0.007763827 sec., 3050428.609498898 rows/sec., 209.57 MiB/sec. | ||
| 9939 | 2026.01.31 06:07:32.012903 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9940 | 2026.01.31 06:07:32.013178 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.01.31 06:07:32.013250 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9942 | 2026.01.31 06:07:32.013319 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9943 | 2026.01.31 06:07:33.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.83 MiB, peak 328.60 MiB, free memory in arenas 0.00 B, will set to 320.32 MiB (RSS), difference: 2.49 MiB | ||
| 9944 | 2026.01.31 06:07:35.298305 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9945 | 2026.01.31 06:07:35.298356 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9946 | 2026.01.31 06:07:35.470294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26896 | ||
| 9947 | 2026.01.31 06:07:35.470820 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.01.31 06:07:35.470869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9949 | 2026.01.31 06:07:35.471351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9950 | 2026.01.31 06:07:35.471594 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.01.31 06:07:35.471741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26896 | ||
| 9952 | 2026.01.31 06:07:35.471740 [ 141 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9953 | 2026.01.31 06:07:35.471807 [ 141 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2026.01.31 06:07:35.471826 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9955 | 2026.01.31 06:07:35.471945 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9956 | 2026.01.31 06:07:35.472086 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9957 | 2026.01.31 06:07:35.472124 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24464 rows starting from the beginning of the part | ||
| 9958 | 2026.01.31 06:07:35.472189 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 9959 | 2026.01.31 06:07:35.472234 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 9960 | 2026.01.31 06:07:35.472274 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 9961 | 2026.01.31 06:07:35.472312 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 9962 | 2026.01.31 06:07:35.472351 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 9963 | 2026.01.31 06:07:35.474536 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26896 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643671 sec., 10173731.905369464 rows/sec., 145.54 MiB/sec. | ||
| 9964 | 2026.01.31 06:07:35.474811 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9965 | 2026.01.31 06:07:35.475103 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2026.01.31 06:07:35.475173 [ 188 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_56_11} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9967 | 2026.01.31 06:07:35.475279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9968 | 2026.01.31 06:07:35.552187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1160 | ||
| 9969 | 2026.01.31 06:07:35.554536 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.31 06:07:35.554588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9971 | 2026.01.31 06:07:35.555828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9972 | 2026.01.31 06:07:35.556110 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.31 06:07:35.556444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9974 | 2026.01.31 06:07:36.917705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9975 | 2026.01.31 06:07:36.935610 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.31 06:07:36.935670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9977 | 2026.01.31 06:07:36.941919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9978 | 2026.01.31 06:07:36.942614 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.31 06:07:36.942907 [ 140 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9980 | 2026.01.31 06:07:36.942974 [ 140 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.01.31 06:07:36.942994 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9982 | 2026.01.31 06:07:36.943099 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9983 | 2026.01.31 06:07:36.945484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9984 | 2026.01.31 06:07:36.946224 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9985 | 2026.01.31 06:07:36.946954 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 9986 | 2026.01.31 06:07:36.950442 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9987 | 2026.01.31 06:07:36.954048 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 9988 | 2026.01.31 06:07:36.958247 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 9989 | 2026.01.31 06:07:36.962897 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 9990 | 2026.01.31 06:07:36.966850 [ 199 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9991 | 2026.01.31 06:07:37.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.81 MiB, peak 330.81 MiB, free memory in arenas 0.00 B, will set to 320.55 MiB (RSS), difference: -10.25 MiB | ||
| 9992 | 2026.01.31 06:07:37.001761 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2026.01.31 06:07:37.001936 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9994 | 2026.01.31 06:07:37.002000 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9995 | 2026.01.31 06:07:37.002771 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2026.01.31 06:07:37.002818 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 9997 | 2026.01.31 06:07:37.003241 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9998 | 2026.01.31 06:07:37.003461 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2026.01.31 06:07:37.003640 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00175 sec., 77714.28571428571 rows/sec., 6.72 MiB/sec. | ||
| 10000 | 2026.01.31 06:07:37.003682 [ 5 ] {ad88a4a5-9ba9-403e-8030-25a1be71c0c1} <Debug> TCPHandler: Processed in 0.002043487 sec. | ||
| 10001 | 2026.01.31 06:07:37.003850 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2026.01.31 06:07:37.003943 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10003 | 2026.01.31 06:07:37.003982 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10004 | 2026.01.31 06:07:37.004490 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2026.01.31 06:07:37.004526 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10006 | 2026.01.31 06:07:37.004891 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10007 | 2026.01.31 06:07:37.005108 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2026.01.31 06:07:37.005258 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001333 sec., 30007.501875468868 rows/sec., 2.20 MiB/sec. | ||
| 10009 | 2026.01.31 06:07:37.005296 [ 5 ] {ca2ed76a-5c96-4e33-a3f1-997ef3fd2bc7} <Debug> TCPHandler: Processed in 0.001509404 sec. | ||
| 10010 | 2026.01.31 06:07:37.005426 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2026.01.31 06:07:37.005517 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10012 | 2026.01.31 06:07:37.005555 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10013 | 2026.01.31 06:07:37.006051 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.01.31 06:07:37.006086 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10015 | 2026.01.31 06:07:37.006547 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10016 | 2026.01.31 06:07:37.006761 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2026.01.31 06:07:37.006890 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001391 sec., 74766.3551401869 rows/sec., 5.84 MiB/sec. | ||
| 10018 | 2026.01.31 06:07:37.006927 [ 5 ] {620dc6d8-5cc0-4270-8450-cddb9d4d47dd} <Debug> TCPHandler: Processed in 0.001556775 sec. | ||
| 10019 | 2026.01.31 06:07:37.007051 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2026.01.31 06:07:37.007142 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10021 | 2026.01.31 06:07:37.007184 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10022 | 2026.01.31 06:07:37.007598 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2026.01.31 06:07:37.007633 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10024 | 2026.01.31 06:07:37.007959 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10025 | 2026.01.31 06:07:37.008160 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.01.31 06:07:37.008288 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10027 | 2026.01.31 06:07:37.008323 [ 5 ] {413ba71f-088c-432b-9316-a89e3b5268db} <Debug> TCPHandler: Processed in 0.00131843 sec. | ||
| 10028 | 2026.01.31 06:07:37.008435 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2026.01.31 06:07:37.008526 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10030 | 2026.01.31 06:07:37.008578 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10031 | 2026.01.31 06:07:37.009421 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.01.31 06:07:37.009456 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10033 | 2026.01.31 06:07:37.010051 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10034 | 2026.01.31 06:07:37.010262 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.01.31 06:07:37.010371 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10036 | 2026.01.31 06:07:37.010400 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 10037 | 2026.01.31 06:07:37.010414 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.01.31 06:07:37.010443 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10039 | 2026.01.31 06:07:37.010460 [ 5 ] {7e27662a-2934-4729-a45b-f65142a6fc74} <Debug> TCPHandler: Processed in 0.002071447 sec. | ||
| 10040 | 2026.01.31 06:07:37.010530 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10041 | 2026.01.31 06:07:37.010578 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.01.31 06:07:37.010673 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.01.31 06:07:37.010714 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10044 | 2026.01.31 06:07:37.010754 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10045 | 2026.01.31 06:07:37.010816 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1384 rows starting from the beginning of the part | ||
| 10046 | 2026.01.31 06:07:37.010946 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10047 | 2026.01.31 06:07:37.011051 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10048 | 2026.01.31 06:07:37.011053 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.01.31 06:07:37.011099 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10050 | 2026.01.31 06:07:37.011155 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10051 | 2026.01.31 06:07:37.011265 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10052 | 2026.01.31 06:07:37.011368 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10053 | 2026.01.31 06:07:37.011424 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10054 | 2026.01.31 06:07:37.011635 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2026.01.31 06:07:37.011773 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10056 | 2026.01.31 06:07:37.011809 [ 5 ] {505528fa-3643-4518-9ec2-02f07a9104f1} <Debug> TCPHandler: Processed in 0.001277899 sec. | ||
| 10057 | 2026.01.31 06:07:37.018011 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.074951273 sec., 5630.324651056961 rows/sec., 29.11 MiB/sec. | ||
| 10058 | 2026.01.31 06:07:37.020541 [ 193 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 19 columns (19 merged, 0 gathered) in 0.010049149 sec., 157625.28747459114 rows/sec., 282.46 MiB/sec. | ||
| 10059 | 2026.01.31 06:07:37.020998 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10060 | 2026.01.31 06:07:37.022127 [ 193 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10061 | 2026.01.31 06:07:37.022481 [ 193 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.01.31 06:07:37.022548 [ 193 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10063 | 2026.01.31 06:07:37.022691 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 10064 | 2026.01.31 06:07:37.023084 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.01.31 06:07:37.023199 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_56_11} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10066 | 2026.01.31 06:07:37.026076 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10067 | 2026.01.31 06:07:38.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.62 MiB, peak 330.81 MiB, free memory in arenas 0.00 B, will set to 328.05 MiB (RSS), difference: 16.43 MiB | ||
| 10068 | 2026.01.31 06:07:38.359285 [ 138 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10069 | 2026.01.31 06:07:38.359354 [ 138 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.01.31 06:07:38.359378 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10071 | 2026.01.31 06:07:38.359499 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10072 | 2026.01.31 06:07:38.359646 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10073 | 2026.01.31 06:07:38.359683 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 10074 | 2026.01.31 06:07:38.359757 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10075 | 2026.01.31 06:07:38.359809 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 10076 | 2026.01.31 06:07:38.359857 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10077 | 2026.01.31 06:07:38.359900 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10078 | 2026.01.31 06:07:38.360637 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191627 sec., 33567.550919876776 rows/sec., 2.80 MiB/sec. | ||
| 10079 | 2026.01.31 06:07:38.360835 [ 195 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10080 | 2026.01.31 06:07:38.361161 [ 195 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.01.31 06:07:38.361246 [ 195 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_21_5} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10082 | 2026.01.31 06:07:38.361362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10083 | 2026.01.31 06:07:42.000499 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.01.31 06:07:42.000692 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10085 | 2026.01.31 06:07:42.000765 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10086 | 2026.01.31 06:07:42.001454 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.01.31 06:07:42.001495 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10088 | 2026.01.31 06:07:42.001893 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10089 | 2026.01.31 06:07:42.002121 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.01.31 06:07:42.002278 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 10091 | 2026.01.31 06:07:42.002324 [ 5 ] {f102105b-95aa-4747-abc2-8d71c983ee22} <Debug> TCPHandler: Processed in 0.001956335 sec. | ||
| 10092 | 2026.01.31 06:07:42.002440 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2026.01.31 06:07:42.002534 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10094 | 2026.01.31 06:07:42.002574 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10095 | 2026.01.31 06:07:42.003000 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.01.31 06:07:42.003036 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10097 | 2026.01.31 06:07:42.003349 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10098 | 2026.01.31 06:07:42.003566 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.01.31 06:07:42.003695 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 10100 | 2026.01.31 06:07:42.003733 [ 5 ] {6cb070ce-0a8c-46d1-bc4a-cd3ffb50730a} <Debug> TCPHandler: Processed in 0.00134409 sec. | ||
| 10101 | 2026.01.31 06:07:42.003849 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.01.31 06:07:42.003943 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10103 | 2026.01.31 06:07:42.003987 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10104 | 2026.01.31 06:07:42.004391 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.01.31 06:07:42.004425 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10106 | 2026.01.31 06:07:42.004758 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10107 | 2026.01.31 06:07:42.004989 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.01.31 06:07:42.005120 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10109 | 2026.01.31 06:07:42.005157 [ 5 ] {0eebbf89-9b3d-464e-8a61-8312b47f2c34} <Debug> TCPHandler: Processed in 0.001358761 sec. | ||
| 10110 | 2026.01.31 06:07:42.005270 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.01.31 06:07:42.005363 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10112 | 2026.01.31 06:07:42.005405 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10113 | 2026.01.31 06:07:42.005734 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.01.31 06:07:42.005768 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 10115 | 2026.01.31 06:07:42.006079 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10116 | 2026.01.31 06:07:42.006292 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.01.31 06:07:42.006422 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10118 | 2026.01.31 06:07:42.006458 [ 5 ] {bbc0b822-a41a-426e-903c-93bab34a0f5c} <Debug> TCPHandler: Processed in 0.001236189 sec. | ||
| 10119 | 2026.01.31 06:07:42.972807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27344 | ||
| 10120 | 2026.01.31 06:07:42.973321 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.01.31 06:07:42.973363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10122 | 2026.01.31 06:07:42.973870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10123 | 2026.01.31 06:07:42.974111 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.31 06:07:42.974239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27344 | ||
| 10125 | 2026.01.31 06:07:44.341873 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62564 | ||
| 10126 | 2026.01.31 06:07:44.342017 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10127 | 2026.01.31 06:07:44.342055 [ 286 ] {} <Debug> TCP-Session: a5a2cfca-24d2-48a1-80ce-ea5c37b89662 Authenticating user 'default' from [fd00:1122:3344:101::e]:62564 | ||
| 10128 | 2026.01.31 06:07:44.342084 [ 286 ] {} <Debug> TCP-Session: a5a2cfca-24d2-48a1-80ce-ea5c37b89662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2026.01.31 06:07:44.342103 [ 286 ] {} <Debug> TCP-Session: a5a2cfca-24d2-48a1-80ce-ea5c37b89662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2026.01.31 06:07:44.342305 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38320 | ||
| 10131 | 2026.01.31 06:07:44.342319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46768 | ||
| 10132 | 2026.01.31 06:07:44.342356 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49270 | ||
| 10133 | 2026.01.31 06:07:44.342395 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42844 | ||
| 10134 | 2026.01.31 06:07:44.342439 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10135 | 2026.01.31 06:07:44.342449 [ 286 ] {} <Trace> TCP-Session: a5a2cfca-24d2-48a1-80ce-ea5c37b89662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.01.31 06:07:44.342465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10137 | 2026.01.31 06:07:44.342482 [ 288 ] {} <Debug> TCP-Session: 521e0b28-6f93-4c57-8929-96abaa1cd15f Authenticating user 'default' from [fd00:1122:3344:101::e]:38320 | ||
| 10138 | 2026.01.31 06:07:44.342506 [ 294 ] {} <Debug> TCP-Session: eac4a229-d335-4bda-ad7d-f98f78dce3b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49270 | ||
| 10139 | 2026.01.31 06:07:44.342506 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10140 | 2026.01.31 06:07:44.342527 [ 294 ] {} <Debug> TCP-Session: eac4a229-d335-4bda-ad7d-f98f78dce3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2026.01.31 06:07:44.342522 [ 288 ] {} <Debug> TCP-Session: 521e0b28-6f93-4c57-8929-96abaa1cd15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.01.31 06:07:44.342551 [ 294 ] {} <Debug> TCP-Session: eac4a229-d335-4bda-ad7d-f98f78dce3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.01.31 06:07:44.342549 [ 3 ] {} <Debug> TCP-Session: bfb47847-ec5c-4953-a515-f89adab223c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42844 | ||
| 10144 | 2026.01.31 06:07:44.342559 [ 288 ] {} <Debug> TCP-Session: 521e0b28-6f93-4c57-8929-96abaa1cd15f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.01.31 06:07:44.342588 [ 3 ] {} <Debug> TCP-Session: bfb47847-ec5c-4953-a515-f89adab223c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.01.31 06:07:44.342348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50108 | ||
| 10147 | 2026.01.31 06:07:44.342625 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10148 | 2026.01.31 06:07:44.342613 [ 3 ] {} <Debug> TCP-Session: bfb47847-ec5c-4953-a515-f89adab223c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.01.31 06:07:44.342341 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54763 | ||
| 10150 | 2026.01.31 06:07:44.342341 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36550 | ||
| 10151 | 2026.01.31 06:07:44.342702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10152 | 2026.01.31 06:07:44.342319 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42228 | ||
| 10153 | 2026.01.31 06:07:44.342765 [ 293 ] {} <Debug> TCP-Session: 9bdc1d0f-9c5f-4c3f-ba7b-9afea2d2eb7f Authenticating user 'default' from [fd00:1122:3344:101::e]:50108 | ||
| 10154 | 2026.01.31 06:07:44.342468 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10155 | 2026.01.31 06:07:44.342803 [ 293 ] {} <Debug> TCP-Session: 9bdc1d0f-9c5f-4c3f-ba7b-9afea2d2eb7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.01.31 06:07:44.342835 [ 289 ] {} <Debug> TCP-Session: b48bf76e-19e7-4342-8753-0ee559204c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46768 | ||
| 10157 | 2026.01.31 06:07:44.342835 [ 293 ] {} <Debug> TCP-Session: 9bdc1d0f-9c5f-4c3f-ba7b-9afea2d2eb7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10158 | 2026.01.31 06:07:44.342870 [ 289 ] {} <Debug> TCP-Session: b48bf76e-19e7-4342-8753-0ee559204c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.01.31 06:07:44.342889 [ 289 ] {} <Debug> TCP-Session: b48bf76e-19e7-4342-8753-0ee559204c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.01.31 06:07:44.342895 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10161 | 2026.01.31 06:07:44.342957 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10162 | 2026.01.31 06:07:44.343241 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 10163 | 2026.01.31 06:07:44.343303 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10164 | 2026.01.31 06:07:44.343333 [ 290 ] {} <Debug> TCP-Session: 9088d026-23ce-47d6-9972-6cb13dcd6dac Authenticating user 'default' from [fd00:1122:3344:101::e]:42228 | ||
| 10165 | 2026.01.31 06:07:44.343349 [ 290 ] {} <Debug> TCP-Session: 9088d026-23ce-47d6-9972-6cb13dcd6dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10166 | 2026.01.31 06:07:44.343361 [ 290 ] {} <Debug> TCP-Session: 9088d026-23ce-47d6-9972-6cb13dcd6dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.01.31 06:07:44.343458 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.01.31 06:07:44.343506 [ 291 ] {} <Debug> TCP-Session: 7c6cc544-0a65-4cc4-ac8c-ea91fcb081b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36550 | ||
| 10169 | 2026.01.31 06:07:44.343532 [ 291 ] {} <Debug> TCP-Session: 7c6cc544-0a65-4cc4-ac8c-ea91fcb081b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.01.31 06:07:44.343545 [ 291 ] {} <Debug> TCP-Session: 7c6cc544-0a65-4cc4-ac8c-ea91fcb081b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.01.31 06:07:44.343567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10172 | 2026.01.31 06:07:44.343601 [ 292 ] {} <Debug> TCP-Session: 201841d2-e8a6-404c-92c1-cd032d754731 Authenticating user 'default' from [fd00:1122:3344:101::e]:54763 | ||
| 10173 | 2026.01.31 06:07:44.343618 [ 292 ] {} <Debug> TCP-Session: 201841d2-e8a6-404c-92c1-cd032d754731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.01.31 06:07:44.343632 [ 292 ] {} <Debug> TCP-Session: 201841d2-e8a6-404c-92c1-cd032d754731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.01.31 06:07:44.344205 [ 295 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> AggregatingTransform: Aggregating | ||
| 10176 | 2026.01.31 06:07:44.344257 [ 295 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> Aggregator: Aggregation method: without_key | ||
| 10177 | 2026.01.31 06:07:44.344296 [ 295 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950572 sec. (1051.998 rows/sec., 41.09 KiB/sec.) | ||
| 10178 | 2026.01.31 06:07:44.344315 [ 295 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Trace> Aggregator: Merging aggregated data | ||
| 10179 | 2026.01.31 06:07:44.345895 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 10180 | 2026.01.31 06:07:44.346033 [ 286 ] {8acd8942-5564-47af-a8cc-4c6d5193da78} <Debug> TCPHandler: Processed in 0.003705435 sec. | ||
| 10181 | 2026.01.31 06:07:44.346139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10182 | 2026.01.31 06:07:44.346165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10183 | 2026.01.31 06:07:44.346167 [ 286 ] {} <Debug> TCP-Session: a5a2cfca-24d2-48a1-80ce-ea5c37b89662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.01.31 06:07:44.346188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10185 | 2026.01.31 06:07:44.346203 [ 290 ] {} <Debug> TCP-Session: 9088d026-23ce-47d6-9972-6cb13dcd6dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.01.31 06:07:44.346207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10187 | 2026.01.31 06:07:44.346236 [ 288 ] {} <Debug> TCP-Session: 521e0b28-6f93-4c57-8929-96abaa1cd15f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.01.31 06:07:44.346244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10189 | 2026.01.31 06:07:44.346259 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10190 | 2026.01.31 06:07:44.346296 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10191 | 2026.01.31 06:07:44.346305 [ 291 ] {} <Debug> TCP-Session: 7c6cc544-0a65-4cc4-ac8c-ea91fcb081b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.01.31 06:07:44.346324 [ 294 ] {} <Debug> TCP-Session: eac4a229-d335-4bda-ad7d-f98f78dce3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.01.31 06:07:44.346342 [ 3 ] {} <Debug> TCP-Session: bfb47847-ec5c-4953-a515-f89adab223c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.01.31 06:07:44.346279 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10195 | 2026.01.31 06:07:44.346272 [ 289 ] {} <Debug> TCP-Session: b48bf76e-19e7-4342-8753-0ee559204c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2026.01.31 06:07:44.346221 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10197 | 2026.01.31 06:07:44.346423 [ 292 ] {} <Debug> TCP-Session: 201841d2-e8a6-404c-92c1-cd032d754731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.01.31 06:07:44.346461 [ 293 ] {} <Debug> TCP-Session: 9bdc1d0f-9c5f-4c3f-ba7b-9afea2d2eb7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10199 | 2026.01.31 06:07:44.446487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10200 | 2026.01.31 06:07:44.463032 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.01.31 06:07:44.463104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10202 | 2026.01.31 06:07:44.469068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10203 | 2026.01.31 06:07:44.469931 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.01.31 06:07:44.474185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10205 | 2026.01.31 06:07:45.557526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1182 | ||
| 10206 | 2026.01.31 06:07:45.560317 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.01.31 06:07:45.560400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10208 | 2026.01.31 06:07:45.561886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10209 | 2026.01.31 06:07:45.562266 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.01.31 06:07:45.562774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 10211 | 2026.01.31 06:07:45.849724 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64387 | ||
| 10212 | 2026.01.31 06:07:45.849847 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10213 | 2026.01.31 06:07:45.849880 [ 288 ] {} <Debug> TCP-Session: d0938f03-4870-473a-b0a6-c30cea29bf05 Authenticating user 'default' from [fd00:1122:3344:101::e]:64387 | ||
| 10214 | 2026.01.31 06:07:45.849908 [ 288 ] {} <Debug> TCP-Session: d0938f03-4870-473a-b0a6-c30cea29bf05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.01.31 06:07:45.849926 [ 288 ] {} <Debug> TCP-Session: d0938f03-4870-473a-b0a6-c30cea29bf05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.01.31 06:07:45.850153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59484 | ||
| 10217 | 2026.01.31 06:07:45.850187 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61551 | ||
| 10218 | 2026.01.31 06:07:45.850219 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55278 | ||
| 10219 | 2026.01.31 06:07:45.850225 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52116 | ||
| 10220 | 2026.01.31 06:07:45.850207 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49428 | ||
| 10221 | 2026.01.31 06:07:45.850280 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10222 | 2026.01.31 06:07:45.850303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10223 | 2026.01.31 06:07:45.850303 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10224 | 2026.01.31 06:07:45.850316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10225 | 2026.01.31 06:07:45.850331 [ 289 ] {} <Debug> TCP-Session: c26c2361-e248-4f36-a60b-94a0aaf3fdc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59484 | ||
| 10226 | 2026.01.31 06:07:45.850345 [ 3 ] {} <Debug> TCP-Session: 9205358a-8ea8-4c8b-bf32-3317ae0106be Authenticating user 'default' from [fd00:1122:3344:101::e]:55278 | ||
| 10227 | 2026.01.31 06:07:45.850356 [ 286 ] {} <Debug> TCP-Session: f9577928-35aa-46c3-ac8e-33a87319e408 Authenticating user 'default' from [fd00:1122:3344:101::e]:52116 | ||
| 10228 | 2026.01.31 06:07:45.850377 [ 289 ] {} <Debug> TCP-Session: c26c2361-e248-4f36-a60b-94a0aaf3fdc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.01.31 06:07:45.850391 [ 3 ] {} <Debug> TCP-Session: 9205358a-8ea8-4c8b-bf32-3317ae0106be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.01.31 06:07:45.850395 [ 286 ] {} <Debug> TCP-Session: f9577928-35aa-46c3-ac8e-33a87319e408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.01.31 06:07:45.850407 [ 289 ] {} <Debug> TCP-Session: c26c2361-e248-4f36-a60b-94a0aaf3fdc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.01.31 06:07:45.850418 [ 3 ] {} <Debug> TCP-Session: 9205358a-8ea8-4c8b-bf32-3317ae0106be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.01.31 06:07:45.850426 [ 286 ] {} <Debug> TCP-Session: f9577928-35aa-46c3-ac8e-33a87319e408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.01.31 06:07:45.850353 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10235 | 2026.01.31 06:07:45.850342 [ 293 ] {} <Debug> TCP-Session: 49df7e7d-d193-40f3-b7e8-aeed9b80d820 Authenticating user 'default' from [fd00:1122:3344:101::e]:61551 | ||
| 10236 | 2026.01.31 06:07:45.850526 [ 294 ] {} <Debug> TCP-Session: 31bfa4fc-2188-4bd9-8b15-327a5ee3ea76 Authenticating user 'default' from [fd00:1122:3344:101::e]:49428 | ||
| 10237 | 2026.01.31 06:07:45.850549 [ 293 ] {} <Debug> TCP-Session: 49df7e7d-d193-40f3-b7e8-aeed9b80d820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.01.31 06:07:45.850304 [ 288 ] {} <Trace> TCP-Session: d0938f03-4870-473a-b0a6-c30cea29bf05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.01.31 06:07:45.850568 [ 294 ] {} <Debug> TCP-Session: 31bfa4fc-2188-4bd9-8b15-327a5ee3ea76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.01.31 06:07:45.850575 [ 293 ] {} <Debug> TCP-Session: 49df7e7d-d193-40f3-b7e8-aeed9b80d820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.01.31 06:07:45.850614 [ 294 ] {} <Debug> TCP-Session: 31bfa4fc-2188-4bd9-8b15-327a5ee3ea76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.01.31 06:07:45.850183 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63901 | ||
| 10243 | 2026.01.31 06:07:45.850181 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65361 | ||
| 10244 | 2026.01.31 06:07:45.850161 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42701 | ||
| 10245 | 2026.01.31 06:07:45.850732 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10246 | 2026.01.31 06:07:45.850747 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10247 | 2026.01.31 06:07:45.850766 [ 292 ] {} <Debug> TCP-Session: 58537204-4193-41a1-a38a-ecf024af6cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63901 | ||
| 10248 | 2026.01.31 06:07:45.850792 [ 292 ] {} <Debug> TCP-Session: 58537204-4193-41a1-a38a-ecf024af6cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.01.31 06:07:45.850796 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10250 | 2026.01.31 06:07:45.850806 [ 292 ] {} <Debug> TCP-Session: 58537204-4193-41a1-a38a-ecf024af6cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10251 | 2026.01.31 06:07:45.850829 [ 290 ] {} <Debug> TCP-Session: 3eea4c52-616a-4718-9da8-b132160de7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42701 | ||
| 10252 | 2026.01.31 06:07:45.850798 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10253 | 2026.01.31 06:07:45.850856 [ 290 ] {} <Debug> TCP-Session: 3eea4c52-616a-4718-9da8-b132160de7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10254 | 2026.01.31 06:07:45.850883 [ 290 ] {} <Debug> TCP-Session: 3eea4c52-616a-4718-9da8-b132160de7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.01.31 06:07:45.850887 [ 291 ] {} <Debug> TCP-Session: 63e95b02-3f7f-42d2-a970-bf4cb7c28b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:65361 | ||
| 10256 | 2026.01.31 06:07:45.850920 [ 291 ] {} <Debug> TCP-Session: 63e95b02-3f7f-42d2-a970-bf4cb7c28b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.01.31 06:07:45.850935 [ 291 ] {} <Debug> TCP-Session: 63e95b02-3f7f-42d2-a970-bf4cb7c28b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.01.31 06:07:45.851020 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10259 | 2026.01.31 06:07:45.851076 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10260 | 2026.01.31 06:07:45.851338 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 10261 | 2026.01.31 06:07:45.852432 [ 334 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> AggregatingTransform: Aggregating | ||
| 10262 | 2026.01.31 06:07:45.852468 [ 334 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10263 | 2026.01.31 06:07:45.852503 [ 334 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067615 sec. (936.667 rows/sec., 36.59 KiB/sec.) | ||
| 10264 | 2026.01.31 06:07:45.852521 [ 334 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Trace> Aggregator: Merging aggregated data | ||
| 10265 | 2026.01.31 06:07:45.853956 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003266 sec., 306.1849357011635 rows/sec., 11.96 KiB/sec. | ||
| 10266 | 2026.01.31 06:07:45.854080 [ 288 ] {ea99a536-fcd7-4b56-b5b6-e80ced46000c} <Debug> TCPHandler: Processed in 0.00394614 sec. | ||
| 10267 | 2026.01.31 06:07:45.854179 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10268 | 2026.01.31 06:07:45.854209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10269 | 2026.01.31 06:07:45.854223 [ 290 ] {} <Debug> TCP-Session: 3eea4c52-616a-4718-9da8-b132160de7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.01.31 06:07:45.854241 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2026.01.31 06:07:45.854262 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10272 | 2026.01.31 06:07:45.854288 [ 293 ] {} <Debug> TCP-Session: 49df7e7d-d193-40f3-b7e8-aeed9b80d820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.01.31 06:07:45.854295 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10274 | 2026.01.31 06:07:45.854321 [ 294 ] {} <Debug> TCP-Session: 31bfa4fc-2188-4bd9-8b15-327a5ee3ea76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.01.31 06:07:45.854347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.01.31 06:07:45.854367 [ 292 ] {} <Debug> TCP-Session: 58537204-4193-41a1-a38a-ecf024af6cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.01.31 06:07:45.854400 [ 288 ] {} <Debug> TCP-Session: d0938f03-4870-473a-b0a6-c30cea29bf05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.01.31 06:07:45.854271 [ 289 ] {} <Debug> TCP-Session: c26c2361-e248-4f36-a60b-94a0aaf3fdc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.01.31 06:07:45.854223 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10280 | 2026.01.31 06:07:45.854275 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10281 | 2026.01.31 06:07:45.854325 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10282 | 2026.01.31 06:07:45.854522 [ 286 ] {} <Debug> TCP-Session: f9577928-35aa-46c3-ac8e-33a87319e408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2026.01.31 06:07:45.854545 [ 291 ] {} <Debug> TCP-Session: 63e95b02-3f7f-42d2-a970-bf4cb7c28b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.01.31 06:07:45.854558 [ 3 ] {} <Debug> TCP-Session: 9205358a-8ea8-4c8b-bf32-3317ae0106be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.01.31 06:07:45.965139 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45997 | ||
| 10286 | 2026.01.31 06:07:45.965251 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10287 | 2026.01.31 06:07:45.965278 [ 288 ] {} <Debug> TCP-Session: fd1bab21-146e-43f5-9809-ba398ff7d6d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45997 | ||
| 10288 | 2026.01.31 06:07:45.965305 [ 288 ] {} <Debug> TCP-Session: fd1bab21-146e-43f5-9809-ba398ff7d6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.01.31 06:07:45.965318 [ 288 ] {} <Debug> TCP-Session: fd1bab21-146e-43f5-9809-ba398ff7d6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.01.31 06:07:45.965586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40551 | ||
| 10291 | 2026.01.31 06:07:45.965615 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52830 | ||
| 10292 | 2026.01.31 06:07:45.965623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 10293 | 2026.01.31 06:07:45.965663 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56773 | ||
| 10294 | 2026.01.31 06:07:45.965675 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33817 | ||
| 10295 | 2026.01.31 06:07:45.965705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10296 | 2026.01.31 06:07:45.965706 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10297 | 2026.01.31 06:07:45.965757 [ 289 ] {} <Debug> TCP-Session: 649cd081-1c99-4ec5-b3b3-36a1af42d947 Authenticating user 'default' from [fd00:1122:3344:101::e]:40551 | ||
| 10298 | 2026.01.31 06:07:45.965761 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10299 | 2026.01.31 06:07:45.965765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10300 | 2026.01.31 06:07:45.965782 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10301 | 2026.01.31 06:07:45.965798 [ 294 ] {} <Debug> TCP-Session: 91fd933c-2014-42db-b476-7159e0aadb23 Authenticating user 'default' from [fd00:1122:3344:101::e]:56773 | ||
| 10302 | 2026.01.31 06:07:45.965803 [ 288 ] {} <Trace> TCP-Session: fd1bab21-146e-43f5-9809-ba398ff7d6d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.01.31 06:07:45.965832 [ 294 ] {} <Debug> TCP-Session: 91fd933c-2014-42db-b476-7159e0aadb23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2026.01.31 06:07:45.965824 [ 286 ] {} <Debug> TCP-Session: 1cf95fe1-f31f-441c-bec4-7a00eac3f2f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33817 | ||
| 10305 | 2026.01.31 06:07:45.965853 [ 294 ] {} <Debug> TCP-Session: 91fd933c-2014-42db-b476-7159e0aadb23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10306 | 2026.01.31 06:07:45.965813 [ 293 ] {} <Debug> TCP-Session: f5c3deca-9f5b-4658-a29d-3e70734581c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 10307 | 2026.01.31 06:07:45.965883 [ 286 ] {} <Debug> TCP-Session: 1cf95fe1-f31f-441c-bec4-7a00eac3f2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2026.01.31 06:07:45.965905 [ 293 ] {} <Debug> TCP-Session: f5c3deca-9f5b-4658-a29d-3e70734581c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.01.31 06:07:45.965784 [ 289 ] {} <Debug> TCP-Session: 649cd081-1c99-4ec5-b3b3-36a1af42d947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.01.31 06:07:45.965924 [ 293 ] {} <Debug> TCP-Session: f5c3deca-9f5b-4658-a29d-3e70734581c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.01.31 06:07:45.965939 [ 289 ] {} <Debug> TCP-Session: 649cd081-1c99-4ec5-b3b3-36a1af42d947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.01.31 06:07:45.965917 [ 286 ] {} <Debug> TCP-Session: 1cf95fe1-f31f-441c-bec4-7a00eac3f2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.01.31 06:07:45.965772 [ 292 ] {} <Debug> TCP-Session: 6481ac1f-e335-4da7-abf6-77700175c0fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52830 | ||
| 10314 | 2026.01.31 06:07:45.965672 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37821 | ||
| 10315 | 2026.01.31 06:07:45.966009 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10316 | 2026.01.31 06:07:45.966017 [ 292 ] {} <Debug> TCP-Session: 6481ac1f-e335-4da7-abf6-77700175c0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.01.31 06:07:45.965621 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64937 | ||
| 10318 | 2026.01.31 06:07:45.966081 [ 292 ] {} <Debug> TCP-Session: 6481ac1f-e335-4da7-abf6-77700175c0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10319 | 2026.01.31 06:07:45.965590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57637 | ||
| 10320 | 2026.01.31 06:07:45.966082 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10321 | 2026.01.31 06:07:45.966198 [ 3 ] {} <Debug> TCP-Session: bbdae82d-df21-4794-9b31-bf789562156e Authenticating user 'default' from [fd00:1122:3344:101::e]:37821 | ||
| 10322 | 2026.01.31 06:07:45.966211 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2026.01.31 06:07:45.966211 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10324 | 2026.01.31 06:07:45.966224 [ 3 ] {} <Debug> TCP-Session: bbdae82d-df21-4794-9b31-bf789562156e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2026.01.31 06:07:45.966253 [ 291 ] {} <Debug> TCP-Session: 34cfa7c5-5b7e-42c6-8369-dfc05b5e489a Authenticating user 'default' from [fd00:1122:3344:101::e]:64937 | ||
| 10326 | 2026.01.31 06:07:45.966255 [ 290 ] {} <Debug> TCP-Session: 5baef5ad-8a90-41e1-8cca-236cac165763 Authenticating user 'default' from [fd00:1122:3344:101::e]:57637 | ||
| 10327 | 2026.01.31 06:07:45.966259 [ 3 ] {} <Debug> TCP-Session: bbdae82d-df21-4794-9b31-bf789562156e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2026.01.31 06:07:45.966294 [ 290 ] {} <Debug> TCP-Session: 5baef5ad-8a90-41e1-8cca-236cac165763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2026.01.31 06:07:45.966292 [ 291 ] {} <Debug> TCP-Session: 34cfa7c5-5b7e-42c6-8369-dfc05b5e489a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2026.01.31 06:07:45.966310 [ 290 ] {} <Debug> TCP-Session: 5baef5ad-8a90-41e1-8cca-236cac165763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2026.01.31 06:07:45.966331 [ 291 ] {} <Debug> TCP-Session: 34cfa7c5-5b7e-42c6-8369-dfc05b5e489a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10332 | 2026.01.31 06:07:45.966357 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10333 | 2026.01.31 06:07:45.966431 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10334 | 2026.01.31 06:07:45.966766 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 10335 | 2026.01.31 06:07:45.967857 [ 340 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> AggregatingTransform: Aggregating | ||
| 10336 | 2026.01.31 06:07:45.967919 [ 340 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> Aggregator: Aggregation method: without_key | ||
| 10337 | 2026.01.31 06:07:45.967956 [ 340 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073454 sec. (931.572 rows/sec., 36.39 KiB/sec.) | ||
| 10338 | 2026.01.31 06:07:45.967972 [ 340 ] {caf00883-569f-4395-bc09-afea22532403} <Trace> Aggregator: Merging aggregated data | ||
| 10339 | 2026.01.31 06:07:45.969500 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003559 sec., 280.97780275358247 rows/sec., 10.98 KiB/sec. | ||
| 10340 | 2026.01.31 06:07:45.969648 [ 288 ] {caf00883-569f-4395-bc09-afea22532403} <Debug> TCPHandler: Processed in 0.004002251 sec. | ||
| 10341 | 2026.01.31 06:07:45.969732 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10342 | 2026.01.31 06:07:45.969760 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10343 | 2026.01.31 06:07:45.969761 [ 288 ] {} <Debug> TCP-Session: fd1bab21-146e-43f5-9809-ba398ff7d6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.01.31 06:07:45.969781 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10345 | 2026.01.31 06:07:45.969812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10346 | 2026.01.31 06:07:45.969806 [ 289 ] {} <Debug> TCP-Session: 649cd081-1c99-4ec5-b3b3-36a1af42d947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2026.01.31 06:07:45.969838 [ 290 ] {} <Debug> TCP-Session: 5baef5ad-8a90-41e1-8cca-236cac165763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.01.31 06:07:45.969847 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10349 | 2026.01.31 06:07:45.969854 [ 293 ] {} <Debug> TCP-Session: f5c3deca-9f5b-4658-a29d-3e70734581c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.01.31 06:07:45.969861 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10351 | 2026.01.31 06:07:45.969893 [ 286 ] {} <Debug> TCP-Session: 1cf95fe1-f31f-441c-bec4-7a00eac3f2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2026.01.31 06:07:45.969884 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2026.01.31 06:07:45.969927 [ 292 ] {} <Debug> TCP-Session: 6481ac1f-e335-4da7-abf6-77700175c0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2026.01.31 06:07:45.969797 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10355 | 2026.01.31 06:07:45.969958 [ 3 ] {} <Debug> TCP-Session: bbdae82d-df21-4794-9b31-bf789562156e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2026.01.31 06:07:45.969827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10357 | 2026.01.31 06:07:45.969999 [ 294 ] {} <Debug> TCP-Session: 91fd933c-2014-42db-b476-7159e0aadb23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.01.31 06:07:45.970038 [ 291 ] {} <Debug> TCP-Session: 34cfa7c5-5b7e-42c6-8369-dfc05b5e489a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2026.01.31 06:07:47.002285 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.01.31 06:07:47.002483 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10361 | 2026.01.31 06:07:47.002563 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10362 | 2026.01.31 06:07:47.003370 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.01.31 06:07:47.003423 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10364 | 2026.01.31 06:07:47.003863 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10365 | 2026.01.31 06:07:47.004111 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.01.31 06:07:47.004298 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001866 sec., 72883.17256162915 rows/sec., 6.31 MiB/sec. | ||
| 10367 | 2026.01.31 06:07:47.004361 [ 5 ] {5c074916-86ac-426b-8949-a9cfe4e4660a} <Debug> TCPHandler: Processed in 0.002210271 sec. | ||
| 10368 | 2026.01.31 06:07:47.004496 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.31 06:07:47.004608 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.01.31 06:07:47.004655 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10371 | 2026.01.31 06:07:47.005147 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.31 06:07:47.005188 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10373 | 2026.01.31 06:07:47.005541 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10374 | 2026.01.31 06:07:47.005776 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.31 06:07:47.005934 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001353 sec., 29563.932002956393 rows/sec., 2.17 MiB/sec. | ||
| 10376 | 2026.01.31 06:07:47.005986 [ 5 ] {25d849ab-87e3-4562-9659-3c9113c78fd0} <Debug> TCPHandler: Processed in 0.001545105 sec. | ||
| 10377 | 2026.01.31 06:07:47.006102 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.31 06:07:47.006209 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.31 06:07:47.006253 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10380 | 2026.01.31 06:07:47.006735 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.31 06:07:47.006775 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10382 | 2026.01.31 06:07:47.007132 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10383 | 2026.01.31 06:07:47.007348 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.31 06:07:47.007501 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001316 sec., 79027.35562310032 rows/sec., 6.17 MiB/sec. | ||
| 10385 | 2026.01.31 06:07:47.007546 [ 5 ] {c8217802-287f-494d-a0f8-ea5f9f48eac5} <Debug> TCPHandler: Processed in 0.001495334 sec. | ||
| 10386 | 2026.01.31 06:07:47.007661 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.31 06:07:47.007765 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.31 06:07:47.007813 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10389 | 2026.01.31 06:07:47.008248 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.31 06:07:47.008286 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10391 | 2026.01.31 06:07:47.008650 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10392 | 2026.01.31 06:07:47.008867 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.31 06:07:47.009018 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10394 | 2026.01.31 06:07:47.009060 [ 5 ] {efccd9c1-d099-4ecd-a5ab-16725b877237} <Debug> TCPHandler: Processed in 0.001450514 sec. | ||
| 10395 | 2026.01.31 06:07:47.009182 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.01.31 06:07:47.009311 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.01.31 06:07:47.009380 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10398 | 2026.01.31 06:07:47.010392 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.01.31 06:07:47.010430 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10400 | 2026.01.31 06:07:47.011064 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10401 | 2026.01.31 06:07:47.011294 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.01.31 06:07:47.011443 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002163 sec., 18492.83402681461 rows/sec., 33.14 MiB/sec. | ||
| 10403 | 2026.01.31 06:07:47.011501 [ 5 ] {d2d7194e-82c3-486a-ada1-17b3a91c824a} <Debug> TCPHandler: Processed in 0.002380234 sec. | ||
| 10404 | 2026.01.31 06:07:47.011626 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.01.31 06:07:47.011751 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10406 | 2026.01.31 06:07:47.011802 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10407 | 2026.01.31 06:07:47.012218 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.01.31 06:07:47.012259 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10409 | 2026.01.31 06:07:47.012600 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10410 | 2026.01.31 06:07:47.012821 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.01.31 06:07:47.012958 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 10412 | 2026.01.31 06:07:47.012995 [ 5 ] {a8b93af0-23fd-4969-b5bd-08773cec2897} <Debug> TCPHandler: Processed in 0.001430372 sec. | ||
| 10413 | 2026.01.31 06:07:50.298400 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10414 | 2026.01.31 06:07:50.298466 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10415 | 2026.01.31 06:07:50.475261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27856 | ||
| 10416 | 2026.01.31 06:07:50.475746 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.31 06:07:50.475783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10418 | 2026.01.31 06:07:50.476267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10419 | 2026.01.31 06:07:50.476501 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.31 06:07:50.476643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27856 | ||
| 10421 | 2026.01.31 06:07:51.975193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10422 | 2026.01.31 06:07:51.991666 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.01.31 06:07:51.991721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10424 | 2026.01.31 06:07:51.997895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10425 | 2026.01.31 06:07:51.998583 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.01.31 06:07:52.000008 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2026.01.31 06:07:52.000186 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10428 | 2026.01.31 06:07:52.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.71 MiB, peak 338.66 MiB, free memory in arenas 0.00 B, will set to 328.64 MiB (RSS), difference: -4.08 MiB | ||
| 10429 | 2026.01.31 06:07:52.000252 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10430 | 2026.01.31 06:07:52.000967 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.01.31 06:07:52.001021 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10432 | 2026.01.31 06:07:52.001384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10433 | 2026.01.31 06:07:52.001429 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10434 | 2026.01.31 06:07:52.001663 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.01.31 06:07:52.001831 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 10436 | 2026.01.31 06:07:52.001881 [ 5 ] {135144e6-25ce-4da7-aaff-e80f0c87f4d4} <Debug> TCPHandler: Processed in 0.001997236 sec. | ||
| 10437 | 2026.01.31 06:07:52.002022 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.01.31 06:07:52.002125 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10439 | 2026.01.31 06:07:52.002168 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10440 | 2026.01.31 06:07:52.002644 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.01.31 06:07:52.002679 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10442 | 2026.01.31 06:07:52.002990 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10443 | 2026.01.31 06:07:52.003218 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.01.31 06:07:52.003355 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 10445 | 2026.01.31 06:07:52.003394 [ 5 ] {24b35863-91d8-4ea7-bc95-8fc9184604e7} <Debug> TCPHandler: Processed in 0.001425182 sec. | ||
| 10446 | 2026.01.31 06:07:52.003511 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2026.01.31 06:07:52.003608 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10448 | 2026.01.31 06:07:52.003651 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10449 | 2026.01.31 06:07:52.004114 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.01.31 06:07:52.004149 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10451 | 2026.01.31 06:07:52.004488 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10452 | 2026.01.31 06:07:52.004696 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.01.31 06:07:52.004832 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 10454 | 2026.01.31 06:07:52.004869 [ 5 ] {6e4d9934-8bbe-46a9-b63d-8ccee37b190c} <Debug> TCPHandler: Processed in 0.001407702 sec. | ||
| 10455 | 2026.01.31 06:07:52.004981 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2026.01.31 06:07:52.005077 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10457 | 2026.01.31 06:07:52.005118 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10458 | 2026.01.31 06:07:52.005466 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.01.31 06:07:52.005502 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10460 | 2026.01.31 06:07:52.005804 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10461 | 2026.01.31 06:07:52.006016 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.01.31 06:07:52.006150 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 10463 | 2026.01.31 06:07:52.006186 [ 5 ] {35c48172-b58a-4f1c-be5e-e5ae0d91c9a5} <Debug> TCPHandler: Processed in 0.001255259 sec. | ||
| 10464 | 2026.01.31 06:07:55.563878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1206 | ||
| 10465 | 2026.01.31 06:07:55.566107 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.31 06:07:55.566150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10467 | 2026.01.31 06:07:55.567344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10468 | 2026.01.31 06:07:55.567618 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.31 06:07:55.567882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 10470 | 2026.01.31 06:07:57.030085 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.01.31 06:07:57.030272 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10472 | 2026.01.31 06:07:57.030342 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10473 | 2026.01.31 06:07:57.031002 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.01.31 06:07:57.031103 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10475 | 2026.01.31 06:07:57.031498 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10476 | 2026.01.31 06:07:57.031757 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.01.31 06:07:57.031921 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 10478 | 2026.01.31 06:07:57.031975 [ 5 ] {377eb1d2-ec53-4347-95e6-763d1c95527a} <Debug> TCPHandler: Processed in 0.002016656 sec. | ||
| 10479 | 2026.01.31 06:07:57.032108 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.01.31 06:07:57.032213 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10481 | 2026.01.31 06:07:57.032259 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10482 | 2026.01.31 06:07:57.032775 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.01.31 06:07:57.032812 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10484 | 2026.01.31 06:07:57.033112 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10485 | 2026.01.31 06:07:57.033322 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.01.31 06:07:57.033474 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001285 sec., 9338.52140077821 rows/sec., 761.49 KiB/sec. | ||
| 10487 | 2026.01.31 06:07:57.033514 [ 5 ] {dd661fcb-6e6a-44e0-b7c5-c75103704dfb} <Debug> TCPHandler: Processed in 0.001459593 sec. | ||
| 10488 | 2026.01.31 06:07:57.033628 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.01.31 06:07:57.033724 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10490 | 2026.01.31 06:07:57.033765 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10491 | 2026.01.31 06:07:57.035116 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.01.31 06:07:57.035154 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10493 | 2026.01.31 06:07:57.035573 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10494 | 2026.01.31 06:07:57.035790 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.01.31 06:07:57.035922 [ 131 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10496 | 2026.01.31 06:07:57.035928 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.002224 sec., 630395.6834532374 rows/sec., 52.71 MiB/sec. | ||
| 10497 | 2026.01.31 06:07:57.036006 [ 131 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.31 06:07:57.036020 [ 5 ] {486fb605-23c6-45f0-adfc-6047214db1e6} <Debug> TCPHandler: Processed in 0.002442035 sec. | ||
| 10499 | 2026.01.31 06:07:57.036040 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10500 | 2026.01.31 06:07:57.036146 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.01.31 06:07:57.036151 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10502 | 2026.01.31 06:07:57.036249 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10503 | 2026.01.31 06:07:57.036262 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10504 | 2026.01.31 06:07:57.036291 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10505 | 2026.01.31 06:07:57.036294 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 10506 | 2026.01.31 06:07:57.036365 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 10507 | 2026.01.31 06:07:57.036415 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 10508 | 2026.01.31 06:07:57.036462 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 10509 | 2026.01.31 06:07:57.036506 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10510 | 2026.01.31 06:07:57.036549 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1402 rows starting from the beginning of the part | ||
| 10511 | 2026.01.31 06:07:57.036745 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.01.31 06:07:57.036782 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10513 | 2026.01.31 06:07:57.037090 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10514 | 2026.01.31 06:07:57.037329 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2026.01.31 06:07:57.037447 [ 131 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 10516 | 2026.01.31 06:07:57.037467 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 3.79 MiB/sec. | ||
| 10517 | 2026.01.31 06:07:57.037482 [ 131 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.01.31 06:07:57.037508 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10519 | 2026.01.31 06:07:57.037513 [ 5 ] {f8c28b9f-cc8e-4ea7-a190-020f601597d3} <Debug> TCPHandler: Processed in 0.001418623 sec. | ||
| 10520 | 2026.01.31 06:07:57.037609 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 10521 | 2026.01.31 06:07:57.037634 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.31 06:07:57.037742 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10523 | 2026.01.31 06:07:57.037745 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10524 | 2026.01.31 06:07:57.037786 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10525 | 2026.01.31 06:07:57.037792 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 70 rows starting from the beginning of the part | ||
| 10526 | 2026.01.31 06:07:57.037803 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686789 sec., 1892945.7092736554 rows/sec., 165.47 MiB/sec. | ||
| 10527 | 2026.01.31 06:07:57.037871 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 10528 | 2026.01.31 06:07:57.037920 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 10529 | 2026.01.31 06:07:57.037962 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 10530 | 2026.01.31 06:07:57.037998 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 10531 | 2026.01.31 06:07:57.038041 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 10532 | 2026.01.31 06:07:57.038103 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10533 | 2026.01.31 06:07:57.038305 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.01.31 06:07:57.038352 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10535 | 2026.01.31 06:07:57.038434 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.31 06:07:57.038541 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_86_17} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10537 | 2026.01.31 06:07:57.038649 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10538 | 2026.01.31 06:07:57.038701 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10539 | 2026.01.31 06:07:57.038883 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323521 sec., 234223.71084402892 rows/sec., 18.09 MiB/sec. | ||
| 10540 | 2026.01.31 06:07:57.038925 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.01.31 06:07:57.039002 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 10542 | 2026.01.31 06:07:57.039069 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001347 sec., 187082.40534521156 rows/sec., 12.94 MiB/sec. | ||
| 10543 | 2026.01.31 06:07:57.039113 [ 5 ] {2bbbad35-1b8d-4698-9948-93523f6f1acb} <Debug> TCPHandler: Processed in 0.001530675 sec. | ||
| 10544 | 2026.01.31 06:07:57.039229 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10545 | 2026.01.31 06:07:57.039249 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.01.31 06:07:57.039319 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_50_10} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 10547 | 2026.01.31 06:07:57.039325 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10548 | 2026.01.31 06:07:57.039374 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10549 | 2026.01.31 06:07:57.039389 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10550 | 2026.01.31 06:07:57.039775 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.01.31 06:07:57.039816 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10552 | 2026.01.31 06:07:57.040121 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10553 | 2026.01.31 06:07:57.040347 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.01.31 06:07:57.040482 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 10555 | 2026.01.31 06:07:57.040521 [ 5 ] {f0c3e6a2-a801-4b8d-8073-17be8fc09b3c} <Debug> TCPHandler: Processed in 0.00134126 sec. | ||
| 10556 | 2026.01.31 06:07:57.040629 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2026.01.31 06:07:57.040723 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10558 | 2026.01.31 06:07:57.040763 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10559 | 2026.01.31 06:07:57.041465 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.01.31 06:07:57.041501 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10561 | 2026.01.31 06:07:57.041850 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10562 | 2026.01.31 06:07:57.042074 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.01.31 06:07:57.042192 [ 131 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10564 | 2026.01.31 06:07:57.042208 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001502 sec., 404793.6085219707 rows/sec., 30.46 MiB/sec. | ||
| 10565 | 2026.01.31 06:07:57.042225 [ 131 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.01.31 06:07:57.042249 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10567 | 2026.01.31 06:07:57.042254 [ 5 ] {ab069d78-e79d-4b5e-bd48-8dd5ce1c4081} <Debug> TCPHandler: Processed in 0.001674129 sec. | ||
| 10568 | 2026.01.31 06:07:57.042345 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10569 | 2026.01.31 06:07:57.042376 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.01.31 06:07:57.042470 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10571 | 2026.01.31 06:07:57.042477 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10572 | 2026.01.31 06:07:57.042514 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part | ||
| 10573 | 2026.01.31 06:07:57.042533 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10574 | 2026.01.31 06:07:57.042590 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 10575 | 2026.01.31 06:07:57.042637 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 10576 | 2026.01.31 06:07:57.042675 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 10577 | 2026.01.31 06:07:57.042712 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10578 | 2026.01.31 06:07:57.042751 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 608 rows starting from the beginning of the part | ||
| 10579 | 2026.01.31 06:07:57.043219 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.31 06:07:57.043261 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10581 | 2026.01.31 06:07:57.043716 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10582 | 2026.01.31 06:07:57.043835 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539215 sec., 1023898.5456872496 rows/sec., 81.62 MiB/sec. | ||
| 10583 | 2026.01.31 06:07:57.043944 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.01.31 06:07:57.044005 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10585 | 2026.01.31 06:07:57.044072 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10586 | 2026.01.31 06:07:57.044086 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001627 sec., 544560.540872772 rows/sec., 36.96 MiB/sec. | ||
| 10587 | 2026.01.31 06:07:57.044107 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.01.31 06:07:57.044133 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10589 | 2026.01.31 06:07:57.044133 [ 5 ] {d64f68c3-5ccd-43d9-90ad-fc5e460431e5} <Debug> TCPHandler: Processed in 0.001809572 sec. | ||
| 10590 | 2026.01.31 06:07:57.044226 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10591 | 2026.01.31 06:07:57.044262 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2026.01.31 06:07:57.044311 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.01.31 06:07:57.044365 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10594 | 2026.01.31 06:07:57.044368 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10595 | 2026.01.31 06:07:57.044402 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_86_17} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10596 | 2026.01.31 06:07:57.044407 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23683 rows starting from the beginning of the part | ||
| 10597 | 2026.01.31 06:07:57.044444 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10598 | 2026.01.31 06:07:57.044486 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10599 | 2026.01.31 06:07:57.044509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10600 | 2026.01.31 06:07:57.044543 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10601 | 2026.01.31 06:07:57.044589 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10602 | 2026.01.31 06:07:57.044626 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10603 | 2026.01.31 06:07:57.044662 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 886 rows starting from the beginning of the part | ||
| 10604 | 2026.01.31 06:07:57.045348 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.01.31 06:07:57.045389 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10606 | 2026.01.31 06:07:57.046022 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10607 | 2026.01.31 06:07:57.046270 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.31 06:07:57.046416 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002066 sec., 19361.08422071636 rows/sec., 34.69 MiB/sec. | ||
| 10609 | 2026.01.31 06:07:57.046484 [ 5 ] {94553554-c8f1-4c84-8f09-175d493ce166} <Debug> TCPHandler: Processed in 0.002272472 sec. | ||
| 10610 | 2026.01.31 06:07:57.046599 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.01.31 06:07:57.046694 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10612 | 2026.01.31 06:07:57.046735 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10613 | 2026.01.31 06:07:57.047090 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.01.31 06:07:57.047128 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10615 | 2026.01.31 06:07:57.047448 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10616 | 2026.01.31 06:07:57.047665 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.31 06:07:57.047787 [ 129 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10618 | 2026.01.31 06:07:57.047797 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10619 | 2026.01.31 06:07:57.047826 [ 129 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.01.31 06:07:57.047843 [ 5 ] {a29868f2-39d8-4d5e-973a-f87e537d396e} <Debug> TCPHandler: Processed in 0.00129448 sec. | ||
| 10621 | 2026.01.31 06:07:57.047845 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10622 | 2026.01.31 06:07:57.047920 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10623 | 2026.01.31 06:07:57.047995 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10624 | 2026.01.31 06:07:57.048020 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4758 rows starting from the beginning of the part | ||
| 10625 | 2026.01.31 06:07:57.048064 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10626 | 2026.01.31 06:07:57.048102 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10627 | 2026.01.31 06:07:57.048138 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10628 | 2026.01.31 06:07:57.048173 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10629 | 2026.01.31 06:07:57.048208 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10630 | 2026.01.31 06:07:57.050091 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5058 rows, containing 4 columns (4 merged, 0 gathered) in 0.0021999 sec., 2299195.4179735444 rows/sec., 155.03 MiB/sec. | ||
| 10631 | 2026.01.31 06:07:57.050538 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10632 | 2026.01.31 06:07:57.050715 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25209 rows, containing 5 columns (5 merged, 0 gathered) in 0.006530379 sec., 3860265.996812742 rows/sec., 265.19 MiB/sec. | ||
| 10633 | 2026.01.31 06:07:57.050794 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.01.31 06:07:57.050870 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_86_17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10635 | 2026.01.31 06:07:57.050957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10636 | 2026.01.31 06:07:57.051115 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10637 | 2026.01.31 06:07:57.051425 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.01.31 06:07:57.051511 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10639 | 2026.01.31 06:07:57.051596 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10640 | 2026.01.31 06:07:57.976753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28304 | ||
| 10641 | 2026.01.31 06:07:57.977361 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.01.31 06:07:57.977420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10643 | 2026.01.31 06:07:57.977921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10644 | 2026.01.31 06:07:57.978158 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.01.31 06:07:57.978304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28304 | ||
| 10646 | 2026.01.31 06:07:59.502438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10647 | 2026.01.31 06:07:59.519702 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.01.31 06:07:59.519762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10649 | 2026.01.31 06:07:59.526173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10650 | 2026.01.31 06:07:59.526945 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.01.31 06:07:59.529799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10652 | 2026.01.31 06:08:01.999785 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2026.01.31 06:08:01.999978 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10654 | 2026.01.31 06:08:02.000050 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10655 | 2026.01.31 06:08:02.000758 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.01.31 06:08:02.000802 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10657 | 2026.01.31 06:08:02.001227 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10658 | 2026.01.31 06:08:02.001451 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.01.31 06:08:02.001606 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 10660 | 2026.01.31 06:08:02.001651 [ 5 ] {76b8be26-d66a-44c9-b478-957ba88f4017} <Debug> TCPHandler: Processed in 0.001999186 sec. | ||
| 10661 | 2026.01.31 06:08:02.001781 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2026.01.31 06:08:02.001878 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10663 | 2026.01.31 06:08:02.001920 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10664 | 2026.01.31 06:08:02.002353 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.01.31 06:08:02.002390 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10666 | 2026.01.31 06:08:02.002722 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10667 | 2026.01.31 06:08:02.002932 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.01.31 06:08:02.003064 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 10669 | 2026.01.31 06:08:02.003102 [ 5 ] {9d3dbe41-d3bf-4524-b67e-61d70cb653c7} <Debug> TCPHandler: Processed in 0.001372172 sec. | ||
| 10670 | 2026.01.31 06:08:02.003221 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.01.31 06:08:02.003315 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.01.31 06:08:02.003359 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10673 | 2026.01.31 06:08:02.003777 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.01.31 06:08:02.003813 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10675 | 2026.01.31 06:08:02.004142 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10676 | 2026.01.31 06:08:02.004348 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.01.31 06:08:02.004482 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 10678 | 2026.01.31 06:08:02.004519 [ 5 ] {d06d005a-6584-4df8-8fda-f26c37c7c822} <Debug> TCPHandler: Processed in 0.001347211 sec. | ||
| 10679 | 2026.01.31 06:08:02.004630 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.01.31 06:08:02.004723 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.01.31 06:08:02.004765 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10682 | 2026.01.31 06:08:02.005104 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.01.31 06:08:02.005139 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 10684 | 2026.01.31 06:08:02.005475 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10685 | 2026.01.31 06:08:02.005683 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.01.31 06:08:02.005811 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 10687 | 2026.01.31 06:08:02.005847 [ 5 ] {8e541106-0534-4654-95d5-50c828b3b099} <Debug> TCPHandler: Processed in 0.001266469 sec. | ||
| 10688 | 2026.01.31 06:08:05.298508 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10689 | 2026.01.31 06:08:05.298568 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10690 | 2026.01.31 06:08:05.479395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28816 | ||
| 10691 | 2026.01.31 06:08:05.480107 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.01.31 06:08:05.480177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10693 | 2026.01.31 06:08:05.480888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10694 | 2026.01.31 06:08:05.481232 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.31 06:08:05.481431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28816 | ||
| 10696 | 2026.01.31 06:08:05.568976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1234 | ||
| 10697 | 2026.01.31 06:08:05.572178 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.01.31 06:08:05.572248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10699 | 2026.01.31 06:08:05.573930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10700 | 2026.01.31 06:08:05.574264 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.01.31 06:08:05.574644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10702 | 2026.01.31 06:08:07.001675 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2026.01.31 06:08:07.001872 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10704 | 2026.01.31 06:08:07.001949 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10705 | 2026.01.31 06:08:07.002783 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.01.31 06:08:07.002829 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10707 | 2026.01.31 06:08:07.003237 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10708 | 2026.01.31 06:08:07.003475 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.01.31 06:08:07.003658 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001838 sec., 73993.47116430903 rows/sec., 6.40 MiB/sec. | ||
| 10710 | 2026.01.31 06:08:07.003720 [ 5 ] {34089e35-7fc3-46aa-be24-10faeabd98c7} <Debug> TCPHandler: Processed in 0.00217999 sec. | ||
| 10711 | 2026.01.31 06:08:07.003852 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2026.01.31 06:08:07.003963 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10713 | 2026.01.31 06:08:07.004009 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10714 | 2026.01.31 06:08:07.004498 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.01.31 06:08:07.004537 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10716 | 2026.01.31 06:08:07.004851 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10717 | 2026.01.31 06:08:07.005061 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.01.31 06:08:07.005200 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001263 sec., 31670.625494853524 rows/sec., 2.33 MiB/sec. | ||
| 10719 | 2026.01.31 06:08:07.005244 [ 5 ] {c6300058-d4f0-4513-a743-5b8a52c7ec24} <Debug> TCPHandler: Processed in 0.001443773 sec. | ||
| 10720 | 2026.01.31 06:08:07.005368 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.01.31 06:08:07.005469 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10722 | 2026.01.31 06:08:07.005511 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10723 | 2026.01.31 06:08:07.005949 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.01.31 06:08:07.005982 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10725 | 2026.01.31 06:08:07.006273 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10726 | 2026.01.31 06:08:07.006483 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.01.31 06:08:07.006610 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 6.97 MiB/sec. | ||
| 10728 | 2026.01.31 06:08:07.006646 [ 5 ] {824a6726-6b0c-48cf-b13c-a98445a203be} <Debug> TCPHandler: Processed in 0.001327901 sec. | ||
| 10729 | 2026.01.31 06:08:07.006823 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.01.31 06:08:07.006916 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10731 | 2026.01.31 06:08:07.006959 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10732 | 2026.01.31 06:08:07.007369 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.01.31 06:08:07.007403 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10734 | 2026.01.31 06:08:07.007719 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10735 | 2026.01.31 06:08:07.007920 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.01.31 06:08:07.008047 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 10737 | 2026.01.31 06:08:07.008082 [ 5 ] {5d65082e-a635-42fc-9965-eb30aca9453b} <Debug> TCPHandler: Processed in 0.001306369 sec. | ||
| 10738 | 2026.01.31 06:08:07.008195 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.01.31 06:08:07.008286 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10740 | 2026.01.31 06:08:07.008338 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10741 | 2026.01.31 06:08:07.009197 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.01.31 06:08:07.009230 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10743 | 2026.01.31 06:08:07.009777 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10744 | 2026.01.31 06:08:07.009986 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.01.31 06:08:07.010120 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001852 sec., 21598.272138228942 rows/sec., 38.70 MiB/sec. | ||
| 10746 | 2026.01.31 06:08:07.010172 [ 5 ] {eb75bf1a-8ac7-483b-9100-a350266be6f8} <Debug> TCPHandler: Processed in 0.002024426 sec. | ||
| 10747 | 2026.01.31 06:08:07.010283 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2026.01.31 06:08:07.010375 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10749 | 2026.01.31 06:08:07.010415 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10750 | 2026.01.31 06:08:07.010754 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.01.31 06:08:07.010788 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10752 | 2026.01.31 06:08:07.011085 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10753 | 2026.01.31 06:08:07.011291 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.01.31 06:08:07.011416 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 10755 | 2026.01.31 06:08:07.011450 [ 5 ] {3db9f94b-532e-4515-aa2b-cab4d942d756} <Debug> TCPHandler: Processed in 0.001214058 sec. | ||
| 10756 | 2026.01.31 06:08:07.030801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10757 | 2026.01.31 06:08:07.048202 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.01.31 06:08:07.048252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10759 | 2026.01.31 06:08:07.055006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10760 | 2026.01.31 06:08:07.055744 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.01.31 06:08:07.058799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10762 | 2026.01.31 06:08:11.999463 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2026.01.31 06:08:11.999669 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10764 | 2026.01.31 06:08:11.999738 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10765 | 2026.01.31 06:08:12.000374 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.01.31 06:08:12.000418 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10767 | 2026.01.31 06:08:12.000777 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10768 | 2026.01.31 06:08:12.001010 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.01.31 06:08:12.001162 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 10770 | 2026.01.31 06:08:12.001203 [ 5 ] {70684f0a-aa57-4e2a-8bfb-ea4fa33d941c} <Debug> TCPHandler: Processed in 0.001870173 sec. | ||
| 10771 | 2026.01.31 06:08:12.001326 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.01.31 06:08:12.001419 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10773 | 2026.01.31 06:08:12.001458 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10774 | 2026.01.31 06:08:12.001872 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.01.31 06:08:12.001908 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10776 | 2026.01.31 06:08:12.002213 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10777 | 2026.01.31 06:08:12.002415 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.01.31 06:08:12.002542 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001141 sec., 49956.178790534614 rows/sec., 3.81 MiB/sec. | ||
| 10779 | 2026.01.31 06:08:12.002578 [ 5 ] {5028d79b-2bb4-41dd-be15-9d0f750bcc6a} <Debug> TCPHandler: Processed in 0.001299269 sec. | ||
| 10780 | 2026.01.31 06:08:12.002687 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.01.31 06:08:12.002778 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.01.31 06:08:12.002817 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10783 | 2026.01.31 06:08:12.003197 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.01.31 06:08:12.003233 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10785 | 2026.01.31 06:08:12.003513 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10786 | 2026.01.31 06:08:12.003720 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.01.31 06:08:12.003849 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 128.35 KiB/sec. | ||
| 10788 | 2026.01.31 06:08:12.003886 [ 5 ] {8f6a612c-bac9-483c-addb-2fd86cd2dc45} <Debug> TCPHandler: Processed in 0.001244978 sec. | ||
| 10789 | 2026.01.31 06:08:12.004002 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.01.31 06:08:12.004093 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10791 | 2026.01.31 06:08:12.004131 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10792 | 2026.01.31 06:08:12.004538 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.01.31 06:08:12.004572 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10794 | 2026.01.31 06:08:12.004862 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10795 | 2026.01.31 06:08:12.005067 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.01.31 06:08:12.005199 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001124 sec., 58718.861209964416 rows/sec., 4.59 MiB/sec. | ||
| 10797 | 2026.01.31 06:08:12.005236 [ 5 ] {4d89842f-137b-4def-b215-f1322ca67031} <Debug> TCPHandler: Processed in 0.001280569 sec. | ||
| 10798 | 2026.01.31 06:08:12.005351 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.01.31 06:08:12.005442 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10800 | 2026.01.31 06:08:12.005484 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10801 | 2026.01.31 06:08:12.005885 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.01.31 06:08:12.005920 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10803 | 2026.01.31 06:08:12.006229 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10804 | 2026.01.31 06:08:12.006433 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.01.31 06:08:12.006561 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001137 sec., 141600.70360598064 rows/sec., 9.86 MiB/sec. | ||
| 10806 | 2026.01.31 06:08:12.006597 [ 5 ] {cb9f428d-f454-4ef7-9e86-a112307c9891} <Debug> TCPHandler: Processed in 0.001291999 sec. | ||
| 10807 | 2026.01.31 06:08:12.006712 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.01.31 06:08:12.006803 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.01.31 06:08:12.006842 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10810 | 2026.01.31 06:08:12.007175 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.01.31 06:08:12.007208 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10812 | 2026.01.31 06:08:12.007523 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10813 | 2026.01.31 06:08:12.007725 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.01.31 06:08:12.007850 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10815 | 2026.01.31 06:08:12.007885 [ 5 ] {0b4b811a-9001-41f1-abee-8ae31877a2f1} <Debug> TCPHandler: Processed in 0.001220268 sec. | ||
| 10816 | 2026.01.31 06:08:12.982509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29264 | ||
| 10817 | 2026.01.31 06:08:12.983019 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2026.01.31 06:08:12.983067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10819 | 2026.01.31 06:08:12.983550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10820 | 2026.01.31 06:08:12.983789 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2026.01.31 06:08:12.983942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29264 | ||
| 10822 | 2026.01.31 06:08:12.983946 [ 115 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10823 | 2026.01.31 06:08:12.984023 [ 115 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.01.31 06:08:12.984048 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10825 | 2026.01.31 06:08:12.984155 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10826 | 2026.01.31 06:08:12.984297 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10827 | 2026.01.31 06:08:12.984337 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26896 rows starting from the beginning of the part | ||
| 10828 | 2026.01.31 06:08:12.984402 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 10829 | 2026.01.31 06:08:12.984446 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 10830 | 2026.01.31 06:08:12.984486 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 10831 | 2026.01.31 06:08:12.984526 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 10832 | 2026.01.31 06:08:12.984564 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 10833 | 2026.01.31 06:08:12.986868 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002758913 sec., 10607076.047704294 rows/sec., 151.74 MiB/sec. | ||
| 10834 | 2026.01.31 06:08:12.987169 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10835 | 2026.01.31 06:08:12.987489 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.01.31 06:08:12.987578 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_61_12} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10837 | 2026.01.31 06:08:12.987683 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 10838 | 2026.01.31 06:08:14.559808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10839 | 2026.01.31 06:08:14.577411 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.01.31 06:08:14.577470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10841 | 2026.01.31 06:08:14.584098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10842 | 2026.01.31 06:08:14.584807 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.01.31 06:08:14.585116 [ 114 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10844 | 2026.01.31 06:08:14.585179 [ 114 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.01.31 06:08:14.585201 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10846 | 2026.01.31 06:08:14.585343 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10847 | 2026.01.31 06:08:14.587979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10848 | 2026.01.31 06:08:14.588890 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10849 | 2026.01.31 06:08:14.590536 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 10850 | 2026.01.31 06:08:14.595199 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 10851 | 2026.01.31 06:08:14.599918 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10852 | 2026.01.31 06:08:14.604473 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 10853 | 2026.01.31 06:08:14.609314 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10854 | 2026.01.31 06:08:14.613541 [ 200 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 10855 | 2026.01.31 06:08:14.669800 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084528132 sec., 5441.975223112702 rows/sec., 28.14 MiB/sec. | ||
| 10856 | 2026.01.31 06:08:14.672629 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10857 | 2026.01.31 06:08:14.674788 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.01.31 06:08:14.674896 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_61_12} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10859 | 2026.01.31 06:08:14.676805 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10860 | 2026.01.31 06:08:15.575726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1258 | ||
| 10861 | 2026.01.31 06:08:15.577939 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.01.31 06:08:15.577996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10863 | 2026.01.31 06:08:15.579191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10864 | 2026.01.31 06:08:15.579457 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.01.31 06:08:15.579622 [ 111 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10866 | 2026.01.31 06:08:15.579706 [ 111 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.01.31 06:08:15.579728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10868 | 2026.01.31 06:08:15.579734 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10869 | 2026.01.31 06:08:15.579885 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10870 | 2026.01.31 06:08:15.580526 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10871 | 2026.01.31 06:08:15.580684 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1132 rows starting from the beginning of the part | ||
| 10872 | 2026.01.31 06:08:15.581087 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 10873 | 2026.01.31 06:08:15.581450 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 22 rows starting from the beginning of the part | ||
| 10874 | 2026.01.31 06:08:15.581815 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 10875 | 2026.01.31 06:08:15.582173 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 10876 | 2026.01.31 06:08:15.582518 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 10877 | 2026.01.31 06:08:15.589020 [ 190 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 72 columns (72 merged, 0 gathered) in 0.00919294 sec., 136844.14344050977 rows/sec., 107.39 MiB/sec. | ||
| 10878 | 2026.01.31 06:08:15.590527 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10879 | 2026.01.31 06:08:15.591164 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.01.31 06:08:15.591257 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_46_9} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10881 | 2026.01.31 06:08:15.591620 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10882 | 2026.01.31 06:08:17.000915 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.01.31 06:08:17.001109 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10884 | 2026.01.31 06:08:17.001180 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10885 | 2026.01.31 06:08:17.001994 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.01.31 06:08:17.002041 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10887 | 2026.01.31 06:08:17.002465 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10888 | 2026.01.31 06:08:17.002693 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.01.31 06:08:17.002846 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001788 sec., 76062.63982102908 rows/sec., 6.58 MiB/sec. | ||
| 10890 | 2026.01.31 06:08:17.002889 [ 5 ] {04093f7b-2a84-4f50-84be-a0e79a66f30d} <Debug> TCPHandler: Processed in 0.002108409 sec. | ||
| 10891 | 2026.01.31 06:08:17.003011 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.01.31 06:08:17.003107 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10893 | 2026.01.31 06:08:17.003148 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10894 | 2026.01.31 06:08:17.003585 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.01.31 06:08:17.003620 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10896 | 2026.01.31 06:08:17.003920 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10897 | 2026.01.31 06:08:17.004131 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.01.31 06:08:17.004260 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 10899 | 2026.01.31 06:08:17.004298 [ 5 ] {695be5a1-3daf-4452-89a6-89b403cc47e3} <Debug> TCPHandler: Processed in 0.001336791 sec. | ||
| 10900 | 2026.01.31 06:08:17.004424 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.01.31 06:08:17.004518 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10902 | 2026.01.31 06:08:17.004559 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10903 | 2026.01.31 06:08:17.005019 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.01.31 06:08:17.005055 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10905 | 2026.01.31 06:08:17.005373 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10906 | 2026.01.31 06:08:17.005585 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.01.31 06:08:17.005716 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 6.68 MiB/sec. | ||
| 10908 | 2026.01.31 06:08:17.005754 [ 5 ] {da72a9a3-31d2-4c3c-9643-5afde0b75a9f} <Debug> TCPHandler: Processed in 0.001379922 sec. | ||
| 10909 | 2026.01.31 06:08:17.005873 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2026.01.31 06:08:17.005968 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10911 | 2026.01.31 06:08:17.006012 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10912 | 2026.01.31 06:08:17.006440 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.01.31 06:08:17.006475 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10914 | 2026.01.31 06:08:17.006829 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10915 | 2026.01.31 06:08:17.007045 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.01.31 06:08:17.007176 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 10917 | 2026.01.31 06:08:17.007213 [ 5 ] {bec90bda-e7b3-48c6-8e21-a3504110470f} <Debug> TCPHandler: Processed in 0.001389102 sec. | ||
| 10918 | 2026.01.31 06:08:17.007322 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.01.31 06:08:17.007416 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10920 | 2026.01.31 06:08:17.007471 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10921 | 2026.01.31 06:08:17.008335 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.01.31 06:08:17.008369 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10923 | 2026.01.31 06:08:17.008939 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10924 | 2026.01.31 06:08:17.009162 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.01.31 06:08:17.009310 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 10926 | 2026.01.31 06:08:17.009373 [ 5 ] {91b91d7b-cd22-4fc5-8329-c46f0790e4d4} <Debug> TCPHandler: Processed in 0.002101048 sec. | ||
| 10927 | 2026.01.31 06:08:17.009483 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.01.31 06:08:17.009578 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.01.31 06:08:17.009618 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10930 | 2026.01.31 06:08:17.009947 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.01.31 06:08:17.009981 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 10932 | 2026.01.31 06:08:17.010276 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10933 | 2026.01.31 06:08:17.010485 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.01.31 06:08:17.010612 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10935 | 2026.01.31 06:08:17.010647 [ 5 ] {ef4879fd-db31-4edf-92b3-def813f8db17} <Debug> TCPHandler: Processed in 0.001213818 sec. | ||
| 10936 | 2026.01.31 06:08:20.298605 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10937 | 2026.01.31 06:08:20.298667 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10938 | 2026.01.31 06:08:20.485016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29776 | ||
| 10939 | 2026.01.31 06:08:20.485533 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.01.31 06:08:20.485576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10941 | 2026.01.31 06:08:20.486055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10942 | 2026.01.31 06:08:20.486271 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.01.31 06:08:20.486401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29776 | ||
| 10944 | 2026.01.31 06:08:21.999908 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.01.31 06:08:22.000102 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10946 | 2026.01.31 06:08:22.000173 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10947 | 2026.01.31 06:08:22.000830 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.01.31 06:08:22.000879 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10949 | 2026.01.31 06:08:22.001280 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10950 | 2026.01.31 06:08:22.001508 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.01.31 06:08:22.001663 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.65 MiB/sec. | ||
| 10952 | 2026.01.31 06:08:22.001671 [ 103 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10953 | 2026.01.31 06:08:22.001711 [ 5 ] {df99aaad-50ba-4626-8dfa-36a80cb370b3} <Debug> TCPHandler: Processed in 0.001934004 sec. | ||
| 10954 | 2026.01.31 06:08:22.001740 [ 103 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.01.31 06:08:22.001770 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10956 | 2026.01.31 06:08:22.001856 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10957 | 2026.01.31 06:08:22.001875 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10958 | 2026.01.31 06:08:22.001970 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10959 | 2026.01.31 06:08:22.002015 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2026.01.31 06:08:22.002016 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10961 | 2026.01.31 06:08:22.002055 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 10962 | 2026.01.31 06:08:22.002125 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 10963 | 2026.01.31 06:08:22.002170 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 10964 | 2026.01.31 06:08:22.002213 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part | ||
| 10965 | 2026.01.31 06:08:22.002256 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 10966 | 2026.01.31 06:08:22.002300 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 10967 | 2026.01.31 06:08:22.002509 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2026.01.31 06:08:22.002551 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10969 | 2026.01.31 06:08:22.002867 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10970 | 2026.01.31 06:08:22.003090 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2026.01.31 06:08:22.003219 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 10972 | 2026.01.31 06:08:22.003229 [ 103 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10973 | 2026.01.31 06:08:22.003258 [ 5 ] {e5d8bc22-0ca0-4b0c-a45c-9a9d83552ca4} <Debug> TCPHandler: Processed in 0.001456353 sec. | ||
| 10974 | 2026.01.31 06:08:22.003272 [ 103 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.01.31 06:08:22.003297 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10976 | 2026.01.31 06:08:22.003385 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.01.31 06:08:22.003393 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10978 | 2026.01.31 06:08:22.003448 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621147 sec., 1139933.6395774102 rows/sec., 99.37 MiB/sec. | ||
| 10979 | 2026.01.31 06:08:22.003482 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.01.31 06:08:22.003495 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10981 | 2026.01.31 06:08:22.003524 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part | ||
| 10982 | 2026.01.31 06:08:22.003529 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10983 | 2026.01.31 06:08:22.003582 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 10984 | 2026.01.31 06:08:22.003625 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 10985 | 2026.01.31 06:08:22.003665 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part | ||
| 10986 | 2026.01.31 06:08:22.003697 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10987 | 2026.01.31 06:08:22.003704 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 10988 | 2026.01.31 06:08:22.003763 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 10989 | 2026.01.31 06:08:22.003997 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.01.31 06:08:22.004037 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 10991 | 2026.01.31 06:08:22.004065 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.01.31 06:08:22.004164 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_91_18} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10993 | 2026.01.31 06:08:22.004270 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10994 | 2026.01.31 06:08:22.004397 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10995 | 2026.01.31 06:08:22.004608 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.01.31 06:08:22.004643 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129004 sec., 801525.5340919662 rows/sec., 64.32 MiB/sec. | ||
| 10997 | 2026.01.31 06:08:22.004743 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10998 | 2026.01.31 06:08:22.004750 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 10999 | 2026.01.31 06:08:22.004780 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.01.31 06:08:22.004806 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11001 | 2026.01.31 06:08:22.004807 [ 5 ] {471d2164-9aae-43d0-852e-88d3615a82d8} <Debug> TCPHandler: Processed in 0.001469724 sec. | ||
| 11002 | 2026.01.31 06:08:22.004832 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11003 | 2026.01.31 06:08:22.004875 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11004 | 2026.01.31 06:08:22.004953 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.01.31 06:08:22.004976 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11006 | 2026.01.31 06:08:22.005002 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25209 rows starting from the beginning of the part | ||
| 11007 | 2026.01.31 06:08:22.005048 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11008 | 2026.01.31 06:08:22.005050 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.01.31 06:08:22.005087 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11010 | 2026.01.31 06:08:22.005101 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11011 | 2026.01.31 06:08:22.005123 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part | ||
| 11012 | 2026.01.31 06:08:22.005133 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2026.01.31 06:08:22.005162 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11014 | 2026.01.31 06:08:22.005204 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11015 | 2026.01.31 06:08:22.005216 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_91_18} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11016 | 2026.01.31 06:08:22.005316 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11017 | 2026.01.31 06:08:22.005452 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.01.31 06:08:22.005490 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11019 | 2026.01.31 06:08:22.005795 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11020 | 2026.01.31 06:08:22.006092 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.01.31 06:08:22.006227 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 11022 | 2026.01.31 06:08:22.006234 [ 103 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11023 | 2026.01.31 06:08:22.006264 [ 5 ] {71103882-5138-4191-8c0d-4e952adf284c} <Debug> TCPHandler: Processed in 0.001373251 sec. | ||
| 11024 | 2026.01.31 06:08:22.006277 [ 103 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.01.31 06:08:22.006301 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11026 | 2026.01.31 06:08:22.006385 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11027 | 2026.01.31 06:08:22.006491 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11028 | 2026.01.31 06:08:22.006522 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5058 rows starting from the beginning of the part | ||
| 11029 | 2026.01.31 06:08:22.006584 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11030 | 2026.01.31 06:08:22.006626 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11031 | 2026.01.31 06:08:22.006667 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11032 | 2026.01.31 06:08:22.006704 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11033 | 2026.01.31 06:08:22.006742 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11034 | 2026.01.31 06:08:22.009137 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788594 sec., 1921398.382123751 rows/sec., 129.55 MiB/sec. | ||
| 11035 | 2026.01.31 06:08:22.009714 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11036 | 2026.01.31 06:08:22.010010 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.01.31 06:08:22.010093 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_91_18} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11038 | 2026.01.31 06:08:22.010176 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11039 | 2026.01.31 06:08:22.012182 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26010 rows, containing 5 columns (5 merged, 0 gathered) in 0.007334527 sec., 3546240.950507101 rows/sec., 243.72 MiB/sec. | ||
| 11040 | 2026.01.31 06:08:22.012427 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11041 | 2026.01.31 06:08:22.012688 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.31 06:08:22.012762 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11043 | 2026.01.31 06:08:22.012849 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11044 | 2026.01.31 06:08:22.088984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11045 | 2026.01.31 06:08:22.104616 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.01.31 06:08:22.104665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11047 | 2026.01.31 06:08:22.111035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11048 | 2026.01.31 06:08:22.111732 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.01.31 06:08:22.114907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11050 | 2026.01.31 06:08:23.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.13 MiB, peak 345.64 MiB, free memory in arenas 0.00 B, will set to 336.11 MiB (RSS), difference: 2.98 MiB | ||
| 11051 | 2026.01.31 06:08:25.580829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1278 | ||
| 11052 | 2026.01.31 06:08:25.582978 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.01.31 06:08:25.583035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11054 | 2026.01.31 06:08:25.584238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11055 | 2026.01.31 06:08:25.584495 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.01.31 06:08:25.584784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
| 11057 | 2026.01.31 06:08:27.030299 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.01.31 06:08:27.030510 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.01.31 06:08:27.030587 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11060 | 2026.01.31 06:08:27.031319 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.01.31 06:08:27.031380 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11062 | 2026.01.31 06:08:27.031774 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11063 | 2026.01.31 06:08:27.032015 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.01.31 06:08:27.032185 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001728 sec., 13888.888888888889 rows/sec., 1.15 MiB/sec. | ||
| 11065 | 2026.01.31 06:08:27.032239 [ 5 ] {a936728a-4ed9-4ad9-bd43-873e3b5ce742} <Debug> TCPHandler: Processed in 0.002074497 sec. | ||
| 11066 | 2026.01.31 06:08:27.032365 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.01.31 06:08:27.032470 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11068 | 2026.01.31 06:08:27.032515 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11069 | 2026.01.31 06:08:27.032927 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.01.31 06:08:27.032964 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11071 | 2026.01.31 06:08:27.033273 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11072 | 2026.01.31 06:08:27.033487 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.01.31 06:08:27.033626 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 276.18 KiB/sec. | ||
| 11074 | 2026.01.31 06:08:27.033665 [ 5 ] {6d076143-647e-49ce-9b0b-bc02839f92f2} <Debug> TCPHandler: Processed in 0.001352281 sec. | ||
| 11075 | 2026.01.31 06:08:27.033783 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.01.31 06:08:27.033878 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11077 | 2026.01.31 06:08:27.033918 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11078 | 2026.01.31 06:08:27.035026 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.01.31 06:08:27.035061 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11080 | 2026.01.31 06:08:27.035448 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11081 | 2026.01.31 06:08:27.035673 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.01.31 06:08:27.035807 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001947 sec., 718027.7349768876 rows/sec., 60.06 MiB/sec. | ||
| 11083 | 2026.01.31 06:08:27.035847 [ 5 ] {2e9533cb-1d57-43aa-94c4-445f9368f1b3} <Debug> TCPHandler: Processed in 0.002113419 sec. | ||
| 11084 | 2026.01.31 06:08:27.035958 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.01.31 06:08:27.036052 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11086 | 2026.01.31 06:08:27.036092 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11087 | 2026.01.31 06:08:27.036510 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.01.31 06:08:27.036546 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11089 | 2026.01.31 06:08:27.036841 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11090 | 2026.01.31 06:08:27.037056 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.01.31 06:08:27.037186 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001152 sec., 48611.11111111111 rows/sec., 3.60 MiB/sec. | ||
| 11092 | 2026.01.31 06:08:27.037223 [ 5 ] {1d020b95-f0a5-498d-99c7-50aaf456431f} <Debug> TCPHandler: Processed in 0.00131492 sec. | ||
| 11093 | 2026.01.31 06:08:27.037325 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.01.31 06:08:27.037419 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.01.31 06:08:27.037458 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11096 | 2026.01.31 06:08:27.037933 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.01.31 06:08:27.037967 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11098 | 2026.01.31 06:08:27.038266 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11099 | 2026.01.31 06:08:27.038475 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.01.31 06:08:27.038602 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001202 sec., 209650.5823627288 rows/sec., 14.50 MiB/sec. | ||
| 11101 | 2026.01.31 06:08:27.038640 [ 5 ] {0281b41f-0472-4b15-bd53-51c328460dd0} <Debug> TCPHandler: Processed in 0.001364011 sec. | ||
| 11102 | 2026.01.31 06:08:27.038748 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.01.31 06:08:27.038843 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11104 | 2026.01.31 06:08:27.038882 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11105 | 2026.01.31 06:08:27.039269 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.01.31 06:08:27.039305 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11107 | 2026.01.31 06:08:27.039599 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11108 | 2026.01.31 06:08:27.039804 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.01.31 06:08:27.039929 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 11110 | 2026.01.31 06:08:27.039967 [ 5 ] {04c32848-48d7-4a49-86c9-7b114e837122} <Debug> TCPHandler: Processed in 0.001267399 sec. | ||
| 11111 | 2026.01.31 06:08:27.040067 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.01.31 06:08:27.040161 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11113 | 2026.01.31 06:08:27.040201 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11114 | 2026.01.31 06:08:27.040814 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.01.31 06:08:27.040849 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11116 | 2026.01.31 06:08:27.041181 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11117 | 2026.01.31 06:08:27.041391 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.01.31 06:08:27.041523 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.00138 sec., 434782.6086956522 rows/sec., 32.69 MiB/sec. | ||
| 11119 | 2026.01.31 06:08:27.041561 [ 5 ] {8fa30d5c-ca1a-44ba-8ef4-1836a388b08b} <Debug> TCPHandler: Processed in 0.001542365 sec. | ||
| 11120 | 2026.01.31 06:08:27.041682 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.01.31 06:08:27.041805 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.01.31 06:08:27.041858 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11123 | 2026.01.31 06:08:27.042509 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.01.31 06:08:27.042542 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11125 | 2026.01.31 06:08:27.042936 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11126 | 2026.01.31 06:08:27.043160 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.01.31 06:08:27.043297 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001517 sec., 581410.6789716546 rows/sec., 39.46 MiB/sec. | ||
| 11128 | 2026.01.31 06:08:27.043335 [ 5 ] {05c4d67d-30ee-4e4f-bfe3-fc0a53798ae4} <Debug> TCPHandler: Processed in 0.001713489 sec. | ||
| 11129 | 2026.01.31 06:08:27.043444 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.01.31 06:08:27.043537 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11131 | 2026.01.31 06:08:27.043591 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11132 | 2026.01.31 06:08:27.044467 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.01.31 06:08:27.044501 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11134 | 2026.01.31 06:08:27.045060 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11135 | 2026.01.31 06:08:27.045279 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.01.31 06:08:27.045384 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11137 | 2026.01.31 06:08:27.045420 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 11138 | 2026.01.31 06:08:27.045427 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.01.31 06:08:27.045456 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11140 | 2026.01.31 06:08:27.045488 [ 5 ] {ddf73041-219c-4c9d-bf42-b1adbcb98ecc} <Debug> TCPHandler: Processed in 0.002093008 sec. | ||
| 11141 | 2026.01.31 06:08:27.045567 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11142 | 2026.01.31 06:08:27.045601 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.01.31 06:08:27.045701 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11144 | 2026.01.31 06:08:27.045743 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11145 | 2026.01.31 06:08:27.045834 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11146 | 2026.01.31 06:08:27.045907 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1584 rows starting from the beginning of the part | ||
| 11147 | 2026.01.31 06:08:27.046052 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11148 | 2026.01.31 06:08:27.046082 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.01.31 06:08:27.046120 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11150 | 2026.01.31 06:08:27.046170 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11151 | 2026.01.31 06:08:27.046288 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11152 | 2026.01.31 06:08:27.046399 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11153 | 2026.01.31 06:08:27.046448 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11154 | 2026.01.31 06:08:27.046500 [ 196 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11155 | 2026.01.31 06:08:27.046670 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.01.31 06:08:27.046801 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 11157 | 2026.01.31 06:08:27.046837 [ 5 ] {be5d55ff-0c08-41c5-8e9c-0a0d1baf18bb} <Debug> TCPHandler: Processed in 0.001285159 sec. | ||
| 11158 | 2026.01.31 06:08:27.056444 [ 195 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 19 columns (19 merged, 0 gathered) in 0.01092521 sec., 163292.05571334556 rows/sec., 292.61 MiB/sec. | ||
| 11159 | 2026.01.31 06:08:27.058276 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11160 | 2026.01.31 06:08:27.058624 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.01.31 06:08:27.058692 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11162 | 2026.01.31 06:08:27.058812 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.70 MiB. | ||
| 11163 | 2026.01.31 06:08:27.986537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30224 | ||
| 11164 | 2026.01.31 06:08:27.987099 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.01.31 06:08:27.987146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11166 | 2026.01.31 06:08:27.987639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11167 | 2026.01.31 06:08:27.987891 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.01.31 06:08:27.988033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30224 | ||
| 11169 | 2026.01.31 06:08:28.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.88 MiB, peak 353.53 MiB, free memory in arenas 0.00 B, will set to 341.72 MiB (RSS), difference: 4.84 MiB | ||
| 11170 | 2026.01.31 06:08:29.615028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11171 | 2026.01.31 06:08:29.632178 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.01.31 06:08:29.632224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11173 | 2026.01.31 06:08:29.638743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11174 | 2026.01.31 06:08:29.639429 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.01.31 06:08:29.642412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11176 | 2026.01.31 06:08:31.999377 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.01.31 06:08:31.999549 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11178 | 2026.01.31 06:08:31.999611 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11179 | 2026.01.31 06:08:32.000251 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.01.31 06:08:32.000298 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11181 | 2026.01.31 06:08:32.000684 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11182 | 2026.01.31 06:08:32.000903 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.01.31 06:08:32.001052 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.76 MiB/sec. | ||
| 11184 | 2026.01.31 06:08:32.001093 [ 5 ] {7d2ce5b5-27cc-4d84-9cc9-868d1fe97dc1} <Debug> TCPHandler: Processed in 0.001839432 sec. | ||
| 11185 | 2026.01.31 06:08:32.001222 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2026.01.31 06:08:32.001313 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11187 | 2026.01.31 06:08:32.001351 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11188 | 2026.01.31 06:08:32.001747 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.01.31 06:08:32.001778 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11190 | 2026.01.31 06:08:32.002065 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11191 | 2026.01.31 06:08:32.002329 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.01.31 06:08:32.002455 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 11193 | 2026.01.31 06:08:32.002493 [ 5 ] {4486d4d3-f828-431b-9de1-de47b1878c16} <Debug> TCPHandler: Processed in 0.00131982 sec. | ||
| 11194 | 2026.01.31 06:08:32.002607 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2026.01.31 06:08:32.002702 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11196 | 2026.01.31 06:08:32.002745 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11197 | 2026.01.31 06:08:32.003150 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.01.31 06:08:32.003183 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11199 | 2026.01.31 06:08:32.003508 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11200 | 2026.01.31 06:08:32.003725 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.01.31 06:08:32.003853 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 11202 | 2026.01.31 06:08:32.003889 [ 5 ] {5030fb99-8bf7-4a1c-af84-c4d5cc22b320} <Debug> TCPHandler: Processed in 0.00133168 sec. | ||
| 11203 | 2026.01.31 06:08:32.003991 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2026.01.31 06:08:32.004083 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11205 | 2026.01.31 06:08:32.004124 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11206 | 2026.01.31 06:08:32.004457 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.01.31 06:08:32.004491 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11208 | 2026.01.31 06:08:32.004791 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11209 | 2026.01.31 06:08:32.004993 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.01.31 06:08:32.005137 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11211 | 2026.01.31 06:08:32.005185 [ 5 ] {07894e2c-45a5-4588-8179-ba8a0f4f0656} <Debug> TCPHandler: Processed in 0.001241888 sec. | ||
| 11212 | 2026.01.31 06:08:35.298721 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11213 | 2026.01.31 06:08:35.298789 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11214 | 2026.01.31 06:08:35.488335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30736 | ||
| 11215 | 2026.01.31 06:08:35.488910 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.01.31 06:08:35.488955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11217 | 2026.01.31 06:08:35.489431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11218 | 2026.01.31 06:08:35.489656 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.01.31 06:08:35.489789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30736 | ||
| 11220 | 2026.01.31 06:08:35.585115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1306 | ||
| 11221 | 2026.01.31 06:08:35.587548 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.01.31 06:08:35.587612 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11223 | 2026.01.31 06:08:35.588840 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11224 | 2026.01.31 06:08:35.589109 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.01.31 06:08:35.589415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 11226 | 2026.01.31 06:08:36.002689 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002327024 sec. | ||
| 11227 | 2026.01.31 06:08:37.001606 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.01.31 06:08:37.001797 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2026.01.31 06:08:37.001867 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2026.01.31 06:08:37.002603 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.01.31 06:08:37.002645 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11232 | 2026.01.31 06:08:37.003029 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11233 | 2026.01.31 06:08:37.003242 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.01.31 06:08:37.003394 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001649 sec., 82474.22680412371 rows/sec., 7.14 MiB/sec. | ||
| 11235 | 2026.01.31 06:08:37.003436 [ 5 ] {473473b3-6b69-4d5d-b9b3-b074938f0f5a} <Debug> TCPHandler: Processed in 0.001958635 sec. | ||
| 11236 | 2026.01.31 06:08:37.003560 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11237 | 2026.01.31 06:08:37.003653 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11238 | 2026.01.31 06:08:37.003694 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11239 | 2026.01.31 06:08:37.004122 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.01.31 06:08:37.004157 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11241 | 2026.01.31 06:08:37.004443 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11242 | 2026.01.31 06:08:37.004650 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.01.31 06:08:37.004775 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00114 sec., 35087.71929824562 rows/sec., 2.58 MiB/sec. | ||
| 11244 | 2026.01.31 06:08:37.004763 [ 90 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 11245 | 2026.01.31 06:08:37.004812 [ 5 ] {c3370803-9593-4349-9e0d-2477be6edf20} <Debug> TCPHandler: Processed in 0.001300159 sec. | ||
| 11246 | 2026.01.31 06:08:37.004873 [ 90 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.01.31 06:08:37.004904 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11248 | 2026.01.31 06:08:37.004975 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.01.31 06:08:37.005073 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 11250 | 2026.01.31 06:08:37.005078 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11251 | 2026.01.31 06:08:37.005188 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11252 | 2026.01.31 06:08:37.005318 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11253 | 2026.01.31 06:08:37.005381 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 70 rows starting from the beginning of the part | ||
| 11254 | 2026.01.31 06:08:37.005484 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 11255 | 2026.01.31 06:08:37.005559 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 11256 | 2026.01.31 06:08:37.005631 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 11257 | 2026.01.31 06:08:37.005649 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.01.31 06:08:37.005691 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11259 | 2026.01.31 06:08:37.005698 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 11260 | 2026.01.31 06:08:37.005773 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 11261 | 2026.01.31 06:08:37.006013 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11262 | 2026.01.31 06:08:37.006246 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.01.31 06:08:37.006379 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001323 sec., 78609.22146636432 rows/sec., 6.14 MiB/sec. | ||
| 11264 | 2026.01.31 06:08:37.006417 [ 5 ] {a0a038ff-c890-4cc3-aa80-61e432c2c7a6} <Debug> TCPHandler: Processed in 0.001492584 sec. | ||
| 11265 | 2026.01.31 06:08:37.006537 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.01.31 06:08:37.006628 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11267 | 2026.01.31 06:08:37.006670 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693759 sec., 146419.88618215462 rows/sec., 11.30 MiB/sec. | ||
| 11268 | 2026.01.31 06:08:37.006672 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11269 | 2026.01.31 06:08:37.006845 [ 186 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 11270 | 2026.01.31 06:08:37.007099 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.01.31 06:08:37.007135 [ 186 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.01.31 06:08:37.007139 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11273 | 2026.01.31 06:08:37.007224 [ 186 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_55_11} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 11274 | 2026.01.31 06:08:37.007323 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11275 | 2026.01.31 06:08:37.007488 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11276 | 2026.01.31 06:08:37.007693 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.01.31 06:08:37.007823 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 11278 | 2026.01.31 06:08:37.007860 [ 5 ] {c2746296-9f66-4756-add9-466cc015f12c} <Debug> TCPHandler: Processed in 0.001369171 sec. | ||
| 11279 | 2026.01.31 06:08:37.007964 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.01.31 06:08:37.008054 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.01.31 06:08:37.008107 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11282 | 2026.01.31 06:08:37.008967 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.01.31 06:08:37.009003 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11284 | 2026.01.31 06:08:37.009552 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11285 | 2026.01.31 06:08:37.009779 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.01.31 06:08:37.009915 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 11287 | 2026.01.31 06:08:37.009977 [ 5 ] {f9ae49e9-a79b-49ac-ba49-6b2a1fa6c677} <Debug> TCPHandler: Processed in 0.002059577 sec. | ||
| 11288 | 2026.01.31 06:08:37.010082 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.01.31 06:08:37.010173 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.01.31 06:08:37.010214 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11291 | 2026.01.31 06:08:37.010542 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.01.31 06:08:37.010575 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11293 | 2026.01.31 06:08:37.010869 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11294 | 2026.01.31 06:08:37.011072 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.31 06:08:37.011195 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 11296 | 2026.01.31 06:08:37.011229 [ 5 ] {f631cb63-2a8d-4491-b35b-da5c7c0105e1} <Debug> TCPHandler: Processed in 0.001193717 sec. | ||
| 11297 | 2026.01.31 06:08:37.142611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11298 | 2026.01.31 06:08:37.160973 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.31 06:08:37.161034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11300 | 2026.01.31 06:08:37.167312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11301 | 2026.01.31 06:08:37.168029 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.31 06:08:37.171110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11303 | 2026.01.31 06:08:38.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.72 MiB, peak 353.53 MiB, free memory in arenas 0.00 B, will set to 341.72 MiB (RSS), difference: -1.00 MiB | ||
| 11304 | 2026.01.31 06:08:41.999662 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.31 06:08:41.999831 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.31 06:08:41.999897 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11307 | 2026.01.31 06:08:42.000561 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.31 06:08:42.000608 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11309 | 2026.01.31 06:08:42.000990 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11310 | 2026.01.31 06:08:42.001205 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.31 06:08:42.001357 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 11312 | 2026.01.31 06:08:42.001399 [ 5 ] {18935a41-31f0-4a89-8936-13345081849c} <Debug> TCPHandler: Processed in 0.001863383 sec. | ||
| 11313 | 2026.01.31 06:08:42.001521 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.31 06:08:42.001614 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11315 | 2026.01.31 06:08:42.001654 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11316 | 2026.01.31 06:08:42.002074 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.01.31 06:08:42.002111 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11318 | 2026.01.31 06:08:42.002408 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11319 | 2026.01.31 06:08:42.002626 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.01.31 06:08:42.002756 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 11321 | 2026.01.31 06:08:42.002794 [ 5 ] {5b7684ad-00ff-43e5-bb91-d7baa970e4b0} <Debug> TCPHandler: Processed in 0.00132185 sec. | ||
| 11322 | 2026.01.31 06:08:42.002906 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.31 06:08:42.002999 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.01.31 06:08:42.003042 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11325 | 2026.01.31 06:08:42.003454 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.01.31 06:08:42.003490 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11327 | 2026.01.31 06:08:42.003810 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11328 | 2026.01.31 06:08:42.004014 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.01.31 06:08:42.004142 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 11330 | 2026.01.31 06:08:42.004180 [ 5 ] {bf462715-00ad-4620-a261-727ca93f82ba} <Debug> TCPHandler: Processed in 0.001322221 sec. | ||
| 11331 | 2026.01.31 06:08:42.004288 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.01.31 06:08:42.004381 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.01.31 06:08:42.004422 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11334 | 2026.01.31 06:08:42.004757 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.01.31 06:08:42.004793 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11336 | 2026.01.31 06:08:42.005103 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11337 | 2026.01.31 06:08:42.005309 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.01.31 06:08:42.005438 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 11339 | 2026.01.31 06:08:42.005474 [ 5 ] {9eb3cb1e-0cd9-43d9-909c-c861ee672a2b} <Debug> TCPHandler: Processed in 0.001233968 sec. | ||
| 11340 | 2026.01.31 06:08:42.989938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31184 | ||
| 11341 | 2026.01.31 06:08:42.990493 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.01.31 06:08:42.990542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11343 | 2026.01.31 06:08:42.991088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11344 | 2026.01.31 06:08:42.991321 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.31 06:08:42.991458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31184 | ||
| 11346 | 2026.01.31 06:08:44.365196 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 11347 | 2026.01.31 06:08:44.365305 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11348 | 2026.01.31 06:08:44.365333 [ 288 ] {} <Debug> TCP-Session: dea36a2e-1186-4bc2-8c20-e6b3c6f8e700 Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 11349 | 2026.01.31 06:08:44.365358 [ 288 ] {} <Debug> TCP-Session: dea36a2e-1186-4bc2-8c20-e6b3c6f8e700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2026.01.31 06:08:44.365374 [ 288 ] {} <Debug> TCP-Session: dea36a2e-1186-4bc2-8c20-e6b3c6f8e700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2026.01.31 06:08:44.365643 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35361 | ||
| 11352 | 2026.01.31 06:08:44.365674 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58927 | ||
| 11353 | 2026.01.31 06:08:44.365697 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41996 | ||
| 11354 | 2026.01.31 06:08:44.365729 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 11355 | 2026.01.31 06:08:44.365770 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11356 | 2026.01.31 06:08:44.365761 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11357 | 2026.01.31 06:08:44.365833 [ 292 ] {} <Debug> TCP-Session: a65037c9-5cef-432e-b6fd-be83e9464422 Authenticating user 'default' from [fd00:1122:3344:101::e]:58927 | ||
| 11358 | 2026.01.31 06:08:44.365837 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11359 | 2026.01.31 06:08:44.365853 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11360 | 2026.01.31 06:08:44.365866 [ 292 ] {} <Debug> TCP-Session: a65037c9-5cef-432e-b6fd-be83e9464422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11361 | 2026.01.31 06:08:44.365887 [ 293 ] {} <Debug> TCP-Session: ff9ae46a-5a3f-46f9-8f67-6bb42f5273d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41996 | ||
| 11362 | 2026.01.31 06:08:44.365899 [ 3 ] {} <Debug> TCP-Session: df51fcc8-70bf-472d-8ed4-1fd8710a05ae Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 11363 | 2026.01.31 06:08:44.365907 [ 292 ] {} <Debug> TCP-Session: a65037c9-5cef-432e-b6fd-be83e9464422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2026.01.31 06:08:44.365932 [ 293 ] {} <Debug> TCP-Session: ff9ae46a-5a3f-46f9-8f67-6bb42f5273d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2026.01.31 06:08:44.365940 [ 3 ] {} <Debug> TCP-Session: df51fcc8-70bf-472d-8ed4-1fd8710a05ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11366 | 2026.01.31 06:08:44.365965 [ 293 ] {} <Debug> TCP-Session: ff9ae46a-5a3f-46f9-8f67-6bb42f5273d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2026.01.31 06:08:44.365844 [ 289 ] {} <Debug> TCP-Session: 7fbd6d34-a4a2-4da0-810e-9778c098a6f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35361 | ||
| 11368 | 2026.01.31 06:08:44.365984 [ 3 ] {} <Debug> TCP-Session: df51fcc8-70bf-472d-8ed4-1fd8710a05ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11369 | 2026.01.31 06:08:44.366009 [ 289 ] {} <Debug> TCP-Session: 7fbd6d34-a4a2-4da0-810e-9778c098a6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11370 | 2026.01.31 06:08:44.365732 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41401 | ||
| 11371 | 2026.01.31 06:08:44.366036 [ 289 ] {} <Debug> TCP-Session: 7fbd6d34-a4a2-4da0-810e-9778c098a6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2026.01.31 06:08:44.365722 [ 288 ] {} <Trace> TCP-Session: dea36a2e-1186-4bc2-8c20-e6b3c6f8e700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.01.31 06:08:44.365713 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39104 | ||
| 11374 | 2026.01.31 06:08:44.365672 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64419 | ||
| 11375 | 2026.01.31 06:08:44.366130 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11376 | 2026.01.31 06:08:44.366173 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11377 | 2026.01.31 06:08:44.366197 [ 286 ] {} <Debug> TCP-Session: 2ddc93c7-5437-402b-8c6f-90ae995b6a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41401 | ||
| 11378 | 2026.01.31 06:08:44.366214 [ 294 ] {} <Debug> TCP-Session: 1bd8b2a8-9acd-4d59-80f0-9225d00e6116 Authenticating user 'default' from [fd00:1122:3344:101::e]:39104 | ||
| 11379 | 2026.01.31 06:08:44.366224 [ 286 ] {} <Debug> TCP-Session: 2ddc93c7-5437-402b-8c6f-90ae995b6a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2026.01.31 06:08:44.365655 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34958 | ||
| 11381 | 2026.01.31 06:08:44.366245 [ 286 ] {} <Debug> TCP-Session: 2ddc93c7-5437-402b-8c6f-90ae995b6a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.01.31 06:08:44.366258 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11383 | 2026.01.31 06:08:44.366243 [ 294 ] {} <Debug> TCP-Session: 1bd8b2a8-9acd-4d59-80f0-9225d00e6116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2026.01.31 06:08:44.366309 [ 294 ] {} <Debug> TCP-Session: 1bd8b2a8-9acd-4d59-80f0-9225d00e6116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.01.31 06:08:44.366531 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11386 | 2026.01.31 06:08:44.366587 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11387 | 2026.01.31 06:08:44.366728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2026.01.31 06:08:44.366735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11389 | 2026.01.31 06:08:44.366765 [ 290 ] {} <Debug> TCP-Session: c48085fd-1c51-4111-87b6-14c768ebf253 Authenticating user 'default' from [fd00:1122:3344:101::e]:34958 | ||
| 11390 | 2026.01.31 06:08:44.366795 [ 290 ] {} <Debug> TCP-Session: c48085fd-1c51-4111-87b6-14c768ebf253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2026.01.31 06:08:44.366797 [ 291 ] {} <Debug> TCP-Session: bd3c2c84-6b20-45dc-bef5-3a3f37db891c Authenticating user 'default' from [fd00:1122:3344:101::e]:64419 | ||
| 11392 | 2026.01.31 06:08:44.366810 [ 290 ] {} <Debug> TCP-Session: c48085fd-1c51-4111-87b6-14c768ebf253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.01.31 06:08:44.366836 [ 291 ] {} <Debug> TCP-Session: bd3c2c84-6b20-45dc-bef5-3a3f37db891c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.01.31 06:08:44.366855 [ 291 ] {} <Debug> TCP-Session: bd3c2c84-6b20-45dc-bef5-3a3f37db891c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.31 06:08:44.366862 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 11396 | 2026.01.31 06:08:44.367757 [ 315 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> AggregatingTransform: Aggregating | ||
| 11397 | 2026.01.31 06:08:44.367803 [ 315 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11398 | 2026.01.31 06:08:44.367841 [ 315 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876 sec. (1141.553 rows/sec., 44.59 KiB/sec.) | ||
| 11399 | 2026.01.31 06:08:44.367860 [ 315 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Trace> Aggregator: Merging aggregated data | ||
| 11400 | 2026.01.31 06:08:44.369168 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002963 sec., 337.49578130273375 rows/sec., 13.18 KiB/sec. | ||
| 11401 | 2026.01.31 06:08:44.369326 [ 288 ] {71a03fb9-df4d-4b0e-b8a5-d0038879b17b} <Debug> TCPHandler: Processed in 0.003717954 sec. | ||
| 11402 | 2026.01.31 06:08:44.369420 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11403 | 2026.01.31 06:08:44.369451 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11404 | 2026.01.31 06:08:44.369458 [ 290 ] {} <Debug> TCP-Session: c48085fd-1c51-4111-87b6-14c768ebf253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11405 | 2026.01.31 06:08:44.369480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11406 | 2026.01.31 06:08:44.369485 [ 3 ] {} <Debug> TCP-Session: df51fcc8-70bf-472d-8ed4-1fd8710a05ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.31 06:08:44.369523 [ 294 ] {} <Debug> TCP-Session: 1bd8b2a8-9acd-4d59-80f0-9225d00e6116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.31 06:08:44.369529 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11409 | 2026.01.31 06:08:44.369550 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11410 | 2026.01.31 06:08:44.369573 [ 293 ] {} <Debug> TCP-Session: ff9ae46a-5a3f-46f9-8f67-6bb42f5273d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.01.31 06:08:44.369573 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11412 | 2026.01.31 06:08:44.369591 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11413 | 2026.01.31 06:08:44.369607 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11414 | 2026.01.31 06:08:44.369630 [ 291 ] {} <Debug> TCP-Session: bd3c2c84-6b20-45dc-bef5-3a3f37db891c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.01.31 06:08:44.369640 [ 286 ] {} <Debug> TCP-Session: 2ddc93c7-5437-402b-8c6f-90ae995b6a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.01.31 06:08:44.369654 [ 288 ] {} <Debug> TCP-Session: dea36a2e-1186-4bc2-8c20-e6b3c6f8e700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.01.31 06:08:44.369527 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11418 | 2026.01.31 06:08:44.369597 [ 289 ] {} <Debug> TCP-Session: 7fbd6d34-a4a2-4da0-810e-9778c098a6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.01.31 06:08:44.369725 [ 292 ] {} <Debug> TCP-Session: a65037c9-5cef-432e-b6fd-be83e9464422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2026.01.31 06:08:44.671203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11421 | 2026.01.31 06:08:44.689286 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.01.31 06:08:44.689348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11423 | 2026.01.31 06:08:44.695380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11424 | 2026.01.31 06:08:44.696103 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.01.31 06:08:44.699661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11426 | 2026.01.31 06:08:45.589670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1328 | ||
| 11427 | 2026.01.31 06:08:45.592431 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.01.31 06:08:45.592503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11429 | 2026.01.31 06:08:45.594343 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11430 | 2026.01.31 06:08:45.594741 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.01.31 06:08:45.595245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 11432 | 2026.01.31 06:08:46.107441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65047 | ||
| 11433 | 2026.01.31 06:08:46.107546 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11434 | 2026.01.31 06:08:46.107572 [ 294 ] {} <Debug> TCP-Session: d41c14af-b9d1-4459-b917-455fa08a5cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65047 | ||
| 11435 | 2026.01.31 06:08:46.107594 [ 294 ] {} <Debug> TCP-Session: d41c14af-b9d1-4459-b917-455fa08a5cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.01.31 06:08:46.107606 [ 294 ] {} <Debug> TCP-Session: d41c14af-b9d1-4459-b917-455fa08a5cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.01.31 06:08:46.107815 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53737 | ||
| 11438 | 2026.01.31 06:08:46.107839 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47603 | ||
| 11439 | 2026.01.31 06:08:46.107866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63732 | ||
| 11440 | 2026.01.31 06:08:46.107889 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42293 | ||
| 11441 | 2026.01.31 06:08:46.107919 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65502 | ||
| 11442 | 2026.01.31 06:08:46.107940 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11443 | 2026.01.31 06:08:46.107934 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11444 | 2026.01.31 06:08:46.107980 [ 288 ] {} <Debug> TCP-Session: 582dd430-3dcc-4e3c-9eee-6da493faa71f Authenticating user 'default' from [fd00:1122:3344:101::e]:63732 | ||
| 11445 | 2026.01.31 06:08:46.107995 [ 294 ] {} <Trace> TCP-Session: d41c14af-b9d1-4459-b917-455fa08a5cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.01.31 06:08:46.108009 [ 288 ] {} <Debug> TCP-Session: 582dd430-3dcc-4e3c-9eee-6da493faa71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2026.01.31 06:08:46.108010 [ 286 ] {} <Debug> TCP-Session: 07f799b6-7885-4239-8d30-2473fb2d8fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47603 | ||
| 11448 | 2026.01.31 06:08:46.108008 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11449 | 2026.01.31 06:08:46.108057 [ 288 ] {} <Debug> TCP-Session: 582dd430-3dcc-4e3c-9eee-6da493faa71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.01.31 06:08:46.108096 [ 292 ] {} <Debug> TCP-Session: 5d0ea492-06c2-4b2c-88a0-8a25debbc410 Authenticating user 'default' from [fd00:1122:3344:101::e]:65502 | ||
| 11451 | 2026.01.31 06:08:46.108069 [ 286 ] {} <Debug> TCP-Session: 07f799b6-7885-4239-8d30-2473fb2d8fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11452 | 2026.01.31 06:08:46.108133 [ 292 ] {} <Debug> TCP-Session: 5d0ea492-06c2-4b2c-88a0-8a25debbc410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11453 | 2026.01.31 06:08:46.108148 [ 286 ] {} <Debug> TCP-Session: 07f799b6-7885-4239-8d30-2473fb2d8fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2026.01.31 06:08:46.108006 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11455 | 2026.01.31 06:08:46.108177 [ 292 ] {} <Debug> TCP-Session: 5d0ea492-06c2-4b2c-88a0-8a25debbc410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.01.31 06:08:46.108190 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11457 | 2026.01.31 06:08:46.108195 [ 289 ] {} <Debug> TCP-Session: f4b90c88-f580-4d14-aae8-749bbc334a58 Authenticating user 'default' from [fd00:1122:3344:101::e]:42293 | ||
| 11458 | 2026.01.31 06:08:46.107934 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11459 | 2026.01.31 06:08:46.108236 [ 289 ] {} <Debug> TCP-Session: f4b90c88-f580-4d14-aae8-749bbc334a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11460 | 2026.01.31 06:08:46.107917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40861 | ||
| 11461 | 2026.01.31 06:08:46.108269 [ 289 ] {} <Debug> TCP-Session: f4b90c88-f580-4d14-aae8-749bbc334a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2026.01.31 06:08:46.108264 [ 3 ] {} <Debug> TCP-Session: 2eeeefd8-7f9e-48ec-84d0-006dbe39e551 Authenticating user 'default' from [fd00:1122:3344:101::e]:53737 | ||
| 11463 | 2026.01.31 06:08:46.107922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32930 | ||
| 11464 | 2026.01.31 06:08:46.108332 [ 3 ] {} <Debug> TCP-Session: 2eeeefd8-7f9e-48ec-84d0-006dbe39e551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2026.01.31 06:08:46.107894 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36017 | ||
| 11466 | 2026.01.31 06:08:46.108360 [ 3 ] {} <Debug> TCP-Session: 2eeeefd8-7f9e-48ec-84d0-006dbe39e551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11467 | 2026.01.31 06:08:46.108369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11468 | 2026.01.31 06:08:46.108404 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.01.31 06:08:46.108423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11470 | 2026.01.31 06:08:46.108417 [ 291 ] {} <Debug> TCP-Session: e9d1084b-a021-4a4d-bbd2-f8a0eff663a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40861 | ||
| 11471 | 2026.01.31 06:08:46.108443 [ 293 ] {} <Debug> TCP-Session: ff7f2466-fd76-4598-b84d-d39d6a3e79c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32930 | ||
| 11472 | 2026.01.31 06:08:46.108451 [ 290 ] {} <Debug> TCP-Session: aa851d66-2b33-42a7-8620-1c005e2d78ad Authenticating user 'default' from [fd00:1122:3344:101::e]:36017 | ||
| 11473 | 2026.01.31 06:08:46.108470 [ 291 ] {} <Debug> TCP-Session: e9d1084b-a021-4a4d-bbd2-f8a0eff663a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.01.31 06:08:46.108488 [ 290 ] {} <Debug> TCP-Session: aa851d66-2b33-42a7-8620-1c005e2d78ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.01.31 06:08:46.108510 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11476 | 2026.01.31 06:08:46.108523 [ 290 ] {} <Debug> TCP-Session: aa851d66-2b33-42a7-8620-1c005e2d78ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2026.01.31 06:08:46.108514 [ 291 ] {} <Debug> TCP-Session: e9d1084b-a021-4a4d-bbd2-f8a0eff663a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.01.31 06:08:46.108478 [ 293 ] {} <Debug> TCP-Session: ff7f2466-fd76-4598-b84d-d39d6a3e79c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.01.31 06:08:46.108574 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11480 | 2026.01.31 06:08:46.108595 [ 293 ] {} <Debug> TCP-Session: ff7f2466-fd76-4598-b84d-d39d6a3e79c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.01.31 06:08:46.108895 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 11482 | 2026.01.31 06:08:46.109995 [ 298 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> AggregatingTransform: Aggregating | ||
| 11483 | 2026.01.31 06:08:46.110025 [ 298 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11484 | 2026.01.31 06:08:46.110052 [ 298 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055995 sec. (946.974 rows/sec., 36.99 KiB/sec.) | ||
| 11485 | 2026.01.31 06:08:46.110066 [ 298 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Trace> Aggregator: Merging aggregated data | ||
| 11486 | 2026.01.31 06:08:46.111577 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003473 sec., 287.93550244745177 rows/sec., 11.25 KiB/sec. | ||
| 11487 | 2026.01.31 06:08:46.111729 [ 294 ] {0570939f-a470-4055-a12f-a1ce347bf3c1} <Debug> TCPHandler: Processed in 0.003904999 sec. | ||
| 11488 | 2026.01.31 06:08:46.111858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11489 | 2026.01.31 06:08:46.111881 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11490 | 2026.01.31 06:08:46.111888 [ 294 ] {} <Debug> TCP-Session: d41c14af-b9d1-4459-b917-455fa08a5cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.01.31 06:08:46.111904 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11492 | 2026.01.31 06:08:46.111917 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11493 | 2026.01.31 06:08:46.111931 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11494 | 2026.01.31 06:08:46.111945 [ 3 ] {} <Debug> TCP-Session: 2eeeefd8-7f9e-48ec-84d0-006dbe39e551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.01.31 06:08:46.111959 [ 293 ] {} <Debug> TCP-Session: ff7f2466-fd76-4598-b84d-d39d6a3e79c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.01.31 06:08:46.111980 [ 291 ] {} <Debug> TCP-Session: e9d1084b-a021-4a4d-bbd2-f8a0eff663a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.01.31 06:08:46.111967 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11498 | 2026.01.31 06:08:46.111966 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11499 | 2026.01.31 06:08:46.112041 [ 292 ] {} <Debug> TCP-Session: 5d0ea492-06c2-4b2c-88a0-8a25debbc410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.01.31 06:08:46.111947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11501 | 2026.01.31 06:08:46.112064 [ 290 ] {} <Debug> TCP-Session: aa851d66-2b33-42a7-8620-1c005e2d78ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.01.31 06:08:46.111911 [ 288 ] {} <Debug> TCP-Session: 582dd430-3dcc-4e3c-9eee-6da493faa71f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.01.31 06:08:46.112094 [ 289 ] {} <Debug> TCP-Session: f4b90c88-f580-4d14-aae8-749bbc334a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.01.31 06:08:46.111959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11505 | 2026.01.31 06:08:46.112162 [ 286 ] {} <Debug> TCP-Session: 07f799b6-7885-4239-8d30-2473fb2d8fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2026.01.31 06:08:46.131562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53594 | ||
| 11507 | 2026.01.31 06:08:46.131630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11508 | 2026.01.31 06:08:46.131651 [ 294 ] {} <Debug> TCP-Session: ce493f97-ad63-438f-8bae-4cb00d55434c Authenticating user 'default' from [fd00:1122:3344:101::e]:53594 | ||
| 11509 | 2026.01.31 06:08:46.131668 [ 294 ] {} <Debug> TCP-Session: ce493f97-ad63-438f-8bae-4cb00d55434c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11510 | 2026.01.31 06:08:46.131680 [ 294 ] {} <Debug> TCP-Session: ce493f97-ad63-438f-8bae-4cb00d55434c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2026.01.31 06:08:46.131837 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36001 | ||
| 11512 | 2026.01.31 06:08:46.131844 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44779 | ||
| 11513 | 2026.01.31 06:08:46.131878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57474 | ||
| 11514 | 2026.01.31 06:08:46.131905 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48745 | ||
| 11515 | 2026.01.31 06:08:46.131916 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11516 | 2026.01.31 06:08:46.131928 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55144 | ||
| 11517 | 2026.01.31 06:08:46.131938 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11518 | 2026.01.31 06:08:46.131960 [ 3 ] {} <Debug> TCP-Session: 11cea9b7-6117-47a1-98bf-01ccc29e9a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:36001 | ||
| 11519 | 2026.01.31 06:08:46.131966 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11520 | 2026.01.31 06:08:46.131999 [ 3 ] {} <Debug> TCP-Session: 11cea9b7-6117-47a1-98bf-01ccc29e9a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.01.31 06:08:46.131993 [ 286 ] {} <Debug> TCP-Session: 7637e225-447a-4bf2-be77-9d838c5a7d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:44779 | ||
| 11522 | 2026.01.31 06:08:46.132026 [ 3 ] {} <Debug> TCP-Session: 11cea9b7-6117-47a1-98bf-01ccc29e9a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2026.01.31 06:08:46.132018 [ 288 ] {} <Debug> TCP-Session: 683d9a75-5c47-4cd0-91e9-bed68279e89e Authenticating user 'default' from [fd00:1122:3344:101::e]:57474 | ||
| 11524 | 2026.01.31 06:08:46.132042 [ 286 ] {} <Debug> TCP-Session: 7637e225-447a-4bf2-be77-9d838c5a7d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.01.31 06:08:46.132072 [ 288 ] {} <Debug> TCP-Session: 683d9a75-5c47-4cd0-91e9-bed68279e89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11526 | 2026.01.31 06:08:46.132085 [ 286 ] {} <Debug> TCP-Session: 7637e225-447a-4bf2-be77-9d838c5a7d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.01.31 06:08:46.132099 [ 288 ] {} <Debug> TCP-Session: 683d9a75-5c47-4cd0-91e9-bed68279e89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2026.01.31 06:08:46.131987 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11529 | 2026.01.31 06:08:46.131921 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65056 | ||
| 11530 | 2026.01.31 06:08:46.132160 [ 290 ] {} <Debug> TCP-Session: 12616f16-bebd-4c62-bb87-f1d714f91ccb Authenticating user 'default' from [fd00:1122:3344:101::e]:48745 | ||
| 11531 | 2026.01.31 06:08:46.131918 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37899 | ||
| 11532 | 2026.01.31 06:08:46.132201 [ 290 ] {} <Debug> TCP-Session: 12616f16-bebd-4c62-bb87-f1d714f91ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.01.31 06:08:46.132224 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11534 | 2026.01.31 06:08:46.132242 [ 290 ] {} <Debug> TCP-Session: 12616f16-bebd-4c62-bb87-f1d714f91ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11535 | 2026.01.31 06:08:46.131896 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59165 | ||
| 11536 | 2026.01.31 06:08:46.132268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11537 | 2026.01.31 06:08:46.132261 [ 292 ] {} <Debug> TCP-Session: d82148c7-ebac-478b-8b8d-d17f7becd04d Authenticating user 'default' from [fd00:1122:3344:101::e]:65056 | ||
| 11538 | 2026.01.31 06:08:46.132315 [ 291 ] {} <Debug> TCP-Session: 4d967540-96cc-43a5-8c4f-bec72b6fe6ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37899 | ||
| 11539 | 2026.01.31 06:08:46.132329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11540 | 2026.01.31 06:08:46.132333 [ 292 ] {} <Debug> TCP-Session: d82148c7-ebac-478b-8b8d-d17f7becd04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11541 | 2026.01.31 06:08:46.132346 [ 291 ] {} <Debug> TCP-Session: 4d967540-96cc-43a5-8c4f-bec72b6fe6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2026.01.31 06:08:46.132364 [ 292 ] {} <Debug> TCP-Session: d82148c7-ebac-478b-8b8d-d17f7becd04d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2026.01.31 06:08:46.132384 [ 291 ] {} <Debug> TCP-Session: 4d967540-96cc-43a5-8c4f-bec72b6fe6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2026.01.31 06:08:46.132358 [ 289 ] {} <Debug> TCP-Session: 42c1735a-c0be-4310-bdd2-73e6f4f68b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:59165 | ||
| 11545 | 2026.01.31 06:08:46.132008 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2026.01.31 06:08:46.132445 [ 289 ] {} <Debug> TCP-Session: 42c1735a-c0be-4310-bdd2-73e6f4f68b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11547 | 2026.01.31 06:08:46.132469 [ 293 ] {} <Debug> TCP-Session: 8880719d-bc69-4150-997c-95278b743e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:55144 | ||
| 11548 | 2026.01.31 06:08:46.132475 [ 289 ] {} <Debug> TCP-Session: 42c1735a-c0be-4310-bdd2-73e6f4f68b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11549 | 2026.01.31 06:08:46.132493 [ 293 ] {} <Debug> TCP-Session: 8880719d-bc69-4150-997c-95278b743e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2026.01.31 06:08:46.131956 [ 294 ] {} <Trace> TCP-Session: ce493f97-ad63-438f-8bae-4cb00d55434c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.01.31 06:08:46.132517 [ 293 ] {} <Debug> TCP-Session: 8880719d-bc69-4150-997c-95278b743e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.01.31 06:08:46.132644 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11553 | 2026.01.31 06:08:46.132816 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11554 | 2026.01.31 06:08:46.132857 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11555 | 2026.01.31 06:08:46.133078 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 11556 | 2026.01.31 06:08:46.133786 [ 322 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> AggregatingTransform: Aggregating | ||
| 11557 | 2026.01.31 06:08:46.133823 [ 322 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> Aggregator: Aggregation method: without_key | ||
| 11558 | 2026.01.31 06:08:46.133849 [ 322 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000694316 sec. (1440.266 rows/sec., 56.26 KiB/sec.) | ||
| 11559 | 2026.01.31 06:08:46.133867 [ 322 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Trace> Aggregator: Merging aggregated data | ||
| 11560 | 2026.01.31 06:08:46.135274 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002665 sec., 375.234521575985 rows/sec., 14.66 KiB/sec. | ||
| 11561 | 2026.01.31 06:08:46.135346 [ 294 ] {e5697b23-a570-4640-a161-bfd989c7b632} <Debug> TCPHandler: Processed in 0.003444049 sec. | ||
| 11562 | 2026.01.31 06:08:46.135425 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11563 | 2026.01.31 06:08:46.135451 [ 294 ] {} <Debug> TCP-Session: ce493f97-ad63-438f-8bae-4cb00d55434c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11564 | 2026.01.31 06:08:46.135462 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11565 | 2026.01.31 06:08:46.135486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11566 | 2026.01.31 06:08:46.135501 [ 3 ] {} <Debug> TCP-Session: 11cea9b7-6117-47a1-98bf-01ccc29e9a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11567 | 2026.01.31 06:08:46.135511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11568 | 2026.01.31 06:08:46.135531 [ 292 ] {} <Debug> TCP-Session: d82148c7-ebac-478b-8b8d-d17f7becd04d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2026.01.31 06:08:46.135537 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11570 | 2026.01.31 06:08:46.135555 [ 293 ] {} <Debug> TCP-Session: 8880719d-bc69-4150-997c-95278b743e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2026.01.31 06:08:46.135575 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11572 | 2026.01.31 06:08:46.135596 [ 288 ] {} <Debug> TCP-Session: 683d9a75-5c47-4cd0-91e9-bed68279e89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.01.31 06:08:46.135591 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11574 | 2026.01.31 06:08:46.135623 [ 290 ] {} <Debug> TCP-Session: 12616f16-bebd-4c62-bb87-f1d714f91ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.01.31 06:08:46.135652 [ 291 ] {} <Debug> TCP-Session: 4d967540-96cc-43a5-8c4f-bec72b6fe6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.01.31 06:08:46.135519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11577 | 2026.01.31 06:08:46.135555 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11578 | 2026.01.31 06:08:46.135711 [ 289 ] {} <Debug> TCP-Session: 42c1735a-c0be-4310-bdd2-73e6f4f68b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.01.31 06:08:46.135739 [ 286 ] {} <Debug> TCP-Session: 7637e225-447a-4bf2-be77-9d838c5a7d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2026.01.31 06:08:47.002278 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.01.31 06:08:47.002456 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11582 | 2026.01.31 06:08:47.002527 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11583 | 2026.01.31 06:08:47.003323 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.01.31 06:08:47.003373 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11585 | 2026.01.31 06:08:47.003834 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11586 | 2026.01.31 06:08:47.004098 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.01.31 06:08:47.004264 [ 82 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11588 | 2026.01.31 06:08:47.004270 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00186 sec., 73118.27956989247 rows/sec., 6.33 MiB/sec. | ||
| 11589 | 2026.01.31 06:08:47.004343 [ 82 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.31 06:08:47.004368 [ 5 ] {6edcc919-57b2-48fc-a4a9-db128cb0728b} <Debug> TCPHandler: Processed in 0.00222195 sec. | ||
| 11591 | 2026.01.31 06:08:47.004375 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11592 | 2026.01.31 06:08:47.004504 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11593 | 2026.01.31 06:08:47.004510 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2026.01.31 06:08:47.004630 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11595 | 2026.01.31 06:08:47.004631 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.01.31 06:08:47.004673 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part | ||
| 11597 | 2026.01.31 06:08:47.004694 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11598 | 2026.01.31 06:08:47.004752 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1398 rows starting from the beginning of the part | ||
| 11599 | 2026.01.31 06:08:47.004806 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11600 | 2026.01.31 06:08:47.004851 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 11601 | 2026.01.31 06:08:47.004891 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 11602 | 2026.01.31 06:08:47.004931 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 11603 | 2026.01.31 06:08:47.005157 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.01.31 06:08:47.005203 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11605 | 2026.01.31 06:08:47.005544 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11606 | 2026.01.31 06:08:47.005813 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.01.31 06:08:47.005952 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001342 sec., 29806.259314456034 rows/sec., 2.19 MiB/sec. | ||
| 11608 | 2026.01.31 06:08:47.005999 [ 5 ] {bf4cdf7b-b288-48cf-932e-547ad233b021} <Debug> TCPHandler: Processed in 0.001541255 sec. | ||
| 11609 | 2026.01.31 06:08:47.006119 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.01.31 06:08:47.006213 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11611 | 2026.01.31 06:08:47.006253 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11612 | 2026.01.31 06:08:47.006462 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008796 sec., 1587518.0954163587 rows/sec., 138.79 MiB/sec. | ||
| 11613 | 2026.01.31 06:08:47.006676 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11614 | 2026.01.31 06:08:47.006707 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.01.31 06:08:47.006751 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11616 | 2026.01.31 06:08:47.006978 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.01.31 06:08:47.007061 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_96_19} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11618 | 2026.01.31 06:08:47.007137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11619 | 2026.01.31 06:08:47.007143 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11620 | 2026.01.31 06:08:47.007383 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.01.31 06:08:47.007519 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001324 sec., 78549.84894259818 rows/sec., 6.14 MiB/sec. | ||
| 11622 | 2026.01.31 06:08:47.007530 [ 82 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11623 | 2026.01.31 06:08:47.007566 [ 5 ] {e5fc12b4-e324-478b-bff9-9c53867b05b6} <Debug> TCPHandler: Processed in 0.001497385 sec. | ||
| 11624 | 2026.01.31 06:08:47.007574 [ 82 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.01.31 06:08:47.007607 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11626 | 2026.01.31 06:08:47.007700 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.01.31 06:08:47.007707 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11628 | 2026.01.31 06:08:47.007800 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11629 | 2026.01.31 06:08:47.007849 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11630 | 2026.01.31 06:08:47.007853 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11631 | 2026.01.31 06:08:47.007898 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 632 rows starting from the beginning of the part | ||
| 11632 | 2026.01.31 06:08:47.007963 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 600 rows starting from the beginning of the part | ||
| 11633 | 2026.01.31 06:08:47.008007 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11634 | 2026.01.31 06:08:47.008049 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 11635 | 2026.01.31 06:08:47.008089 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 11636 | 2026.01.31 06:08:47.008130 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 11637 | 2026.01.31 06:08:47.008299 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.01.31 06:08:47.008343 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11639 | 2026.01.31 06:08:47.008740 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11640 | 2026.01.31 06:08:47.009000 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.01.31 06:08:47.009139 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11642 | 2026.01.31 06:08:47.009140 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. | ||
| 11643 | 2026.01.31 06:08:47.009179 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.01.31 06:08:47.009203 [ 5 ] {d126bfbd-8139-4860-a4a7-6d00d672532b} <Debug> TCPHandler: Processed in 0.001553525 sec. | ||
| 11645 | 2026.01.31 06:08:47.009205 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11646 | 2026.01.31 06:08:47.009299 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11647 | 2026.01.31 06:08:47.009343 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.01.31 06:08:47.009406 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11649 | 2026.01.31 06:08:47.009447 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11650 | 2026.01.31 06:08:47.009447 [ 189 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178857 sec., 876678.0165159877 rows/sec., 69.87 MiB/sec. | ||
| 11651 | 2026.01.31 06:08:47.009447 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26010 rows starting from the beginning of the part | ||
| 11652 | 2026.01.31 06:08:47.009508 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11653 | 2026.01.31 06:08:47.009569 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 882 rows starting from the beginning of the part | ||
| 11654 | 2026.01.31 06:08:47.009629 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11655 | 2026.01.31 06:08:47.009672 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11656 | 2026.01.31 06:08:47.009711 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 11657 | 2026.01.31 06:08:47.009716 [ 191 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11658 | 2026.01.31 06:08:47.009752 [ 194 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11659 | 2026.01.31 06:08:47.010091 [ 191 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.01.31 06:08:47.010186 [ 191 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_96_19} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11661 | 2026.01.31 06:08:47.010293 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11662 | 2026.01.31 06:08:47.010440 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.01.31 06:08:47.010482 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11664 | 2026.01.31 06:08:47.011161 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11665 | 2026.01.31 06:08:47.011429 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.01.31 06:08:47.011584 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002159 sec., 18527.095877721167 rows/sec., 33.20 MiB/sec. | ||
| 11667 | 2026.01.31 06:08:47.011643 [ 5 ] {4585bc7e-db24-40fa-8a2a-dd0cf71ccc76} <Debug> TCPHandler: Processed in 0.002349524 sec. | ||
| 11668 | 2026.01.31 06:08:47.011770 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.01.31 06:08:47.011866 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.01.31 06:08:47.011909 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11671 | 2026.01.31 06:08:47.012258 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.01.31 06:08:47.012295 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11673 | 2026.01.31 06:08:47.012617 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11674 | 2026.01.31 06:08:47.012857 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.01.31 06:08:47.012981 [ 82 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11676 | 2026.01.31 06:08:47.012994 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 11677 | 2026.01.31 06:08:47.013019 [ 82 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.31 06:08:47.013042 [ 5 ] {fd5a2b1b-cde9-4200-9b37-25f116fcb0de} <Debug> TCPHandler: Processed in 0.001322331 sec. | ||
| 11679 | 2026.01.31 06:08:47.013043 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 11680 | 2026.01.31 06:08:47.013139 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11681 | 2026.01.31 06:08:47.013247 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11682 | 2026.01.31 06:08:47.013275 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5358 rows starting from the beginning of the part | ||
| 11683 | 2026.01.31 06:08:47.013323 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11684 | 2026.01.31 06:08:47.013359 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11685 | 2026.01.31 06:08:47.013394 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11686 | 2026.01.31 06:08:47.013429 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11687 | 2026.01.31 06:08:47.013465 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11688 | 2026.01.31 06:08:47.015164 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054987 sec., 2753302.0890156482 rows/sec., 185.64 MiB/sec. | ||
| 11689 | 2026.01.31 06:08:47.015496 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11690 | 2026.01.31 06:08:47.015746 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.01.31 06:08:47.015819 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_96_19} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11692 | 2026.01.31 06:08:47.015890 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11693 | 2026.01.31 06:08:47.016564 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27532 rows, containing 5 columns (5 merged, 0 gathered) in 0.007295107 sec., 3774036.4877444566 rows/sec., 259.35 MiB/sec. | ||
| 11694 | 2026.01.31 06:08:47.016928 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11695 | 2026.01.31 06:08:47.017243 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.01.31 06:08:47.017320 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11697 | 2026.01.31 06:08:47.017394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11698 | 2026.01.31 06:08:50.298823 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11699 | 2026.01.31 06:08:50.298885 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11700 | 2026.01.31 06:08:50.491662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31696 | ||
| 11701 | 2026.01.31 06:08:50.492212 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.01.31 06:08:50.492263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11703 | 2026.01.31 06:08:50.492763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11704 | 2026.01.31 06:08:50.492997 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.01.31 06:08:50.493130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31696 | ||
| 11706 | 2026.01.31 06:08:50.493138 [ 47 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11707 | 2026.01.31 06:08:50.493207 [ 47 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.01.31 06:08:50.493228 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11709 | 2026.01.31 06:08:50.493355 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11710 | 2026.01.31 06:08:50.493499 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11711 | 2026.01.31 06:08:50.493545 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29264 rows starting from the beginning of the part | ||
| 11712 | 2026.01.31 06:08:50.493611 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 11713 | 2026.01.31 06:08:50.493658 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 11714 | 2026.01.31 06:08:50.493701 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 11715 | 2026.01.31 06:08:50.493740 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 11716 | 2026.01.31 06:08:50.493781 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 11717 | 2026.01.31 06:08:50.496039 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732932 sec., 11597800.457530593 rows/sec., 165.91 MiB/sec. | ||
| 11718 | 2026.01.31 06:08:50.496365 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11719 | 2026.01.31 06:08:50.496650 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.01.31 06:08:50.496719 [ 187 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_66_13} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11721 | 2026.01.31 06:08:50.496804 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 11722 | 2026.01.31 06:08:52.001626 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11723 | 2026.01.31 06:08:52.001835 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11724 | 2026.01.31 06:08:52.001912 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11725 | 2026.01.31 06:08:52.002622 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.01.31 06:08:52.002668 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11727 | 2026.01.31 06:08:52.003050 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11728 | 2026.01.31 06:08:52.003271 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.01.31 06:08:52.003424 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 11730 | 2026.01.31 06:08:52.003465 [ 5 ] {73dd5615-8bd1-464a-8a59-47984a61659b} <Debug> TCPHandler: Processed in 0.002021236 sec. | ||
| 11731 | 2026.01.31 06:08:52.003578 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11732 | 2026.01.31 06:08:52.003671 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11733 | 2026.01.31 06:08:52.003710 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11734 | 2026.01.31 06:08:52.004122 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.01.31 06:08:52.004158 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11736 | 2026.01.31 06:08:52.004453 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11737 | 2026.01.31 06:08:52.004661 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.01.31 06:08:52.004787 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 11739 | 2026.01.31 06:08:52.004824 [ 5 ] {8d3b0d5a-e2be-4ef0-a575-df2c8bae58dc} <Debug> TCPHandler: Processed in 0.001293519 sec. | ||
| 11740 | 2026.01.31 06:08:52.004935 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.01.31 06:08:52.005028 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.01.31 06:08:52.005070 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11743 | 2026.01.31 06:08:52.005473 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.01.31 06:08:52.005507 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11745 | 2026.01.31 06:08:52.005828 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11746 | 2026.01.31 06:08:52.006030 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.01.31 06:08:52.006157 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 11748 | 2026.01.31 06:08:52.006193 [ 5 ] {afd5f4ca-d9e8-4625-9d0f-18506ce5d537} <Debug> TCPHandler: Processed in 0.00130541 sec. | ||
| 11749 | 2026.01.31 06:08:52.006299 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.01.31 06:08:52.006389 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11751 | 2026.01.31 06:08:52.006430 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11752 | 2026.01.31 06:08:52.006758 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.01.31 06:08:52.006793 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11754 | 2026.01.31 06:08:52.007092 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11755 | 2026.01.31 06:08:52.007286 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.01.31 06:08:52.007414 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 11757 | 2026.01.31 06:08:52.007449 [ 5 ] {b9d61030-c693-41c8-953a-b2f1670e7a17} <Debug> TCPHandler: Processed in 0.001197517 sec. | ||
| 11758 | 2026.01.31 06:08:52.199794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11759 | 2026.01.31 06:08:52.219021 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.01.31 06:08:52.219077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11761 | 2026.01.31 06:08:52.224835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11762 | 2026.01.31 06:08:52.225557 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.31 06:08:52.225835 [ 51 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11764 | 2026.01.31 06:08:52.225876 [ 51 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.01.31 06:08:52.225897 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11766 | 2026.01.31 06:08:52.226048 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11767 | 2026.01.31 06:08:52.229051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11768 | 2026.01.31 06:08:52.230049 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11769 | 2026.01.31 06:08:52.231559 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 11770 | 2026.01.31 06:08:52.236344 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11771 | 2026.01.31 06:08:52.241225 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 11772 | 2026.01.31 06:08:52.245687 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11773 | 2026.01.31 06:08:52.250000 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 11774 | 2026.01.31 06:08:52.253779 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11775 | 2026.01.31 06:08:52.306615 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080645363 sec., 6162.784585643195 rows/sec., 31.87 MiB/sec. | ||
| 11776 | 2026.01.31 06:08:52.308834 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11777 | 2026.01.31 06:08:52.310553 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.31 06:08:52.310650 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_66_13} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11779 | 2026.01.31 06:08:52.312212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11780 | 2026.01.31 06:08:55.595444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1352 | ||
| 11781 | 2026.01.31 06:08:55.597637 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.01.31 06:08:55.597686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11783 | 2026.01.31 06:08:55.598868 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11784 | 2026.01.31 06:08:55.599135 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.01.31 06:08:55.599402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11786 | 2026.01.31 06:08:57.029525 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.01.31 06:08:57.029721 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11788 | 2026.01.31 06:08:57.029795 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11789 | 2026.01.31 06:08:57.030559 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.01.31 06:08:57.030615 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11791 | 2026.01.31 06:08:57.031036 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11792 | 2026.01.31 06:08:57.031262 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.01.31 06:08:57.031421 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 1.14 MiB/sec. | ||
| 11794 | 2026.01.31 06:08:57.031465 [ 5 ] {aab84eeb-413d-4991-b8e9-6d60c42146a7} <Debug> TCPHandler: Processed in 0.002080157 sec. | ||
| 11795 | 2026.01.31 06:08:57.031591 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.01.31 06:08:57.031688 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11797 | 2026.01.31 06:08:57.031731 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11798 | 2026.01.31 06:08:57.032141 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.01.31 06:08:57.032178 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11800 | 2026.01.31 06:08:57.032499 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11801 | 2026.01.31 06:08:57.032713 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.01.31 06:08:57.032846 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 832.07 KiB/sec. | ||
| 11803 | 2026.01.31 06:08:57.032885 [ 5 ] {1633ac65-5a8f-49d4-92e8-a9d5b277a8cc} <Debug> TCPHandler: Processed in 0.001344571 sec. | ||
| 11804 | 2026.01.31 06:08:57.032998 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.01.31 06:08:57.033093 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11806 | 2026.01.31 06:08:57.033133 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11807 | 2026.01.31 06:08:57.034278 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.01.31 06:08:57.034315 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11809 | 2026.01.31 06:08:57.034740 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11810 | 2026.01.31 06:08:57.034952 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.01.31 06:08:57.035090 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.002015 sec., 695781.6377171216 rows/sec., 58.18 MiB/sec. | ||
| 11812 | 2026.01.31 06:08:57.035128 [ 5 ] {700c734b-299b-49cd-81e2-3c277e4f5d74} <Debug> TCPHandler: Processed in 0.00217933 sec. | ||
| 11813 | 2026.01.31 06:08:57.035230 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2026.01.31 06:08:57.035327 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.01.31 06:08:57.035367 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11816 | 2026.01.31 06:08:57.035788 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2026.01.31 06:08:57.035824 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11818 | 2026.01.31 06:08:57.036136 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11819 | 2026.01.31 06:08:57.036338 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2026.01.31 06:08:57.036468 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.04 MiB/sec. | ||
| 11821 | 2026.01.31 06:08:57.036506 [ 5 ] {decfeb4d-74f0-4866-a0dc-ceca4eb2b649} <Debug> TCPHandler: Processed in 0.001325101 sec. | ||
| 11822 | 2026.01.31 06:08:57.036607 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2026.01.31 06:08:57.036703 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11824 | 2026.01.31 06:08:57.036741 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11825 | 2026.01.31 06:08:57.037230 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.01.31 06:08:57.037266 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11827 | 2026.01.31 06:08:57.037577 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11828 | 2026.01.31 06:08:57.037779 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.01.31 06:08:57.037908 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001222 sec., 206219.31260229132 rows/sec., 14.26 MiB/sec. | ||
| 11830 | 2026.01.31 06:08:57.037946 [ 5 ] {0a86ef39-cea2-4b10-b5af-f9b202a61411} <Debug> TCPHandler: Processed in 0.001388611 sec. | ||
| 11831 | 2026.01.31 06:08:57.038058 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.01.31 06:08:57.038151 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.01.31 06:08:57.038191 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11834 | 2026.01.31 06:08:57.038578 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.01.31 06:08:57.038614 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11836 | 2026.01.31 06:08:57.038914 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11837 | 2026.01.31 06:08:57.039121 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2026.01.31 06:08:57.039248 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 11839 | 2026.01.31 06:08:57.039287 [ 5 ] {fa97f9ed-d625-43c9-8820-011852fd4102} <Debug> TCPHandler: Processed in 0.001279029 sec. | ||
| 11840 | 2026.01.31 06:08:57.039395 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2026.01.31 06:08:57.039489 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11842 | 2026.01.31 06:08:57.039529 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11843 | 2026.01.31 06:08:57.040158 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.31 06:08:57.040193 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11845 | 2026.01.31 06:08:57.040519 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11846 | 2026.01.31 06:08:57.040719 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.01.31 06:08:57.040855 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001384 sec., 439306.35838150285 rows/sec., 33.05 MiB/sec. | ||
| 11848 | 2026.01.31 06:08:57.040894 [ 5 ] {4e47c127-1312-41d8-987d-0109fc920366} <Debug> TCPHandler: Processed in 0.001547726 sec. | ||
| 11849 | 2026.01.31 06:08:57.040995 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.01.31 06:08:57.041088 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11851 | 2026.01.31 06:08:57.041132 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11852 | 2026.01.31 06:08:57.041868 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.01.31 06:08:57.041912 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11854 | 2026.01.31 06:08:57.042367 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11855 | 2026.01.31 06:08:57.042607 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.01.31 06:08:57.042749 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001678 sec., 528009.5351609058 rows/sec., 35.84 MiB/sec. | ||
| 11857 | 2026.01.31 06:08:57.042787 [ 5 ] {ccfce0b0-6459-4524-82a7-1b4d8e2a5598} <Debug> TCPHandler: Processed in 0.001840192 sec. | ||
| 11858 | 2026.01.31 06:08:57.042906 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.01.31 06:08:57.043028 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11860 | 2026.01.31 06:08:57.043094 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11861 | 2026.01.31 06:08:57.044047 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.01.31 06:08:57.044084 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11863 | 2026.01.31 06:08:57.044649 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11864 | 2026.01.31 06:08:57.044873 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.01.31 06:08:57.045015 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002012 sec., 19880.715705765408 rows/sec., 35.63 MiB/sec. | ||
| 11866 | 2026.01.31 06:08:57.045080 [ 5 ] {e363754c-ff8f-4422-9978-8ae71e6fd2df} <Debug> TCPHandler: Processed in 0.002235592 sec. | ||
| 11867 | 2026.01.31 06:08:57.045189 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.01.31 06:08:57.045285 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.01.31 06:08:57.045326 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11870 | 2026.01.31 06:08:57.045691 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.01.31 06:08:57.045726 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11872 | 2026.01.31 06:08:57.046022 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11873 | 2026.01.31 06:08:57.046223 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.01.31 06:08:57.046357 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11875 | 2026.01.31 06:08:57.046394 [ 5 ] {12691591-0a05-458b-844a-3165aebe7060} <Debug> TCPHandler: Processed in 0.001253869 sec. | ||
| 11876 | 2026.01.31 06:08:57.994240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32144 | ||
| 11877 | 2026.01.31 06:08:57.994749 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.01.31 06:08:57.994797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11879 | 2026.01.31 06:08:57.995302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11880 | 2026.01.31 06:08:57.995557 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.01.31 06:08:57.995707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32144 | ||
| 11882 | 2026.01.31 06:08:59.730087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11883 | 2026.01.31 06:08:59.745777 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.01.31 06:08:59.745835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11885 | 2026.01.31 06:08:59.751489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11886 | 2026.01.31 06:08:59.752159 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.01.31 06:08:59.754932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11888 | 2026.01.31 06:09:01.999917 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2026.01.31 06:09:02.000089 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11890 | 2026.01.31 06:09:02.000155 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11891 | 2026.01.31 06:09:02.000775 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.01.31 06:09:02.000824 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11893 | 2026.01.31 06:09:02.001207 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11894 | 2026.01.31 06:09:02.001426 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.01.31 06:09:02.001579 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.78 MiB/sec. | ||
| 11896 | 2026.01.31 06:09:02.001623 [ 5 ] {ee64d4f9-a78b-4ad9-af88-0709d986dc41} <Debug> TCPHandler: Processed in 0.001831972 sec. | ||
| 11897 | 2026.01.31 06:09:02.001745 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2026.01.31 06:09:02.001841 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11899 | 2026.01.31 06:09:02.001882 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11900 | 2026.01.31 06:09:02.002320 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.01.31 06:09:02.002356 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11902 | 2026.01.31 06:09:02.002667 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11903 | 2026.01.31 06:09:02.002877 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.01.31 06:09:02.003030 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 11905 | 2026.01.31 06:09:02.003068 [ 5 ] {971d881c-38e9-4c47-aa2c-553f3df1e0b5} <Debug> TCPHandler: Processed in 0.001373881 sec. | ||
| 11906 | 2026.01.31 06:09:02.003191 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2026.01.31 06:09:02.003285 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11908 | 2026.01.31 06:09:02.003329 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11909 | 2026.01.31 06:09:02.003747 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.01.31 06:09:02.003782 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11911 | 2026.01.31 06:09:02.004145 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11912 | 2026.01.31 06:09:02.004351 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.01.31 06:09:02.004481 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11914 | 2026.01.31 06:09:02.004517 [ 5 ] {a0aad8d6-e787-42a7-a0a3-6c8d28dbe77d} <Debug> TCPHandler: Processed in 0.001376142 sec. | ||
| 11915 | 2026.01.31 06:09:02.004631 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11916 | 2026.01.31 06:09:02.004732 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11917 | 2026.01.31 06:09:02.004775 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11918 | 2026.01.31 06:09:02.005161 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.01.31 06:09:02.005197 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11920 | 2026.01.31 06:09:02.005519 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11921 | 2026.01.31 06:09:02.005722 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2026.01.31 06:09:02.005857 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 11923 | 2026.01.31 06:09:02.005894 [ 5 ] {cbbba59b-e10a-4408-a772-a4a616b5d5e4} <Debug> TCPHandler: Processed in 0.00131208 sec. | ||
| 11924 | 2026.01.31 06:09:05.298942 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11925 | 2026.01.31 06:09:05.299012 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11926 | 2026.01.31 06:09:05.496810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32656 | ||
| 11927 | 2026.01.31 06:09:05.497312 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.01.31 06:09:05.497355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11929 | 2026.01.31 06:09:05.497840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11930 | 2026.01.31 06:09:05.498068 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.01.31 06:09:05.498200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32656 | ||
| 11932 | 2026.01.31 06:09:05.600531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1380 | ||
| 11933 | 2026.01.31 06:09:05.602797 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.01.31 06:09:05.602846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11935 | 2026.01.31 06:09:05.604001 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11936 | 2026.01.31 06:09:05.604267 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.01.31 06:09:05.604409 [ 73 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11938 | 2026.01.31 06:09:05.604477 [ 73 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.01.31 06:09:05.604499 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11940 | 2026.01.31 06:09:05.604531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 11941 | 2026.01.31 06:09:05.604625 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11942 | 2026.01.31 06:09:05.605202 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11943 | 2026.01.31 06:09:05.605359 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1258 rows starting from the beginning of the part | ||
| 11944 | 2026.01.31 06:09:05.605749 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 11945 | 2026.01.31 06:09:05.606112 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 11946 | 2026.01.31 06:09:05.606455 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part | ||
| 11947 | 2026.01.31 06:09:05.606788 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 11948 | 2026.01.31 06:09:05.607129 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 11949 | 2026.01.31 06:09:05.614299 [ 199 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 72 columns (72 merged, 0 gathered) in 0.009733922 sec., 141772.2476099562 rows/sec., 110.37 MiB/sec. | ||
| 11950 | 2026.01.31 06:09:05.615880 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11951 | 2026.01.31 06:09:05.616501 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11952 | 2026.01.31 06:09:05.616590 [ 201 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_51_10} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11953 | 2026.01.31 06:09:05.616949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11954 | 2026.01.31 06:09:06.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.67 MiB, peak 358.38 MiB, free memory in arenas 0.00 B, will set to 346.85 MiB (RSS), difference: 1.18 MiB | ||
| 11955 | 2026.01.31 06:09:07.001020 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2026.01.31 06:09:07.001195 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11957 | 2026.01.31 06:09:07.001260 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11958 | 2026.01.31 06:09:07.001942 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.01.31 06:09:07.001986 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11960 | 2026.01.31 06:09:07.002389 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11961 | 2026.01.31 06:09:07.002626 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.01.31 06:09:07.002779 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001632 sec., 83333.33333333333 rows/sec., 7.21 MiB/sec. | ||
| 11963 | 2026.01.31 06:09:07.002822 [ 5 ] {a91971b7-3676-4680-b876-99b578938898} <Debug> TCPHandler: Processed in 0.001930884 sec. | ||
| 11964 | 2026.01.31 06:09:07.002935 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.01.31 06:09:07.003031 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11966 | 2026.01.31 06:09:07.003072 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11967 | 2026.01.31 06:09:07.003480 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.01.31 06:09:07.003517 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11969 | 2026.01.31 06:09:07.003820 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11970 | 2026.01.31 06:09:07.004027 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.01.31 06:09:07.004160 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.56 MiB/sec. | ||
| 11972 | 2026.01.31 06:09:07.004197 [ 5 ] {614accf5-bf61-4dd5-910d-472dbcd08bd3} <Debug> TCPHandler: Processed in 0.00131133 sec. | ||
| 11973 | 2026.01.31 06:09:07.004310 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2026.01.31 06:09:07.004404 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11975 | 2026.01.31 06:09:07.004443 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11976 | 2026.01.31 06:09:07.004863 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.01.31 06:09:07.004897 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11978 | 2026.01.31 06:09:07.005199 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11979 | 2026.01.31 06:09:07.005404 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.01.31 06:09:07.005534 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 7.08 MiB/sec. | ||
| 11981 | 2026.01.31 06:09:07.005571 [ 5 ] {e10a3964-5a3c-4d2c-bfcf-7067cc63119a} <Debug> TCPHandler: Processed in 0.00131006 sec. | ||
| 11982 | 2026.01.31 06:09:07.005685 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2026.01.31 06:09:07.005779 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11984 | 2026.01.31 06:09:07.005822 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11985 | 2026.01.31 06:09:07.006222 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.01.31 06:09:07.006257 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11987 | 2026.01.31 06:09:07.006577 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11988 | 2026.01.31 06:09:07.006782 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.01.31 06:09:07.006911 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 11990 | 2026.01.31 06:09:07.006948 [ 5 ] {16f6665a-6e10-4b32-bda5-060d762746a1} <Debug> TCPHandler: Processed in 0.00131191 sec. | ||
| 11991 | 2026.01.31 06:09:07.007058 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2026.01.31 06:09:07.007152 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11993 | 2026.01.31 06:09:07.007205 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11994 | 2026.01.31 06:09:07.008025 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.01.31 06:09:07.008061 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 11996 | 2026.01.31 06:09:07.008619 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11997 | 2026.01.31 06:09:07.008846 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.01.31 06:09:07.008991 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001857 sec., 21540.11847065159 rows/sec., 38.60 MiB/sec. | ||
| 11999 | 2026.01.31 06:09:07.009056 [ 5 ] {4deaa67b-e9ff-49e9-86f6-dc9ed455cc3d} <Debug> TCPHandler: Processed in 0.002046547 sec. | ||
| 12000 | 2026.01.31 06:09:07.009168 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2026.01.31 06:09:07.009262 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12002 | 2026.01.31 06:09:07.009304 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12003 | 2026.01.31 06:09:07.009636 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.01.31 06:09:07.009672 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12005 | 2026.01.31 06:09:07.009960 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12006 | 2026.01.31 06:09:07.010163 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.01.31 06:09:07.010293 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12008 | 2026.01.31 06:09:07.010329 [ 5 ] {516901fc-afe7-4a4a-89e6-2fb508bdef12} <Debug> TCPHandler: Processed in 0.001208757 sec. | ||
| 12009 | 2026.01.31 06:09:07.254980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12010 | 2026.01.31 06:09:07.271253 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.01.31 06:09:07.271313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12012 | 2026.01.31 06:09:07.277126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12013 | 2026.01.31 06:09:07.277845 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.01.31 06:09:07.280569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12015 | 2026.01.31 06:09:09.361089 [ 70 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12016 | 2026.01.31 06:09:09.361175 [ 70 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.01.31 06:09:09.361201 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12018 | 2026.01.31 06:09:09.361336 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 12019 | 2026.01.31 06:09:09.361499 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12020 | 2026.01.31 06:09:09.361538 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 254 rows starting from the beginning of the part | ||
| 12021 | 2026.01.31 06:09:09.361614 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 12022 | 2026.01.31 06:09:09.361667 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 12023 | 2026.01.31 06:09:09.361716 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 12024 | 2026.01.31 06:09:09.361792 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 12025 | 2026.01.31 06:09:09.362837 [ 201 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563176 sec., 807330.7164388398 rows/sec., 58.91 MiB/sec. | ||
| 12026 | 2026.01.31 06:09:09.363002 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12027 | 2026.01.31 06:09:09.363248 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.31 06:09:09.363322 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_17_4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12029 | 2026.01.31 06:09:09.363397 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12030 | 2026.01.31 06:09:11.454546 [ 66 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12031 | 2026.01.31 06:09:11.454616 [ 66 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.01.31 06:09:11.454641 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12033 | 2026.01.31 06:09:11.454775 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12034 | 2026.01.31 06:09:11.454926 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12035 | 2026.01.31 06:09:11.454961 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12036 | 2026.01.31 06:09:11.455035 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 12037 | 2026.01.31 06:09:11.455084 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12038 | 2026.01.31 06:09:11.455144 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12039 | 2026.01.31 06:09:11.455184 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12040 | 2026.01.31 06:09:11.455900 [ 195 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174747 sec., 40859.86174044283 rows/sec., 3.41 MiB/sec. | ||
| 12041 | 2026.01.31 06:09:11.456103 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12042 | 2026.01.31 06:09:11.456427 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.01.31 06:09:11.456518 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_25_6} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12044 | 2026.01.31 06:09:11.456625 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12045 | 2026.01.31 06:09:12.000660 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2026.01.31 06:09:12.000845 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12047 | 2026.01.31 06:09:12.000918 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12048 | 2026.01.31 06:09:12.001588 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.01.31 06:09:12.001638 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12050 | 2026.01.31 06:09:12.002031 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12051 | 2026.01.31 06:09:12.002259 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2026.01.31 06:09:12.002427 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 99.93 KiB/sec. | ||
| 12053 | 2026.01.31 06:09:12.002484 [ 5 ] {7a9a0eda-c087-418b-a644-66cb33f9a0be} <Debug> TCPHandler: Processed in 0.001966435 sec. | ||
| 12054 | 2026.01.31 06:09:12.002611 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.01.31 06:09:12.002716 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12056 | 2026.01.31 06:09:12.002760 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12057 | 2026.01.31 06:09:12.003216 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.01.31 06:09:12.003254 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12059 | 2026.01.31 06:09:12.003569 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12060 | 2026.01.31 06:09:12.003800 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.01.31 06:09:12.003944 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001252 sec., 45527.15654952076 rows/sec., 3.47 MiB/sec. | ||
| 12062 | 2026.01.31 06:09:12.003945 [ 66 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12063 | 2026.01.31 06:09:12.003985 [ 5 ] {aa2b39eb-72e4-47c3-a0eb-e2cfa5d9647e} <Debug> TCPHandler: Processed in 0.001430943 sec. | ||
| 12064 | 2026.01.31 06:09:12.004027 [ 66 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.01.31 06:09:12.004054 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12066 | 2026.01.31 06:09:12.004132 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.01.31 06:09:12.004141 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12068 | 2026.01.31 06:09:12.004237 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.01.31 06:09:12.004239 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12070 | 2026.01.31 06:09:12.004279 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part | ||
| 12071 | 2026.01.31 06:09:12.004281 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12072 | 2026.01.31 06:09:12.004334 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12073 | 2026.01.31 06:09:12.004377 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1402 rows starting from the beginning of the part | ||
| 12074 | 2026.01.31 06:09:12.004418 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12075 | 2026.01.31 06:09:12.004460 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 12076 | 2026.01.31 06:09:12.004507 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 57 rows starting from the beginning of the part | ||
| 12077 | 2026.01.31 06:09:12.004699 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.01.31 06:09:12.004735 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12079 | 2026.01.31 06:09:12.005391 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12080 | 2026.01.31 06:09:12.005609 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.01.31 06:09:12.005748 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001532 sec., 1305.4830287206266 rows/sec., 91.15 KiB/sec. | ||
| 12082 | 2026.01.31 06:09:12.005787 [ 5 ] {610c2846-7e27-4a4f-a7d4-517c71d27a16} <Debug> TCPHandler: Processed in 0.001707079 sec. | ||
| 12083 | 2026.01.31 06:09:12.005874 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176264 sec., 1766668.1795488584 rows/sec., 153.97 MiB/sec. | ||
| 12084 | 2026.01.31 06:09:12.005908 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.01.31 06:09:12.006013 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12086 | 2026.01.31 06:09:12.006054 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12087 | 2026.01.31 06:09:12.006152 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12088 | 2026.01.31 06:09:12.006472 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.01.31 06:09:12.006484 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2026.01.31 06:09:12.006524 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12091 | 2026.01.31 06:09:12.006563 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_101_20} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12092 | 2026.01.31 06:09:12.006660 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12093 | 2026.01.31 06:09:12.006840 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12094 | 2026.01.31 06:09:12.007062 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.01.31 06:09:12.007193 [ 66 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12096 | 2026.01.31 06:09:12.007195 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001202 sec., 54908.48585690516 rows/sec., 4.29 MiB/sec. | ||
| 12097 | 2026.01.31 06:09:12.007239 [ 66 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.01.31 06:09:12.007259 [ 5 ] {49d9df2b-add7-4c6e-a4db-b1a6cd74cec1} <Debug> TCPHandler: Processed in 0.001401752 sec. | ||
| 12099 | 2026.01.31 06:09:12.007266 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12100 | 2026.01.31 06:09:12.007372 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12101 | 2026.01.31 06:09:12.007393 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.31 06:09:12.007494 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.01.31 06:09:12.007497 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12104 | 2026.01.31 06:09:12.007547 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12105 | 2026.01.31 06:09:12.007560 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 632 rows starting from the beginning of the part | ||
| 12106 | 2026.01.31 06:09:12.007635 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12107 | 2026.01.31 06:09:12.007682 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 608 rows starting from the beginning of the part | ||
| 12108 | 2026.01.31 06:09:12.007724 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12109 | 2026.01.31 06:09:12.007763 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 12110 | 2026.01.31 06:09:12.007800 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part | ||
| 12111 | 2026.01.31 06:09:12.007984 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.01.31 06:09:12.008024 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12113 | 2026.01.31 06:09:12.008381 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12114 | 2026.01.31 06:09:12.008620 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.01.31 06:09:12.008757 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001284 sec., 125389.40809968847 rows/sec., 8.73 MiB/sec. | ||
| 12116 | 2026.01.31 06:09:12.008777 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12117 | 2026.01.31 06:09:12.008796 [ 5 ] {54215176-de1c-4cd6-ae83-7f630fd99479} <Debug> TCPHandler: Processed in 0.001453604 sec. | ||
| 12118 | 2026.01.31 06:09:12.008820 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.01.31 06:09:12.008870 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12120 | 2026.01.31 06:09:12.008910 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578636 sec., 974258.7905001533 rows/sec., 77.61 MiB/sec. | ||
| 12121 | 2026.01.31 06:09:12.008928 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2026.01.31 06:09:12.008989 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12123 | 2026.01.31 06:09:12.009027 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.01.31 06:09:12.009074 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2026.01.31 06:09:12.009082 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12126 | 2026.01.31 06:09:12.009166 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12127 | 2026.01.31 06:09:12.009212 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27532 rows starting from the beginning of the part | ||
| 12128 | 2026.01.31 06:09:12.009288 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12129 | 2026.01.31 06:09:12.009341 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 886 rows starting from the beginning of the part | ||
| 12130 | 2026.01.31 06:09:12.009358 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.01.31 06:09:12.009387 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12132 | 2026.01.31 06:09:12.009437 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12133 | 2026.01.31 06:09:12.009438 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12134 | 2026.01.31 06:09:12.009440 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_101_20} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12135 | 2026.01.31 06:09:12.009483 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 12136 | 2026.01.31 06:09:12.009493 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12137 | 2026.01.31 06:09:12.009567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12138 | 2026.01.31 06:09:12.009862 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12139 | 2026.01.31 06:09:12.010128 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.01.31 06:09:12.010276 [ 66 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12141 | 2026.01.31 06:09:12.010298 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 12142 | 2026.01.31 06:09:12.010315 [ 66 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2026.01.31 06:09:12.010346 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12144 | 2026.01.31 06:09:12.010355 [ 5 ] {f1314245-79b4-4d5f-b4b4-271266e39b01} <Debug> TCPHandler: Processed in 0.001476953 sec. | ||
| 12145 | 2026.01.31 06:09:12.010480 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12146 | 2026.01.31 06:09:12.010681 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12147 | 2026.01.31 06:09:12.010745 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5658 rows starting from the beginning of the part | ||
| 12148 | 2026.01.31 06:09:12.010849 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12149 | 2026.01.31 06:09:12.010931 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12150 | 2026.01.31 06:09:12.011008 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12151 | 2026.01.31 06:09:12.011083 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12152 | 2026.01.31 06:09:12.011137 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12153 | 2026.01.31 06:09:12.013518 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5958 rows, containing 4 columns (4 merged, 0 gathered) in 0.003109321 sec., 1916173.9813933654 rows/sec., 129.19 MiB/sec. | ||
| 12154 | 2026.01.31 06:09:12.013893 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12155 | 2026.01.31 06:09:12.014171 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.01.31 06:09:12.014255 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_101_20} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12157 | 2026.01.31 06:09:12.014347 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12158 | 2026.01.31 06:09:12.016691 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29059 rows, containing 5 columns (5 merged, 0 gathered) in 0.007766988 sec., 3741347.3536974695 rows/sec., 257.09 MiB/sec. | ||
| 12159 | 2026.01.31 06:09:12.017180 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12160 | 2026.01.31 06:09:12.017473 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.01.31 06:09:12.017553 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12162 | 2026.01.31 06:09:12.017641 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12163 | 2026.01.31 06:09:12.998357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33104 | ||
| 12164 | 2026.01.31 06:09:12.999177 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.31 06:09:12.999233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12166 | 2026.01.31 06:09:12.999692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12167 | 2026.01.31 06:09:12.999915 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.31 06:09:13.000048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33104 | ||
| 12169 | 2026.01.31 06:09:14.780618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12170 | 2026.01.31 06:09:14.797871 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.31 06:09:14.797928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12172 | 2026.01.31 06:09:14.804250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12173 | 2026.01.31 06:09:14.804965 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.31 06:09:14.807877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12175 | 2026.01.31 06:09:15.604689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1404 | ||
| 12176 | 2026.01.31 06:09:15.607009 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.01.31 06:09:15.607070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12178 | 2026.01.31 06:09:15.608268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12179 | 2026.01.31 06:09:15.608534 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2026.01.31 06:09:15.608844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 12181 | 2026.01.31 06:09:17.001517 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.01.31 06:09:17.001690 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12183 | 2026.01.31 06:09:17.001752 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12184 | 2026.01.31 06:09:17.002478 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.01.31 06:09:17.002522 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12186 | 2026.01.31 06:09:17.002909 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12187 | 2026.01.31 06:09:17.003141 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.01.31 06:09:17.003297 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001655 sec., 82175.22658610271 rows/sec., 7.11 MiB/sec. | ||
| 12189 | 2026.01.31 06:09:17.003342 [ 5 ] {b2ea914d-9e2c-49a6-abcb-0f4fc42e2db1} <Debug> TCPHandler: Processed in 0.001951935 sec. | ||
| 12190 | 2026.01.31 06:09:17.003471 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2026.01.31 06:09:17.003567 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12192 | 2026.01.31 06:09:17.003607 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12193 | 2026.01.31 06:09:17.004028 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2026.01.31 06:09:17.004065 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12195 | 2026.01.31 06:09:17.004360 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12196 | 2026.01.31 06:09:17.004575 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.01.31 06:09:17.004689 [ 62 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 12198 | 2026.01.31 06:09:17.004702 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001154 sec., 34662.04506065858 rows/sec., 2.55 MiB/sec. | ||
| 12199 | 2026.01.31 06:09:17.004758 [ 62 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.01.31 06:09:17.004768 [ 5 ] {bad4e8ef-51b7-4799-9458-35c5c80b0c8c} <Debug> TCPHandler: Processed in 0.001346731 sec. | ||
| 12201 | 2026.01.31 06:09:17.004789 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12202 | 2026.01.31 06:09:17.004896 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.01.31 06:09:17.004926 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 12204 | 2026.01.31 06:09:17.004993 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12205 | 2026.01.31 06:09:17.005038 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12206 | 2026.01.31 06:09:17.005092 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12207 | 2026.01.31 06:09:17.005134 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 70 rows starting from the beginning of the part | ||
| 12208 | 2026.01.31 06:09:17.005204 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 12209 | 2026.01.31 06:09:17.005252 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 12210 | 2026.01.31 06:09:17.005300 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 12211 | 2026.01.31 06:09:17.005344 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 12212 | 2026.01.31 06:09:17.005384 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 12213 | 2026.01.31 06:09:17.005488 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.01.31 06:09:17.005531 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12215 | 2026.01.31 06:09:17.005866 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12216 | 2026.01.31 06:09:17.006093 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.01.31 06:09:17.006228 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 6.48 MiB/sec. | ||
| 12218 | 2026.01.31 06:09:17.006268 [ 5 ] {bedd774e-c2bd-4a7f-b173-786a6e600358} <Debug> TCPHandler: Processed in 0.001422703 sec. | ||
| 12219 | 2026.01.31 06:09:17.006284 [ 186 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420822 sec., 180177.3902712655 rows/sec., 13.88 MiB/sec. | ||
| 12220 | 2026.01.31 06:09:17.006387 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.01.31 06:09:17.006461 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 12222 | 2026.01.31 06:09:17.006486 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12223 | 2026.01.31 06:09:17.006534 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12224 | 2026.01.31 06:09:17.006750 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2026.01.31 06:09:17.006831 [ 198 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_60_12} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 12226 | 2026.01.31 06:09:17.006934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12227 | 2026.01.31 06:09:17.006957 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.01.31 06:09:17.006998 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12229 | 2026.01.31 06:09:17.007325 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12230 | 2026.01.31 06:09:17.007533 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.01.31 06:09:17.007663 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12232 | 2026.01.31 06:09:17.007700 [ 5 ] {dda97a1b-8057-4879-9697-72781ecff54e} <Debug> TCPHandler: Processed in 0.001361721 sec. | ||
| 12233 | 2026.01.31 06:09:17.007812 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.01.31 06:09:17.007905 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12235 | 2026.01.31 06:09:17.007959 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12236 | 2026.01.31 06:09:17.008839 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.01.31 06:09:17.008874 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12238 | 2026.01.31 06:09:17.009429 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12239 | 2026.01.31 06:09:17.009639 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.01.31 06:09:17.009753 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12241 | 2026.01.31 06:09:17.009776 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 12242 | 2026.01.31 06:09:17.009797 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2026.01.31 06:09:17.009824 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12244 | 2026.01.31 06:09:17.009838 [ 5 ] {c440c7f9-63f2-4092-9f0b-a0acc5bcbce7} <Debug> TCPHandler: Processed in 0.002074528 sec. | ||
| 12245 | 2026.01.31 06:09:17.009915 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12246 | 2026.01.31 06:09:17.009957 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.01.31 06:09:17.010056 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.01.31 06:09:17.010097 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12249 | 2026.01.31 06:09:17.010159 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12250 | 2026.01.31 06:09:17.010224 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1784 rows starting from the beginning of the part | ||
| 12251 | 2026.01.31 06:09:17.010351 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 12252 | 2026.01.31 06:09:17.010444 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.01.31 06:09:17.010451 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 12254 | 2026.01.31 06:09:17.010487 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12255 | 2026.01.31 06:09:17.010572 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 12256 | 2026.01.31 06:09:17.010673 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 12257 | 2026.01.31 06:09:17.010770 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 12258 | 2026.01.31 06:09:17.010815 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12259 | 2026.01.31 06:09:17.011034 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.01.31 06:09:17.011195 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 12261 | 2026.01.31 06:09:17.011233 [ 5 ] {de64bc8e-0352-4fae-8a1e-15d1ee7110b4} <Debug> TCPHandler: Processed in 0.00132572 sec. | ||
| 12262 | 2026.01.31 06:09:17.021486 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 19 columns (19 merged, 0 gathered) in 0.011607216 sec., 170928.15365889634 rows/sec., 306.30 MiB/sec. | ||
| 12263 | 2026.01.31 06:09:17.024183 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12264 | 2026.01.31 06:09:17.024609 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.01.31 06:09:17.024703 [ 187 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12266 | 2026.01.31 06:09:17.024884 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.60 MiB. | ||
| 12267 | 2026.01.31 06:09:18.000141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.24 MiB, peak 366.79 MiB, free memory in arenas 0.00 B, will set to 356.39 MiB (RSS), difference: 7.14 MiB | ||
| 12268 | 2026.01.31 06:09:20.299072 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12269 | 2026.01.31 06:09:20.299124 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12270 | 2026.01.31 06:09:20.501139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33616 | ||
| 12271 | 2026.01.31 06:09:20.501706 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.01.31 06:09:20.501753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12273 | 2026.01.31 06:09:20.502240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12274 | 2026.01.31 06:09:20.502497 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.01.31 06:09:20.502627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33616 | ||
| 12276 | 2026.01.31 06:09:20.509378 [ 224 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12277 | 2026.01.31 06:09:20.509407 [ 224 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12278 | 2026.01.31 06:09:20.525271 [ 224 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12279 | 2026.01.31 06:09:20.970500 [ 225 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12280 | 2026.01.31 06:09:20.970545 [ 225 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12281 | 2026.01.31 06:09:20.974019 [ 225 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12282 | 2026.01.31 06:09:22.000053 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.01.31 06:09:22.000228 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12284 | 2026.01.31 06:09:22.000295 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12285 | 2026.01.31 06:09:22.000968 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.01.31 06:09:22.001017 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12287 | 2026.01.31 06:09:22.001415 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12288 | 2026.01.31 06:09:22.001651 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.01.31 06:09:22.001822 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 12290 | 2026.01.31 06:09:22.001874 [ 5 ] {a1d1a00f-3feb-43a3-aa4b-3a4b748e8e62} <Debug> TCPHandler: Processed in 0.001946025 sec. | ||
| 12291 | 2026.01.31 06:09:22.002007 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.01.31 06:09:22.002103 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12293 | 2026.01.31 06:09:22.002145 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12294 | 2026.01.31 06:09:22.002596 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.01.31 06:09:22.002634 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12296 | 2026.01.31 06:09:22.002993 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12297 | 2026.01.31 06:09:22.003224 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.01.31 06:09:22.003359 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 12299 | 2026.01.31 06:09:22.003396 [ 5 ] {c193a677-304f-4a34-b7d6-8d9234cc5b1c} <Debug> TCPHandler: Processed in 0.001439653 sec. | ||
| 12300 | 2026.01.31 06:09:22.003470 [ 222 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12301 | 2026.01.31 06:09:22.003526 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.01.31 06:09:22.003528 [ 222 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12303 | 2026.01.31 06:09:22.003627 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12304 | 2026.01.31 06:09:22.003676 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12305 | 2026.01.31 06:09:22.004105 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.01.31 06:09:22.004140 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12307 | 2026.01.31 06:09:22.004495 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12308 | 2026.01.31 06:09:22.004710 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.01.31 06:09:22.004842 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 12310 | 2026.01.31 06:09:22.004879 [ 5 ] {fa80858d-732d-4359-8ad1-159c69d9254c} <Debug> TCPHandler: Processed in 0.001401962 sec. | ||
| 12311 | 2026.01.31 06:09:22.005004 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2026.01.31 06:09:22.005096 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12313 | 2026.01.31 06:09:22.005139 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12314 | 2026.01.31 06:09:22.005487 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.01.31 06:09:22.005523 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12316 | 2026.01.31 06:09:22.005841 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12317 | 2026.01.31 06:09:22.006100 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.01.31 06:09:22.006229 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12319 | 2026.01.31 06:09:22.006263 [ 5 ] {1eef8fc9-c91d-48aa-a066-26c3cd3fa682} <Debug> TCPHandler: Processed in 0.00130929 sec. | ||
| 12320 | 2026.01.31 06:09:22.007657 [ 222 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12321 | 2026.01.31 06:09:22.308909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12322 | 2026.01.31 06:09:22.325522 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.01.31 06:09:22.325571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 12324 | 2026.01.31 06:09:22.331665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12325 | 2026.01.31 06:09:22.332377 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2026.01.31 06:09:22.335250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12327 | 2026.01.31 06:09:22.559650 [ 219 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12328 | 2026.01.31 06:09:22.559704 [ 219 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12329 | 2026.01.31 06:09:22.563053 [ 219 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12330 | 2026.01.31 06:09:22.845195 [ 220 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12331 | 2026.01.31 06:09:22.845244 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12332 | 2026.01.31 06:09:22.849405 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12333 | 2026.01.31 06:09:22.893263 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12334 | 2026.01.31 06:09:22.893318 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12335 | 2026.01.31 06:09:22.896981 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12336 | 2026.01.31 06:09:25.609978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1424 | ||
| 12337 | 2026.01.31 06:09:25.612093 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2026.01.31 06:09:25.612140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12339 | 2026.01.31 06:09:25.613274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12340 | 2026.01.31 06:09:25.613539 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2026.01.31 06:09:25.613800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 12342 | 2026.01.31 06:09:27.029591 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.01.31 06:09:27.029762 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.01.31 06:09:27.029828 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12345 | 2026.01.31 06:09:27.030447 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.31 06:09:27.030497 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12347 | 2026.01.31 06:09:27.030875 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12348 | 2026.01.31 06:09:27.031107 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.01.31 06:09:27.031234 [ 50 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12350 | 2026.01.31 06:09:27.031265 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001549 sec., 15493.867010974822 rows/sec., 1.29 MiB/sec. | ||
| 12351 | 2026.01.31 06:09:27.031312 [ 50 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.01.31 06:09:27.031332 [ 5 ] {9a450385-88b9-4015-9626-c2480412fd33} <Debug> TCPHandler: Processed in 0.001863893 sec. | ||
| 12353 | 2026.01.31 06:09:27.031342 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12354 | 2026.01.31 06:09:27.031466 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.01.31 06:09:27.031490 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 12356 | 2026.01.31 06:09:27.031571 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12357 | 2026.01.31 06:09:27.031621 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12358 | 2026.01.31 06:09:27.031656 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12359 | 2026.01.31 06:09:27.031695 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 12360 | 2026.01.31 06:09:27.031765 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 12361 | 2026.01.31 06:09:27.031814 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 12362 | 2026.01.31 06:09:27.031867 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12363 | 2026.01.31 06:09:27.031907 [ 191 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12364 | 2026.01.31 06:09:27.032032 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.01.31 06:09:27.032075 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12366 | 2026.01.31 06:09:27.032383 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12367 | 2026.01.31 06:09:27.032611 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.01.31 06:09:27.032722 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129987 sec., 92316.92400009232 rows/sec., 8.01 MiB/sec. | ||
| 12369 | 2026.01.31 06:09:27.032742 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 273.18 KiB/sec. | ||
| 12370 | 2026.01.31 06:09:27.032791 [ 5 ] {9f01dcfa-da6d-473e-8f9b-aa2075b51ebb} <Debug> TCPHandler: Processed in 0.001375622 sec. | ||
| 12371 | 2026.01.31 06:09:27.032900 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.01.31 06:09:27.032952 [ 200 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12373 | 2026.01.31 06:09:27.032993 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12374 | 2026.01.31 06:09:27.033037 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12375 | 2026.01.31 06:09:27.033309 [ 200 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.01.31 06:09:27.033410 [ 200 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_17_4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12377 | 2026.01.31 06:09:27.033528 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12378 | 2026.01.31 06:09:27.034081 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.01.31 06:09:27.034120 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12380 | 2026.01.31 06:09:27.034519 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12381 | 2026.01.31 06:09:27.034723 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.01.31 06:09:27.034855 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001881 sec., 743221.6905901117 rows/sec., 62.17 MiB/sec. | ||
| 12383 | 2026.01.31 06:09:27.034893 [ 5 ] {de2a72c1-2b65-4589-a332-ccad902c482f} <Debug> TCPHandler: Processed in 0.002040007 sec. | ||
| 12384 | 2026.01.31 06:09:27.035005 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.01.31 06:09:27.035097 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.01.31 06:09:27.035135 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12387 | 2026.01.31 06:09:27.035551 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.01.31 06:09:27.035587 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12389 | 2026.01.31 06:09:27.035865 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12390 | 2026.01.31 06:09:27.036083 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.01.31 06:09:27.036210 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001131 sec., 49513.70468611848 rows/sec., 3.67 MiB/sec. | ||
| 12392 | 2026.01.31 06:09:27.036247 [ 5 ] {d31ca587-26c7-4466-a160-8911d0fd70b0} <Debug> TCPHandler: Processed in 0.0012888 sec. | ||
| 12393 | 2026.01.31 06:09:27.036352 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12394 | 2026.01.31 06:09:27.036443 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12395 | 2026.01.31 06:09:27.036481 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12396 | 2026.01.31 06:09:27.036944 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2026.01.31 06:09:27.036980 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12398 | 2026.01.31 06:09:27.037265 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12399 | 2026.01.31 06:09:27.037468 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2026.01.31 06:09:27.037591 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001166 sec., 216123.49914236707 rows/sec., 14.95 MiB/sec. | ||
| 12401 | 2026.01.31 06:09:27.037627 [ 5 ] {2e17c377-03ad-41d2-a0c9-2300d7c28808} <Debug> TCPHandler: Processed in 0.00132153 sec. | ||
| 12402 | 2026.01.31 06:09:27.037736 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2026.01.31 06:09:27.037827 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12404 | 2026.01.31 06:09:27.037865 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12405 | 2026.01.31 06:09:27.038246 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.01.31 06:09:27.038281 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12407 | 2026.01.31 06:09:27.038561 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12408 | 2026.01.31 06:09:27.038760 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.01.31 06:09:27.038855 [ 50 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12410 | 2026.01.31 06:09:27.038884 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 872.91 KiB/sec. | ||
| 12411 | 2026.01.31 06:09:27.038892 [ 50 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.01.31 06:09:27.038924 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12413 | 2026.01.31 06:09:27.038927 [ 5 ] {f0921961-cdaa-4bdc-8473-039a62a00109} <Debug> TCPHandler: Processed in 0.001237908 sec. | ||
| 12414 | 2026.01.31 06:09:27.039015 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 12415 | 2026.01.31 06:09:27.039044 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2026.01.31 06:09:27.039125 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12417 | 2026.01.31 06:09:27.039140 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12418 | 2026.01.31 06:09:27.039158 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 12419 | 2026.01.31 06:09:27.039183 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12420 | 2026.01.31 06:09:27.039220 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 12421 | 2026.01.31 06:09:27.039270 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12422 | 2026.01.31 06:09:27.039313 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12423 | 2026.01.31 06:09:27.039354 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12424 | 2026.01.31 06:09:27.039831 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.01.31 06:09:27.039871 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12426 | 2026.01.31 06:09:27.040037 [ 190 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069814 sec., 56084.51562608079 rows/sec., 4.49 MiB/sec. | ||
| 12427 | 2026.01.31 06:09:27.040203 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12428 | 2026.01.31 06:09:27.040207 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12429 | 2026.01.31 06:09:27.040522 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.01.31 06:09:27.040591 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2026.01.31 06:09:27.040661 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001539 sec., 389863.5477582846 rows/sec., 29.31 MiB/sec. | ||
| 12432 | 2026.01.31 06:09:27.040677 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_17_4} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12433 | 2026.01.31 06:09:27.040705 [ 5 ] {5cc459ff-5ef4-4e65-ba31-bb0f9c282f92} <Debug> TCPHandler: Processed in 0.001707449 sec. | ||
| 12434 | 2026.01.31 06:09:27.040779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12435 | 2026.01.31 06:09:27.040816 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.01.31 06:09:27.040911 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.01.31 06:09:27.040953 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12438 | 2026.01.31 06:09:27.041553 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.01.31 06:09:27.041588 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12440 | 2026.01.31 06:09:27.041955 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12441 | 2026.01.31 06:09:27.042165 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.01.31 06:09:27.042298 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001405 sec., 627758.0071174378 rows/sec., 42.61 MiB/sec. | ||
| 12443 | 2026.01.31 06:09:27.042334 [ 5 ] {df4f58b6-8578-439a-9689-05fffb260fc7} <Debug> TCPHandler: Processed in 0.001564766 sec. | ||
| 12444 | 2026.01.31 06:09:27.042440 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12445 | 2026.01.31 06:09:27.042532 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12446 | 2026.01.31 06:09:27.042585 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12447 | 2026.01.31 06:09:27.043415 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2026.01.31 06:09:27.043450 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12449 | 2026.01.31 06:09:27.043999 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12450 | 2026.01.31 06:09:27.044225 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.01.31 06:09:27.044366 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 12452 | 2026.01.31 06:09:27.044433 [ 5 ] {fa606c9b-6475-43ec-84c9-c6a9dafa5e1d} <Debug> TCPHandler: Processed in 0.002039257 sec. | ||
| 12453 | 2026.01.31 06:09:27.044546 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2026.01.31 06:09:27.044638 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12455 | 2026.01.31 06:09:27.044678 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12456 | 2026.01.31 06:09:27.045009 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2026.01.31 06:09:27.045043 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12458 | 2026.01.31 06:09:27.045336 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12459 | 2026.01.31 06:09:27.045540 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2026.01.31 06:09:27.045665 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 12461 | 2026.01.31 06:09:27.045699 [ 5 ] {ad66bead-843f-46e5-a43f-89b54a93081a} <Debug> TCPHandler: Processed in 0.001200647 sec. | ||
| 12462 | 2026.01.31 06:09:28.003738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34128 | ||
| 12463 | 2026.01.31 06:09:28.004239 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.01.31 06:09:28.004276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12465 | 2026.01.31 06:09:28.004743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12466 | 2026.01.31 06:09:28.004973 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.01.31 06:09:28.005131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34128 | ||
| 12468 | 2026.01.31 06:09:28.005136 [ 37 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12469 | 2026.01.31 06:09:28.005201 [ 37 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.01.31 06:09:28.005220 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12471 | 2026.01.31 06:09:28.005315 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12472 | 2026.01.31 06:09:28.005409 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12473 | 2026.01.31 06:09:28.005439 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31696 rows starting from the beginning of the part | ||
| 12474 | 2026.01.31 06:09:28.005494 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 12475 | 2026.01.31 06:09:28.005537 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 12476 | 2026.01.31 06:09:28.005577 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 12477 | 2026.01.31 06:09:28.005614 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 12478 | 2026.01.31 06:09:28.005653 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 12479 | 2026.01.31 06:09:28.008062 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34128 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787274 sec., 12244221.414902158 rows/sec., 175.15 MiB/sec. | ||
| 12480 | 2026.01.31 06:09:28.008223 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12481 | 2026.01.31 06:09:28.008563 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.01.31 06:09:28.008647 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_71_14} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12483 | 2026.01.31 06:09:28.008789 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 12484 | 2026.01.31 06:09:29.835293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12485 | 2026.01.31 06:09:29.852934 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.01.31 06:09:29.853000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12487 | 2026.01.31 06:09:29.859224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12488 | 2026.01.31 06:09:29.859964 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.01.31 06:09:29.860261 [ 10 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12490 | 2026.01.31 06:09:29.860363 [ 10 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.01.31 06:09:29.860402 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12492 | 2026.01.31 06:09:29.860579 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12493 | 2026.01.31 06:09:29.863191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12494 | 2026.01.31 06:09:29.864793 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12495 | 2026.01.31 06:09:29.866386 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12496 | 2026.01.31 06:09:29.871156 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12497 | 2026.01.31 06:09:29.875824 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12498 | 2026.01.31 06:09:29.880572 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12499 | 2026.01.31 06:09:29.885466 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12500 | 2026.01.31 06:09:29.890343 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 12501 | 2026.01.31 06:09:29.944861 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084367359 sec., 6341.315010228067 rows/sec., 32.79 MiB/sec. | ||
| 12502 | 2026.01.31 06:09:29.947494 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12503 | 2026.01.31 06:09:29.949576 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.01.31 06:09:29.949682 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_71_14} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12505 | 2026.01.31 06:09:29.952356 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12506 | 2026.01.31 06:09:31.999781 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.01.31 06:09:31.999950 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12508 | 2026.01.31 06:09:32.000014 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12509 | 2026.01.31 06:09:32.000690 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.01.31 06:09:32.000733 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12511 | 2026.01.31 06:09:32.001117 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12512 | 2026.01.31 06:09:32.001339 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.01.31 06:09:32.001496 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 12514 | 2026.01.31 06:09:32.001545 [ 5 ] {1da0072d-4887-413f-9d1a-ce7ad797e0cc} <Debug> TCPHandler: Processed in 0.001892533 sec. | ||
| 12515 | 2026.01.31 06:09:32.001671 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.01.31 06:09:32.001774 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12517 | 2026.01.31 06:09:32.001818 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12518 | 2026.01.31 06:09:32.002250 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.01.31 06:09:32.002285 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12520 | 2026.01.31 06:09:32.002595 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12521 | 2026.01.31 06:09:32.002811 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.01.31 06:09:32.002941 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 12523 | 2026.01.31 06:09:32.002978 [ 5 ] {e86a7a86-f3aa-4137-a5e1-57399f125493} <Debug> TCPHandler: Processed in 0.001357881 sec. | ||
| 12524 | 2026.01.31 06:09:32.003108 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.01.31 06:09:32.003201 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12526 | 2026.01.31 06:09:32.003245 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12527 | 2026.01.31 06:09:32.003651 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.01.31 06:09:32.003683 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12529 | 2026.01.31 06:09:32.004003 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12530 | 2026.01.31 06:09:32.004205 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.01.31 06:09:32.004331 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 12532 | 2026.01.31 06:09:32.004367 [ 5 ] {6c0ed9ef-b578-4ad1-8fa7-13a23bd8873b} <Debug> TCPHandler: Processed in 0.00132114 sec. | ||
| 12533 | 2026.01.31 06:09:32.004478 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.01.31 06:09:32.004570 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.01.31 06:09:32.004610 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12536 | 2026.01.31 06:09:32.004937 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.01.31 06:09:32.004970 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12538 | 2026.01.31 06:09:32.005258 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12539 | 2026.01.31 06:09:32.005459 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.01.31 06:09:32.005584 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 12541 | 2026.01.31 06:09:32.005618 [ 5 ] {94d29c28-8988-4961-97a2-e2a97abd4b52} <Debug> TCPHandler: Processed in 0.001188607 sec. | ||
| 12542 | 2026.01.31 06:09:35.299169 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12543 | 2026.01.31 06:09:35.299244 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12544 | 2026.01.31 06:09:35.505270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34576 | ||
| 12545 | 2026.01.31 06:09:35.505823 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.01.31 06:09:35.505867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12547 | 2026.01.31 06:09:35.506342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12548 | 2026.01.31 06:09:35.506574 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.01.31 06:09:35.506701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34576 | ||
| 12550 | 2026.01.31 06:09:35.613978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1452 | ||
| 12551 | 2026.01.31 06:09:35.616289 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.01.31 06:09:35.616334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12553 | 2026.01.31 06:09:35.617515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12554 | 2026.01.31 06:09:35.617780 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.01.31 06:09:35.618047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 12556 | 2026.01.31 06:09:36.234850 [ 219 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 12557 | 2026.01.31 06:09:36.234908 [ 219 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 12558 | 2026.01.31 06:09:36.237256 [ 219 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 12559 | 2026.01.31 06:09:37.001224 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.01.31 06:09:37.001412 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12561 | 2026.01.31 06:09:37.001487 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12562 | 2026.01.31 06:09:37.002201 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.01.31 06:09:37.002243 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12564 | 2026.01.31 06:09:37.002640 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12565 | 2026.01.31 06:09:37.002869 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.01.31 06:09:37.003017 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001657 sec., 82076.04103802051 rows/sec., 7.10 MiB/sec. | ||
| 12567 | 2026.01.31 06:09:37.003041 [ 24 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12568 | 2026.01.31 06:09:37.003059 [ 5 ] {a74155d1-a873-4bfa-9ad4-de0253d58abd} <Debug> TCPHandler: Processed in 0.001973545 sec. | ||
| 12569 | 2026.01.31 06:09:37.003112 [ 24 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.01.31 06:09:37.003138 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12571 | 2026.01.31 06:09:37.003208 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.01.31 06:09:37.003231 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12573 | 2026.01.31 06:09:37.003306 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12574 | 2026.01.31 06:09:37.003317 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12575 | 2026.01.31 06:09:37.003346 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part | ||
| 12576 | 2026.01.31 06:09:37.003346 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12577 | 2026.01.31 06:09:37.003402 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 12578 | 2026.01.31 06:09:37.003454 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12579 | 2026.01.31 06:09:37.003554 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1398 rows starting from the beginning of the part | ||
| 12580 | 2026.01.31 06:09:37.003610 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12581 | 2026.01.31 06:09:37.003660 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 12582 | 2026.01.31 06:09:37.003823 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.01.31 06:09:37.003864 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12584 | 2026.01.31 06:09:37.004204 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12585 | 2026.01.31 06:09:37.004451 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2026.01.31 06:09:37.004601 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001312 sec., 30487.80487804878 rows/sec., 2.24 MiB/sec. | ||
| 12587 | 2026.01.31 06:09:37.004647 [ 5 ] {ab084a03-39e0-4774-ab8e-d59db53c50e1} <Debug> TCPHandler: Processed in 0.001488043 sec. | ||
| 12588 | 2026.01.31 06:09:37.004773 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2026.01.31 06:09:37.004906 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12590 | 2026.01.31 06:09:37.004952 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12591 | 2026.01.31 06:09:37.005055 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858803 sec., 1715620.2136536255 rows/sec., 149.99 MiB/sec. | ||
| 12592 | 2026.01.31 06:09:37.005306 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12593 | 2026.01.31 06:09:37.005454 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.01.31 06:09:37.005494 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12595 | 2026.01.31 06:09:37.005593 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12596 | 2026.01.31 06:09:37.005667 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_106_21} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12597 | 2026.01.31 06:09:37.005778 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12598 | 2026.01.31 06:09:37.005804 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12599 | 2026.01.31 06:09:37.006017 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.01.31 06:09:37.006136 [ 24 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12601 | 2026.01.31 06:09:37.006144 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.45 MiB/sec. | ||
| 12602 | 2026.01.31 06:09:37.006173 [ 24 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.01.31 06:09:37.006196 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12604 | 2026.01.31 06:09:37.006197 [ 5 ] {8e117fd5-5776-4c46-870e-86730e761c27} <Debug> TCPHandler: Processed in 0.001478364 sec. | ||
| 12605 | 2026.01.31 06:09:37.006306 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12606 | 2026.01.31 06:09:37.006326 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.01.31 06:09:37.006438 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12608 | 2026.01.31 06:09:37.006458 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12609 | 2026.01.31 06:09:37.006481 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12610 | 2026.01.31 06:09:37.006497 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 632 rows starting from the beginning of the part | ||
| 12611 | 2026.01.31 06:09:37.006570 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 12612 | 2026.01.31 06:09:37.006615 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12613 | 2026.01.31 06:09:37.006657 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 600 rows starting from the beginning of the part | ||
| 12614 | 2026.01.31 06:09:37.006696 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12615 | 2026.01.31 06:09:37.006736 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 12616 | 2026.01.31 06:09:37.006897 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.01.31 06:09:37.006939 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12618 | 2026.01.31 06:09:37.007276 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12619 | 2026.01.31 06:09:37.007498 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.01.31 06:09:37.007618 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12621 | 2026.01.31 06:09:37.007629 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 12622 | 2026.01.31 06:09:37.007650 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.01.31 06:09:37.007673 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12624 | 2026.01.31 06:09:37.007676 [ 5 ] {606215d3-45e3-4eea-92d2-0ab572acacd4} <Debug> TCPHandler: Processed in 0.001399062 sec. | ||
| 12625 | 2026.01.31 06:09:37.007747 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12626 | 2026.01.31 06:09:37.007783 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532995 sec., 1022834.3862830602 rows/sec., 81.52 MiB/sec. | ||
| 12627 | 2026.01.31 06:09:37.007799 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2026.01.31 06:09:37.007833 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12629 | 2026.01.31 06:09:37.007860 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29059 rows starting from the beginning of the part | ||
| 12630 | 2026.01.31 06:09:37.007908 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12631 | 2026.01.31 06:09:37.007909 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.01.31 06:09:37.007953 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12633 | 2026.01.31 06:09:37.007972 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12634 | 2026.01.31 06:09:37.007999 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 882 rows starting from the beginning of the part | ||
| 12635 | 2026.01.31 06:09:37.008003 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12636 | 2026.01.31 06:09:37.008039 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 12637 | 2026.01.31 06:09:37.008082 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12638 | 2026.01.31 06:09:37.008385 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.01.31 06:09:37.008483 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_106_21} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12640 | 2026.01.31 06:09:37.008582 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12641 | 2026.01.31 06:09:37.008806 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.01.31 06:09:37.008847 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12643 | 2026.01.31 06:09:37.009409 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12644 | 2026.01.31 06:09:37.009623 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.01.31 06:09:37.009764 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 12646 | 2026.01.31 06:09:37.009820 [ 5 ] {d991f7f0-74eb-4c2a-8f55-c8650ed312a5} <Debug> TCPHandler: Processed in 0.002069208 sec. | ||
| 12647 | 2026.01.31 06:09:37.009932 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.01.31 06:09:37.010026 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12649 | 2026.01.31 06:09:37.010068 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12650 | 2026.01.31 06:09:37.010402 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.01.31 06:09:37.010438 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12652 | 2026.01.31 06:09:37.010742 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12653 | 2026.01.31 06:09:37.010938 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.01.31 06:09:37.011057 [ 39 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12655 | 2026.01.31 06:09:37.011064 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 12656 | 2026.01.31 06:09:37.011104 [ 39 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.01.31 06:09:37.011122 [ 5 ] {f29766a9-51db-4eb1-858d-87ce08e368df} <Debug> TCPHandler: Processed in 0.001238418 sec. | ||
| 12658 | 2026.01.31 06:09:37.011129 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12659 | 2026.01.31 06:09:37.011226 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12660 | 2026.01.31 06:09:37.011343 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12661 | 2026.01.31 06:09:37.011378 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5958 rows starting from the beginning of the part | ||
| 12662 | 2026.01.31 06:09:37.011444 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12663 | 2026.01.31 06:09:37.011496 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12664 | 2026.01.31 06:09:37.011542 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 12665 | 2026.01.31 06:09:37.011584 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12666 | 2026.01.31 06:09:37.011630 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12667 | 2026.01.31 06:09:37.013697 [ 197 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510557 sec., 2492673.9365009437 rows/sec., 168.06 MiB/sec. | ||
| 12668 | 2026.01.31 06:09:37.013815 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30581 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101359 sec., 5012162.044554336 rows/sec., 344.39 MiB/sec. | ||
| 12669 | 2026.01.31 06:09:37.014256 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12670 | 2026.01.31 06:09:37.014320 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12671 | 2026.01.31 06:09:37.014622 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2026.01.31 06:09:37.014712 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_106_21} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12673 | 2026.01.31 06:09:37.014740 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.01.31 06:09:37.014806 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12675 | 2026.01.31 06:09:37.014838 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12676 | 2026.01.31 06:09:37.014920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12677 | 2026.01.31 06:09:37.029300 [ 223 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12678 | 2026.01.31 06:09:37.029356 [ 223 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12679 | 2026.01.31 06:09:37.032262 [ 223 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12680 | 2026.01.31 06:09:37.363329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12681 | 2026.01.31 06:09:37.379648 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.01.31 06:09:37.379688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12683 | 2026.01.31 06:09:37.386026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12684 | 2026.01.31 06:09:37.386745 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.01.31 06:09:37.389970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12686 | 2026.01.31 06:09:41.999734 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2026.01.31 06:09:41.999945 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12688 | 2026.01.31 06:09:42.000018 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12689 | 2026.01.31 06:09:42.000667 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2026.01.31 06:09:42.000711 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12691 | 2026.01.31 06:09:42.001101 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12692 | 2026.01.31 06:09:42.001324 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2026.01.31 06:09:42.001491 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 12694 | 2026.01.31 06:09:42.001543 [ 5 ] {88077993-e74a-4867-90e0-3b5f573df70e} <Debug> TCPHandler: Processed in 0.001942324 sec. | ||
| 12695 | 2026.01.31 06:09:42.001664 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2026.01.31 06:09:42.001765 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12697 | 2026.01.31 06:09:42.001809 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12698 | 2026.01.31 06:09:42.002253 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.01.31 06:09:42.002290 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12700 | 2026.01.31 06:09:42.002606 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12701 | 2026.01.31 06:09:42.002811 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.01.31 06:09:42.002950 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 12703 | 2026.01.31 06:09:42.002989 [ 5 ] {98d598c1-5035-42be-9ece-cb2035cdcbb3} <Debug> TCPHandler: Processed in 0.001375841 sec. | ||
| 12704 | 2026.01.31 06:09:42.003039 [ 221 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12705 | 2026.01.31 06:09:42.003074 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12706 | 2026.01.31 06:09:42.003104 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2026.01.31 06:09:42.003199 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12708 | 2026.01.31 06:09:42.003244 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12709 | 2026.01.31 06:09:42.003673 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.01.31 06:09:42.003709 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12711 | 2026.01.31 06:09:42.004048 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12712 | 2026.01.31 06:09:42.004254 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.01.31 06:09:42.004390 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 12714 | 2026.01.31 06:09:42.004428 [ 5 ] {d717c448-39cd-4775-bf63-5585a970820a} <Debug> TCPHandler: Processed in 0.001373501 sec. | ||
| 12715 | 2026.01.31 06:09:42.004541 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2026.01.31 06:09:42.004633 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12717 | 2026.01.31 06:09:42.004675 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12718 | 2026.01.31 06:09:42.005027 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.01.31 06:09:42.005061 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12720 | 2026.01.31 06:09:42.005366 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12721 | 2026.01.31 06:09:42.005592 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.31 06:09:42.005735 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 12723 | 2026.01.31 06:09:42.005770 [ 5 ] {220a487e-2f39-4c94-a726-6c1d81a8da6d} <Debug> TCPHandler: Processed in 0.00127704 sec. | ||
| 12724 | 2026.01.31 06:09:42.006304 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12725 | 2026.01.31 06:09:42.550011 [ 225 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12726 | 2026.01.31 06:09:42.550062 [ 225 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12727 | 2026.01.31 06:09:42.553513 [ 225 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12728 | 2026.01.31 06:09:42.770604 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12729 | 2026.01.31 06:09:42.770662 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12730 | 2026.01.31 06:09:42.773962 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12731 | 2026.01.31 06:09:43.006839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35088 | ||
| 12732 | 2026.01.31 06:09:43.007371 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.01.31 06:09:43.007411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12734 | 2026.01.31 06:09:43.007908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12735 | 2026.01.31 06:09:43.008183 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.01.31 06:09:43.008337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35088 | ||
| 12737 | 2026.01.31 06:09:43.130901 [ 223 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12738 | 2026.01.31 06:09:43.130960 [ 223 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12739 | 2026.01.31 06:09:43.133757 [ 223 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12740 | 2026.01.31 06:09:44.281611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58154 | ||
| 12741 | 2026.01.31 06:09:44.281726 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12742 | 2026.01.31 06:09:44.281756 [ 294 ] {} <Debug> TCP-Session: 314d2c4f-7aed-4ac1-b71c-2c7f94394ce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58154 | ||
| 12743 | 2026.01.31 06:09:44.281782 [ 294 ] {} <Debug> TCP-Session: 314d2c4f-7aed-4ac1-b71c-2c7f94394ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2026.01.31 06:09:44.281797 [ 294 ] {} <Debug> TCP-Session: 314d2c4f-7aed-4ac1-b71c-2c7f94394ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.01.31 06:09:44.282016 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57200 | ||
| 12746 | 2026.01.31 06:09:44.282045 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52671 | ||
| 12747 | 2026.01.31 06:09:44.282065 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44197 | ||
| 12748 | 2026.01.31 06:09:44.282094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 | ||
| 12749 | 2026.01.31 06:09:44.282094 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54048 | ||
| 12750 | 2026.01.31 06:09:44.282119 [ 294 ] {} <Trace> TCP-Session: 314d2c4f-7aed-4ac1-b71c-2c7f94394ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2026.01.31 06:09:44.282153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12752 | 2026.01.31 06:09:44.282169 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2026.01.31 06:09:44.282143 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12754 | 2026.01.31 06:09:44.282196 [ 290 ] {} <Debug> TCP-Session: b5e4f228-dd4d-4511-9832-90326becb3ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44197 | ||
| 12755 | 2026.01.31 06:09:44.282203 [ 293 ] {} <Debug> TCP-Session: 7808d7bd-d2e6-4e5e-8178-e3cdc8639dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 | ||
| 12756 | 2026.01.31 06:09:44.282228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12757 | 2026.01.31 06:09:44.282244 [ 290 ] {} <Debug> TCP-Session: b5e4f228-dd4d-4511-9832-90326becb3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.01.31 06:09:44.282247 [ 293 ] {} <Debug> TCP-Session: 7808d7bd-d2e6-4e5e-8178-e3cdc8639dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.01.31 06:09:44.282266 [ 291 ] {} <Debug> TCP-Session: d26dbaac-a385-4cdf-8171-54de0416f86c Authenticating user 'default' from [fd00:1122:3344:101::e]:54048 | ||
| 12760 | 2026.01.31 06:09:44.282266 [ 290 ] {} <Debug> TCP-Session: b5e4f228-dd4d-4511-9832-90326becb3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.01.31 06:09:44.282277 [ 293 ] {} <Debug> TCP-Session: 7808d7bd-d2e6-4e5e-8178-e3cdc8639dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.01.31 06:09:44.282298 [ 291 ] {} <Debug> TCP-Session: d26dbaac-a385-4cdf-8171-54de0416f86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.01.31 06:09:44.282318 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12764 | 2026.01.31 06:09:44.282326 [ 291 ] {} <Debug> TCP-Session: d26dbaac-a385-4cdf-8171-54de0416f86c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2026.01.31 06:09:44.282232 [ 288 ] {} <Debug> TCP-Session: b1288543-8624-4dab-b49a-764f0126b716 Authenticating user 'default' from [fd00:1122:3344:101::e]:52671 | ||
| 12766 | 2026.01.31 06:09:44.282138 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12767 | 2026.01.31 06:09:44.282384 [ 288 ] {} <Debug> TCP-Session: b1288543-8624-4dab-b49a-764f0126b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12768 | 2026.01.31 06:09:44.282089 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51092 | ||
| 12769 | 2026.01.31 06:09:44.282415 [ 288 ] {} <Debug> TCP-Session: b1288543-8624-4dab-b49a-764f0126b716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.01.31 06:09:44.282410 [ 3 ] {} <Debug> TCP-Session: ed220ce7-9525-448e-b382-55ad7ae4ac28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57200 | ||
| 12771 | 2026.01.31 06:09:44.282070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55386 | ||
| 12772 | 2026.01.31 06:09:44.282508 [ 3 ] {} <Debug> TCP-Session: ed220ce7-9525-448e-b382-55ad7ae4ac28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.01.31 06:09:44.282023 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35915 | ||
| 12774 | 2026.01.31 06:09:44.282546 [ 3 ] {} <Debug> TCP-Session: ed220ce7-9525-448e-b382-55ad7ae4ac28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2026.01.31 06:09:44.282578 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12776 | 2026.01.31 06:09:44.282645 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12777 | 2026.01.31 06:09:44.282930 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 12778 | 2026.01.31 06:09:44.282973 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12779 | 2026.01.31 06:09:44.283013 [ 292 ] {} <Debug> TCP-Session: 256e6ba9-6873-4fb8-939b-44db6955ea4c Authenticating user 'default' from [fd00:1122:3344:101::e]:51092 | ||
| 12780 | 2026.01.31 06:09:44.283036 [ 292 ] {} <Debug> TCP-Session: 256e6ba9-6873-4fb8-939b-44db6955ea4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12781 | 2026.01.31 06:09:44.283052 [ 292 ] {} <Debug> TCP-Session: 256e6ba9-6873-4fb8-939b-44db6955ea4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.01.31 06:09:44.283108 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12783 | 2026.01.31 06:09:44.283148 [ 286 ] {} <Debug> TCP-Session: 2d3958fb-84dd-4bdf-8778-e5be9dc8df76 Authenticating user 'default' from [fd00:1122:3344:101::e]:35915 | ||
| 12784 | 2026.01.31 06:09:44.283167 [ 286 ] {} <Debug> TCP-Session: 2d3958fb-84dd-4bdf-8778-e5be9dc8df76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.01.31 06:09:44.283181 [ 286 ] {} <Debug> TCP-Session: 2d3958fb-84dd-4bdf-8778-e5be9dc8df76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.01.31 06:09:44.283341 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12787 | 2026.01.31 06:09:44.283374 [ 289 ] {} <Debug> TCP-Session: 977bb577-78ea-4cee-99e2-39fef55305fb Authenticating user 'default' from [fd00:1122:3344:101::e]:55386 | ||
| 12788 | 2026.01.31 06:09:44.283390 [ 289 ] {} <Debug> TCP-Session: 977bb577-78ea-4cee-99e2-39fef55305fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.01.31 06:09:44.283402 [ 289 ] {} <Debug> TCP-Session: 977bb577-78ea-4cee-99e2-39fef55305fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.01.31 06:09:44.283919 [ 333 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> AggregatingTransform: Aggregating | ||
| 12791 | 2026.01.31 06:09:44.283964 [ 333 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> Aggregator: Aggregation method: without_key | ||
| 12792 | 2026.01.31 06:09:44.284005 [ 333 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974742 sec. (1025.912 rows/sec., 40.07 KiB/sec.) | ||
| 12793 | 2026.01.31 06:09:44.284028 [ 333 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Trace> Aggregator: Merging aggregated data | ||
| 12794 | 2026.01.31 06:09:44.285309 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003041 sec., 328.8391976323578 rows/sec., 12.85 KiB/sec. | ||
| 12795 | 2026.01.31 06:09:44.285470 [ 294 ] {2cafc8de-a6d5-4d28-b44c-d132ad442a66} <Debug> TCPHandler: Processed in 0.003469189 sec. | ||
| 12796 | 2026.01.31 06:09:44.285582 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12797 | 2026.01.31 06:09:44.285607 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12798 | 2026.01.31 06:09:44.285623 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12799 | 2026.01.31 06:09:44.285647 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12800 | 2026.01.31 06:09:44.285658 [ 293 ] {} <Debug> TCP-Session: 7808d7bd-d2e6-4e5e-8178-e3cdc8639dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.01.31 06:09:44.285676 [ 286 ] {} <Debug> TCP-Session: 2d3958fb-84dd-4bdf-8778-e5be9dc8df76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.01.31 06:09:44.285687 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2026.01.31 06:09:44.285691 [ 3 ] {} <Debug> TCP-Session: ed220ce7-9525-448e-b382-55ad7ae4ac28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.01.31 06:09:44.285716 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2026.01.31 06:09:44.285730 [ 288 ] {} <Debug> TCP-Session: b1288543-8624-4dab-b49a-764f0126b716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.01.31 06:09:44.285770 [ 292 ] {} <Debug> TCP-Session: 256e6ba9-6873-4fb8-939b-44db6955ea4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.01.31 06:09:44.285673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12808 | 2026.01.31 06:09:44.285658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12809 | 2026.01.31 06:09:44.285827 [ 291 ] {} <Debug> TCP-Session: d26dbaac-a385-4cdf-8171-54de0416f86c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.01.31 06:09:44.285614 [ 294 ] {} <Debug> TCP-Session: 314d2c4f-7aed-4ac1-b71c-2c7f94394ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12811 | 2026.01.31 06:09:44.285850 [ 290 ] {} <Debug> TCP-Session: b5e4f228-dd4d-4511-9832-90326becb3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12812 | 2026.01.31 06:09:44.285702 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12813 | 2026.01.31 06:09:44.285915 [ 289 ] {} <Debug> TCP-Session: 977bb577-78ea-4cee-99e2-39fef55305fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2026.01.31 06:09:44.890041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12815 | 2026.01.31 06:09:44.907146 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.01.31 06:09:44.907205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12817 | 2026.01.31 06:09:44.913342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12818 | 2026.01.31 06:09:44.914071 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.01.31 06:09:44.916921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12820 | 2026.01.31 06:09:45.618283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1474 | ||
| 12821 | 2026.01.31 06:09:45.621249 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2026.01.31 06:09:45.621329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12823 | 2026.01.31 06:09:45.622672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12824 | 2026.01.31 06:09:45.622992 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2026.01.31 06:09:45.623394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12826 | 2026.01.31 06:09:45.859586 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48789 | ||
| 12827 | 2026.01.31 06:09:45.859692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12828 | 2026.01.31 06:09:45.859718 [ 294 ] {} <Debug> TCP-Session: 84283600-4fc3-493d-950a-f160fd68bfb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48789 | ||
| 12829 | 2026.01.31 06:09:45.859741 [ 294 ] {} <Debug> TCP-Session: 84283600-4fc3-493d-950a-f160fd68bfb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.01.31 06:09:45.859753 [ 294 ] {} <Debug> TCP-Session: 84283600-4fc3-493d-950a-f160fd68bfb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.01.31 06:09:45.859946 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60223 | ||
| 12832 | 2026.01.31 06:09:45.859972 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45862 | ||
| 12833 | 2026.01.31 06:09:45.859998 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42694 | ||
| 12834 | 2026.01.31 06:09:45.860019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43881 | ||
| 12835 | 2026.01.31 06:09:45.860054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60986 | ||
| 12836 | 2026.01.31 06:09:45.860074 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12837 | 2026.01.31 06:09:45.860074 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12838 | 2026.01.31 06:09:45.860093 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12839 | 2026.01.31 06:09:45.860112 [ 286 ] {} <Debug> TCP-Session: 01fa3948-8319-4dda-b178-b63935756b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:45862 | ||
| 12840 | 2026.01.31 06:09:45.860123 [ 3 ] {} <Debug> TCP-Session: 6723657e-b536-4ccf-9436-4b72f0a6b1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60223 | ||
| 12841 | 2026.01.31 06:09:45.860124 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12842 | 2026.01.31 06:09:45.860141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12843 | 2026.01.31 06:09:45.860151 [ 286 ] {} <Debug> TCP-Session: 01fa3948-8319-4dda-b178-b63935756b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.01.31 06:09:45.860154 [ 3 ] {} <Debug> TCP-Session: 6723657e-b536-4ccf-9436-4b72f0a6b1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.01.31 06:09:45.860171 [ 290 ] {} <Debug> TCP-Session: a3631ff6-ef4b-4a6f-82af-742f2c438acd Authenticating user 'default' from [fd00:1122:3344:101::e]:43881 | ||
| 12846 | 2026.01.31 06:09:45.860187 [ 3 ] {} <Debug> TCP-Session: 6723657e-b536-4ccf-9436-4b72f0a6b1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.01.31 06:09:45.860180 [ 286 ] {} <Debug> TCP-Session: 01fa3948-8319-4dda-b178-b63935756b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12848 | 2026.01.31 06:09:45.860204 [ 290 ] {} <Debug> TCP-Session: a3631ff6-ef4b-4a6f-82af-742f2c438acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2026.01.31 06:09:45.860180 [ 293 ] {} <Debug> TCP-Session: 04befc11-a521-4eda-b93e-8fb28598f497 Authenticating user 'default' from [fd00:1122:3344:101::e]:60986 | ||
| 12850 | 2026.01.31 06:09:45.860227 [ 290 ] {} <Debug> TCP-Session: a3631ff6-ef4b-4a6f-82af-742f2c438acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2026.01.31 06:09:45.860247 [ 293 ] {} <Debug> TCP-Session: 04befc11-a521-4eda-b93e-8fb28598f497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12852 | 2026.01.31 06:09:45.860138 [ 288 ] {} <Debug> TCP-Session: 277396fe-e872-4089-803e-758bb579a7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42694 | ||
| 12853 | 2026.01.31 06:09:45.860264 [ 293 ] {} <Debug> TCP-Session: 04befc11-a521-4eda-b93e-8fb28598f497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2026.01.31 06:09:45.860290 [ 288 ] {} <Debug> TCP-Session: 277396fe-e872-4089-803e-758bb579a7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.01.31 06:09:45.860064 [ 294 ] {} <Trace> TCP-Session: 84283600-4fc3-493d-950a-f160fd68bfb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.01.31 06:09:45.860314 [ 288 ] {} <Debug> TCP-Session: 277396fe-e872-4089-803e-758bb579a7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2026.01.31 06:09:45.860047 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49171 | ||
| 12858 | 2026.01.31 06:09:45.860050 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55857 | ||
| 12859 | 2026.01.31 06:09:45.860025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42363 | ||
| 12860 | 2026.01.31 06:09:45.860461 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12861 | 2026.01.31 06:09:45.860497 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48789) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12862 | 2026.01.31 06:09:45.860510 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12863 | 2026.01.31 06:09:45.860510 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12864 | 2026.01.31 06:09:45.860503 [ 291 ] {} <Debug> TCP-Session: 6afc37e0-e2d7-4bdc-aee7-3c1f8972e060 Authenticating user 'default' from [fd00:1122:3344:101::e]:49171 | ||
| 12865 | 2026.01.31 06:09:45.860555 [ 289 ] {} <Debug> TCP-Session: 8a16517b-853a-470a-9574-036a06c13f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42363 | ||
| 12866 | 2026.01.31 06:09:45.860558 [ 292 ] {} <Debug> TCP-Session: 616151b4-9f07-49cf-9c8d-de50b109e917 Authenticating user 'default' from [fd00:1122:3344:101::e]:55857 | ||
| 12867 | 2026.01.31 06:09:45.860590 [ 291 ] {} <Debug> TCP-Session: 6afc37e0-e2d7-4bdc-aee7-3c1f8972e060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2026.01.31 06:09:45.860608 [ 289 ] {} <Debug> TCP-Session: 8a16517b-853a-470a-9574-036a06c13f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2026.01.31 06:09:45.860614 [ 292 ] {} <Debug> TCP-Session: 616151b4-9f07-49cf-9c8d-de50b109e917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2026.01.31 06:09:45.860623 [ 291 ] {} <Debug> TCP-Session: 6afc37e0-e2d7-4bdc-aee7-3c1f8972e060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2026.01.31 06:09:45.860640 [ 289 ] {} <Debug> TCP-Session: 8a16517b-853a-470a-9574-036a06c13f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2026.01.31 06:09:45.860648 [ 292 ] {} <Debug> TCP-Session: 616151b4-9f07-49cf-9c8d-de50b109e917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.01.31 06:09:45.860767 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12874 | 2026.01.31 06:09:45.860828 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12875 | 2026.01.31 06:09:45.861108 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 12876 | 2026.01.31 06:09:45.862125 [ 309 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> AggregatingTransform: Aggregating | ||
| 12877 | 2026.01.31 06:09:45.862168 [ 309 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> Aggregator: Aggregation method: without_key | ||
| 12878 | 2026.01.31 06:09:45.862212 [ 309 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001692 sec. (998.311 rows/sec., 39.00 KiB/sec.) | ||
| 12879 | 2026.01.31 06:09:45.862233 [ 309 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Trace> Aggregator: Merging aggregated data | ||
| 12880 | 2026.01.31 06:09:45.863352 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00293 sec., 341.29692832764505 rows/sec., 13.33 KiB/sec. | ||
| 12881 | 2026.01.31 06:09:45.863527 [ 294 ] {ce93a58b-f0ae-4ff6-88c5-7b1a44dab874} <Debug> TCPHandler: Processed in 0.003584882 sec. | ||
| 12882 | 2026.01.31 06:09:45.863622 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12883 | 2026.01.31 06:09:45.863650 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12884 | 2026.01.31 06:09:45.863655 [ 294 ] {} <Debug> TCP-Session: 84283600-4fc3-493d-950a-f160fd68bfb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.01.31 06:09:45.863672 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12886 | 2026.01.31 06:09:45.863695 [ 290 ] {} <Debug> TCP-Session: a3631ff6-ef4b-4a6f-82af-742f2c438acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.01.31 06:09:45.863689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12888 | 2026.01.31 06:09:45.863713 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12889 | 2026.01.31 06:09:45.863741 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12890 | 2026.01.31 06:09:45.863765 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12891 | 2026.01.31 06:09:45.863780 [ 289 ] {} <Debug> TCP-Session: 8a16517b-853a-470a-9574-036a06c13f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.01.31 06:09:45.863800 [ 293 ] {} <Debug> TCP-Session: 04befc11-a521-4eda-b93e-8fb28598f497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.01.31 06:09:45.863794 [ 288 ] {} <Debug> TCP-Session: 277396fe-e872-4089-803e-758bb579a7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.01.31 06:09:45.863812 [ 292 ] {} <Debug> TCP-Session: 616151b4-9f07-49cf-9c8d-de50b109e917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.01.31 06:09:45.863792 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12896 | 2026.01.31 06:09:45.863748 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12897 | 2026.01.31 06:09:45.863899 [ 291 ] {} <Debug> TCP-Session: 6afc37e0-e2d7-4bdc-aee7-3c1f8972e060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12898 | 2026.01.31 06:09:45.863725 [ 3 ] {} <Debug> TCP-Session: 6723657e-b536-4ccf-9436-4b72f0a6b1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.01.31 06:09:45.863929 [ 286 ] {} <Debug> TCP-Session: 01fa3948-8319-4dda-b178-b63935756b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2026.01.31 06:09:46.115098 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51017 | ||
| 12901 | 2026.01.31 06:09:46.115205 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12902 | 2026.01.31 06:09:46.115274 [ 286 ] {} <Debug> TCP-Session: 3102758f-f24d-44c8-b4d4-7014e335ee21 Authenticating user 'default' from [fd00:1122:3344:101::e]:51017 | ||
| 12903 | 2026.01.31 06:09:46.115302 [ 286 ] {} <Debug> TCP-Session: 3102758f-f24d-44c8-b4d4-7014e335ee21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.01.31 06:09:46.115316 [ 286 ] {} <Debug> TCP-Session: 3102758f-f24d-44c8-b4d4-7014e335ee21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2026.01.31 06:09:46.115543 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42916 | ||
| 12906 | 2026.01.31 06:09:46.115582 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52531 | ||
| 12907 | 2026.01.31 06:09:46.115588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49937 | ||
| 12908 | 2026.01.31 06:09:46.115625 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60830 | ||
| 12909 | 2026.01.31 06:09:46.115658 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12910 | 2026.01.31 06:09:46.115672 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2026.01.31 06:09:46.115689 [ 286 ] {} <Trace> TCP-Session: 3102758f-f24d-44c8-b4d4-7014e335ee21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.01.31 06:09:46.115705 [ 290 ] {} <Debug> TCP-Session: f448d706-ce5a-46e7-a13b-693f01a50e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:52531 | ||
| 12913 | 2026.01.31 06:09:46.115718 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12914 | 2026.01.31 06:09:46.115732 [ 290 ] {} <Debug> TCP-Session: f448d706-ce5a-46e7-a13b-693f01a50e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.01.31 06:09:46.115722 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12916 | 2026.01.31 06:09:46.115749 [ 294 ] {} <Debug> TCP-Session: 2b6eba07-6c31-4dfe-8e9a-e02ece4bea3d Authenticating user 'default' from [fd00:1122:3344:101::e]:60830 | ||
| 12917 | 2026.01.31 06:09:46.115758 [ 290 ] {} <Debug> TCP-Session: f448d706-ce5a-46e7-a13b-693f01a50e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2026.01.31 06:09:46.115782 [ 289 ] {} <Debug> TCP-Session: eda7143e-ba0e-486f-bbe8-d1d541414228 Authenticating user 'default' from [fd00:1122:3344:101::e]:49937 | ||
| 12919 | 2026.01.31 06:09:46.115792 [ 294 ] {} <Debug> TCP-Session: 2b6eba07-6c31-4dfe-8e9a-e02ece4bea3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.01.31 06:09:46.115692 [ 288 ] {} <Debug> TCP-Session: 28172c76-f694-4f0f-9ac0-245e6bae15e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42916 | ||
| 12921 | 2026.01.31 06:09:46.115824 [ 294 ] {} <Debug> TCP-Session: 2b6eba07-6c31-4dfe-8e9a-e02ece4bea3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.01.31 06:09:46.115824 [ 289 ] {} <Debug> TCP-Session: eda7143e-ba0e-486f-bbe8-d1d541414228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.01.31 06:09:46.115844 [ 288 ] {} <Debug> TCP-Session: 28172c76-f694-4f0f-9ac0-245e6bae15e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.01.31 06:09:46.115857 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12925 | 2026.01.31 06:09:46.115876 [ 288 ] {} <Debug> TCP-Session: 28172c76-f694-4f0f-9ac0-245e6bae15e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12926 | 2026.01.31 06:09:46.115863 [ 289 ] {} <Debug> TCP-Session: eda7143e-ba0e-486f-bbe8-d1d541414228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12927 | 2026.01.31 06:09:46.115610 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37841 | ||
| 12928 | 2026.01.31 06:09:46.115606 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42906 | ||
| 12929 | 2026.01.31 06:09:46.115604 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54218 | ||
| 12930 | 2026.01.31 06:09:46.115997 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12931 | 2026.01.31 06:09:46.115630 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60652 | ||
| 12932 | 2026.01.31 06:09:46.116035 [ 293 ] {} <Debug> TCP-Session: f31a16cb-365a-4c08-a078-db55304076b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37841 | ||
| 12933 | 2026.01.31 06:09:46.116060 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2026.01.31 06:09:46.116065 [ 293 ] {} <Debug> TCP-Session: f31a16cb-365a-4c08-a078-db55304076b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2026.01.31 06:09:46.116062 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12936 | 2026.01.31 06:09:46.116099 [ 293 ] {} <Debug> TCP-Session: f31a16cb-365a-4c08-a078-db55304076b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2026.01.31 06:09:46.116109 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12938 | 2026.01.31 06:09:46.116128 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12939 | 2026.01.31 06:09:46.116153 [ 3 ] {} <Debug> TCP-Session: d8f61d77-434b-4565-b96b-8054fc855602 Authenticating user 'default' from [fd00:1122:3344:101::e]:60652 | ||
| 12940 | 2026.01.31 06:09:46.116127 [ 292 ] {} <Debug> TCP-Session: be50597c-c077-40ff-a5f7-804591c66c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:54218 | ||
| 12941 | 2026.01.31 06:09:46.116183 [ 3 ] {} <Debug> TCP-Session: d8f61d77-434b-4565-b96b-8054fc855602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.01.31 06:09:46.116190 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12943 | 2026.01.31 06:09:46.116202 [ 292 ] {} <Debug> TCP-Session: be50597c-c077-40ff-a5f7-804591c66c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.01.31 06:09:46.116218 [ 3 ] {} <Debug> TCP-Session: d8f61d77-434b-4565-b96b-8054fc855602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.01.31 06:09:46.116247 [ 292 ] {} <Debug> TCP-Session: be50597c-c077-40ff-a5f7-804591c66c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2026.01.31 06:09:46.116095 [ 291 ] {} <Debug> TCP-Session: 7fd02706-3c70-4f7a-ab20-d44361b67042 Authenticating user 'default' from [fd00:1122:3344:101::e]:42906 | ||
| 12947 | 2026.01.31 06:09:46.116306 [ 291 ] {} <Debug> TCP-Session: 7fd02706-3c70-4f7a-ab20-d44361b67042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12948 | 2026.01.31 06:09:46.116319 [ 291 ] {} <Debug> TCP-Session: 7fd02706-3c70-4f7a-ab20-d44361b67042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12949 | 2026.01.31 06:09:46.116486 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 12950 | 2026.01.31 06:09:46.117431 [ 317 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> AggregatingTransform: Aggregating | ||
| 12951 | 2026.01.31 06:09:46.117470 [ 317 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> Aggregator: Aggregation method: without_key | ||
| 12952 | 2026.01.31 06:09:46.117503 [ 317 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914971 sec. (1092.931 rows/sec., 42.69 KiB/sec.) | ||
| 12953 | 2026.01.31 06:09:46.117522 [ 317 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Trace> Aggregator: Merging aggregated data | ||
| 12954 | 2026.01.31 06:09:46.118969 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003169 sec., 315.5569580309246 rows/sec., 12.33 KiB/sec. | ||
| 12955 | 2026.01.31 06:09:46.119092 [ 286 ] {a741f09c-94d1-401d-ad30-f67bbabdf121} <Debug> TCPHandler: Processed in 0.00352722 sec. | ||
| 12956 | 2026.01.31 06:09:46.119230 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2026.01.31 06:09:46.119262 [ 286 ] {} <Debug> TCP-Session: 3102758f-f24d-44c8-b4d4-7014e335ee21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.01.31 06:09:46.119266 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2026.01.31 06:09:46.119280 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12960 | 2026.01.31 06:09:46.119299 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12961 | 2026.01.31 06:09:46.119302 [ 3 ] {} <Debug> TCP-Session: d8f61d77-434b-4565-b96b-8054fc855602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2026.01.31 06:09:46.119325 [ 293 ] {} <Debug> TCP-Session: f31a16cb-365a-4c08-a078-db55304076b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2026.01.31 06:09:46.119341 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12964 | 2026.01.31 06:09:46.119351 [ 288 ] {} <Debug> TCP-Session: 28172c76-f694-4f0f-9ac0-245e6bae15e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.01.31 06:09:46.119365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12966 | 2026.01.31 06:09:46.119394 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12967 | 2026.01.31 06:09:46.119396 [ 290 ] {} <Debug> TCP-Session: f448d706-ce5a-46e7-a13b-693f01a50e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.01.31 06:09:46.119433 [ 291 ] {} <Debug> TCP-Session: 7fd02706-3c70-4f7a-ab20-d44361b67042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.01.31 06:09:46.119447 [ 294 ] {} <Debug> TCP-Session: 2b6eba07-6c31-4dfe-8e9a-e02ece4bea3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.31 06:09:46.119326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12971 | 2026.01.31 06:09:46.119314 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12972 | 2026.01.31 06:09:46.119534 [ 292 ] {} <Debug> TCP-Session: be50597c-c077-40ff-a5f7-804591c66c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12973 | 2026.01.31 06:09:46.119545 [ 289 ] {} <Debug> TCP-Session: eda7143e-ba0e-486f-bbe8-d1d541414228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12974 | 2026.01.31 06:09:47.002217 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.01.31 06:09:47.002412 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12976 | 2026.01.31 06:09:47.002513 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12977 | 2026.01.31 06:09:47.003433 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2026.01.31 06:09:47.003532 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12979 | 2026.01.31 06:09:47.003970 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12980 | 2026.01.31 06:09:47.004211 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2026.01.31 06:09:47.004389 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002029 sec., 67028.09265648102 rows/sec., 5.80 MiB/sec. | ||
| 12982 | 2026.01.31 06:09:47.004449 [ 5 ] {0d3e955d-19c5-44ed-a193-b2b480e41d1e} <Debug> TCPHandler: Processed in 0.002424965 sec. | ||
| 12983 | 2026.01.31 06:09:47.004676 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2026.01.31 06:09:47.004803 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12985 | 2026.01.31 06:09:47.004856 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12986 | 2026.01.31 06:09:47.005335 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.01.31 06:09:47.005377 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12988 | 2026.01.31 06:09:47.005714 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12989 | 2026.01.31 06:09:47.005934 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.01.31 06:09:47.006078 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001312 sec., 30487.80487804878 rows/sec., 2.24 MiB/sec. | ||
| 12991 | 2026.01.31 06:09:47.006122 [ 5 ] {1fb86adb-ecfa-4ed2-af2a-b872fccce04a} <Debug> TCPHandler: Processed in 0.001554316 sec. | ||
| 12992 | 2026.01.31 06:09:47.006296 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12993 | 2026.01.31 06:09:47.006409 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12994 | 2026.01.31 06:09:47.006454 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12995 | 2026.01.31 06:09:47.007098 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.01.31 06:09:47.007149 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 12997 | 2026.01.31 06:09:47.007579 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12998 | 2026.01.31 06:09:47.007831 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.01.31 06:09:47.007976 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001592 sec., 65326.63316582914 rows/sec., 5.10 MiB/sec. | ||
| 13000 | 2026.01.31 06:09:47.008017 [ 5 ] {1fd8687e-280e-46e5-8861-85078a5d2cb4} <Debug> TCPHandler: Processed in 0.001776861 sec. | ||
| 13001 | 2026.01.31 06:09:47.008146 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13002 | 2026.01.31 06:09:47.008242 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13003 | 2026.01.31 06:09:47.008288 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13004 | 2026.01.31 06:09:47.008738 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.01.31 06:09:47.008775 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13006 | 2026.01.31 06:09:47.009118 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13007 | 2026.01.31 06:09:47.009347 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.01.31 06:09:47.009514 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 13009 | 2026.01.31 06:09:47.009554 [ 5 ] {a25003ba-d924-4e43-ba53-d4be874d8e98} <Debug> TCPHandler: Processed in 0.001456863 sec. | ||
| 13010 | 2026.01.31 06:09:47.009693 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13011 | 2026.01.31 06:09:47.009806 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13012 | 2026.01.31 06:09:47.009867 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13013 | 2026.01.31 06:09:47.010926 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.01.31 06:09:47.010966 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13015 | 2026.01.31 06:09:47.011560 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13016 | 2026.01.31 06:09:47.011785 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2026.01.31 06:09:47.011935 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002147 sec., 18630.64741499767 rows/sec., 33.39 MiB/sec. | ||
| 13018 | 2026.01.31 06:09:47.012015 [ 5 ] {51f3b786-8018-4233-9899-37cf7c3af1cd} <Debug> TCPHandler: Processed in 0.002381254 sec. | ||
| 13019 | 2026.01.31 06:09:47.012160 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13020 | 2026.01.31 06:09:47.012257 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13021 | 2026.01.31 06:09:47.012299 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13022 | 2026.01.31 06:09:47.012664 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.01.31 06:09:47.012702 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 13024 | 2026.01.31 06:09:47.013026 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13025 | 2026.01.31 06:09:47.013231 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13026 | 2026.01.31 06:09:47.013380 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 13027 | 2026.01.31 06:09:47.013420 [ 5 ] {532913b4-90ab-40d6-b0d2-a9b22e391863} <Debug> TCPHandler: Processed in 0.001310241 sec. | ||
| 13028 | 2026.01.31 06:09:48.301264 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13029 | 2026.01.31 06:09:48.301323 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13030 | 2026.01.31 06:09:48.305230 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13031 | 2026.01.31 06:09:50.299498 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13032 | 2026.01.31 06:09:50.299547 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13033 | 2026.01.31 06:09:50.509456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35536 | ||
| 13034 | 2026.01.31 06:09:50.509955 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.01.31 06:09:50.510000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13036 | 2026.01.31 06:09:50.510470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13037 | 2026.01.31 06:09:50.510696 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.01.31 06:09:50.510833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35536 | ||
| 13039 | 2026.01.31 06:09:52.000658 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.01.31 06:09:52.000834 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13041 | 2026.01.31 06:09:52.000903 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13042 | 2026.01.31 06:09:52.001588 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.01.31 06:09:52.001637 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13044 | 2026.01.31 06:09:52.002028 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13045 | 2026.01.31 06:09:52.002261 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.01.31 06:09:52.002420 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 13047 | 2026.01.31 06:09:52.002483 [ 5 ] {9e9e9170-77e3-4c15-a9d2-4c0e29ef0507} <Debug> TCPHandler: Processed in 0.001955775 sec. | ||
| 13048 | 2026.01.31 06:09:52.002617 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.01.31 06:09:52.002717 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13050 | 2026.01.31 06:09:52.002760 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13051 | 2026.01.31 06:09:52.003224 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.01.31 06:09:52.003262 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13053 | 2026.01.31 06:09:52.003577 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13054 | 2026.01.31 06:09:52.003793 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.01.31 06:09:52.003924 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 13056 | 2026.01.31 06:09:52.003964 [ 5 ] {f6f5a45d-ef73-4d9f-a067-04af4d6bb391} <Debug> TCPHandler: Processed in 0.001400282 sec. | ||
| 13057 | 2026.01.31 06:09:52.004084 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.01.31 06:09:52.004182 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.01.31 06:09:52.004227 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13060 | 2026.01.31 06:09:52.004674 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.01.31 06:09:52.004711 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13062 | 2026.01.31 06:09:52.005051 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13063 | 2026.01.31 06:09:52.005275 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.01.31 06:09:52.005417 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 13065 | 2026.01.31 06:09:52.005466 [ 5 ] {eca99987-e9f4-41ae-800f-7bdbde2f2cff} <Debug> TCPHandler: Processed in 0.001432483 sec. | ||
| 13066 | 2026.01.31 06:09:52.005596 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.01.31 06:09:52.005688 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.01.31 06:09:52.005730 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13069 | 2026.01.31 06:09:52.006095 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.01.31 06:09:52.006130 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13071 | 2026.01.31 06:09:52.006440 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13072 | 2026.01.31 06:09:52.006660 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.01.31 06:09:52.006789 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13074 | 2026.01.31 06:09:52.006827 [ 5 ] {8b046748-a357-40b0-8863-6f829393ab59} <Debug> TCPHandler: Processed in 0.001280009 sec. | ||
| 13075 | 2026.01.31 06:09:52.417964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13076 | 2026.01.31 06:09:52.435378 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.01.31 06:09:52.435438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13078 | 2026.01.31 06:09:52.441730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13079 | 2026.01.31 06:09:52.442444 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.01.31 06:09:52.445715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13081 | 2026.01.31 06:09:55.624504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1498 | ||
| 13082 | 2026.01.31 06:09:55.626825 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.01.31 06:09:55.626886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13084 | 2026.01.31 06:09:55.628109 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13085 | 2026.01.31 06:09:55.628389 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.01.31 06:09:55.628590 [ 31 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13087 | 2026.01.31 06:09:55.628694 [ 31 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.01.31 06:09:55.628720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 13089 | 2026.01.31 06:09:55.628734 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13090 | 2026.01.31 06:09:55.628928 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13091 | 2026.01.31 06:09:55.629727 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13092 | 2026.01.31 06:09:55.629872 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1380 rows starting from the beginning of the part | ||
| 13093 | 2026.01.31 06:09:55.630235 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 13094 | 2026.01.31 06:09:55.630588 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 13095 | 2026.01.31 06:09:55.630949 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 13096 | 2026.01.31 06:09:55.631300 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part | ||
| 13097 | 2026.01.31 06:09:55.631638 [ 196 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 13098 | 2026.01.31 06:09:55.638865 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 72 columns (72 merged, 0 gathered) in 0.010026159 sec., 149409.16057684703 rows/sec., 115.56 MiB/sec. | ||
| 13099 | 2026.01.31 06:09:55.640463 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13100 | 2026.01.31 06:09:55.641077 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.01.31 06:09:55.641161 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_56_11} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13102 | 2026.01.31 06:09:55.641509 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13103 | 2026.01.31 06:09:57.030595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.01.31 06:09:57.031094 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13105 | 2026.01.31 06:09:57.031194 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13106 | 2026.01.31 06:09:57.033849 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.01.31 06:09:57.033929 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13108 | 2026.01.31 06:09:57.034357 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13109 | 2026.01.31 06:09:57.034615 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.01.31 06:09:57.034790 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004043 sec., 5936.186000494683 rows/sec., 504.34 KiB/sec. | ||
| 13111 | 2026.01.31 06:09:57.034860 [ 5 ] {76029e50-8aaa-48b5-a480-6090db19afc9} <Debug> TCPHandler: Processed in 0.004456852 sec. | ||
| 13112 | 2026.01.31 06:09:57.035048 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2026.01.31 06:09:57.035176 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13114 | 2026.01.31 06:09:57.035229 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13115 | 2026.01.31 06:09:57.035823 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2026.01.31 06:09:57.035872 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13117 | 2026.01.31 06:09:57.036261 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13118 | 2026.01.31 06:09:57.036510 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.01.31 06:09:57.036679 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 638.30 KiB/sec. | ||
| 13120 | 2026.01.31 06:09:57.036737 [ 5 ] {23b20e93-a36c-4218-bf80-6a53d86c5b01} <Debug> TCPHandler: Processed in 0.0017764 sec. | ||
| 13121 | 2026.01.31 06:09:57.036863 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2026.01.31 06:09:57.036965 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13123 | 2026.01.31 06:09:57.037009 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13124 | 2026.01.31 06:09:57.038217 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.01.31 06:09:57.038259 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13126 | 2026.01.31 06:09:57.038674 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13127 | 2026.01.31 06:09:57.038909 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2026.01.31 06:09:57.039046 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.002106 sec., 665716.9990503325 rows/sec., 55.66 MiB/sec. | ||
| 13129 | 2026.01.31 06:09:57.039086 [ 5 ] {ed252e3a-77a4-47e1-a178-db264f862a80} <Debug> TCPHandler: Processed in 0.002271652 sec. | ||
| 13130 | 2026.01.31 06:09:57.039202 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2026.01.31 06:09:57.039301 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13132 | 2026.01.31 06:09:57.039342 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13133 | 2026.01.31 06:09:57.039775 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.01.31 06:09:57.039811 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13135 | 2026.01.31 06:09:57.040122 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13136 | 2026.01.31 06:09:57.040329 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.01.31 06:09:57.040457 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 3.98 MiB/sec. | ||
| 13138 | 2026.01.31 06:09:57.040494 [ 5 ] {99dbe7a0-1801-4732-b209-585b717e8d51} <Debug> TCPHandler: Processed in 0.001341221 sec. | ||
| 13139 | 2026.01.31 06:09:57.040604 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.01.31 06:09:57.040697 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13141 | 2026.01.31 06:09:57.040736 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13142 | 2026.01.31 06:09:57.041201 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2026.01.31 06:09:57.041236 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13144 | 2026.01.31 06:09:57.041536 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13145 | 2026.01.31 06:09:57.041751 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2026.01.31 06:09:57.041877 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 13147 | 2026.01.31 06:09:57.041914 [ 5 ] {2538b587-8d41-4528-ac32-ef062abe79e7} <Debug> TCPHandler: Processed in 0.001357731 sec. | ||
| 13148 | 2026.01.31 06:09:57.042032 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13149 | 2026.01.31 06:09:57.042126 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13150 | 2026.01.31 06:09:57.042165 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13151 | 2026.01.31 06:09:57.042558 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2026.01.31 06:09:57.042593 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13153 | 2026.01.31 06:09:57.042882 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13154 | 2026.01.31 06:09:57.043110 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2026.01.31 06:09:57.043236 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 13156 | 2026.01.31 06:09:57.043273 [ 5 ] {ecd12faf-8acc-48a9-a250-636a72c73ac9} <Debug> TCPHandler: Processed in 0.0012887 sec. | ||
| 13157 | 2026.01.31 06:09:57.043385 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2026.01.31 06:09:57.043492 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13159 | 2026.01.31 06:09:57.043538 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13160 | 2026.01.31 06:09:57.044179 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2026.01.31 06:09:57.044214 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13162 | 2026.01.31 06:09:57.044575 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13163 | 2026.01.31 06:09:57.044804 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2026.01.31 06:09:57.044937 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001463 sec., 415584.41558441555 rows/sec., 31.27 MiB/sec. | ||
| 13165 | 2026.01.31 06:09:57.044974 [ 5 ] {c6f08fb2-020a-4006-8c6f-b50cb2bfaf75} <Debug> TCPHandler: Processed in 0.001636167 sec. | ||
| 13166 | 2026.01.31 06:09:57.045085 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2026.01.31 06:09:57.045177 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13168 | 2026.01.31 06:09:57.045219 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13169 | 2026.01.31 06:09:57.045823 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.01.31 06:09:57.045858 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13171 | 2026.01.31 06:09:57.046230 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13172 | 2026.01.31 06:09:57.046451 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.01.31 06:09:57.046581 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001421 sec., 623504.5742434905 rows/sec., 42.32 MiB/sec. | ||
| 13174 | 2026.01.31 06:09:57.046618 [ 5 ] {c87a94cc-2c59-42d7-8a96-406b24a972a7} <Debug> TCPHandler: Processed in 0.001579596 sec. | ||
| 13175 | 2026.01.31 06:09:57.046729 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.01.31 06:09:57.046820 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13177 | 2026.01.31 06:09:57.046873 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13178 | 2026.01.31 06:09:57.047741 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2026.01.31 06:09:57.047776 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13180 | 2026.01.31 06:09:57.048334 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13181 | 2026.01.31 06:09:57.048563 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.01.31 06:09:57.048704 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 13183 | 2026.01.31 06:09:57.048770 [ 5 ] {61182b52-2f08-4457-ade7-9ab7e7166e10} <Debug> TCPHandler: Processed in 0.002087188 sec. | ||
| 13184 | 2026.01.31 06:09:57.048880 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2026.01.31 06:09:57.048972 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13186 | 2026.01.31 06:09:57.049012 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13187 | 2026.01.31 06:09:57.049349 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.01.31 06:09:57.049384 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 13189 | 2026.01.31 06:09:57.049682 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13190 | 2026.01.31 06:09:57.049907 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.01.31 06:09:57.050036 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 13192 | 2026.01.31 06:09:57.050071 [ 5 ] {576b605f-d817-4bfe-9faf-3e71cd0450eb} <Debug> TCPHandler: Processed in 0.001238228 sec. | ||
| 13193 | 2026.01.31 06:09:58.011930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36048 | ||
| 13194 | 2026.01.31 06:09:58.012438 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.01.31 06:09:58.012476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13196 | 2026.01.31 06:09:58.012951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13197 | 2026.01.31 06:09:58.013179 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.01.31 06:09:58.013325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36048 | ||
| 13199 | 2026.01.31 06:09:58.013411 [ 220 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13200 | 2026.01.31 06:09:58.013450 [ 220 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13201 | 2026.01.31 06:09:58.016082 [ 220 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13202 | 2026.01.31 06:09:59.081548 [ 223 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13203 | 2026.01.31 06:09:59.081622 [ 223 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13204 | 2026.01.31 06:09:59.085847 [ 223 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13205 | 2026.01.31 06:09:59.946752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13206 | 2026.01.31 06:09:59.963615 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.01.31 06:09:59.963669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13208 | 2026.01.31 06:09:59.969528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13209 | 2026.01.31 06:09:59.970282 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.01.31 06:09:59.973180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13211 | 2026.01.31 06:10:00.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.60 MiB, peak 375.13 MiB, free memory in arenas 0.00 B, will set to 357.10 MiB (RSS), difference: 3.50 MiB | ||
| 13212 | 2026.01.31 06:10:01.999353 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.01.31 06:10:01.999551 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13214 | 2026.01.31 06:10:01.999624 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13215 | 2026.01.31 06:10:02.000270 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.01.31 06:10:02.000319 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13217 | 2026.01.31 06:10:02.000780 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13218 | 2026.01.31 06:10:02.000999 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.01.31 06:10:02.001131 [ 127 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13220 | 2026.01.31 06:10:02.001157 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 13221 | 2026.01.31 06:10:02.001209 [ 127 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.01.31 06:10:02.001228 [ 5 ] {23302dd2-11df-43b7-a0eb-3894f3216436} <Debug> TCPHandler: Processed in 0.002007056 sec. | ||
| 13223 | 2026.01.31 06:10:02.001237 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13224 | 2026.01.31 06:10:02.001355 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13225 | 2026.01.31 06:10:02.001384 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13226 | 2026.01.31 06:10:02.001466 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13227 | 2026.01.31 06:10:02.001514 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13228 | 2026.01.31 06:10:02.001548 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13229 | 2026.01.31 06:10:02.001592 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1407 rows starting from the beginning of the part | ||
| 13230 | 2026.01.31 06:10:02.001672 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 13231 | 2026.01.31 06:10:02.001724 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 13232 | 2026.01.31 06:10:02.001770 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13233 | 2026.01.31 06:10:02.001809 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1402 rows starting from the beginning of the part | ||
| 13234 | 2026.01.31 06:10:02.001847 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13235 | 2026.01.31 06:10:02.001942 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.01.31 06:10:02.001985 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13237 | 2026.01.31 06:10:02.002320 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13238 | 2026.01.31 06:10:02.002548 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.01.31 06:10:02.002678 [ 127 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13240 | 2026.01.31 06:10:02.002691 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 13241 | 2026.01.31 06:10:02.002710 [ 127 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.01.31 06:10:02.002733 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13243 | 2026.01.31 06:10:02.002736 [ 5 ] {538eb2db-8861-49b8-808b-c74db8734a95} <Debug> TCPHandler: Processed in 0.001430203 sec. | ||
| 13244 | 2026.01.31 06:10:02.002821 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13245 | 2026.01.31 06:10:02.002862 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13246 | 2026.01.31 06:10:02.002909 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13247 | 2026.01.31 06:10:02.002940 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 632 rows starting from the beginning of the part | ||
| 13248 | 2026.01.31 06:10:02.002955 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.01.31 06:10:02.002996 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13250 | 2026.01.31 06:10:02.002999 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13251 | 2026.01.31 06:10:02.003040 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 13252 | 2026.01.31 06:10:02.003080 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13253 | 2026.01.31 06:10:02.003117 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 608 rows starting from the beginning of the part | ||
| 13254 | 2026.01.31 06:10:02.003156 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13255 | 2026.01.31 06:10:02.003380 [ 191 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062117 sec., 1509613.6640161544 rows/sec., 131.57 MiB/sec. | ||
| 13256 | 2026.01.31 06:10:02.003416 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.01.31 06:10:02.003466 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13258 | 2026.01.31 06:10:02.003687 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13259 | 2026.01.31 06:10:02.003808 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13260 | 2026.01.31 06:10:02.004062 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.01.31 06:10:02.004104 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.01.31 06:10:02.004105 [ 191 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327231 sec., 1157296.6574771085 rows/sec., 92.19 MiB/sec. | ||
| 13263 | 2026.01.31 06:10:02.004159 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_111_22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13264 | 2026.01.31 06:10:02.004253 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 13265 | 2026.01.31 06:10:02.004258 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13266 | 2026.01.31 06:10:02.004275 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13267 | 2026.01.31 06:10:02.004295 [ 5 ] {5767e537-f8c0-45ba-94f7-6f71a8a44107} <Debug> TCPHandler: Processed in 0.001480734 sec. | ||
| 13268 | 2026.01.31 06:10:02.004266 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13269 | 2026.01.31 06:10:02.004324 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.01.31 06:10:02.004367 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13271 | 2026.01.31 06:10:02.004418 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.01.31 06:10:02.004447 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13273 | 2026.01.31 06:10:02.004527 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13274 | 2026.01.31 06:10:02.004551 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.01.31 06:10:02.004555 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2026.01.31 06:10:02.004572 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13277 | 2026.01.31 06:10:02.004599 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30581 rows starting from the beginning of the part | ||
| 13278 | 2026.01.31 06:10:02.004619 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_111_22} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13279 | 2026.01.31 06:10:02.004659 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13280 | 2026.01.31 06:10:02.004692 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 13281 | 2026.01.31 06:10:02.004711 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13282 | 2026.01.31 06:10:02.004766 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13283 | 2026.01.31 06:10:02.004808 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 886 rows starting from the beginning of the part | ||
| 13284 | 2026.01.31 06:10:02.004853 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13285 | 2026.01.31 06:10:02.004926 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.01.31 06:10:02.004966 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13287 | 2026.01.31 06:10:02.005289 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13288 | 2026.01.31 06:10:02.005504 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.01.31 06:10:02.005621 [ 136 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13290 | 2026.01.31 06:10:02.005635 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 13291 | 2026.01.31 06:10:02.005650 [ 136 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.01.31 06:10:02.005673 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13293 | 2026.01.31 06:10:02.005678 [ 5 ] {d70bf3de-084d-4826-baa4-08b19d036f61} <Debug> TCPHandler: Processed in 0.00130744 sec. | ||
| 13294 | 2026.01.31 06:10:02.005760 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13295 | 2026.01.31 06:10:02.005881 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13296 | 2026.01.31 06:10:02.005915 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6258 rows starting from the beginning of the part | ||
| 13297 | 2026.01.31 06:10:02.005981 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13298 | 2026.01.31 06:10:02.006025 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13299 | 2026.01.31 06:10:02.006065 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13300 | 2026.01.31 06:10:02.006107 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13301 | 2026.01.31 06:10:02.006148 [ 191 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13302 | 2026.01.31 06:10:02.008192 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6558 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470187 sec., 2654859.733291447 rows/sec., 178.99 MiB/sec. | ||
| 13303 | 2026.01.31 06:10:02.008821 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13304 | 2026.01.31 06:10:02.009107 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.01.31 06:10:02.009185 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_111_22} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13306 | 2026.01.31 06:10:02.009271 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13307 | 2026.01.31 06:10:02.011800 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32107 rows, containing 5 columns (5 merged, 0 gathered) in 0.007385688 sec., 4347191.487103165 rows/sec., 298.68 MiB/sec. | ||
| 13308 | 2026.01.31 06:10:02.012604 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13309 | 2026.01.31 06:10:02.012895 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.01.31 06:10:02.012966 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13311 | 2026.01.31 06:10:02.013061 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13312 | 2026.01.31 06:10:05.299602 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13313 | 2026.01.31 06:10:05.299667 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13314 | 2026.01.31 06:10:05.514439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36496 | ||
| 13315 | 2026.01.31 06:10:05.514929 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.01.31 06:10:05.514972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13317 | 2026.01.31 06:10:05.515426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13318 | 2026.01.31 06:10:05.515645 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.01.31 06:10:05.515779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36496 | ||
| 13320 | 2026.01.31 06:10:05.515818 [ 139 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13321 | 2026.01.31 06:10:05.515908 [ 139 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.01.31 06:10:05.515945 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13323 | 2026.01.31 06:10:05.516067 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13324 | 2026.01.31 06:10:05.516230 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13325 | 2026.01.31 06:10:05.516266 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34128 rows starting from the beginning of the part | ||
| 13326 | 2026.01.31 06:10:05.516329 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 13327 | 2026.01.31 06:10:05.516378 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 13328 | 2026.01.31 06:10:05.516425 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 13329 | 2026.01.31 06:10:05.516468 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 13330 | 2026.01.31 06:10:05.516513 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 13331 | 2026.01.31 06:10:05.518833 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36496 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808624 sec., 12994263.383065872 rows/sec., 185.88 MiB/sec. | ||
| 13332 | 2026.01.31 06:10:05.519069 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13333 | 2026.01.31 06:10:05.519308 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2026.01.31 06:10:05.519370 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_76_15} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13335 | 2026.01.31 06:10:05.519442 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13336 | 2026.01.31 06:10:05.629876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1526 | ||
| 13337 | 2026.01.31 06:10:05.632153 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2026.01.31 06:10:05.632197 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13339 | 2026.01.31 06:10:05.633364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13340 | 2026.01.31 06:10:05.633630 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13341 | 2026.01.31 06:10:05.633891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 13342 | 2026.01.31 06:10:07.001318 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.01.31 06:10:07.001496 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13344 | 2026.01.31 06:10:07.001559 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13345 | 2026.01.31 06:10:07.002252 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.01.31 06:10:07.002293 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13347 | 2026.01.31 06:10:07.002682 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13348 | 2026.01.31 06:10:07.002897 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.01.31 06:10:07.003049 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001599 sec., 85053.15822388993 rows/sec., 7.36 MiB/sec. | ||
| 13350 | 2026.01.31 06:10:07.003091 [ 5 ] {fed038b4-b3c7-473b-a8e2-1742d9e14d97} <Debug> TCPHandler: Processed in 0.001896073 sec. | ||
| 13351 | 2026.01.31 06:10:07.003146 [ 225 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13352 | 2026.01.31 06:10:07.003181 [ 225 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13353 | 2026.01.31 06:10:07.003212 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.01.31 06:10:07.003307 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13355 | 2026.01.31 06:10:07.003348 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13356 | 2026.01.31 06:10:07.003797 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.01.31 06:10:07.003832 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13358 | 2026.01.31 06:10:07.004141 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13359 | 2026.01.31 06:10:07.004348 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2026.01.31 06:10:07.004487 [ 150 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 13361 | 2026.01.31 06:10:07.004494 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. | ||
| 13362 | 2026.01.31 06:10:07.004564 [ 150 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.01.31 06:10:07.004581 [ 5 ] {b64a6aa1-9cf3-49db-a903-6dce562f7f72} <Debug> TCPHandler: Processed in 0.001418622 sec. | ||
| 13364 | 2026.01.31 06:10:07.004595 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13365 | 2026.01.31 06:10:07.004703 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.01.31 06:10:07.004758 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 13367 | 2026.01.31 06:10:07.004803 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13368 | 2026.01.31 06:10:07.004861 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13369 | 2026.01.31 06:10:07.004965 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13370 | 2026.01.31 06:10:07.005005 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 70 rows starting from the beginning of the part | ||
| 13371 | 2026.01.31 06:10:07.005073 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 13372 | 2026.01.31 06:10:07.005119 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 13373 | 2026.01.31 06:10:07.005163 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 13374 | 2026.01.31 06:10:07.005202 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 13375 | 2026.01.31 06:10:07.005247 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 13376 | 2026.01.31 06:10:07.005290 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.01.31 06:10:07.005332 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13378 | 2026.01.31 06:10:07.005680 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13379 | 2026.01.31 06:10:07.005908 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.01.31 06:10:07.006042 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 6.46 MiB/sec. | ||
| 13381 | 2026.01.31 06:10:07.006081 [ 5 ] {da284503-d8e7-458e-8e34-0933d8f7276f} <Debug> TCPHandler: Processed in 0.001429713 sec. | ||
| 13382 | 2026.01.31 06:10:07.006127 [ 220 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13383 | 2026.01.31 06:10:07.006142 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470814 sec., 210767.6429514541 rows/sec., 16.28 MiB/sec. | ||
| 13384 | 2026.01.31 06:10:07.006160 [ 220 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13385 | 2026.01.31 06:10:07.006204 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.01.31 06:10:07.006281 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 13387 | 2026.01.31 06:10:07.006306 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13388 | 2026.01.31 06:10:07.006354 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13389 | 2026.01.31 06:10:07.006598 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.01.31 06:10:07.006679 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_65_13} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 13391 | 2026.01.31 06:10:07.006757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13392 | 2026.01.31 06:10:07.006773 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.01.31 06:10:07.006814 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13394 | 2026.01.31 06:10:07.007149 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13395 | 2026.01.31 06:10:07.007331 [ 225 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13396 | 2026.01.31 06:10:07.007380 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.31 06:10:07.007533 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 13398 | 2026.01.31 06:10:07.007571 [ 5 ] {5a1a0409-05e8-48bb-ba98-03bbb160f716} <Debug> TCPHandler: Processed in 0.001423063 sec. | ||
| 13399 | 2026.01.31 06:10:07.007707 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2026.01.31 06:10:07.007803 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13401 | 2026.01.31 06:10:07.007857 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13402 | 2026.01.31 06:10:07.008699 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.01.31 06:10:07.008738 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13404 | 2026.01.31 06:10:07.009307 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13405 | 2026.01.31 06:10:07.009420 [ 220 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13406 | 2026.01.31 06:10:07.009571 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.01.31 06:10:07.009702 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13408 | 2026.01.31 06:10:07.009714 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 13409 | 2026.01.31 06:10:07.009738 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.01.31 06:10:07.009759 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13411 | 2026.01.31 06:10:07.009774 [ 5 ] {507b35ef-6db4-4fc7-91a2-165f9347a28c} <Debug> TCPHandler: Processed in 0.002122768 sec. | ||
| 13412 | 2026.01.31 06:10:07.009834 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13413 | 2026.01.31 06:10:07.009889 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.01.31 06:10:07.009995 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13415 | 2026.01.31 06:10:07.010035 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2026.01.31 06:10:07.010036 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13417 | 2026.01.31 06:10:07.010095 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1984 rows starting from the beginning of the part | ||
| 13418 | 2026.01.31 06:10:07.010224 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 13419 | 2026.01.31 06:10:07.010335 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 13420 | 2026.01.31 06:10:07.010403 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.01.31 06:10:07.010440 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 13422 | 2026.01.31 06:10:07.010453 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13423 | 2026.01.31 06:10:07.010558 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 13424 | 2026.01.31 06:10:07.010673 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 13425 | 2026.01.31 06:10:07.010779 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13426 | 2026.01.31 06:10:07.010998 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.01.31 06:10:07.011137 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 13428 | 2026.01.31 06:10:07.011172 [ 5 ] {af088709-a561-4de8-94a2-6f130b339dd1} <Debug> TCPHandler: Processed in 0.001333651 sec. | ||
| 13429 | 2026.01.31 06:10:07.011194 [ 221 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13430 | 2026.01.31 06:10:07.011223 [ 221 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13431 | 2026.01.31 06:10:07.013448 [ 221 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13432 | 2026.01.31 06:10:07.019084 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 19 columns (19 merged, 0 gathered) in 0.009278582 sec., 235380.79417738615 rows/sec., 421.79 MiB/sec. | ||
| 13433 | 2026.01.31 06:10:07.021361 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13434 | 2026.01.31 06:10:07.021750 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.01.31 06:10:07.021835 [ 198 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13436 | 2026.01.31 06:10:07.022007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 13437 | 2026.01.31 06:10:07.473240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13438 | 2026.01.31 06:10:07.490766 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.01.31 06:10:07.490823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13440 | 2026.01.31 06:10:07.496765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13441 | 2026.01.31 06:10:07.497507 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.01.31 06:10:07.497828 [ 150 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13443 | 2026.01.31 06:10:07.497921 [ 150 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2026.01.31 06:10:07.497966 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13445 | 2026.01.31 06:10:07.498192 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13446 | 2026.01.31 06:10:07.500735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13447 | 2026.01.31 06:10:07.502442 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13448 | 2026.01.31 06:10:07.504049 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13449 | 2026.01.31 06:10:07.508704 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13450 | 2026.01.31 06:10:07.513284 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13451 | 2026.01.31 06:10:07.517845 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13452 | 2026.01.31 06:10:07.522589 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13453 | 2026.01.31 06:10:07.527020 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13454 | 2026.01.31 06:10:07.581097 [ 194 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082994477 sec., 6904.0738698793175 rows/sec., 35.70 MiB/sec. | ||
| 13455 | 2026.01.31 06:10:07.584146 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13456 | 2026.01.31 06:10:07.586148 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.01.31 06:10:07.586225 [ 195 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_76_15} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13458 | 2026.01.31 06:10:07.588901 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13459 | 2026.01.31 06:10:08.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.89 MiB, peak 377.30 MiB, free memory in arenas 0.00 B, will set to 363.89 MiB (RSS), difference: 3.99 MiB | ||
| 13460 | 2026.01.31 06:10:08.309995 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13461 | 2026.01.31 06:10:08.310040 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13462 | 2026.01.31 06:10:08.312849 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13463 | 2026.01.31 06:10:12.001461 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.01.31 06:10:12.001667 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13465 | 2026.01.31 06:10:12.001743 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13466 | 2026.01.31 06:10:12.002489 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.01.31 06:10:12.002539 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13468 | 2026.01.31 06:10:12.002922 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13469 | 2026.01.31 06:10:12.003162 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.01.31 06:10:12.003337 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001718 sec., 1164.1443538998838 rows/sec., 94.93 KiB/sec. | ||
| 13471 | 2026.01.31 06:10:12.003395 [ 5 ] {f88d17b3-3f45-417f-9c02-d83958db3c6d} <Debug> TCPHandler: Processed in 0.002124198 sec. | ||
| 13472 | 2026.01.31 06:10:12.003548 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.01.31 06:10:12.003656 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13474 | 2026.01.31 06:10:12.003702 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13475 | 2026.01.31 06:10:12.004222 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.01.31 06:10:12.004263 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13477 | 2026.01.31 06:10:12.004613 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13478 | 2026.01.31 06:10:12.004834 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.31 06:10:12.004986 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001356 sec., 42035.398230088496 rows/sec., 3.21 MiB/sec. | ||
| 13480 | 2026.01.31 06:10:12.005035 [ 5 ] {0e051124-e0a6-4423-bb8e-58b1c405bb89} <Debug> TCPHandler: Processed in 0.001541695 sec. | ||
| 13481 | 2026.01.31 06:10:12.005161 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.01.31 06:10:12.005278 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.01.31 06:10:12.005337 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13484 | 2026.01.31 06:10:12.005803 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.01.31 06:10:12.005843 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13486 | 2026.01.31 06:10:12.006151 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13487 | 2026.01.31 06:10:12.006364 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.01.31 06:10:12.006518 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001275 sec., 1568.627450980392 rows/sec., 109.53 KiB/sec. | ||
| 13489 | 2026.01.31 06:10:12.006563 [ 5 ] {3bf42ee1-8105-4005-b1ec-a4b8f734c93d} <Debug> TCPHandler: Processed in 0.001452604 sec. | ||
| 13490 | 2026.01.31 06:10:12.006694 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.01.31 06:10:12.006795 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13492 | 2026.01.31 06:10:12.006838 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13493 | 2026.01.31 06:10:12.007406 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2026.01.31 06:10:12.007447 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13495 | 2026.01.31 06:10:12.007853 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13496 | 2026.01.31 06:10:12.008090 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2026.01.31 06:10:12.008245 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001471 sec., 44867.43711760707 rows/sec., 3.50 MiB/sec. | ||
| 13498 | 2026.01.31 06:10:12.008287 [ 5 ] {55d9b4b6-ba1a-4fa1-a81b-8a28b17e4e04} <Debug> TCPHandler: Processed in 0.001642977 sec. | ||
| 13499 | 2026.01.31 06:10:12.008415 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2026.01.31 06:10:12.008515 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13501 | 2026.01.31 06:10:12.008561 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13502 | 2026.01.31 06:10:12.009017 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.01.31 06:10:12.009056 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13504 | 2026.01.31 06:10:12.009424 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13505 | 2026.01.31 06:10:12.009643 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2026.01.31 06:10:12.009794 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.0013 sec., 123846.15384615386 rows/sec., 8.62 MiB/sec. | ||
| 13507 | 2026.01.31 06:10:12.009834 [ 5 ] {4c3c0ef4-f9ab-4560-b333-633948acb992} <Debug> TCPHandler: Processed in 0.001470164 sec. | ||
| 13508 | 2026.01.31 06:10:12.009958 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13509 | 2026.01.31 06:10:12.010058 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13510 | 2026.01.31 06:10:12.010102 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13511 | 2026.01.31 06:10:12.010480 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.01.31 06:10:12.010517 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 13513 | 2026.01.31 06:10:12.010837 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13514 | 2026.01.31 06:10:12.011057 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2026.01.31 06:10:12.011204 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 13516 | 2026.01.31 06:10:12.011243 [ 5 ] {0e2827db-21af-486f-9e43-9399ebbc9131} <Debug> TCPHandler: Processed in 0.001336081 sec. | ||
| 13517 | 2026.01.31 06:10:13.016088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37008 | ||
| 13518 | 2026.01.31 06:10:13.016609 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.01.31 06:10:13.016646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13520 | 2026.01.31 06:10:13.017120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13521 | 2026.01.31 06:10:13.017338 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.01.31 06:10:13.017467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37008 | ||
| 13523 | 2026.01.31 06:10:13.773995 [ 224 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 13524 | 2026.01.31 06:10:13.774046 [ 224 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 13525 | 2026.01.31 06:10:13.776082 [ 224 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 13526 | 2026.01.31 06:10:15.000800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13527 | 2026.01.31 06:10:15.020856 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2026.01.31 06:10:15.020926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13529 | 2026.01.31 06:10:15.029995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13530 | 2026.01.31 06:10:15.031942 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13531 | 2026.01.31 06:10:15.041200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13532 | 2026.01.31 06:10:15.634051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1550 | ||
| 13533 | 2026.01.31 06:10:15.636587 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.01.31 06:10:15.636647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13535 | 2026.01.31 06:10:15.637858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13536 | 2026.01.31 06:10:15.638148 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.01.31 06:10:15.638485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 13538 | 2026.01.31 06:10:17.001668 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13539 | 2026.01.31 06:10:17.001867 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13540 | 2026.01.31 06:10:17.001948 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13541 | 2026.01.31 06:10:17.002742 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.01.31 06:10:17.002799 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13543 | 2026.01.31 06:10:17.003224 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13544 | 2026.01.31 06:10:17.003481 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.01.31 06:10:17.003664 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001848 sec., 73593.0735930736 rows/sec., 6.37 MiB/sec. | ||
| 13546 | 2026.01.31 06:10:17.003730 [ 5 ] {8144337f-ae7f-4fd7-bc2f-d88801dd602d} <Debug> TCPHandler: Processed in 0.00219981 sec. | ||
| 13547 | 2026.01.31 06:10:17.003864 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.01.31 06:10:17.003977 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13549 | 2026.01.31 06:10:17.004026 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13550 | 2026.01.31 06:10:17.004529 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.01.31 06:10:17.004571 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13552 | 2026.01.31 06:10:17.004904 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13553 | 2026.01.31 06:10:17.005141 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.01.31 06:10:17.005295 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001344 sec., 29761.904761904763 rows/sec., 2.19 MiB/sec. | ||
| 13555 | 2026.01.31 06:10:17.005347 [ 5 ] {9b6c61d9-0fe8-44dc-9f17-9629321e42f2} <Debug> TCPHandler: Processed in 0.001536435 sec. | ||
| 13556 | 2026.01.31 06:10:17.005471 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2026.01.31 06:10:17.005578 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13558 | 2026.01.31 06:10:17.005624 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13559 | 2026.01.31 06:10:17.006120 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.01.31 06:10:17.006160 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13561 | 2026.01.31 06:10:17.006493 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13562 | 2026.01.31 06:10:17.006723 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.31 06:10:17.006875 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001321 sec., 78728.23618470856 rows/sec., 6.15 MiB/sec. | ||
| 13564 | 2026.01.31 06:10:17.006923 [ 5 ] {2bf98176-889c-42b3-9a07-6e333d401d3e} <Debug> TCPHandler: Processed in 0.001503705 sec. | ||
| 13565 | 2026.01.31 06:10:17.007044 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2026.01.31 06:10:17.007147 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13567 | 2026.01.31 06:10:17.007196 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13568 | 2026.01.31 06:10:17.007690 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2026.01.31 06:10:17.007741 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13570 | 2026.01.31 06:10:17.008179 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13571 | 2026.01.31 06:10:17.008409 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.01.31 06:10:17.008568 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. | ||
| 13573 | 2026.01.31 06:10:17.008614 [ 5 ] {21485bf8-bafd-41b3-b146-45620b64a826} <Debug> TCPHandler: Processed in 0.001620917 sec. | ||
| 13574 | 2026.01.31 06:10:17.008731 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13575 | 2026.01.31 06:10:17.008833 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13576 | 2026.01.31 06:10:17.008894 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13577 | 2026.01.31 06:10:17.009831 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.01.31 06:10:17.009870 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13579 | 2026.01.31 06:10:17.010470 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13580 | 2026.01.31 06:10:17.010726 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2026.01.31 06:10:17.010907 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002097 sec., 19074.868860276587 rows/sec., 34.18 MiB/sec. | ||
| 13582 | 2026.01.31 06:10:17.011007 [ 5 ] {29471a1b-cd24-4e74-becb-17562e79243f} <Debug> TCPHandler: Processed in 0.002328343 sec. | ||
| 13583 | 2026.01.31 06:10:17.011125 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2026.01.31 06:10:17.011226 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13585 | 2026.01.31 06:10:17.011272 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13586 | 2026.01.31 06:10:17.011648 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.01.31 06:10:17.011686 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 13588 | 2026.01.31 06:10:17.012014 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13589 | 2026.01.31 06:10:17.012230 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2026.01.31 06:10:17.012373 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 13591 | 2026.01.31 06:10:17.012417 [ 5 ] {b97cbd2b-dea1-40b0-b76e-b634c77dff7d} <Debug> TCPHandler: Processed in 0.00134288 sec. | ||
| 13592 | 2026.01.31 06:10:20.299710 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13593 | 2026.01.31 06:10:20.299804 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13594 | 2026.01.31 06:10:20.517601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37456 | ||
| 13595 | 2026.01.31 06:10:20.518169 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2026.01.31 06:10:20.518228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13597 | 2026.01.31 06:10:20.518760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13598 | 2026.01.31 06:10:20.519001 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2026.01.31 06:10:20.519150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37456 | ||
| 13600 | 2026.01.31 06:10:21.999781 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2026.01.31 06:10:21.999948 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13602 | 2026.01.31 06:10:22.000010 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13603 | 2026.01.31 06:10:22.000626 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.01.31 06:10:22.000671 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13605 | 2026.01.31 06:10:22.001045 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13606 | 2026.01.31 06:10:22.001284 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.01.31 06:10:22.001436 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.79 MiB/sec. | ||
| 13608 | 2026.01.31 06:10:22.001478 [ 5 ] {cc43ff13-2cf3-447a-84e5-ba2dc8bf234e} <Debug> TCPHandler: Processed in 0.001819151 sec. | ||
| 13609 | 2026.01.31 06:10:22.001593 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.01.31 06:10:22.001687 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13611 | 2026.01.31 06:10:22.001726 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13612 | 2026.01.31 06:10:22.002137 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.01.31 06:10:22.002172 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13614 | 2026.01.31 06:10:22.002493 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13615 | 2026.01.31 06:10:22.002700 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2026.01.31 06:10:22.002828 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 13617 | 2026.01.31 06:10:22.002866 [ 5 ] {23c95770-d316-43db-b986-3e065236a799} <Debug> TCPHandler: Processed in 0.00131942 sec. | ||
| 13618 | 2026.01.31 06:10:22.002978 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2026.01.31 06:10:22.003069 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.01.31 06:10:22.003112 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13621 | 2026.01.31 06:10:22.003510 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.01.31 06:10:22.003545 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13623 | 2026.01.31 06:10:22.003878 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13624 | 2026.01.31 06:10:22.004092 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.01.31 06:10:22.004220 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13626 | 2026.01.31 06:10:22.004257 [ 5 ] {a82fc72c-7805-4e4d-9655-76d04ad02159} <Debug> TCPHandler: Processed in 0.00132642 sec. | ||
| 13627 | 2026.01.31 06:10:22.004365 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2026.01.31 06:10:22.004456 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13629 | 2026.01.31 06:10:22.004496 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13630 | 2026.01.31 06:10:22.004821 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.01.31 06:10:22.004856 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13632 | 2026.01.31 06:10:22.005158 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13633 | 2026.01.31 06:10:22.005379 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.01.31 06:10:22.005510 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13635 | 2026.01.31 06:10:22.005546 [ 5 ] {f7bcb40f-87b4-488b-b3b2-c3b255b04f4a} <Debug> TCPHandler: Processed in 0.001227858 sec. | ||
| 13636 | 2026.01.31 06:10:22.541296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13637 | 2026.01.31 06:10:22.559609 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.01.31 06:10:22.559665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13639 | 2026.01.31 06:10:22.566079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13640 | 2026.01.31 06:10:22.566825 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.01.31 06:10:22.569814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13642 | 2026.01.31 06:10:23.710186 [ 113 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13643 | 2026.01.31 06:10:23.710266 [ 113 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.01.31 06:10:23.710292 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13645 | 2026.01.31 06:10:23.710415 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13646 | 2026.01.31 06:10:23.710553 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13647 | 2026.01.31 06:10:23.710589 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 13648 | 2026.01.31 06:10:23.710655 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13649 | 2026.01.31 06:10:23.710705 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 13650 | 2026.01.31 06:10:23.710748 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 13651 | 2026.01.31 06:10:23.710794 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 13652 | 2026.01.31 06:10:23.711519 [ 189 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157957 sec., 32816.417189930195 rows/sec., 2.74 MiB/sec. | ||
| 13653 | 2026.01.31 06:10:23.711714 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13654 | 2026.01.31 06:10:23.712052 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.31 06:10:23.712139 [ 187 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_29_7} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13656 | 2026.01.31 06:10:23.712243 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13657 | 2026.01.31 06:10:25.007453 [ 222 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13658 | 2026.01.31 06:10:25.007512 [ 222 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13659 | 2026.01.31 06:10:25.009840 [ 222 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13660 | 2026.01.31 06:10:25.638628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1570 | ||
| 13661 | 2026.01.31 06:10:25.640966 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.01.31 06:10:25.641031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13663 | 2026.01.31 06:10:25.642300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13664 | 2026.01.31 06:10:25.642600 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.01.31 06:10:25.642850 [ 223 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13666 | 2026.01.31 06:10:25.642905 [ 223 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13667 | 2026.01.31 06:10:25.643042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 13668 | 2026.01.31 06:10:25.645449 [ 223 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13669 | 2026.01.31 06:10:27.032925 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2026.01.31 06:10:27.033112 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13671 | 2026.01.31 06:10:27.033183 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13672 | 2026.01.31 06:10:27.033956 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.01.31 06:10:27.033994 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13674 | 2026.01.31 06:10:27.034364 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13675 | 2026.01.31 06:10:27.034593 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.01.31 06:10:27.034736 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 13677 | 2026.01.31 06:10:27.034778 [ 5 ] {2ab89c05-a67b-4680-ad83-072b3fde645a} <Debug> TCPHandler: Processed in 0.001978736 sec. | ||
| 13678 | 2026.01.31 06:10:27.034903 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2026.01.31 06:10:27.035009 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13680 | 2026.01.31 06:10:27.035049 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13681 | 2026.01.31 06:10:27.035541 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2026.01.31 06:10:27.035586 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13683 | 2026.01.31 06:10:27.035878 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13684 | 2026.01.31 06:10:27.036089 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2026.01.31 06:10:27.036216 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 266.26 KiB/sec. | ||
| 13686 | 2026.01.31 06:10:27.036254 [ 5 ] {4d4e6668-0e69-491c-87ae-cd372146b64f} <Debug> TCPHandler: Processed in 0.001399032 sec. | ||
| 13687 | 2026.01.31 06:10:27.036385 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2026.01.31 06:10:27.036487 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13689 | 2026.01.31 06:10:27.036526 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13690 | 2026.01.31 06:10:27.037693 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.01.31 06:10:27.037728 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13692 | 2026.01.31 06:10:27.038114 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13693 | 2026.01.31 06:10:27.038317 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.01.31 06:10:27.038453 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001984 sec., 704637.0967741936 rows/sec., 58.94 MiB/sec. | ||
| 13695 | 2026.01.31 06:10:27.038447 [ 87 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13696 | 2026.01.31 06:10:27.038492 [ 5 ] {459a6c87-4228-414c-ab98-1ee46dfecce2} <Debug> TCPHandler: Processed in 0.002163659 sec. | ||
| 13697 | 2026.01.31 06:10:27.038531 [ 87 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2026.01.31 06:10:27.038560 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13699 | 2026.01.31 06:10:27.038643 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2026.01.31 06:10:27.038707 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13701 | 2026.01.31 06:10:27.038739 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.01.31 06:10:27.038786 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13703 | 2026.01.31 06:10:27.038856 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13704 | 2026.01.31 06:10:27.038895 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1407 rows starting from the beginning of the part | ||
| 13705 | 2026.01.31 06:10:27.038963 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 136 rows starting from the beginning of the part | ||
| 13706 | 2026.01.31 06:10:27.039007 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 57 rows starting from the beginning of the part | ||
| 13707 | 2026.01.31 06:10:27.039048 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 13708 | 2026.01.31 06:10:27.039088 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 13709 | 2026.01.31 06:10:27.039127 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1398 rows starting from the beginning of the part | ||
| 13710 | 2026.01.31 06:10:27.039226 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.01.31 06:10:27.039267 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13712 | 2026.01.31 06:10:27.039595 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13713 | 2026.01.31 06:10:27.039840 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.31 06:10:27.039971 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.00125 sec., 44800 rows/sec., 3.32 MiB/sec. | ||
| 13715 | 2026.01.31 06:10:27.040009 [ 5 ] {7be75153-0c4f-4c67-8358-dbf197ec2679} <Debug> TCPHandler: Processed in 0.001423982 sec. | ||
| 13716 | 2026.01.31 06:10:27.040119 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2026.01.31 06:10:27.040210 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.01.31 06:10:27.040248 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13719 | 2026.01.31 06:10:27.040556 [ 187 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910963 sec., 1669315.4184565584 rows/sec., 145.94 MiB/sec. | ||
| 13720 | 2026.01.31 06:10:27.040736 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.01.31 06:10:27.040775 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13722 | 2026.01.31 06:10:27.040816 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13723 | 2026.01.31 06:10:27.041079 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13724 | 2026.01.31 06:10:27.041114 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.01.31 06:10:27.041193 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_116_23} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13726 | 2026.01.31 06:10:27.041281 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.01.31 06:10:27.041290 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13728 | 2026.01.31 06:10:27.041407 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 13729 | 2026.01.31 06:10:27.041455 [ 5 ] {de501700-85ff-414c-9b58-5b000a40bafc} <Debug> TCPHandler: Processed in 0.001382671 sec. | ||
| 13730 | 2026.01.31 06:10:27.041578 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.01.31 06:10:27.041668 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13732 | 2026.01.31 06:10:27.041707 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13733 | 2026.01.31 06:10:27.042091 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.01.31 06:10:27.042126 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13735 | 2026.01.31 06:10:27.042402 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13736 | 2026.01.31 06:10:27.042610 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.01.31 06:10:27.042734 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 13738 | 2026.01.31 06:10:27.042771 [ 5 ] {9a0e570d-ddf5-4d7a-b7c3-f659e5978404} <Debug> TCPHandler: Processed in 0.001250998 sec. | ||
| 13739 | 2026.01.31 06:10:27.042889 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.01.31 06:10:27.042979 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13741 | 2026.01.31 06:10:27.043016 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13742 | 2026.01.31 06:10:27.043669 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.31 06:10:27.043702 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13744 | 2026.01.31 06:10:27.044036 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13745 | 2026.01.31 06:10:27.044260 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.01.31 06:10:27.044378 [ 87 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13747 | 2026.01.31 06:10:27.044389 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001427 sec., 420462.50875963556 rows/sec., 31.61 MiB/sec. | ||
| 13748 | 2026.01.31 06:10:27.044413 [ 87 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.31 06:10:27.044437 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13750 | 2026.01.31 06:10:27.044445 [ 5 ] {5f4b9f8c-c5d5-4d9c-a74e-4ebe33eabe25} <Debug> TCPHandler: Processed in 0.001613977 sec. | ||
| 13751 | 2026.01.31 06:10:27.044535 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13752 | 2026.01.31 06:10:27.044561 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.01.31 06:10:27.044633 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13754 | 2026.01.31 06:10:27.044656 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13755 | 2026.01.31 06:10:27.044664 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 632 rows starting from the beginning of the part | ||
| 13756 | 2026.01.31 06:10:27.044698 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13757 | 2026.01.31 06:10:27.044730 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 13758 | 2026.01.31 06:10:27.044780 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part | ||
| 13759 | 2026.01.31 06:10:27.044832 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 13760 | 2026.01.31 06:10:27.044874 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 13761 | 2026.01.31 06:10:27.044918 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 600 rows starting from the beginning of the part | ||
| 13762 | 2026.01.31 06:10:27.045328 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.31 06:10:27.045361 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13764 | 2026.01.31 06:10:27.045752 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13765 | 2026.01.31 06:10:27.045929 [ 187 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436373 sec., 1093030.849229274 rows/sec., 87.12 MiB/sec. | ||
| 13766 | 2026.01.31 06:10:27.045962 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.01.31 06:10:27.046073 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13768 | 2026.01.31 06:10:27.046090 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13769 | 2026.01.31 06:10:27.046101 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001463 sec., 602870.8133971292 rows/sec., 40.92 MiB/sec. | ||
| 13770 | 2026.01.31 06:10:27.046127 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.01.31 06:10:27.046149 [ 5 ] {813a1956-57f5-4b60-b58f-0cd78c189804} <Debug> TCPHandler: Processed in 0.001634037 sec. | ||
| 13772 | 2026.01.31 06:10:27.046153 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13773 | 2026.01.31 06:10:27.046264 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13774 | 2026.01.31 06:10:27.046272 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.01.31 06:10:27.046307 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.01.31 06:10:27.046362 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13777 | 2026.01.31 06:10:27.046365 [ 193 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_116_23} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13778 | 2026.01.31 06:10:27.046374 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.01.31 06:10:27.046389 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 32107 rows starting from the beginning of the part | ||
| 13780 | 2026.01.31 06:10:27.046424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 13781 | 2026.01.31 06:10:27.046443 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13782 | 2026.01.31 06:10:27.046445 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13783 | 2026.01.31 06:10:27.046495 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 161 rows starting from the beginning of the part | ||
| 13784 | 2026.01.31 06:10:27.046535 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 13785 | 2026.01.31 06:10:27.046578 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13786 | 2026.01.31 06:10:27.046615 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 882 rows starting from the beginning of the part | ||
| 13787 | 2026.01.31 06:10:27.047284 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.01.31 06:10:27.047318 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13789 | 2026.01.31 06:10:27.047889 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13790 | 2026.01.31 06:10:27.048123 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.01.31 06:10:27.048262 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 13792 | 2026.01.31 06:10:27.048337 [ 5 ] {d8ac74b8-92da-499d-91de-ddb4d0448ade} <Debug> TCPHandler: Processed in 0.002112179 sec. | ||
| 13793 | 2026.01.31 06:10:27.048455 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.01.31 06:10:27.048547 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.01.31 06:10:27.048587 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13796 | 2026.01.31 06:10:27.048933 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.01.31 06:10:27.048967 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13798 | 2026.01.31 06:10:27.049266 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13799 | 2026.01.31 06:10:27.049501 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.01.31 06:10:27.049616 [ 87 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13801 | 2026.01.31 06:10:27.049629 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 13802 | 2026.01.31 06:10:27.049653 [ 87 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.01.31 06:10:27.049674 [ 5 ] {5e838a5f-9188-4811-a63a-fcc71c880397} <Debug> TCPHandler: Processed in 0.001274209 sec. | ||
| 13804 | 2026.01.31 06:10:27.049674 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13805 | 2026.01.31 06:10:27.049813 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13806 | 2026.01.31 06:10:27.049944 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13807 | 2026.01.31 06:10:27.049982 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6558 rows starting from the beginning of the part | ||
| 13808 | 2026.01.31 06:10:27.050053 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 13809 | 2026.01.31 06:10:27.050104 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 13810 | 2026.01.31 06:10:27.050149 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13811 | 2026.01.31 06:10:27.050192 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 13812 | 2026.01.31 06:10:27.050236 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13813 | 2026.01.31 06:10:27.052322 [ 190 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550889 sec., 2688474.488697862 rows/sec., 181.25 MiB/sec. | ||
| 13814 | 2026.01.31 06:10:27.052990 [ 190 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13815 | 2026.01.31 06:10:27.053199 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33630 rows, containing 5 columns (5 merged, 0 gathered) in 0.00696588 sec., 4827817.877999621 rows/sec., 331.68 MiB/sec. | ||
| 13816 | 2026.01.31 06:10:27.053483 [ 190 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.01.31 06:10:27.053565 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13818 | 2026.01.31 06:10:27.053629 [ 190 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_116_23} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13819 | 2026.01.31 06:10:27.053739 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13820 | 2026.01.31 06:10:27.053850 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.01.31 06:10:27.053928 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13822 | 2026.01.31 06:10:27.054023 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13823 | 2026.01.31 06:10:28.019266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37968 | ||
| 13824 | 2026.01.31 06:10:28.019909 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.01.31 06:10:28.019947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13826 | 2026.01.31 06:10:28.020423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13827 | 2026.01.31 06:10:28.020653 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.01.31 06:10:28.020795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37968 | ||
| 13829 | 2026.01.31 06:10:30.069898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13830 | 2026.01.31 06:10:30.087976 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.01.31 06:10:30.088034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13832 | 2026.01.31 06:10:30.094340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13833 | 2026.01.31 06:10:30.095105 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.01.31 06:10:30.098164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13835 | 2026.01.31 06:10:31.999752 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.01.31 06:10:31.999928 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13837 | 2026.01.31 06:10:31.999991 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13838 | 2026.01.31 06:10:32.000814 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2026.01.31 06:10:32.000862 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13840 | 2026.01.31 06:10:32.001260 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13841 | 2026.01.31 06:10:32.001514 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2026.01.31 06:10:32.001685 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001807 sec., 30990.592141671277 rows/sec., 2.37 MiB/sec. | ||
| 13843 | 2026.01.31 06:10:32.001744 [ 5 ] {b382cd6d-aad1-473d-a70b-f59e02b7e5bd} <Debug> TCPHandler: Processed in 0.002121338 sec. | ||
| 13844 | 2026.01.31 06:10:32.001757 [ 220 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13845 | 2026.01.31 06:10:32.001804 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13846 | 2026.01.31 06:10:32.001876 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2026.01.31 06:10:32.001998 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13848 | 2026.01.31 06:10:32.002045 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13849 | 2026.01.31 06:10:32.002526 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.01.31 06:10:32.002567 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13851 | 2026.01.31 06:10:32.002926 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13852 | 2026.01.31 06:10:32.003143 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.01.31 06:10:32.003290 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 13854 | 2026.01.31 06:10:32.003338 [ 5 ] {615066bc-bb8f-4f01-a478-71ee86c137ce} <Debug> TCPHandler: Processed in 0.001514764 sec. | ||
| 13855 | 2026.01.31 06:10:32.003352 [ 225 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13856 | 2026.01.31 06:10:32.003391 [ 225 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13857 | 2026.01.31 06:10:32.003486 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.01.31 06:10:32.003589 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.01.31 06:10:32.003637 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13860 | 2026.01.31 06:10:32.004114 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.01.31 06:10:32.004151 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13862 | 2026.01.31 06:10:32.004526 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13863 | 2026.01.31 06:10:32.004766 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.01.31 06:10:32.004919 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 13865 | 2026.01.31 06:10:32.004962 [ 5 ] {83a52b42-b486-4ee8-be41-e4ee031337a9} <Debug> TCPHandler: Processed in 0.001536955 sec. | ||
| 13866 | 2026.01.31 06:10:32.005032 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13867 | 2026.01.31 06:10:32.005080 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13868 | 2026.01.31 06:10:32.005096 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.01.31 06:10:32.005210 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13870 | 2026.01.31 06:10:32.005256 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13871 | 2026.01.31 06:10:32.005636 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.01.31 06:10:32.005677 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13873 | 2026.01.31 06:10:32.005971 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13874 | 2026.01.31 06:10:32.006054 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13875 | 2026.01.31 06:10:32.006340 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2026.01.31 06:10:32.006512 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 13877 | 2026.01.31 06:10:32.006553 [ 5 ] {7e08beb5-1e1c-4639-b1a1-9f0e027aad81} <Debug> TCPHandler: Processed in 0.001516095 sec. | ||
| 13878 | 2026.01.31 06:10:32.007758 [ 225 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13879 | 2026.01.31 06:10:32.008553 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13880 | 2026.01.31 06:10:33.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.56 MiB, peak 377.30 MiB, free memory in arenas 0.00 B, will set to 364.29 MiB (RSS), difference: 3.72 MiB | ||
| 13881 | 2026.01.31 06:10:33.220111 [ 222 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13882 | 2026.01.31 06:10:33.220161 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13883 | 2026.01.31 06:10:33.223457 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13884 | 2026.01.31 06:10:35.300058 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13885 | 2026.01.31 06:10:35.300112 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13886 | 2026.01.31 06:10:35.521898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38416 | ||
| 13887 | 2026.01.31 06:10:35.522401 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.01.31 06:10:35.522446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13889 | 2026.01.31 06:10:35.522914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13890 | 2026.01.31 06:10:35.523151 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.01.31 06:10:35.523287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38416 | ||
| 13892 | 2026.01.31 06:10:35.644147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1598 | ||
| 13893 | 2026.01.31 06:10:35.646524 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.01.31 06:10:35.646571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13895 | 2026.01.31 06:10:35.647765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13896 | 2026.01.31 06:10:35.648099 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.01.31 06:10:35.648431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 13898 | 2026.01.31 06:10:35.786034 [ 223 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13899 | 2026.01.31 06:10:35.786090 [ 223 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13900 | 2026.01.31 06:10:35.788513 [ 223 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13901 | 2026.01.31 06:10:36.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.29 MiB, peak 377.30 MiB, free memory in arenas 0.00 B, will set to 364.29 MiB (RSS), difference: 3.99 MiB | ||
| 13902 | 2026.01.31 06:10:36.001638 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001236849 sec. | ||
| 13903 | 2026.01.31 06:10:36.773476 [ 225 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13904 | 2026.01.31 06:10:36.773523 [ 225 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13905 | 2026.01.31 06:10:36.775812 [ 225 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13906 | 2026.01.31 06:10:37.002445 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13907 | 2026.01.31 06:10:37.002644 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13908 | 2026.01.31 06:10:37.002718 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13909 | 2026.01.31 06:10:37.003426 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.31 06:10:37.003476 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13911 | 2026.01.31 06:10:37.003883 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13912 | 2026.01.31 06:10:37.004106 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.01.31 06:10:37.004265 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001674 sec., 81242.53285543609 rows/sec., 7.03 MiB/sec. | ||
| 13914 | 2026.01.31 06:10:37.004307 [ 5 ] {0d783b28-ca56-46a8-8aa6-1c57054eec55} <Debug> TCPHandler: Processed in 0.002003956 sec. | ||
| 13915 | 2026.01.31 06:10:37.004429 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.01.31 06:10:37.004524 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.01.31 06:10:37.004566 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13918 | 2026.01.31 06:10:37.004988 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.01.31 06:10:37.005023 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13920 | 2026.01.31 06:10:37.005328 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13921 | 2026.01.31 06:10:37.005626 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.01.31 06:10:37.005764 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001259 sec., 31771.247021445593 rows/sec., 2.33 MiB/sec. | ||
| 13923 | 2026.01.31 06:10:37.005804 [ 5 ] {612baa64-5fef-446f-adf3-9e67ab144ba0} <Debug> TCPHandler: Processed in 0.001424322 sec. | ||
| 13924 | 2026.01.31 06:10:37.005926 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.01.31 06:10:37.006023 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13926 | 2026.01.31 06:10:37.006062 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13927 | 2026.01.31 06:10:37.006517 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.01.31 06:10:37.006552 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13929 | 2026.01.31 06:10:37.006857 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13930 | 2026.01.31 06:10:37.007065 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.01.31 06:10:37.007195 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 6.82 MiB/sec. | ||
| 13932 | 2026.01.31 06:10:37.007233 [ 5 ] {4c352f5a-29db-4511-82cf-d9a73c5f35ad} <Debug> TCPHandler: Processed in 0.001356721 sec. | ||
| 13933 | 2026.01.31 06:10:37.007348 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.01.31 06:10:37.007450 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.01.31 06:10:37.007495 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13936 | 2026.01.31 06:10:37.007903 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.01.31 06:10:37.007937 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13938 | 2026.01.31 06:10:37.008259 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13939 | 2026.01.31 06:10:37.008478 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.01.31 06:10:37.008608 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 13941 | 2026.01.31 06:10:37.008645 [ 5 ] {bc23f8bd-25eb-4343-a3ac-6f9e57013295} <Debug> TCPHandler: Processed in 0.001345721 sec. | ||
| 13942 | 2026.01.31 06:10:37.008757 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.01.31 06:10:37.008851 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13944 | 2026.01.31 06:10:37.008905 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13945 | 2026.01.31 06:10:37.009768 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.01.31 06:10:37.009802 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13947 | 2026.01.31 06:10:37.010349 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13948 | 2026.01.31 06:10:37.010593 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.01.31 06:10:37.010732 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 13950 | 2026.01.31 06:10:37.010788 [ 5 ] {a1644572-46b8-4b74-8703-85216fa9d0e0} <Debug> TCPHandler: Processed in 0.002079828 sec. | ||
| 13951 | 2026.01.31 06:10:37.010891 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2026.01.31 06:10:37.010986 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.01.31 06:10:37.011026 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13954 | 2026.01.31 06:10:37.011362 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.01.31 06:10:37.011405 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13956 | 2026.01.31 06:10:37.011698 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13957 | 2026.01.31 06:10:37.011901 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.01.31 06:10:37.012031 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13959 | 2026.01.31 06:10:37.012067 [ 5 ] {01243265-498a-4ea6-92f8-9128ff79ca7b} <Debug> TCPHandler: Processed in 0.001225328 sec. | ||
| 13960 | 2026.01.31 06:10:37.599189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 13961 | 2026.01.31 06:10:37.615880 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.01.31 06:10:37.615936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13963 | 2026.01.31 06:10:37.622248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13964 | 2026.01.31 06:10:37.622927 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.01.31 06:10:37.625834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 13966 | 2026.01.31 06:10:38.156850 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13967 | 2026.01.31 06:10:38.156935 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13968 | 2026.01.31 06:10:38.160242 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13969 | 2026.01.31 06:10:41.999644 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.01.31 06:10:41.999815 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13971 | 2026.01.31 06:10:41.999880 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13972 | 2026.01.31 06:10:42.000598 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.01.31 06:10:42.000647 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13974 | 2026.01.31 06:10:42.001031 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13975 | 2026.01.31 06:10:42.001263 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.01.31 06:10:42.001432 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 13977 | 2026.01.31 06:10:42.001476 [ 5 ] {25c46252-065b-45f0-93d4-da349950f6e7} <Debug> TCPHandler: Processed in 0.001957764 sec. | ||
| 13978 | 2026.01.31 06:10:42.001591 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13979 | 2026.01.31 06:10:42.001686 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13980 | 2026.01.31 06:10:42.001727 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13981 | 2026.01.31 06:10:42.002148 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2026.01.31 06:10:42.002186 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13983 | 2026.01.31 06:10:42.002500 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13984 | 2026.01.31 06:10:42.002719 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2026.01.31 06:10:42.002852 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 13986 | 2026.01.31 06:10:42.002890 [ 5 ] {83b0d2af-3ea8-40ce-adb5-2f3d384fbc55} <Debug> TCPHandler: Processed in 0.001348921 sec. | ||
| 13987 | 2026.01.31 06:10:42.003002 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.01.31 06:10:42.003096 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13989 | 2026.01.31 06:10:42.003141 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13990 | 2026.01.31 06:10:42.003543 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2026.01.31 06:10:42.003580 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 13992 | 2026.01.31 06:10:42.003913 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13993 | 2026.01.31 06:10:42.004124 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.01.31 06:10:42.004259 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 13995 | 2026.01.31 06:10:42.004297 [ 5 ] {18defa0a-9264-417b-8bd5-9f44d6fca141} <Debug> TCPHandler: Processed in 0.001344001 sec. | ||
| 13996 | 2026.01.31 06:10:42.004418 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13997 | 2026.01.31 06:10:42.004513 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13998 | 2026.01.31 06:10:42.004556 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13999 | 2026.01.31 06:10:42.004886 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2026.01.31 06:10:42.004922 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14001 | 2026.01.31 06:10:42.005223 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14002 | 2026.01.31 06:10:42.005434 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.01.31 06:10:42.005589 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14004 | 2026.01.31 06:10:42.005626 [ 5 ] {b4d83fe5-430f-47fa-b84f-b8700ead25bc} <Debug> TCPHandler: Processed in 0.001257899 sec. | ||
| 14005 | 2026.01.31 06:10:43.024387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38928 | ||
| 14006 | 2026.01.31 06:10:43.024914 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.01.31 06:10:43.024958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14008 | 2026.01.31 06:10:43.025430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14009 | 2026.01.31 06:10:43.025652 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.01.31 06:10:43.025788 [ 122 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14011 | 2026.01.31 06:10:43.025805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38928 | ||
| 14012 | 2026.01.31 06:10:43.025861 [ 122 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.01.31 06:10:43.025892 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14014 | 2026.01.31 06:10:43.026056 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14015 | 2026.01.31 06:10:43.026291 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14016 | 2026.01.31 06:10:43.026360 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36496 rows starting from the beginning of the part | ||
| 14017 | 2026.01.31 06:10:43.026465 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 14018 | 2026.01.31 06:10:43.026541 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 14019 | 2026.01.31 06:10:43.026611 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 14020 | 2026.01.31 06:10:43.026674 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 14021 | 2026.01.31 06:10:43.026738 [ 191 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 14022 | 2026.01.31 06:10:43.029518 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38928 rows, containing 4 columns (4 merged, 0 gathered) in 0.003545121 sec., 10980725.3405455 rows/sec., 157.08 MiB/sec. | ||
| 14023 | 2026.01.31 06:10:43.029966 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14024 | 2026.01.31 06:10:43.030287 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.01.31 06:10:43.030367 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_81_16} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14026 | 2026.01.31 06:10:43.030482 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 14027 | 2026.01.31 06:10:44.611526 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41882 | ||
| 14028 | 2026.01.31 06:10:44.611632 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14029 | 2026.01.31 06:10:44.611659 [ 286 ] {} <Debug> TCP-Session: 9e2569f6-97bc-43e7-9bfc-5ca42cb9fc20 Authenticating user 'default' from [fd00:1122:3344:101::e]:41882 | ||
| 14030 | 2026.01.31 06:10:44.611681 [ 286 ] {} <Debug> TCP-Session: 9e2569f6-97bc-43e7-9bfc-5ca42cb9fc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14031 | 2026.01.31 06:10:44.611693 [ 286 ] {} <Debug> TCP-Session: 9e2569f6-97bc-43e7-9bfc-5ca42cb9fc20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2026.01.31 06:10:44.611906 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36524 | ||
| 14033 | 2026.01.31 06:10:44.611958 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57990 | ||
| 14034 | 2026.01.31 06:10:44.611958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51771 | ||
| 14035 | 2026.01.31 06:10:44.611999 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34469 | ||
| 14036 | 2026.01.31 06:10:44.612054 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14037 | 2026.01.31 06:10:44.612037 [ 286 ] {} <Trace> TCP-Session: 9e2569f6-97bc-43e7-9bfc-5ca42cb9fc20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.01.31 06:10:44.612106 [ 290 ] {} <Debug> TCP-Session: 13741704-2fa7-4e1a-912c-888e5a4e7bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57990 | ||
| 14039 | 2026.01.31 06:10:44.612027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14040 | 2026.01.31 06:10:44.612129 [ 290 ] {} <Debug> TCP-Session: 13741704-2fa7-4e1a-912c-888e5a4e7bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.01.31 06:10:44.612123 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14042 | 2026.01.31 06:10:44.612166 [ 288 ] {} <Debug> TCP-Session: b00a7024-8e0d-4517-bb88-d21a2653798e Authenticating user 'default' from [fd00:1122:3344:101::e]:36524 | ||
| 14043 | 2026.01.31 06:10:44.612173 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14044 | 2026.01.31 06:10:44.612196 [ 289 ] {} <Debug> TCP-Session: 1c9c37b8-fe69-44a3-9668-c415b199a7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51771 | ||
| 14045 | 2026.01.31 06:10:44.612206 [ 288 ] {} <Debug> TCP-Session: b00a7024-8e0d-4517-bb88-d21a2653798e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14046 | 2026.01.31 06:10:44.612227 [ 291 ] {} <Debug> TCP-Session: 6f7b576a-2be5-49dc-9539-c3d9a15e3f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:34469 | ||
| 14047 | 2026.01.31 06:10:44.612243 [ 288 ] {} <Debug> TCP-Session: b00a7024-8e0d-4517-bb88-d21a2653798e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14048 | 2026.01.31 06:10:44.612266 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41882) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14049 | 2026.01.31 06:10:44.612267 [ 291 ] {} <Debug> TCP-Session: 6f7b576a-2be5-49dc-9539-c3d9a15e3f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14050 | 2026.01.31 06:10:44.612238 [ 289 ] {} <Debug> TCP-Session: 1c9c37b8-fe69-44a3-9668-c415b199a7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14051 | 2026.01.31 06:10:44.612323 [ 291 ] {} <Debug> TCP-Session: 6f7b576a-2be5-49dc-9539-c3d9a15e3f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14052 | 2026.01.31 06:10:44.612341 [ 289 ] {} <Debug> TCP-Session: 1c9c37b8-fe69-44a3-9668-c415b199a7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14053 | 2026.01.31 06:10:44.612162 [ 290 ] {} <Debug> TCP-Session: 13741704-2fa7-4e1a-912c-888e5a4e7bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14054 | 2026.01.31 06:10:44.612024 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38729 | ||
| 14055 | 2026.01.31 06:10:44.612003 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38026 | ||
| 14056 | 2026.01.31 06:10:44.611995 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33542 | ||
| 14057 | 2026.01.31 06:10:44.612024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38705 | ||
| 14058 | 2026.01.31 06:10:44.612566 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14059 | 2026.01.31 06:10:44.612596 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14060 | 2026.01.31 06:10:44.612622 [ 3 ] {} <Debug> TCP-Session: 45020b30-6ff0-49ad-971e-d62523e8207e Authenticating user 'default' from [fd00:1122:3344:101::e]:38729 | ||
| 14061 | 2026.01.31 06:10:44.612626 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14062 | 2026.01.31 06:10:44.612638 [ 3 ] {} <Debug> TCP-Session: 45020b30-6ff0-49ad-971e-d62523e8207e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14063 | 2026.01.31 06:10:44.612651 [ 3 ] {} <Debug> TCP-Session: 45020b30-6ff0-49ad-971e-d62523e8207e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14064 | 2026.01.31 06:10:44.612927 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 14065 | 2026.01.31 06:10:44.613007 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14066 | 2026.01.31 06:10:44.613041 [ 294 ] {} <Debug> TCP-Session: d0f22e57-bbc1-45e8-97bb-85a250bd0465 Authenticating user 'default' from [fd00:1122:3344:101::e]:38705 | ||
| 14067 | 2026.01.31 06:10:44.613059 [ 294 ] {} <Debug> TCP-Session: d0f22e57-bbc1-45e8-97bb-85a250bd0465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14068 | 2026.01.31 06:10:44.613072 [ 294 ] {} <Debug> TCP-Session: d0f22e57-bbc1-45e8-97bb-85a250bd0465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14069 | 2026.01.31 06:10:44.613274 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14070 | 2026.01.31 06:10:44.613312 [ 292 ] {} <Debug> TCP-Session: 08c251e6-2f6b-4088-ae81-d572a66f5cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:33542 | ||
| 14071 | 2026.01.31 06:10:44.613335 [ 292 ] {} <Debug> TCP-Session: 08c251e6-2f6b-4088-ae81-d572a66f5cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14072 | 2026.01.31 06:10:44.613353 [ 292 ] {} <Debug> TCP-Session: 08c251e6-2f6b-4088-ae81-d572a66f5cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14073 | 2026.01.31 06:10:44.613422 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14074 | 2026.01.31 06:10:44.613461 [ 293 ] {} <Debug> TCP-Session: 8d58ef98-daae-44b4-88bd-dd8a5a2775de Authenticating user 'default' from [fd00:1122:3344:101::e]:38026 | ||
| 14075 | 2026.01.31 06:10:44.613485 [ 293 ] {} <Debug> TCP-Session: 8d58ef98-daae-44b4-88bd-dd8a5a2775de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2026.01.31 06:10:44.613502 [ 293 ] {} <Debug> TCP-Session: 8d58ef98-daae-44b4-88bd-dd8a5a2775de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14077 | 2026.01.31 06:10:44.613876 [ 297 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> AggregatingTransform: Aggregating | ||
| 14078 | 2026.01.31 06:10:44.613980 [ 297 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> Aggregator: Aggregation method: without_key | ||
| 14079 | 2026.01.31 06:10:44.614015 [ 297 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980772 sec. (1019.605 rows/sec., 39.83 KiB/sec.) | ||
| 14080 | 2026.01.31 06:10:44.614034 [ 297 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Trace> Aggregator: Merging aggregated data | ||
| 14081 | 2026.01.31 06:10:44.615452 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 14082 | 2026.01.31 06:10:44.615605 [ 286 ] {2dd74bcc-9edd-4079-88b6-a170d2a72b80} <Debug> TCPHandler: Processed in 0.003697495 sec. | ||
| 14083 | 2026.01.31 06:10:44.615693 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14084 | 2026.01.31 06:10:44.615723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14085 | 2026.01.31 06:10:44.615728 [ 286 ] {} <Debug> TCP-Session: 9e2569f6-97bc-43e7-9bfc-5ca42cb9fc20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14086 | 2026.01.31 06:10:44.615757 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14087 | 2026.01.31 06:10:44.615776 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14088 | 2026.01.31 06:10:44.615794 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14089 | 2026.01.31 06:10:44.615821 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14090 | 2026.01.31 06:10:44.615836 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14091 | 2026.01.31 06:10:44.615857 [ 291 ] {} <Debug> TCP-Session: 6f7b576a-2be5-49dc-9539-c3d9a15e3f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14092 | 2026.01.31 06:10:44.615860 [ 290 ] {} <Debug> TCP-Session: 13741704-2fa7-4e1a-912c-888e5a4e7bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14093 | 2026.01.31 06:10:44.615879 [ 293 ] {} <Debug> TCP-Session: 8d58ef98-daae-44b4-88bd-dd8a5a2775de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14094 | 2026.01.31 06:10:44.615859 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14095 | 2026.01.31 06:10:44.615830 [ 294 ] {} <Debug> TCP-Session: d0f22e57-bbc1-45e8-97bb-85a250bd0465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14096 | 2026.01.31 06:10:44.615930 [ 3 ] {} <Debug> TCP-Session: 45020b30-6ff0-49ad-971e-d62523e8207e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14097 | 2026.01.31 06:10:44.615806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14098 | 2026.01.31 06:10:44.615804 [ 289 ] {} <Debug> TCP-Session: 1c9c37b8-fe69-44a3-9668-c415b199a7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2026.01.31 06:10:44.616005 [ 292 ] {} <Debug> TCP-Session: 08c251e6-2f6b-4088-ae81-d572a66f5cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2026.01.31 06:10:44.615770 [ 288 ] {} <Debug> TCP-Session: b00a7024-8e0d-4517-bb88-d21a2653798e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14101 | 2026.01.31 06:10:45.126858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14102 | 2026.01.31 06:10:45.158836 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.01.31 06:10:45.158948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14104 | 2026.01.31 06:10:45.169743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14105 | 2026.01.31 06:10:45.171911 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.01.31 06:10:45.172480 [ 120 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14107 | 2026.01.31 06:10:45.172582 [ 120 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.01.31 06:10:45.172618 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14109 | 2026.01.31 06:10:45.172789 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14110 | 2026.01.31 06:10:45.178722 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14111 | 2026.01.31 06:10:45.181191 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14112 | 2026.01.31 06:10:45.183812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14113 | 2026.01.31 06:10:45.188769 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14114 | 2026.01.31 06:10:45.196036 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14115 | 2026.01.31 06:10:45.203235 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14116 | 2026.01.31 06:10:45.211381 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14117 | 2026.01.31 06:10:45.218930 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14118 | 2026.01.31 06:10:45.339457 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.166742971 sec., 3658.3251236419437 rows/sec., 18.92 MiB/sec. | ||
| 14119 | 2026.01.31 06:10:45.343709 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14120 | 2026.01.31 06:10:45.347348 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.01.31 06:10:45.347515 [ 197 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_81_16} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14122 | 2026.01.31 06:10:45.350669 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14123 | 2026.01.31 06:10:45.649680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1620 | ||
| 14124 | 2026.01.31 06:10:45.652583 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2026.01.31 06:10:45.652653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14126 | 2026.01.31 06:10:45.654405 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14127 | 2026.01.31 06:10:45.654759 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2026.01.31 06:10:45.654997 [ 121 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14129 | 2026.01.31 06:10:45.655090 [ 121 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.01.31 06:10:45.655107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 14131 | 2026.01.31 06:10:45.655127 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14132 | 2026.01.31 06:10:45.655296 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14133 | 2026.01.31 06:10:45.655931 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2026.01.31 06:10:45.656175 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1498 rows starting from the beginning of the part | ||
| 14135 | 2026.01.31 06:10:45.656755 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 14136 | 2026.01.31 06:10:45.657252 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 14137 | 2026.01.31 06:10:45.657817 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 14138 | 2026.01.31 06:10:45.658327 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 14139 | 2026.01.31 06:10:45.658878 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 22 rows starting from the beginning of the part | ||
| 14140 | 2026.01.31 06:10:45.669067 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 72 columns (72 merged, 0 gathered) in 0.013835127 sec., 117093.25111363272 rows/sec., 90.01 MiB/sec. | ||
| 14141 | 2026.01.31 06:10:45.671795 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14142 | 2026.01.31 06:10:45.672826 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.01.31 06:10:45.672956 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_61_12} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14144 | 2026.01.31 06:10:45.673445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14145 | 2026.01.31 06:10:46.024595 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41085 | ||
| 14146 | 2026.01.31 06:10:46.024700 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14147 | 2026.01.31 06:10:46.024727 [ 286 ] {} <Debug> TCP-Session: 7d9b484e-b504-4ace-a751-e701067f43b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41085 | ||
| 14148 | 2026.01.31 06:10:46.024749 [ 286 ] {} <Debug> TCP-Session: 7d9b484e-b504-4ace-a751-e701067f43b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2026.01.31 06:10:46.024762 [ 286 ] {} <Debug> TCP-Session: 7d9b484e-b504-4ace-a751-e701067f43b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2026.01.31 06:10:46.024968 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60980 | ||
| 14151 | 2026.01.31 06:10:46.025013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57670 | ||
| 14152 | 2026.01.31 06:10:46.025019 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36190 | ||
| 14153 | 2026.01.31 06:10:46.025068 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47237 | ||
| 14154 | 2026.01.31 06:10:46.025087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14155 | 2026.01.31 06:10:46.025111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14156 | 2026.01.31 06:10:46.025074 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56993 | ||
| 14157 | 2026.01.31 06:10:46.025145 [ 290 ] {} <Debug> TCP-Session: 8f65e39f-33c4-4953-b64d-67d3f8db0df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57670 | ||
| 14158 | 2026.01.31 06:10:46.025165 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14159 | 2026.01.31 06:10:46.025176 [ 290 ] {} <Debug> TCP-Session: 8f65e39f-33c4-4953-b64d-67d3f8db0df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14160 | 2026.01.31 06:10:46.025172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14161 | 2026.01.31 06:10:46.025195 [ 294 ] {} <Debug> TCP-Session: 2beb21cf-9245-462f-81cb-a57a7d6e1db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47237 | ||
| 14162 | 2026.01.31 06:10:46.025215 [ 290 ] {} <Debug> TCP-Session: 8f65e39f-33c4-4953-b64d-67d3f8db0df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2026.01.31 06:10:46.025236 [ 289 ] {} <Debug> TCP-Session: 238c2230-f9ed-4f67-8856-a5394ec5e110 Authenticating user 'default' from [fd00:1122:3344:101::e]:36190 | ||
| 14164 | 2026.01.31 06:10:46.025246 [ 294 ] {} <Debug> TCP-Session: 2beb21cf-9245-462f-81cb-a57a7d6e1db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14165 | 2026.01.31 06:10:46.025273 [ 289 ] {} <Debug> TCP-Session: 238c2230-f9ed-4f67-8856-a5394ec5e110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2026.01.31 06:10:46.025280 [ 294 ] {} <Debug> TCP-Session: 2beb21cf-9245-462f-81cb-a57a7d6e1db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2026.01.31 06:10:46.025296 [ 289 ] {} <Debug> TCP-Session: 238c2230-f9ed-4f67-8856-a5394ec5e110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14168 | 2026.01.31 06:10:46.025202 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14169 | 2026.01.31 06:10:46.025075 [ 286 ] {} <Trace> TCP-Session: 7d9b484e-b504-4ace-a751-e701067f43b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14170 | 2026.01.31 06:10:46.025366 [ 3 ] {} <Debug> TCP-Session: ee78a77e-3e5e-46ec-99e8-259ede568170 Authenticating user 'default' from [fd00:1122:3344:101::e]:56993 | ||
| 14171 | 2026.01.31 06:10:46.025053 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65001 | ||
| 14172 | 2026.01.31 06:10:46.025390 [ 3 ] {} <Debug> TCP-Session: ee78a77e-3e5e-46ec-99e8-259ede568170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14173 | 2026.01.31 06:10:46.025040 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63497 | ||
| 14174 | 2026.01.31 06:10:46.025425 [ 3 ] {} <Debug> TCP-Session: ee78a77e-3e5e-46ec-99e8-259ede568170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14175 | 2026.01.31 06:10:46.025040 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37362 | ||
| 14176 | 2026.01.31 06:10:46.025518 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14177 | 2026.01.31 06:10:46.025132 [ 288 ] {} <Debug> TCP-Session: a0c95258-a639-4049-82f8-282af213c299 Authenticating user 'default' from [fd00:1122:3344:101::e]:60980 | ||
| 14178 | 2026.01.31 06:10:46.025572 [ 288 ] {} <Debug> TCP-Session: a0c95258-a639-4049-82f8-282af213c299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14179 | 2026.01.31 06:10:46.025592 [ 288 ] {} <Debug> TCP-Session: a0c95258-a639-4049-82f8-282af213c299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14180 | 2026.01.31 06:10:46.025643 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14181 | 2026.01.31 06:10:46.025675 [ 293 ] {} <Debug> TCP-Session: 5d54b9c9-1843-48d8-9123-db91c381a6c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65001 | ||
| 14182 | 2026.01.31 06:10:46.025696 [ 293 ] {} <Debug> TCP-Session: 5d54b9c9-1843-48d8-9123-db91c381a6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14183 | 2026.01.31 06:10:46.025733 [ 293 ] {} <Debug> TCP-Session: 5d54b9c9-1843-48d8-9123-db91c381a6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.01.31 06:10:46.025813 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14185 | 2026.01.31 06:10:46.025870 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14186 | 2026.01.31 06:10:46.026152 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 14187 | 2026.01.31 06:10:46.026155 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14188 | 2026.01.31 06:10:46.026208 [ 292 ] {} <Debug> TCP-Session: 6c10ec19-34bf-441f-bf7a-eb2fb9eb4ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37362 | ||
| 14189 | 2026.01.31 06:10:46.026225 [ 292 ] {} <Debug> TCP-Session: 6c10ec19-34bf-441f-bf7a-eb2fb9eb4ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14190 | 2026.01.31 06:10:46.026245 [ 292 ] {} <Debug> TCP-Session: 6c10ec19-34bf-441f-bf7a-eb2fb9eb4ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14191 | 2026.01.31 06:10:46.026296 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14192 | 2026.01.31 06:10:46.026344 [ 291 ] {} <Debug> TCP-Session: df6dec0e-b64d-44e3-a247-22be822e5146 Authenticating user 'default' from [fd00:1122:3344:101::e]:63497 | ||
| 14193 | 2026.01.31 06:10:46.026368 [ 291 ] {} <Debug> TCP-Session: df6dec0e-b64d-44e3-a247-22be822e5146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14194 | 2026.01.31 06:10:46.026381 [ 291 ] {} <Debug> TCP-Session: df6dec0e-b64d-44e3-a247-22be822e5146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14195 | 2026.01.31 06:10:46.027093 [ 261 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> AggregatingTransform: Aggregating | ||
| 14196 | 2026.01.31 06:10:46.027129 [ 261 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> Aggregator: Aggregation method: without_key | ||
| 14197 | 2026.01.31 06:10:46.027155 [ 261 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897691 sec. (1113.969 rows/sec., 43.51 KiB/sec.) | ||
| 14198 | 2026.01.31 06:10:46.027169 [ 261 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Trace> Aggregator: Merging aggregated data | ||
| 14199 | 2026.01.31 06:10:46.028737 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 14200 | 2026.01.31 06:10:46.028859 [ 286 ] {edcbfd7a-174d-44ff-8dc0-75ce6c58c709} <Debug> TCPHandler: Processed in 0.003897759 sec. | ||
| 14201 | 2026.01.31 06:10:46.028965 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14202 | 2026.01.31 06:10:46.028995 [ 286 ] {} <Debug> TCP-Session: 7d9b484e-b504-4ace-a751-e701067f43b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14203 | 2026.01.31 06:10:46.029006 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14204 | 2026.01.31 06:10:46.029029 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14205 | 2026.01.31 06:10:46.029048 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14206 | 2026.01.31 06:10:46.029069 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14207 | 2026.01.31 06:10:46.029088 [ 288 ] {} <Debug> TCP-Session: a0c95258-a639-4049-82f8-282af213c299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2026.01.31 06:10:46.029106 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14209 | 2026.01.31 06:10:46.029130 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14210 | 2026.01.31 06:10:46.029147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14211 | 2026.01.31 06:10:46.029190 [ 293 ] {} <Debug> TCP-Session: 5d54b9c9-1843-48d8-9123-db91c381a6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14212 | 2026.01.31 06:10:46.029164 [ 290 ] {} <Debug> TCP-Session: 8f65e39f-33c4-4953-b64d-67d3f8db0df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2026.01.31 06:10:46.029213 [ 294 ] {} <Debug> TCP-Session: 2beb21cf-9245-462f-81cb-a57a7d6e1db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14214 | 2026.01.31 06:10:46.029141 [ 291 ] {} <Debug> TCP-Session: df6dec0e-b64d-44e3-a247-22be822e5146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14215 | 2026.01.31 06:10:46.029109 [ 289 ] {} <Debug> TCP-Session: 238c2230-f9ed-4f67-8856-a5394ec5e110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14216 | 2026.01.31 06:10:46.029083 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14217 | 2026.01.31 06:10:46.029049 [ 3 ] {} <Debug> TCP-Session: ee78a77e-3e5e-46ec-99e8-259ede568170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14218 | 2026.01.31 06:10:46.029335 [ 292 ] {} <Debug> TCP-Session: 6c10ec19-34bf-441f-bf7a-eb2fb9eb4ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.01.31 06:10:46.116485 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48528 | ||
| 14220 | 2026.01.31 06:10:46.116590 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14221 | 2026.01.31 06:10:46.116619 [ 294 ] {} <Debug> TCP-Session: c1ef8eb0-28f4-4e86-8212-39548b963e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:48528 | ||
| 14222 | 2026.01.31 06:10:46.116643 [ 294 ] {} <Debug> TCP-Session: c1ef8eb0-28f4-4e86-8212-39548b963e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14223 | 2026.01.31 06:10:46.116657 [ 294 ] {} <Debug> TCP-Session: c1ef8eb0-28f4-4e86-8212-39548b963e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2026.01.31 06:10:46.116843 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41529 | ||
| 14225 | 2026.01.31 06:10:46.116871 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44792 | ||
| 14226 | 2026.01.31 06:10:46.116886 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39141 | ||
| 14227 | 2026.01.31 06:10:46.116913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37871 | ||
| 14228 | 2026.01.31 06:10:46.116943 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42098 | ||
| 14229 | 2026.01.31 06:10:46.116961 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14230 | 2026.01.31 06:10:46.117000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14231 | 2026.01.31 06:10:46.116989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14232 | 2026.01.31 06:10:46.117026 [ 3 ] {} <Debug> TCP-Session: b5c33636-4aeb-46e7-b190-6898e7e2ecd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41529 | ||
| 14233 | 2026.01.31 06:10:46.117062 [ 288 ] {} <Debug> TCP-Session: 4b2ec099-9bf4-472e-93d5-a01b38ba69a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39141 | ||
| 14234 | 2026.01.31 06:10:46.117072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14235 | 2026.01.31 06:10:46.117091 [ 288 ] {} <Debug> TCP-Session: 4b2ec099-9bf4-472e-93d5-a01b38ba69a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14236 | 2026.01.31 06:10:46.117030 [ 290 ] {} <Debug> TCP-Session: d2c8e52f-d3be-450c-a9ea-f72664a16df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37871 | ||
| 14237 | 2026.01.31 06:10:46.117124 [ 288 ] {} <Debug> TCP-Session: 4b2ec099-9bf4-472e-93d5-a01b38ba69a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2026.01.31 06:10:46.117122 [ 292 ] {} <Debug> TCP-Session: 49005de8-8f2c-417e-b3f7-111878995400 Authenticating user 'default' from [fd00:1122:3344:101::e]:42098 | ||
| 14239 | 2026.01.31 06:10:46.117145 [ 290 ] {} <Debug> TCP-Session: d2c8e52f-d3be-450c-a9ea-f72664a16df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14240 | 2026.01.31 06:10:46.116989 [ 294 ] {} <Trace> TCP-Session: c1ef8eb0-28f4-4e86-8212-39548b963e40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14241 | 2026.01.31 06:10:46.117182 [ 290 ] {} <Debug> TCP-Session: d2c8e52f-d3be-450c-a9ea-f72664a16df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14242 | 2026.01.31 06:10:46.117179 [ 292 ] {} <Debug> TCP-Session: 49005de8-8f2c-417e-b3f7-111878995400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2026.01.31 06:10:46.116978 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14244 | 2026.01.31 06:10:46.117242 [ 292 ] {} <Debug> TCP-Session: 49005de8-8f2c-417e-b3f7-111878995400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14245 | 2026.01.31 06:10:46.116947 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54558 | ||
| 14246 | 2026.01.31 06:10:46.117283 [ 286 ] {} <Debug> TCP-Session: 632d3a2d-2868-4698-a613-ef744c14fed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44792 | ||
| 14247 | 2026.01.31 06:10:46.116945 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53526 | ||
| 14248 | 2026.01.31 06:10:46.117363 [ 286 ] {} <Debug> TCP-Session: 632d3a2d-2868-4698-a613-ef744c14fed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14249 | 2026.01.31 06:10:46.117353 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14250 | 2026.01.31 06:10:46.117396 [ 286 ] {} <Debug> TCP-Session: 632d3a2d-2868-4698-a613-ef744c14fed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14251 | 2026.01.31 06:10:46.117423 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14252 | 2026.01.31 06:10:46.117428 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14253 | 2026.01.31 06:10:46.117450 [ 293 ] {} <Debug> TCP-Session: 6e85287a-d65f-4b29-8056-785a66634051 Authenticating user 'default' from [fd00:1122:3344:101::e]:53526 | ||
| 14254 | 2026.01.31 06:10:46.116915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47591 | ||
| 14255 | 2026.01.31 06:10:46.117489 [ 293 ] {} <Debug> TCP-Session: 6e85287a-d65f-4b29-8056-785a66634051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14256 | 2026.01.31 06:10:46.117484 [ 291 ] {} <Debug> TCP-Session: 49f2af1c-f104-41d7-bd02-10300abf3617 Authenticating user 'default' from [fd00:1122:3344:101::e]:54558 | ||
| 14257 | 2026.01.31 06:10:46.117529 [ 293 ] {} <Debug> TCP-Session: 6e85287a-d65f-4b29-8056-785a66634051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2026.01.31 06:10:46.117562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14259 | 2026.01.31 06:10:46.117576 [ 291 ] {} <Debug> TCP-Session: 49f2af1c-f104-41d7-bd02-10300abf3617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14260 | 2026.01.31 06:10:46.117594 [ 289 ] {} <Debug> TCP-Session: b4ba059c-62ad-4657-9fa6-ae30b0cbb675 Authenticating user 'default' from [fd00:1122:3344:101::e]:47591 | ||
| 14261 | 2026.01.31 06:10:46.117613 [ 291 ] {} <Debug> TCP-Session: 49f2af1c-f104-41d7-bd02-10300abf3617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2026.01.31 06:10:46.117630 [ 289 ] {} <Debug> TCP-Session: b4ba059c-62ad-4657-9fa6-ae30b0cbb675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14263 | 2026.01.31 06:10:46.117083 [ 3 ] {} <Debug> TCP-Session: b5c33636-4aeb-46e7-b190-6898e7e2ecd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2026.01.31 06:10:46.117656 [ 289 ] {} <Debug> TCP-Session: b4ba059c-62ad-4657-9fa6-ae30b0cbb675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14265 | 2026.01.31 06:10:46.117681 [ 3 ] {} <Debug> TCP-Session: b5c33636-4aeb-46e7-b190-6898e7e2ecd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14266 | 2026.01.31 06:10:46.117682 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14267 | 2026.01.31 06:10:46.117759 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14268 | 2026.01.31 06:10:46.118045 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 14269 | 2026.01.31 06:10:46.119126 [ 324 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> AggregatingTransform: Aggregating | ||
| 14270 | 2026.01.31 06:10:46.119169 [ 324 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> Aggregator: Aggregation method: without_key | ||
| 14271 | 2026.01.31 06:10:46.119208 [ 324 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058054 sec. (945.131 rows/sec., 36.92 KiB/sec.) | ||
| 14272 | 2026.01.31 06:10:46.119229 [ 324 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Trace> Aggregator: Merging aggregated data | ||
| 14273 | 2026.01.31 06:10:46.120592 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003291 sec., 303.8590094196293 rows/sec., 11.87 KiB/sec. | ||
| 14274 | 2026.01.31 06:10:46.120755 [ 294 ] {79dd74af-6c6c-4316-b0ef-e1b044ee9016} <Debug> TCPHandler: Processed in 0.003885088 sec. | ||
| 14275 | 2026.01.31 06:10:46.120882 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14276 | 2026.01.31 06:10:46.120914 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14277 | 2026.01.31 06:10:46.120915 [ 294 ] {} <Debug> TCP-Session: c1ef8eb0-28f4-4e86-8212-39548b963e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14278 | 2026.01.31 06:10:46.120938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14279 | 2026.01.31 06:10:46.120962 [ 3 ] {} <Debug> TCP-Session: b5c33636-4aeb-46e7-b190-6898e7e2ecd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14280 | 2026.01.31 06:10:46.120955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14281 | 2026.01.31 06:10:46.120986 [ 286 ] {} <Debug> TCP-Session: 632d3a2d-2868-4698-a613-ef744c14fed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14282 | 2026.01.31 06:10:46.121005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14283 | 2026.01.31 06:10:46.121031 [ 289 ] {} <Debug> TCP-Session: b4ba059c-62ad-4657-9fa6-ae30b0cbb675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14284 | 2026.01.31 06:10:46.121046 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14285 | 2026.01.31 06:10:46.121071 [ 288 ] {} <Debug> TCP-Session: 4b2ec099-9bf4-472e-93d5-a01b38ba69a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14286 | 2026.01.31 06:10:46.121093 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14287 | 2026.01.31 06:10:46.121112 [ 290 ] {} <Debug> TCP-Session: d2c8e52f-d3be-450c-a9ea-f72664a16df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14288 | 2026.01.31 06:10:46.121070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14289 | 2026.01.31 06:10:46.121148 [ 292 ] {} <Debug> TCP-Session: 49005de8-8f2c-417e-b3f7-111878995400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14290 | 2026.01.31 06:10:46.120978 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14291 | 2026.01.31 06:10:46.121213 [ 291 ] {} <Debug> TCP-Session: 49f2af1c-f104-41d7-bd02-10300abf3617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14292 | 2026.01.31 06:10:46.121260 [ 293 ] {} <Debug> TCP-Session: 6e85287a-d65f-4b29-8056-785a66634051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14293 | 2026.01.31 06:10:47.001608 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14294 | 2026.01.31 06:10:47.001784 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14295 | 2026.01.31 06:10:47.001855 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14296 | 2026.01.31 06:10:47.002609 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14297 | 2026.01.31 06:10:47.002661 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14298 | 2026.01.31 06:10:47.003085 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14299 | 2026.01.31 06:10:47.003340 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14300 | 2026.01.31 06:10:47.003523 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001786 sec., 76147.8163493841 rows/sec., 6.59 MiB/sec. | ||
| 14301 | 2026.01.31 06:10:47.003586 [ 5 ] {d9e200f7-3d2d-499d-b251-2ad62ffb708e} <Debug> TCPHandler: Processed in 0.002102288 sec. | ||
| 14302 | 2026.01.31 06:10:47.003714 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14303 | 2026.01.31 06:10:47.003826 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14304 | 2026.01.31 06:10:47.003873 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14305 | 2026.01.31 06:10:47.004365 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14306 | 2026.01.31 06:10:47.004407 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14307 | 2026.01.31 06:10:47.004767 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14308 | 2026.01.31 06:10:47.004991 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14309 | 2026.01.31 06:10:47.005135 [ 119 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 14310 | 2026.01.31 06:10:47.005146 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001345 sec., 29739.776951672862 rows/sec., 2.18 MiB/sec. | ||
| 14311 | 2026.01.31 06:10:47.005216 [ 119 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.01.31 06:10:47.005243 [ 5 ] {d7db1849-27d3-47bd-885b-5c3b231db3d4} <Debug> TCPHandler: Processed in 0.001581806 sec. | ||
| 14313 | 2026.01.31 06:10:47.005248 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14314 | 2026.01.31 06:10:47.005383 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.01.31 06:10:47.005382 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 14316 | 2026.01.31 06:10:47.005493 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14317 | 2026.01.31 06:10:47.005542 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14318 | 2026.01.31 06:10:47.005547 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14319 | 2026.01.31 06:10:47.005595 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 70 rows starting from the beginning of the part | ||
| 14320 | 2026.01.31 06:10:47.005670 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 14321 | 2026.01.31 06:10:47.005724 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 14322 | 2026.01.31 06:10:47.005773 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 14323 | 2026.01.31 06:10:47.005827 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 14324 | 2026.01.31 06:10:47.005876 [ 188 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 14325 | 2026.01.31 06:10:47.006026 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.01.31 06:10:47.006071 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14327 | 2026.01.31 06:10:47.006442 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14328 | 2026.01.31 06:10:47.006676 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.01.31 06:10:47.006734 [ 195 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409962 sec., 175891.26515466374 rows/sec., 13.58 MiB/sec. | ||
| 14330 | 2026.01.31 06:10:47.006832 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001363 sec., 76302.27439471753 rows/sec., 5.96 MiB/sec. | ||
| 14331 | 2026.01.31 06:10:47.006882 [ 5 ] {6c35f33a-0c9e-456c-90ca-879f432ac9ca} <Debug> TCPHandler: Processed in 0.001551516 sec. | ||
| 14332 | 2026.01.31 06:10:47.006887 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 14333 | 2026.01.31 06:10:47.007003 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.01.31 06:10:47.007112 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14335 | 2026.01.31 06:10:47.007163 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14336 | 2026.01.31 06:10:47.007173 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14337 | 2026.01.31 06:10:47.007253 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_70_14} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 14338 | 2026.01.31 06:10:47.007333 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14339 | 2026.01.31 06:10:47.007620 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14340 | 2026.01.31 06:10:47.007662 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14341 | 2026.01.31 06:10:47.008028 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14342 | 2026.01.31 06:10:47.008249 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2026.01.31 06:10:47.008414 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001326 sec., 120663.65007541479 rows/sec., 8.40 MiB/sec. | ||
| 14344 | 2026.01.31 06:10:47.008457 [ 5 ] {7dac3373-d8d0-48c9-b53c-5cc093a9fdae} <Debug> TCPHandler: Processed in 0.001506395 sec. | ||
| 14345 | 2026.01.31 06:10:47.008571 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14346 | 2026.01.31 06:10:47.008673 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14347 | 2026.01.31 06:10:47.008732 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14348 | 2026.01.31 06:10:47.009657 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.01.31 06:10:47.009696 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14350 | 2026.01.31 06:10:47.010286 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14351 | 2026.01.31 06:10:47.010544 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.01.31 06:10:47.010697 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002047 sec., 19540.791402051782 rows/sec., 35.02 MiB/sec. | ||
| 14353 | 2026.01.31 06:10:47.010789 [ 5 ] {4d1355ba-15ed-4a12-a6ea-0d4e8de00db8} <Debug> TCPHandler: Processed in 0.002269142 sec. | ||
| 14354 | 2026.01.31 06:10:47.010903 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14355 | 2026.01.31 06:10:47.011002 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14356 | 2026.01.31 06:10:47.011046 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14357 | 2026.01.31 06:10:47.011396 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2026.01.31 06:10:47.011431 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 14359 | 2026.01.31 06:10:47.011753 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14360 | 2026.01.31 06:10:47.011960 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.01.31 06:10:47.012088 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 14362 | 2026.01.31 06:10:47.012124 [ 5 ] {2d2cc599-c125-4833-b4c4-5017abe22018} <Debug> TCPHandler: Processed in 0.00127202 sec. | ||
| 14363 | 2026.01.31 06:10:50.300364 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14364 | 2026.01.31 06:10:50.300438 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14365 | 2026.01.31 06:10:50.526951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39376 | ||
| 14366 | 2026.01.31 06:10:50.527452 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.01.31 06:10:50.527495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14368 | 2026.01.31 06:10:50.527956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14369 | 2026.01.31 06:10:50.528179 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.01.31 06:10:50.528313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39376 | ||
| 14371 | 2026.01.31 06:10:51.999944 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.01.31 06:10:52.000126 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14373 | 2026.01.31 06:10:52.000217 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14374 | 2026.01.31 06:10:52.001066 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.01.31 06:10:52.001116 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14376 | 2026.01.31 06:10:52.001514 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14377 | 2026.01.31 06:10:52.001748 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.01.31 06:10:52.001913 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.33 MiB/sec. | ||
| 14379 | 2026.01.31 06:10:52.001918 [ 116 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14380 | 2026.01.31 06:10:52.001965 [ 5 ] {1b3e5dd8-9c1d-4980-bd2e-11a8af43c355} <Debug> TCPHandler: Processed in 0.002151329 sec. | ||
| 14381 | 2026.01.31 06:10:52.001986 [ 116 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.01.31 06:10:52.002014 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14383 | 2026.01.31 06:10:52.002095 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2026.01.31 06:10:52.002116 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14385 | 2026.01.31 06:10:52.002202 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14386 | 2026.01.31 06:10:52.002231 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14387 | 2026.01.31 06:10:52.002251 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14388 | 2026.01.31 06:10:52.002272 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1407 rows starting from the beginning of the part | ||
| 14389 | 2026.01.31 06:10:52.002351 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 14390 | 2026.01.31 06:10:52.002405 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 136 rows starting from the beginning of the part | ||
| 14391 | 2026.01.31 06:10:52.002456 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 14392 | 2026.01.31 06:10:52.002504 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 14393 | 2026.01.31 06:10:52.002551 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14394 | 2026.01.31 06:10:52.002718 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.01.31 06:10:52.002762 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14396 | 2026.01.31 06:10:52.003097 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14397 | 2026.01.31 06:10:52.003348 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.01.31 06:10:52.003484 [ 116 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14399 | 2026.01.31 06:10:52.003487 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 14400 | 2026.01.31 06:10:52.003523 [ 116 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14401 | 2026.01.31 06:10:52.003547 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14402 | 2026.01.31 06:10:52.003549 [ 5 ] {da6b14b2-09f5-4397-9227-b1143d4f1a15} <Debug> TCPHandler: Processed in 0.001504875 sec. | ||
| 14403 | 2026.01.31 06:10:52.003681 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.01.31 06:10:52.003681 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14405 | 2026.01.31 06:10:52.003778 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14406 | 2026.01.31 06:10:52.003807 [ 186 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733239 sec., 1065634.9182080487 rows/sec., 92.90 MiB/sec. | ||
| 14407 | 2026.01.31 06:10:52.003828 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14408 | 2026.01.31 06:10:52.003842 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14409 | 2026.01.31 06:10:52.003892 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 632 rows starting from the beginning of the part | ||
| 14410 | 2026.01.31 06:10:52.003964 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14411 | 2026.01.31 06:10:52.004019 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 14412 | 2026.01.31 06:10:52.004024 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14413 | 2026.01.31 06:10:52.004068 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 14414 | 2026.01.31 06:10:52.004116 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 14415 | 2026.01.31 06:10:52.004159 [ 195 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14416 | 2026.01.31 06:10:52.004281 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.01.31 06:10:52.004301 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.01.31 06:10:52.004337 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14419 | 2026.01.31 06:10:52.004397 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_121_24} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14420 | 2026.01.31 06:10:52.004472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14421 | 2026.01.31 06:10:52.004715 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14422 | 2026.01.31 06:10:52.004942 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.01.31 06:10:52.005070 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14424 | 2026.01.31 06:10:52.005078 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 14425 | 2026.01.31 06:10:52.005109 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.31 06:10:52.005133 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14427 | 2026.01.31 06:10:52.005143 [ 5 ] {5fdcdd7f-a5e6-4317-87b9-b82380bbb14e} <Debug> TCPHandler: Processed in 0.001511204 sec. | ||
| 14428 | 2026.01.31 06:10:52.005150 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546396 sec., 667358.166989568 rows/sec., 53.55 MiB/sec. | ||
| 14429 | 2026.01.31 06:10:52.005199 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14430 | 2026.01.31 06:10:52.005266 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.01.31 06:10:52.005310 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14432 | 2026.01.31 06:10:52.005326 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14433 | 2026.01.31 06:10:52.005366 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 33630 rows starting from the beginning of the part | ||
| 14434 | 2026.01.31 06:10:52.005378 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14435 | 2026.01.31 06:10:52.005427 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14436 | 2026.01.31 06:10:52.005432 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14437 | 2026.01.31 06:10:52.005490 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14438 | 2026.01.31 06:10:52.005534 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 14439 | 2026.01.31 06:10:52.005557 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.01.31 06:10:52.005575 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14441 | 2026.01.31 06:10:52.005621 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 14442 | 2026.01.31 06:10:52.005631 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_121_24} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14443 | 2026.01.31 06:10:52.005711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14444 | 2026.01.31 06:10:52.005778 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.01.31 06:10:52.005819 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14446 | 2026.01.31 06:10:52.006144 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14447 | 2026.01.31 06:10:52.006362 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.01.31 06:10:52.006485 [ 116 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14449 | 2026.01.31 06:10:52.006496 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14450 | 2026.01.31 06:10:52.006523 [ 116 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.01.31 06:10:52.006543 [ 5 ] {a2e6d32d-8bda-4bf1-9964-279cad2f2920} <Debug> TCPHandler: Processed in 0.00132801 sec. | ||
| 14452 | 2026.01.31 06:10:52.006547 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14453 | 2026.01.31 06:10:52.006647 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14454 | 2026.01.31 06:10:52.006748 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14455 | 2026.01.31 06:10:52.006778 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6858 rows starting from the beginning of the part | ||
| 14456 | 2026.01.31 06:10:52.006832 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14457 | 2026.01.31 06:10:52.006876 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14458 | 2026.01.31 06:10:52.006917 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 14459 | 2026.01.31 06:10:52.006957 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14460 | 2026.01.31 06:10:52.006995 [ 189 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14461 | 2026.01.31 06:10:52.010152 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003541021 sec., 2021450.875326636 rows/sec., 136.28 MiB/sec. | ||
| 14462 | 2026.01.31 06:10:52.010898 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14463 | 2026.01.31 06:10:52.011222 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.01.31 06:10:52.011303 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_121_24} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14465 | 2026.01.31 06:10:52.011392 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14466 | 2026.01.31 06:10:52.013580 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34430 rows, containing 5 columns (5 merged, 0 gathered) in 0.008410612 sec., 4093637.894602676 rows/sec., 281.33 MiB/sec. | ||
| 14467 | 2026.01.31 06:10:52.013913 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14468 | 2026.01.31 06:10:52.014266 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.01.31 06:10:52.014351 [ 187 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14470 | 2026.01.31 06:10:52.014458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14471 | 2026.01.31 06:10:52.684895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14472 | 2026.01.31 06:10:52.702740 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2026.01.31 06:10:52.702794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14474 | 2026.01.31 06:10:52.709042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14475 | 2026.01.31 06:10:52.709729 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.01.31 06:10:52.712976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14477 | 2026.01.31 06:10:53.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.76 MiB, peak 382.81 MiB, free memory in arenas 0.00 B, will set to 368.48 MiB (RSS), difference: 2.73 MiB | ||
| 14478 | 2026.01.31 06:10:55.656232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1644 | ||
| 14479 | 2026.01.31 06:10:55.658495 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.01.31 06:10:55.658543 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14481 | 2026.01.31 06:10:55.659732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14482 | 2026.01.31 06:10:55.660012 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.01.31 06:10:55.660273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 14484 | 2026.01.31 06:10:57.032515 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2026.01.31 06:10:57.032682 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14486 | 2026.01.31 06:10:57.032746 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14487 | 2026.01.31 06:10:57.033423 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2026.01.31 06:10:57.033472 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14489 | 2026.01.31 06:10:57.033861 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14490 | 2026.01.31 06:10:57.034088 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.01.31 06:10:57.034248 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 14492 | 2026.01.31 06:10:57.034312 [ 5 ] {b80be3d8-0e42-4b79-9d98-72254f513314} <Debug> TCPHandler: Processed in 0.001916684 sec. | ||
| 14493 | 2026.01.31 06:10:57.034442 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2026.01.31 06:10:57.034543 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14495 | 2026.01.31 06:10:57.034586 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14496 | 2026.01.31 06:10:57.035004 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.01.31 06:10:57.035037 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14498 | 2026.01.31 06:10:57.035338 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14499 | 2026.01.31 06:10:57.035543 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2026.01.31 06:10:57.035676 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 846.47 KiB/sec. | ||
| 14501 | 2026.01.31 06:10:57.035714 [ 5 ] {f55fe096-ed85-45cc-ad9b-835f10ff5ccc} <Debug> TCPHandler: Processed in 0.00132234 sec. | ||
| 14502 | 2026.01.31 06:10:57.035826 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2026.01.31 06:10:57.035919 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14504 | 2026.01.31 06:10:57.035958 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14505 | 2026.01.31 06:10:57.037112 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2026.01.31 06:10:57.037145 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14507 | 2026.01.31 06:10:57.037542 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14508 | 2026.01.31 06:10:57.037755 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2026.01.31 06:10:57.037891 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Debug> executeQuery: Read 1402 rows, 120.04 KiB in 0.001991 sec., 704168.7594173781 rows/sec., 58.88 MiB/sec. | ||
| 14510 | 2026.01.31 06:10:57.037929 [ 5 ] {adeb1d2d-5976-449e-8002-73886b9fa620} <Debug> TCPHandler: Processed in 0.002150249 sec. | ||
| 14511 | 2026.01.31 06:10:57.037981 [ 219 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14512 | 2026.01.31 06:10:57.038030 [ 219 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14513 | 2026.01.31 06:10:57.038054 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2026.01.31 06:10:57.038152 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14515 | 2026.01.31 06:10:57.038192 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14516 | 2026.01.31 06:10:57.038624 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.01.31 06:10:57.038659 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14518 | 2026.01.31 06:10:57.038948 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14519 | 2026.01.31 06:10:57.039158 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2026.01.31 06:10:57.039283 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.09 MiB/sec. | ||
| 14521 | 2026.01.31 06:10:57.039331 [ 5 ] {cae7a570-61ae-47b4-965d-acc79cec8741} <Debug> TCPHandler: Processed in 0.00132392 sec. | ||
| 14522 | 2026.01.31 06:10:57.039438 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2026.01.31 06:10:57.039529 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14524 | 2026.01.31 06:10:57.039566 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14525 | 2026.01.31 06:10:57.040047 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.01.31 06:10:57.040080 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14527 | 2026.01.31 06:10:57.040394 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14528 | 2026.01.31 06:10:57.040600 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2026.01.31 06:10:57.040722 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00121 sec., 208264.46280991737 rows/sec., 14.40 MiB/sec. | ||
| 14530 | 2026.01.31 06:10:57.040757 [ 5 ] {42e544bd-0fc1-403c-8be9-9b6d89ff9a70} <Debug> TCPHandler: Processed in 0.001365991 sec. | ||
| 14531 | 2026.01.31 06:10:57.040870 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.01.31 06:10:57.040961 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14533 | 2026.01.31 06:10:57.040998 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14534 | 2026.01.31 06:10:57.041391 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.01.31 06:10:57.041425 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14536 | 2026.01.31 06:10:57.041704 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14537 | 2026.01.31 06:10:57.041912 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.01.31 06:10:57.042037 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 14539 | 2026.01.31 06:10:57.042074 [ 5 ] {74d0e04f-a7c3-4d46-bafb-1c6ea6ca6d80} <Debug> TCPHandler: Processed in 0.001250908 sec. | ||
| 14540 | 2026.01.31 06:10:57.042178 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.01.31 06:10:57.042268 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14542 | 2026.01.31 06:10:57.042313 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14543 | 2026.01.31 06:10:57.042997 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.01.31 06:10:57.043032 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14545 | 2026.01.31 06:10:57.043374 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14546 | 2026.01.31 06:10:57.043584 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.01.31 06:10:57.043712 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001462 sec., 415868.6730506156 rows/sec., 31.29 MiB/sec. | ||
| 14548 | 2026.01.31 06:10:57.043749 [ 5 ] {413ae21b-127c-43a3-af2b-6a6fe8b1c3f1} <Debug> TCPHandler: Processed in 0.001617027 sec. | ||
| 14549 | 2026.01.31 06:10:57.043789 [ 217 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14550 | 2026.01.31 06:10:57.043824 [ 217 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14551 | 2026.01.31 06:10:57.043856 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2026.01.31 06:10:57.043947 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14553 | 2026.01.31 06:10:57.043988 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14554 | 2026.01.31 06:10:57.044664 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.01.31 06:10:57.044699 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14556 | 2026.01.31 06:10:57.045070 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14557 | 2026.01.31 06:10:57.045284 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2026.01.31 06:10:57.045423 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001494 sec., 593038.8219544846 rows/sec., 40.25 MiB/sec. | ||
| 14559 | 2026.01.31 06:10:57.045460 [ 5 ] {168e9fcd-96f7-4b5d-b895-118a7f2f8cca} <Debug> TCPHandler: Processed in 0.001649928 sec. | ||
| 14560 | 2026.01.31 06:10:57.045581 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2026.01.31 06:10:57.045681 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14562 | 2026.01.31 06:10:57.045736 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14563 | 2026.01.31 06:10:57.046646 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.01.31 06:10:57.046683 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14565 | 2026.01.31 06:10:57.047277 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14566 | 2026.01.31 06:10:57.047509 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.01.31 06:10:57.047636 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14568 | 2026.01.31 06:10:57.047656 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001994 sec., 20060.18054162487 rows/sec., 35.95 MiB/sec. | ||
| 14569 | 2026.01.31 06:10:57.047684 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.01.31 06:10:57.047710 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14571 | 2026.01.31 06:10:57.047737 [ 5 ] {32e73b1f-7601-4ce7-b6d4-083cd679ac4d} <Debug> TCPHandler: Processed in 0.002207651 sec. | ||
| 14572 | 2026.01.31 06:10:57.047824 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14573 | 2026.01.31 06:10:57.047858 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14574 | 2026.01.31 06:10:57.047959 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14575 | 2026.01.31 06:10:57.048003 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14576 | 2026.01.31 06:10:57.048079 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14577 | 2026.01.31 06:10:57.048146 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2184 rows starting from the beginning of the part | ||
| 14578 | 2026.01.31 06:10:57.048291 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 14579 | 2026.01.31 06:10:57.048350 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14580 | 2026.01.31 06:10:57.048391 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14581 | 2026.01.31 06:10:57.048419 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 14582 | 2026.01.31 06:10:57.048525 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 14583 | 2026.01.31 06:10:57.048624 [ 217 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14584 | 2026.01.31 06:10:57.048627 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 14585 | 2026.01.31 06:10:57.048708 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14586 | 2026.01.31 06:10:57.048746 [ 191 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 14587 | 2026.01.31 06:10:57.049006 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.01.31 06:10:57.049164 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 14589 | 2026.01.31 06:10:57.049203 [ 5 ] {fe170cff-f2ac-41e5-b905-6e4f85988624} <Debug> TCPHandler: Processed in 0.001395741 sec. | ||
| 14590 | 2026.01.31 06:10:57.049217 [ 223 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14591 | 2026.01.31 06:10:57.049248 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14592 | 2026.01.31 06:10:57.050339 [ 219 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14593 | 2026.01.31 06:10:57.052038 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14594 | 2026.01.31 06:10:57.060453 [ 199 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 19 columns (19 merged, 0 gathered) in 0.012676849 sec., 188059.35134196203 rows/sec., 336.99 MiB/sec. | ||
| 14595 | 2026.01.31 06:10:57.062801 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14596 | 2026.01.31 06:10:57.063234 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.01.31 06:10:57.063325 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14598 | 2026.01.31 06:10:57.063512 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. | ||
| 14599 | 2026.01.31 06:10:57.929388 [ 217 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 14600 | 2026.01.31 06:10:57.929437 [ 217 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 14601 | 2026.01.31 06:10:57.942180 [ 217 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 14602 | 2026.01.31 06:10:58.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.24 MiB, peak 387.94 MiB, free memory in arenas 0.00 B, will set to 375.55 MiB (RSS), difference: 6.31 MiB | ||
| 14603 | 2026.01.31 06:10:58.028421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39888 | ||
| 14604 | 2026.01.31 06:10:58.028919 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.01.31 06:10:58.028954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14606 | 2026.01.31 06:10:58.029425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14607 | 2026.01.31 06:10:58.029667 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.01.31 06:10:58.029813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39888 | ||
| 14609 | 2026.01.31 06:10:58.945225 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14610 | 2026.01.31 06:10:58.945281 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14611 | 2026.01.31 06:10:58.953035 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14612 | 2026.01.31 06:11:00.213032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14613 | 2026.01.31 06:11:00.231774 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.01.31 06:11:00.231845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14615 | 2026.01.31 06:11:00.238514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14616 | 2026.01.31 06:11:00.239343 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.01.31 06:11:00.243381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14618 | 2026.01.31 06:11:02.000267 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2026.01.31 06:11:02.000457 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14620 | 2026.01.31 06:11:02.000528 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14621 | 2026.01.31 06:11:02.001213 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.01.31 06:11:02.001255 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14623 | 2026.01.31 06:11:02.001617 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14624 | 2026.01.31 06:11:02.001834 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.01.31 06:11:02.001987 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 14626 | 2026.01.31 06:11:02.002029 [ 5 ] {e1bd90a1-357d-4276-8f6f-7b177392c5ee} <Debug> TCPHandler: Processed in 0.001888473 sec. | ||
| 14627 | 2026.01.31 06:11:02.002156 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.01.31 06:11:02.002248 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14629 | 2026.01.31 06:11:02.002293 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14630 | 2026.01.31 06:11:02.002764 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.01.31 06:11:02.002800 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14632 | 2026.01.31 06:11:02.003094 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14633 | 2026.01.31 06:11:02.003323 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.01.31 06:11:02.003455 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 14635 | 2026.01.31 06:11:02.003501 [ 5 ] {eea15835-062d-4c78-8275-a324397d9a61} <Debug> TCPHandler: Processed in 0.001393682 sec. | ||
| 14636 | 2026.01.31 06:11:02.003623 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.01.31 06:11:02.003715 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14638 | 2026.01.31 06:11:02.003757 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14639 | 2026.01.31 06:11:02.004204 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.01.31 06:11:02.004241 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14641 | 2026.01.31 06:11:02.004556 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14642 | 2026.01.31 06:11:02.004758 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2026.01.31 06:11:02.004892 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 14644 | 2026.01.31 06:11:02.004929 [ 5 ] {8003d52b-5c37-4ce9-af10-a2db73a94dc5} <Debug> TCPHandler: Processed in 0.001354351 sec. | ||
| 14645 | 2026.01.31 06:11:02.005040 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.01.31 06:11:02.005133 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14647 | 2026.01.31 06:11:02.005173 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14648 | 2026.01.31 06:11:02.005510 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.01.31 06:11:02.005545 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14650 | 2026.01.31 06:11:02.005834 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14651 | 2026.01.31 06:11:02.006033 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.01.31 06:11:02.006159 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 14653 | 2026.01.31 06:11:02.006194 [ 5 ] {90893597-1405-4932-8253-559c31d29cf2} <Debug> TCPHandler: Processed in 0.001201547 sec. | ||
| 14654 | 2026.01.31 06:11:05.300486 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14655 | 2026.01.31 06:11:05.300577 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14656 | 2026.01.31 06:11:05.529945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40336 | ||
| 14657 | 2026.01.31 06:11:05.530509 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2026.01.31 06:11:05.530557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14659 | 2026.01.31 06:11:05.531046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14660 | 2026.01.31 06:11:05.531273 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2026.01.31 06:11:05.531402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40336 | ||
| 14662 | 2026.01.31 06:11:05.660414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1672 | ||
| 14663 | 2026.01.31 06:11:05.662888 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2026.01.31 06:11:05.662954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14665 | 2026.01.31 06:11:05.664262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14666 | 2026.01.31 06:11:05.664567 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2026.01.31 06:11:05.665015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1672 | ||
| 14668 | 2026.01.31 06:11:07.001825 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2026.01.31 06:11:07.002003 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14670 | 2026.01.31 06:11:07.002075 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14671 | 2026.01.31 06:11:07.002844 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.01.31 06:11:07.002901 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14673 | 2026.01.31 06:11:07.003317 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14674 | 2026.01.31 06:11:07.003563 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.01.31 06:11:07.003751 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001793 sec., 75850.5298382599 rows/sec., 6.56 MiB/sec. | ||
| 14676 | 2026.01.31 06:11:07.003815 [ 5 ] {f4a1ab55-077a-42a6-bc6c-685628c113bd} <Debug> TCPHandler: Processed in 0.002115028 sec. | ||
| 14677 | 2026.01.31 06:11:07.003945 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.01.31 06:11:07.004055 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14679 | 2026.01.31 06:11:07.004104 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14680 | 2026.01.31 06:11:07.004596 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.01.31 06:11:07.004640 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14682 | 2026.01.31 06:11:07.004961 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14683 | 2026.01.31 06:11:07.005182 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.01.31 06:11:07.005326 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001297 sec., 30840.400925212027 rows/sec., 2.26 MiB/sec. | ||
| 14685 | 2026.01.31 06:11:07.005377 [ 5 ] {2e874314-1d9b-4fe8-9e8e-8e0cc15cc80a} <Debug> TCPHandler: Processed in 0.001487525 sec. | ||
| 14686 | 2026.01.31 06:11:07.005492 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.01.31 06:11:07.005592 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14688 | 2026.01.31 06:11:07.005637 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14689 | 2026.01.31 06:11:07.006082 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2026.01.31 06:11:07.006118 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14691 | 2026.01.31 06:11:07.006418 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14692 | 2026.01.31 06:11:07.006629 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2026.01.31 06:11:07.006758 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 6.84 MiB/sec. | ||
| 14694 | 2026.01.31 06:11:07.006798 [ 5 ] {289ee784-3525-406a-b3ac-f2e54deebb5a} <Debug> TCPHandler: Processed in 0.001357181 sec. | ||
| 14695 | 2026.01.31 06:11:07.006910 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2026.01.31 06:11:07.007003 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14697 | 2026.01.31 06:11:07.007048 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14698 | 2026.01.31 06:11:07.007466 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14699 | 2026.01.31 06:11:07.007501 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14700 | 2026.01.31 06:11:07.007827 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14701 | 2026.01.31 06:11:07.008042 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.01.31 06:11:07.008171 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14703 | 2026.01.31 06:11:07.008210 [ 5 ] {56ef2283-fafc-4329-bf0b-4293ed40fe56} <Debug> TCPHandler: Processed in 0.001348531 sec. | ||
| 14704 | 2026.01.31 06:11:07.008323 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2026.01.31 06:11:07.008416 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14706 | 2026.01.31 06:11:07.008471 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14707 | 2026.01.31 06:11:07.009336 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2026.01.31 06:11:07.009373 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14709 | 2026.01.31 06:11:07.009922 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14710 | 2026.01.31 06:11:07.010148 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14711 | 2026.01.31 06:11:07.010292 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 14712 | 2026.01.31 06:11:07.010348 [ 5 ] {ccd44095-8d6f-4f9a-a8f4-64d2cc04f650} <Debug> TCPHandler: Processed in 0.002077577 sec. | ||
| 14713 | 2026.01.31 06:11:07.010460 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.01.31 06:11:07.010554 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14715 | 2026.01.31 06:11:07.010594 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14716 | 2026.01.31 06:11:07.010933 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.01.31 06:11:07.010969 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14718 | 2026.01.31 06:11:07.011262 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14719 | 2026.01.31 06:11:07.011465 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.01.31 06:11:07.011592 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 14721 | 2026.01.31 06:11:07.011635 [ 5 ] {00390b9e-10ba-4609-88a0-70ad23efbfb0} <Debug> TCPHandler: Processed in 0.001223517 sec. | ||
| 14722 | 2026.01.31 06:11:07.743447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14723 | 2026.01.31 06:11:07.761914 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.01.31 06:11:07.761978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14725 | 2026.01.31 06:11:07.768303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14726 | 2026.01.31 06:11:07.769030 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.01.31 06:11:07.772101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14728 | 2026.01.31 06:11:09.120747 [ 94 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14729 | 2026.01.31 06:11:09.120833 [ 94 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.01.31 06:11:09.120871 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14731 | 2026.01.31 06:11:09.120993 [ 225 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14732 | 2026.01.31 06:11:09.121042 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 14733 | 2026.01.31 06:11:09.121054 [ 225 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14734 | 2026.01.31 06:11:09.121268 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14735 | 2026.01.31 06:11:09.121332 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 254 rows starting from the beginning of the part | ||
| 14736 | 2026.01.31 06:11:09.121455 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 14737 | 2026.01.31 06:11:09.121539 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 14738 | 2026.01.31 06:11:09.121615 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 14739 | 2026.01.31 06:11:09.121694 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 14740 | 2026.01.31 06:11:09.122746 [ 199 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786501 sec., 706408.7845458805 rows/sec., 51.55 MiB/sec. | ||
| 14741 | 2026.01.31 06:11:09.122870 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14742 | 2026.01.31 06:11:09.123123 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14743 | 2026.01.31 06:11:09.123193 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_21_5} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14744 | 2026.01.31 06:11:09.123259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14745 | 2026.01.31 06:11:09.129691 [ 225 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14746 | 2026.01.31 06:11:12.000251 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14747 | 2026.01.31 06:11:12.000473 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14748 | 2026.01.31 06:11:12.000542 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14749 | 2026.01.31 06:11:12.001282 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2026.01.31 06:11:12.001321 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14751 | 2026.01.31 06:11:12.001681 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14752 | 2026.01.31 06:11:12.001896 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2026.01.31 06:11:12.002043 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001622 sec., 1233.0456226880394 rows/sec., 100.55 KiB/sec. | ||
| 14754 | 2026.01.31 06:11:12.002085 [ 5 ] {fe59ef2d-add5-4ad5-a31c-5d3765f691aa} <Debug> TCPHandler: Processed in 0.001959965 sec. | ||
| 14755 | 2026.01.31 06:11:12.002206 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2026.01.31 06:11:12.002299 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14757 | 2026.01.31 06:11:12.002337 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14758 | 2026.01.31 06:11:12.002810 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.01.31 06:11:12.002845 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14760 | 2026.01.31 06:11:12.003144 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14761 | 2026.01.31 06:11:12.003361 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2026.01.31 06:11:12.003486 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001205 sec., 47302.90456431536 rows/sec., 3.61 MiB/sec. | ||
| 14763 | 2026.01.31 06:11:12.003522 [ 5 ] {b5e3b223-56f1-44a7-b096-4d353e4f06a2} <Debug> TCPHandler: Processed in 0.001362581 sec. | ||
| 14764 | 2026.01.31 06:11:12.003698 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.01.31 06:11:12.003789 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14766 | 2026.01.31 06:11:12.003828 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14767 | 2026.01.31 06:11:12.004258 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2026.01.31 06:11:12.004293 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14769 | 2026.01.31 06:11:12.004558 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14770 | 2026.01.31 06:11:12.004748 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.01.31 06:11:12.004870 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 127.30 KiB/sec. | ||
| 14772 | 2026.01.31 06:11:12.004906 [ 5 ] {74d278ea-2ece-4af8-9701-1fc43ad6ffa6} <Debug> TCPHandler: Processed in 0.001259249 sec. | ||
| 14773 | 2026.01.31 06:11:12.005014 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.01.31 06:11:12.005105 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14775 | 2026.01.31 06:11:12.005142 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14776 | 2026.01.31 06:11:12.005561 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.01.31 06:11:12.005594 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14778 | 2026.01.31 06:11:12.005871 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14779 | 2026.01.31 06:11:12.006077 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.01.31 06:11:12.006198 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001111 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 14781 | 2026.01.31 06:11:12.006235 [ 5 ] {9e953996-e158-4dc1-bcb2-f7b7ce05cded} <Debug> TCPHandler: Processed in 0.001267349 sec. | ||
| 14782 | 2026.01.31 06:11:12.006348 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14783 | 2026.01.31 06:11:12.006438 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14784 | 2026.01.31 06:11:12.006482 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14785 | 2026.01.31 06:11:12.006892 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14786 | 2026.01.31 06:11:12.006927 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14787 | 2026.01.31 06:11:12.007245 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14788 | 2026.01.31 06:11:12.007447 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.01.31 06:11:12.007572 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001153 sec., 139635.7328707719 rows/sec., 9.72 MiB/sec. | ||
| 14790 | 2026.01.31 06:11:12.007612 [ 5 ] {c13b23ea-72ba-45d5-b188-66ffb2ed76b3} <Debug> TCPHandler: Processed in 0.00131111 sec. | ||
| 14791 | 2026.01.31 06:11:12.007732 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2026.01.31 06:11:12.007823 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14793 | 2026.01.31 06:11:12.007864 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14794 | 2026.01.31 06:11:12.008199 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.01.31 06:11:12.008234 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14796 | 2026.01.31 06:11:12.008530 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14797 | 2026.01.31 06:11:12.008734 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2026.01.31 06:11:12.008857 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 14799 | 2026.01.31 06:11:12.008892 [ 5 ] {1598f3c6-46fd-4bb7-b949-2d4c2a825cff} <Debug> TCPHandler: Processed in 0.001213678 sec. | ||
| 14800 | 2026.01.31 06:11:12.511812 [ 222 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14801 | 2026.01.31 06:11:12.511870 [ 222 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14802 | 2026.01.31 06:11:12.520693 [ 222 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14803 | 2026.01.31 06:11:13.032500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40848 | ||
| 14804 | 2026.01.31 06:11:13.033017 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.01.31 06:11:13.033057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14806 | 2026.01.31 06:11:13.033542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14807 | 2026.01.31 06:11:13.033780 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.01.31 06:11:13.033933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40848 | ||
| 14809 | 2026.01.31 06:11:13.602839 [ 220 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14810 | 2026.01.31 06:11:13.602913 [ 220 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14811 | 2026.01.31 06:11:13.613243 [ 220 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14812 | 2026.01.31 06:11:14.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.58 MiB, peak 387.94 MiB, free memory in arenas 0.00 B, will set to 375.56 MiB (RSS), difference: 3.98 MiB | ||
| 14813 | 2026.01.31 06:11:15.273151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14814 | 2026.01.31 06:11:15.295898 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.01.31 06:11:15.295970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14816 | 2026.01.31 06:11:15.303979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14817 | 2026.01.31 06:11:15.304964 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2026.01.31 06:11:15.310037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14819 | 2026.01.31 06:11:15.666163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1696 | ||
| 14820 | 2026.01.31 06:11:15.668416 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.01.31 06:11:15.668467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14822 | 2026.01.31 06:11:15.669654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14823 | 2026.01.31 06:11:15.669920 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.01.31 06:11:15.670190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 14825 | 2026.01.31 06:11:16.269261 [ 217 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14826 | 2026.01.31 06:11:16.269335 [ 217 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14827 | 2026.01.31 06:11:16.281941 [ 217 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14828 | 2026.01.31 06:11:17.001874 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14829 | 2026.01.31 06:11:17.002067 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14830 | 2026.01.31 06:11:17.002130 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14831 | 2026.01.31 06:11:17.002931 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.01.31 06:11:17.002976 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14833 | 2026.01.31 06:11:17.003363 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14834 | 2026.01.31 06:11:17.003582 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.01.31 06:11:17.003736 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. | ||
| 14836 | 2026.01.31 06:11:17.003762 [ 86 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14837 | 2026.01.31 06:11:17.003780 [ 5 ] {924ed2ca-6611-45bf-8ae9-205a3e2163f9} <Debug> TCPHandler: Processed in 0.002034826 sec. | ||
| 14838 | 2026.01.31 06:11:17.003848 [ 86 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.01.31 06:11:17.003879 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14840 | 2026.01.31 06:11:17.003964 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14841 | 2026.01.31 06:11:17.003980 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14842 | 2026.01.31 06:11:17.004069 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14843 | 2026.01.31 06:11:17.004086 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14844 | 2026.01.31 06:11:17.004111 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14845 | 2026.01.31 06:11:17.004120 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1407 rows starting from the beginning of the part | ||
| 14846 | 2026.01.31 06:11:17.004186 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1402 rows starting from the beginning of the part | ||
| 14847 | 2026.01.31 06:11:17.004239 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 14848 | 2026.01.31 06:11:17.004287 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part | ||
| 14849 | 2026.01.31 06:11:17.004332 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 57 rows starting from the beginning of the part | ||
| 14850 | 2026.01.31 06:11:17.004379 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 14851 | 2026.01.31 06:11:17.004563 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.01.31 06:11:17.004597 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14853 | 2026.01.31 06:11:17.004895 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14854 | 2026.01.31 06:11:17.005123 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.01.31 06:11:17.005257 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 14856 | 2026.01.31 06:11:17.005295 [ 5 ] {c5293b8d-3933-41a0-b161-e184f1b5404f} <Debug> TCPHandler: Processed in 0.001378941 sec. | ||
| 14857 | 2026.01.31 06:11:17.005416 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.01.31 06:11:17.005508 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14859 | 2026.01.31 06:11:17.005547 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14860 | 2026.01.31 06:11:17.005847 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905834 sec., 1675906.715904953 rows/sec., 146.49 MiB/sec. | ||
| 14861 | 2026.01.31 06:11:17.005980 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.01.31 06:11:17.006017 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14863 | 2026.01.31 06:11:17.006161 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14864 | 2026.01.31 06:11:17.006331 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14865 | 2026.01.31 06:11:17.006595 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.01.31 06:11:17.006659 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2026.01.31 06:11:17.006701 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_126_25} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14868 | 2026.01.31 06:11:17.006806 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001316 sec., 79027.35562310032 rows/sec., 6.17 MiB/sec. | ||
| 14869 | 2026.01.31 06:11:17.006811 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14870 | 2026.01.31 06:11:17.006807 [ 85 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14871 | 2026.01.31 06:11:17.006853 [ 5 ] {7cf82283-59ec-46fc-b3d6-02ee0f846a0b} <Debug> TCPHandler: Processed in 0.001491624 sec. | ||
| 14872 | 2026.01.31 06:11:17.006887 [ 85 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2026.01.31 06:11:17.006908 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14874 | 2026.01.31 06:11:17.006999 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14875 | 2026.01.31 06:11:17.007002 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.01.31 06:11:17.007111 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14877 | 2026.01.31 06:11:17.007131 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14878 | 2026.01.31 06:11:17.007147 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 632 rows starting from the beginning of the part | ||
| 14879 | 2026.01.31 06:11:17.007180 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14880 | 2026.01.31 06:11:17.007217 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 608 rows starting from the beginning of the part | ||
| 14881 | 2026.01.31 06:11:17.007266 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 14882 | 2026.01.31 06:11:17.007312 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 14883 | 2026.01.31 06:11:17.007349 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part | ||
| 14884 | 2026.01.31 06:11:17.007387 [ 198 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 14885 | 2026.01.31 06:11:17.007660 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.01.31 06:11:17.007701 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14887 | 2026.01.31 06:11:17.008051 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14888 | 2026.01.31 06:11:17.008262 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.01.31 06:11:17.008394 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 14890 | 2026.01.31 06:11:17.008405 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_121_24 to all_122_122_0 | ||
| 14891 | 2026.01.31 06:11:17.008409 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448683 sec., 1089265.2153714788 rows/sec., 86.84 MiB/sec. | ||
| 14892 | 2026.01.31 06:11:17.008443 [ 5 ] {001f6192-cfd0-461d-b999-921ca5864afc} <Debug> TCPHandler: Processed in 0.001497384 sec. | ||
| 14893 | 2026.01.31 06:11:17.008449 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.01.31 06:11:17.008507 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14895 | 2026.01.31 06:11:17.008581 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_24 to all_122_122_0 into Compact with storage Full | ||
| 14896 | 2026.01.31 06:11:17.008593 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2026.01.31 06:11:17.008658 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14898 | 2026.01.31 06:11:17.008686 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14899 | 2026.01.31 06:11:17.008705 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14900 | 2026.01.31 06:11:17.008720 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_24, total 34430 rows starting from the beginning of the part | ||
| 14901 | 2026.01.31 06:11:17.008758 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14902 | 2026.01.31 06:11:17.008774 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 886 rows starting from the beginning of the part | ||
| 14903 | 2026.01.31 06:11:17.009013 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.01.31 06:11:17.009108 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_126_25} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14905 | 2026.01.31 06:11:17.009224 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14906 | 2026.01.31 06:11:17.009676 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.01.31 06:11:17.009716 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14908 | 2026.01.31 06:11:17.010264 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14909 | 2026.01.31 06:11:17.010485 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14910 | 2026.01.31 06:11:17.010624 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001937 sec., 20650.49044914817 rows/sec., 37.00 MiB/sec. | ||
| 14911 | 2026.01.31 06:11:17.010681 [ 5 ] {cbeb6cc7-ce21-4487-92eb-4c5d2c348377} <Debug> TCPHandler: Processed in 0.002136388 sec. | ||
| 14912 | 2026.01.31 06:11:17.010803 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14913 | 2026.01.31 06:11:17.010895 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14914 | 2026.01.31 06:11:17.010935 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14915 | 2026.01.31 06:11:17.011285 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14916 | 2026.01.31 06:11:17.011320 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14917 | 2026.01.31 06:11:17.011610 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14918 | 2026.01.31 06:11:17.011814 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14919 | 2026.01.31 06:11:17.011940 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 14920 | 2026.01.31 06:11:17.011951 [ 86 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14921 | 2026.01.31 06:11:17.011975 [ 5 ] {34546385-d0da-447c-94f1-a3c6de8e4419} <Debug> TCPHandler: Processed in 0.001219368 sec. | ||
| 14922 | 2026.01.31 06:11:17.011991 [ 86 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2026.01.31 06:11:17.012015 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14924 | 2026.01.31 06:11:17.012097 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14925 | 2026.01.31 06:11:17.012213 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14926 | 2026.01.31 06:11:17.012245 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7158 rows starting from the beginning of the part | ||
| 14927 | 2026.01.31 06:11:17.012306 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 14928 | 2026.01.31 06:11:17.012346 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 14929 | 2026.01.31 06:11:17.012382 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 14930 | 2026.01.31 06:11:17.012421 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 14931 | 2026.01.31 06:11:17.012460 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 14932 | 2026.01.31 06:11:17.014759 [ 199 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700612 sec., 2761596.2604031977 rows/sec., 186.18 MiB/sec. | ||
| 14933 | 2026.01.31 06:11:17.015251 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006698023 sec., 5272600.5867701555 rows/sec., 362.24 MiB/sec. | ||
| 14934 | 2026.01.31 06:11:17.015260 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14935 | 2026.01.31 06:11:17.015568 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 14936 | 2026.01.31 06:11:17.015605 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.01.31 06:11:17.015692 [ 195 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_126_25} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14938 | 2026.01.31 06:11:17.015777 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 14939 | 2026.01.31 06:11:17.015810 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.01.31 06:11:17.015884 [ 195 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_121_24, all_122_122_0] -> all_1_122_25 | ||
| 14941 | 2026.01.31 06:11:17.015967 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14942 | 2026.01.31 06:11:20.300826 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14943 | 2026.01.31 06:11:20.300895 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14944 | 2026.01.31 06:11:20.535045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41296 | ||
| 14945 | 2026.01.31 06:11:20.535562 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.01.31 06:11:20.535609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14947 | 2026.01.31 06:11:20.536085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14948 | 2026.01.31 06:11:20.536317 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.01.31 06:11:20.536463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41296 | ||
| 14950 | 2026.01.31 06:11:20.536496 [ 83 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14951 | 2026.01.31 06:11:20.536568 [ 83 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.01.31 06:11:20.536591 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14953 | 2026.01.31 06:11:20.536699 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14954 | 2026.01.31 06:11:20.536814 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14955 | 2026.01.31 06:11:20.536848 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38928 rows starting from the beginning of the part | ||
| 14956 | 2026.01.31 06:11:20.536911 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 14957 | 2026.01.31 06:11:20.536960 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 14958 | 2026.01.31 06:11:20.537004 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 14959 | 2026.01.31 06:11:20.537046 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 14960 | 2026.01.31 06:11:20.537087 [ 200 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 14961 | 2026.01.31 06:11:20.539611 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002954248 sec., 13978515.0061877 rows/sec., 199.96 MiB/sec. | ||
| 14962 | 2026.01.31 06:11:20.539893 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14963 | 2026.01.31 06:11:20.540163 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2026.01.31 06:11:20.540229 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_86_17} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14965 | 2026.01.31 06:11:20.540316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14966 | 2026.01.31 06:11:21.999688 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2026.01.31 06:11:21.999880 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14968 | 2026.01.31 06:11:21.999949 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14969 | 2026.01.31 06:11:22.000670 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2026.01.31 06:11:22.000713 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14971 | 2026.01.31 06:11:22.001096 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14972 | 2026.01.31 06:11:22.001313 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2026.01.31 06:11:22.001471 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 14974 | 2026.01.31 06:11:22.001521 [ 5 ] {2c4368dd-a3bf-4b44-be27-f87234442422} <Debug> TCPHandler: Processed in 0.001960894 sec. | ||
| 14975 | 2026.01.31 06:11:22.001639 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.01.31 06:11:22.001739 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14977 | 2026.01.31 06:11:22.001782 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14978 | 2026.01.31 06:11:22.002290 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.01.31 06:11:22.002327 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14980 | 2026.01.31 06:11:22.002634 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14981 | 2026.01.31 06:11:22.002840 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.01.31 06:11:22.002971 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 14983 | 2026.01.31 06:11:22.003008 [ 5 ] {8b395ab0-95b3-4ef3-ba88-ab9d2d2e872e} <Debug> TCPHandler: Processed in 0.001419093 sec. | ||
| 14984 | 2026.01.31 06:11:22.003082 [ 221 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14985 | 2026.01.31 06:11:22.003117 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14986 | 2026.01.31 06:11:22.003132 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14987 | 2026.01.31 06:11:22.003226 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14988 | 2026.01.31 06:11:22.003269 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14989 | 2026.01.31 06:11:22.003744 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2026.01.31 06:11:22.003780 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14991 | 2026.01.31 06:11:22.004109 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14992 | 2026.01.31 06:11:22.004313 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14993 | 2026.01.31 06:11:22.004441 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 14994 | 2026.01.31 06:11:22.004450 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_122_25 to all_123_123_0 | ||
| 14995 | 2026.01.31 06:11:22.004478 [ 5 ] {d5cb5476-82e3-4305-bc28-35749cf84759} <Debug> TCPHandler: Processed in 0.001394272 sec. | ||
| 14996 | 2026.01.31 06:11:22.004511 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.01.31 06:11:22.004535 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 14998 | 2026.01.31 06:11:22.004606 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.01.31 06:11:22.004614 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_25 to all_123_123_0 into Compact with storage Full | ||
| 15000 | 2026.01.31 06:11:22.004724 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15001 | 2026.01.31 06:11:22.004751 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15002 | 2026.01.31 06:11:22.004770 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15003 | 2026.01.31 06:11:22.004789 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 35316 rows starting from the beginning of the part | ||
| 15004 | 2026.01.31 06:11:22.004860 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15005 | 2026.01.31 06:11:22.005128 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2026.01.31 06:11:22.005182 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15007 | 2026.01.31 06:11:22.005535 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15008 | 2026.01.31 06:11:22.005748 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2026.01.31 06:11:22.005889 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 15010 | 2026.01.31 06:11:22.005925 [ 5 ] {248e7ed1-875a-49df-b0d3-9d3065300f1f} <Debug> TCPHandler: Processed in 0.001367681 sec. | ||
| 15011 | 2026.01.31 06:11:22.010796 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35476 rows, containing 5 columns (5 merged, 0 gathered) in 0.006211742 sec., 5711119.36072039 rows/sec., 392.39 MiB/sec. | ||
| 15012 | 2026.01.31 06:11:22.011077 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
| 15013 | 2026.01.31 06:11:22.011343 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.01.31 06:11:22.011410 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_122_25, all_123_123_0] -> all_1_123_26 | ||
| 15015 | 2026.01.31 06:11:22.011482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15016 | 2026.01.31 06:11:22.016618 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15017 | 2026.01.31 06:11:22.533668 [ 221 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15018 | 2026.01.31 06:11:22.533720 [ 221 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15019 | 2026.01.31 06:11:22.547175 [ 221 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15020 | 2026.01.31 06:11:22.811086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15021 | 2026.01.31 06:11:22.826077 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15022 | 2026.01.31 06:11:22.826113 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15023 | 2026.01.31 06:11:22.829228 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.01.31 06:11:22.829272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15025 | 2026.01.31 06:11:22.835675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15026 | 2026.01.31 06:11:22.836421 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2026.01.31 06:11:22.836732 [ 82 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15028 | 2026.01.31 06:11:22.836802 [ 82 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.01.31 06:11:22.836824 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15030 | 2026.01.31 06:11:22.836954 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15031 | 2026.01.31 06:11:22.839722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15032 | 2026.01.31 06:11:22.840899 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15033 | 2026.01.31 06:11:22.842416 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15034 | 2026.01.31 06:11:22.843098 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15035 | 2026.01.31 06:11:22.847255 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15036 | 2026.01.31 06:11:22.852126 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15037 | 2026.01.31 06:11:22.856796 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15038 | 2026.01.31 06:11:22.861940 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15039 | 2026.01.31 06:11:22.866800 [ 193 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15040 | 2026.01.31 06:11:22.927248 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.090352094 sec., 7171.942246297026 rows/sec., 37.08 MiB/sec. | ||
| 15041 | 2026.01.31 06:11:22.930272 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15042 | 2026.01.31 06:11:22.932274 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.01.31 06:11:22.932381 [ 192 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_86_17} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15044 | 2026.01.31 06:11:22.934914 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15045 | 2026.01.31 06:11:23.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.11 MiB, peak 394.53 MiB, free memory in arenas 0.00 B, will set to 375.79 MiB (RSS), difference: -1.31 MiB | ||
| 15046 | 2026.01.31 06:11:23.197110 [ 223 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15047 | 2026.01.31 06:11:23.197163 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15048 | 2026.01.31 06:11:23.199761 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15049 | 2026.01.31 06:11:25.671302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1716 | ||
| 15050 | 2026.01.31 06:11:25.673527 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2026.01.31 06:11:25.673587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15052 | 2026.01.31 06:11:25.674899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15053 | 2026.01.31 06:11:25.675190 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.01.31 06:11:25.675471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 15055 | 2026.01.31 06:11:27.031922 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.01.31 06:11:27.032111 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15057 | 2026.01.31 06:11:27.032179 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15058 | 2026.01.31 06:11:27.032879 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.01.31 06:11:27.032938 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15060 | 2026.01.31 06:11:27.033338 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15061 | 2026.01.31 06:11:27.033562 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.01.31 06:11:27.033716 [ 81 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15063 | 2026.01.31 06:11:27.033720 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 15064 | 2026.01.31 06:11:27.033760 [ 81 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2026.01.31 06:11:27.033783 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15066 | 2026.01.31 06:11:27.033790 [ 5 ] {5651a663-f5b9-4932-95dc-72b4c84a47dc} <Debug> TCPHandler: Processed in 0.001990116 sec. | ||
| 15067 | 2026.01.31 06:11:27.033914 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2026.01.31 06:11:27.033913 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 15069 | 2026.01.31 06:11:27.034014 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15070 | 2026.01.31 06:11:27.034062 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15071 | 2026.01.31 06:11:27.034079 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15072 | 2026.01.31 06:11:27.034122 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 15073 | 2026.01.31 06:11:27.034201 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 15074 | 2026.01.31 06:11:27.034254 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 15075 | 2026.01.31 06:11:27.034303 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 15076 | 2026.01.31 06:11:27.034349 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 15077 | 2026.01.31 06:11:27.034527 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.01.31 06:11:27.034568 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15079 | 2026.01.31 06:11:27.034876 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15080 | 2026.01.31 06:11:27.035116 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.01.31 06:11:27.035140 [ 192 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284059 sec., 93453.64971547258 rows/sec., 8.11 MiB/sec. | ||
| 15082 | 2026.01.31 06:11:27.035260 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001269 sec., 3152.088258471237 rows/sec., 257.03 KiB/sec. | ||
| 15083 | 2026.01.31 06:11:27.035285 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15084 | 2026.01.31 06:11:27.035307 [ 5 ] {cd44317a-61eb-4213-a6bc-44abdf0c1817} <Debug> TCPHandler: Processed in 0.001442693 sec. | ||
| 15085 | 2026.01.31 06:11:27.035420 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.01.31 06:11:27.035519 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15087 | 2026.01.31 06:11:27.035546 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.01.31 06:11:27.035560 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15089 | 2026.01.31 06:11:27.035625 [ 190 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_21_5} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15090 | 2026.01.31 06:11:27.035708 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15091 | 2026.01.31 06:11:27.036714 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.01.31 06:11:27.036753 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15093 | 2026.01.31 06:11:27.037136 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15094 | 2026.01.31 06:11:27.037352 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2026.01.31 06:11:27.037482 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Debug> executeQuery: Read 1398 rows, 119.75 KiB in 0.001985 sec., 704282.1158690177 rows/sec., 58.91 MiB/sec. | ||
| 15096 | 2026.01.31 06:11:27.037519 [ 5 ] {95eca04f-4650-4323-9a28-68236aa1bc0a} <Debug> TCPHandler: Processed in 0.002146019 sec. | ||
| 15097 | 2026.01.31 06:11:27.037627 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2026.01.31 06:11:27.037720 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15099 | 2026.01.31 06:11:27.037759 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15100 | 2026.01.31 06:11:27.038180 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.01.31 06:11:27.038214 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15102 | 2026.01.31 06:11:27.038504 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15103 | 2026.01.31 06:11:27.038712 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.01.31 06:11:27.038839 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001138 sec., 49209.1388400703 rows/sec., 3.65 MiB/sec. | ||
| 15105 | 2026.01.31 06:11:27.038852 [ 51 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 15106 | 2026.01.31 06:11:27.038876 [ 5 ] {4984c731-21e4-409e-a534-b53c9a791134} <Debug> TCPHandler: Processed in 0.00129595 sec. | ||
| 15107 | 2026.01.31 06:11:27.038918 [ 51 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2026.01.31 06:11:27.038944 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15109 | 2026.01.31 06:11:27.039005 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.01.31 06:11:27.039071 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 15111 | 2026.01.31 06:11:27.039103 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15112 | 2026.01.31 06:11:27.039148 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15113 | 2026.01.31 06:11:27.039248 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15114 | 2026.01.31 06:11:27.039307 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 70 rows starting from the beginning of the part | ||
| 15115 | 2026.01.31 06:11:27.039406 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 15116 | 2026.01.31 06:11:27.039452 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 15117 | 2026.01.31 06:11:27.039495 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2 rows starting from the beginning of the part | ||
| 15118 | 2026.01.31 06:11:27.039534 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
| 15119 | 2026.01.31 06:11:27.039576 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 15120 | 2026.01.31 06:11:27.039641 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.01.31 06:11:27.039681 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15122 | 2026.01.31 06:11:27.040004 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15123 | 2026.01.31 06:11:27.040240 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.01.31 06:11:27.040367 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001282 sec., 196567.86271450858 rows/sec., 13.60 MiB/sec. | ||
| 15125 | 2026.01.31 06:11:27.040404 [ 5 ] {3232273f-72ac-4272-94a2-f509744b5a72} <Debug> TCPHandler: Processed in 0.001447363 sec. | ||
| 15126 | 2026.01.31 06:11:27.040411 [ 190 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404742 sec., 193629.86228076046 rows/sec., 14.95 MiB/sec. | ||
| 15127 | 2026.01.31 06:11:27.040512 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.01.31 06:11:27.040545 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 15129 | 2026.01.31 06:11:27.040620 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15130 | 2026.01.31 06:11:27.040663 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15131 | 2026.01.31 06:11:27.040802 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.01.31 06:11:27.040875 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_75_15} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 15133 | 2026.01.31 06:11:27.040953 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15134 | 2026.01.31 06:11:27.041054 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.01.31 06:11:27.041092 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15136 | 2026.01.31 06:11:27.041404 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15137 | 2026.01.31 06:11:27.041601 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.01.31 06:11:27.041715 [ 81 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15139 | 2026.01.31 06:11:27.041726 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 15140 | 2026.01.31 06:11:27.041747 [ 81 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.01.31 06:11:27.041766 [ 5 ] {1e316133-b2e0-4500-9325-1e62954f0ee6} <Debug> TCPHandler: Processed in 0.00130087 sec. | ||
| 15142 | 2026.01.31 06:11:27.041766 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15143 | 2026.01.31 06:11:27.041845 [ 221 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15144 | 2026.01.31 06:11:27.041871 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.01.31 06:11:27.041876 [ 221 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15146 | 2026.01.31 06:11:27.041881 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 15147 | 2026.01.31 06:11:27.041962 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15148 | 2026.01.31 06:11:27.042012 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15149 | 2026.01.31 06:11:27.042015 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15150 | 2026.01.31 06:11:27.042058 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 15151 | 2026.01.31 06:11:27.042126 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 15152 | 2026.01.31 06:11:27.042173 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 15153 | 2026.01.31 06:11:27.042217 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 15154 | 2026.01.31 06:11:27.042260 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 15155 | 2026.01.31 06:11:27.042770 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.01.31 06:11:27.042810 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15157 | 2026.01.31 06:11:27.043025 [ 197 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189038 sec., 50460.960877617035 rows/sec., 4.04 MiB/sec. | ||
| 15158 | 2026.01.31 06:11:27.043141 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15159 | 2026.01.31 06:11:27.043163 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15160 | 2026.01.31 06:11:27.043410 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.01.31 06:11:27.043473 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.01.31 06:11:27.043547 [ 187 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_21_5} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15163 | 2026.01.31 06:11:27.043550 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Debug> executeQuery: Read 600 rows, 46.19 KiB in 0.001605 sec., 373831.7757009346 rows/sec., 28.11 MiB/sec. | ||
| 15164 | 2026.01.31 06:11:27.043598 [ 5 ] {c5de0acb-8b85-495d-ae4d-18710b09e344} <Debug> TCPHandler: Processed in 0.001773661 sec. | ||
| 15165 | 2026.01.31 06:11:27.043616 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15166 | 2026.01.31 06:11:27.043704 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15167 | 2026.01.31 06:11:27.043800 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15168 | 2026.01.31 06:11:27.043843 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15169 | 2026.01.31 06:11:27.044531 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2026.01.31 06:11:27.044566 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15171 | 2026.01.31 06:11:27.044942 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15172 | 2026.01.31 06:11:27.045167 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2026.01.31 06:11:27.045297 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_123_26 to all_128_128_0 | ||
| 15174 | 2026.01.31 06:11:27.045310 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001528 sec., 577225.1308900523 rows/sec., 39.18 MiB/sec. | ||
| 15175 | 2026.01.31 06:11:27.045341 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2026.01.31 06:11:27.045360 [ 5 ] {676f82d0-090b-475a-beac-2cd6f0a0c48f} <Debug> TCPHandler: Processed in 0.001702739 sec. | ||
| 15177 | 2026.01.31 06:11:27.045364 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15178 | 2026.01.31 06:11:27.045481 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.01.31 06:11:27.045494 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_26 to all_128_128_0 into Compact with storage Full | ||
| 15180 | 2026.01.31 06:11:27.045584 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.01.31 06:11:27.045605 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15182 | 2026.01.31 06:11:27.045636 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_26, total 35476 rows starting from the beginning of the part | ||
| 15183 | 2026.01.31 06:11:27.045640 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15184 | 2026.01.31 06:11:27.045687 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15185 | 2026.01.31 06:11:27.045730 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 161 rows starting from the beginning of the part | ||
| 15186 | 2026.01.31 06:11:27.045767 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15187 | 2026.01.31 06:11:27.045800 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 15188 | 2026.01.31 06:11:27.045834 [ 190 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 882 rows starting from the beginning of the part | ||
| 15189 | 2026.01.31 06:11:27.046580 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.01.31 06:11:27.046620 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15191 | 2026.01.31 06:11:27.047192 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15192 | 2026.01.31 06:11:27.047456 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.01.31 06:11:27.047605 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002039 sec., 19617.4595389897 rows/sec., 35.15 MiB/sec. | ||
| 15194 | 2026.01.31 06:11:27.047622 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15195 | 2026.01.31 06:11:27.047656 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15196 | 2026.01.31 06:11:27.047681 [ 5 ] {61d6267e-5a9d-4d6b-bdd1-b5ddf5e4cb71} <Debug> TCPHandler: Processed in 0.002251011 sec. | ||
| 15197 | 2026.01.31 06:11:27.047798 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.01.31 06:11:27.047891 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15199 | 2026.01.31 06:11:27.047939 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15200 | 2026.01.31 06:11:27.048297 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.01.31 06:11:27.048333 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15202 | 2026.01.31 06:11:27.048674 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15203 | 2026.01.31 06:11:27.048933 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.01.31 06:11:27.049077 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 15205 | 2026.01.31 06:11:27.049112 [ 5 ] {3ff1e40a-46d1-49b5-84e1-059d2a809e18} <Debug> TCPHandler: Processed in 0.001364031 sec. | ||
| 15206 | 2026.01.31 06:11:27.052944 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36999 rows, containing 5 columns (5 merged, 0 gathered) in 0.007485542 sec., 4942728.262028321 rows/sec., 339.58 MiB/sec. | ||
| 15207 | 2026.01.31 06:11:27.053390 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 15208 | 2026.01.31 06:11:27.053687 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2026.01.31 06:11:27.053768 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_123_26, all_128_128_0] -> all_1_128_27 | ||
| 15210 | 2026.01.31 06:11:27.053858 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15211 | 2026.01.31 06:11:27.054781 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15212 | 2026.01.31 06:11:27.055823 [ 221 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15213 | 2026.01.31 06:11:27.482945 [ 223 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15214 | 2026.01.31 06:11:27.482996 [ 223 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15215 | 2026.01.31 06:11:27.492773 [ 223 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15216 | 2026.01.31 06:11:28.037548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41808 | ||
| 15217 | 2026.01.31 06:11:28.038079 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15218 | 2026.01.31 06:11:28.038119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15219 | 2026.01.31 06:11:28.038593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15220 | 2026.01.31 06:11:28.038820 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.01.31 06:11:28.038953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41808 | ||
| 15222 | 2026.01.31 06:11:30.340750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 15223 | 2026.01.31 06:11:30.359640 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.01.31 06:11:30.359709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15225 | 2026.01.31 06:11:30.366008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15226 | 2026.01.31 06:11:30.366737 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.01.31 06:11:30.370312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 15228 | 2026.01.31 06:11:31.999991 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2026.01.31 06:11:32.000161 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15230 | 2026.01.31 06:11:32.000312 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15231 | 2026.01.31 06:11:32.001016 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.01.31 06:11:32.001066 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15233 | 2026.01.31 06:11:32.001457 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15234 | 2026.01.31 06:11:32.001690 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.01.31 06:11:32.001851 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.46 MiB/sec. | ||
| 15236 | 2026.01.31 06:11:32.001904 [ 5 ] {18646c1f-76c0-4cdd-8a1b-4631256a4d37} <Debug> TCPHandler: Processed in 0.002040546 sec. | ||
| 15237 | 2026.01.31 06:11:32.002034 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.01.31 06:11:32.002134 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15239 | 2026.01.31 06:11:32.002178 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15240 | 2026.01.31 06:11:32.002619 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.01.31 06:11:32.002657 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15242 | 2026.01.31 06:11:32.002974 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15243 | 2026.01.31 06:11:32.003180 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.01.31 06:11:32.003330 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 15245 | 2026.01.31 06:11:32.003370 [ 5 ] {5b2aff31-ff1b-45bd-81d5-6a9ddb805fa3} <Debug> TCPHandler: Processed in 0.001388212 sec. | ||
| 15246 | 2026.01.31 06:11:32.003484 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.01.31 06:11:32.003580 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15248 | 2026.01.31 06:11:32.003624 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15249 | 2026.01.31 06:11:32.004045 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.01.31 06:11:32.004081 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15251 | 2026.01.31 06:11:32.004427 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15252 | 2026.01.31 06:11:32.004640 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.01.31 06:11:32.004779 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 15254 | 2026.01.31 06:11:32.004818 [ 5 ] {5381bc91-b799-46a6-840b-682107f9132f} <Debug> TCPHandler: Processed in 0.001383792 sec. | ||
| 15255 | 2026.01.31 06:11:32.004944 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15256 | 2026.01.31 06:11:32.005040 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15257 | 2026.01.31 06:11:32.005082 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15258 | 2026.01.31 06:11:32.005534 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2026.01.31 06:11:32.005580 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15260 | 2026.01.31 06:11:32.005908 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15261 | 2026.01.31 06:11:32.006127 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2026.01.31 06:11:32.006280 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 15263 | 2026.01.31 06:11:32.006319 [ 5 ] {a34d1adb-3fe9-42df-94f3-7712625e0738} <Debug> TCPHandler: Processed in 0.001426222 sec. | ||
| 15264 | 2026.01.31 06:11:35.301149 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15265 | 2026.01.31 06:11:35.301211 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15266 | 2026.01.31 06:11:35.540050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42256 | ||
| 15267 | 2026.01.31 06:11:35.540555 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15268 | 2026.01.31 06:11:35.540602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15269 | 2026.01.31 06:11:35.541072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15270 | 2026.01.31 06:11:35.541306 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.01.31 06:11:35.541439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42256 | ||
| 15272 | 2026.01.31 06:11:35.676586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1744 | ||
| 15273 | 2026.01.31 06:11:35.679003 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15274 | 2026.01.31 06:11:35.679054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15275 | 2026.01.31 06:11:35.680300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15276 | 2026.01.31 06:11:35.680594 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15277 | 2026.01.31 06:11:35.680746 [ 74 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15278 | 2026.01.31 06:11:35.680790 [ 74 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2026.01.31 06:11:35.680813 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15280 | 2026.01.31 06:11:35.680974 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15281 | 2026.01.31 06:11:35.680982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 15282 | 2026.01.31 06:11:35.681792 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15283 | 2026.01.31 06:11:35.681985 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1620 rows starting from the beginning of the part | ||
| 15284 | 2026.01.31 06:11:35.682455 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 15285 | 2026.01.31 06:11:35.682858 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 15286 | 2026.01.31 06:11:35.683240 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 15287 | 2026.01.31 06:11:35.683607 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 15288 | 2026.01.31 06:11:35.683971 [ 195 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 15289 | 2026.01.31 06:11:35.691542 [ 197 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 72 columns (72 merged, 0 gathered) in 0.010649803 sec., 163758.89769979785 rows/sec., 125.21 MiB/sec. | ||
| 15290 | 2026.01.31 06:11:35.693284 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15291 | 2026.01.31 06:11:35.693866 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15292 | 2026.01.31 06:11:35.693938 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_66_13} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15293 | 2026.01.31 06:11:35.694257 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 15294 | 2026.01.31 06:11:37.002484 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2026.01.31 06:11:37.002664 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15296 | 2026.01.31 06:11:37.002743 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15297 | 2026.01.31 06:11:37.003611 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2026.01.31 06:11:37.003670 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15299 | 2026.01.31 06:11:37.004087 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15300 | 2026.01.31 06:11:37.004335 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.01.31 06:11:37.004525 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001911 sec., 71166.92830978545 rows/sec., 6.16 MiB/sec. | ||
| 15302 | 2026.01.31 06:11:37.004591 [ 5 ] {d5309880-1f80-4fd9-a7f8-56d2bb71bf20} <Debug> TCPHandler: Processed in 0.002231001 sec. | ||
| 15303 | 2026.01.31 06:11:37.004724 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2026.01.31 06:11:37.004835 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15305 | 2026.01.31 06:11:37.004884 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15306 | 2026.01.31 06:11:37.005385 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2026.01.31 06:11:37.005429 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15308 | 2026.01.31 06:11:37.005760 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15309 | 2026.01.31 06:11:37.005993 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.01.31 06:11:37.006150 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001341 sec., 29828.48620432513 rows/sec., 2.19 MiB/sec. | ||
| 15311 | 2026.01.31 06:11:37.006203 [ 5 ] {d5a381d6-49b0-4068-a8cc-47230a541d21} <Debug> TCPHandler: Processed in 0.001532855 sec. | ||
| 15312 | 2026.01.31 06:11:37.006320 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2026.01.31 06:11:37.006425 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15314 | 2026.01.31 06:11:37.006470 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15315 | 2026.01.31 06:11:37.006951 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.01.31 06:11:37.006994 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15317 | 2026.01.31 06:11:37.007332 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15318 | 2026.01.31 06:11:37.007556 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.01.31 06:11:37.007711 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001309 sec., 79449.96180290298 rows/sec., 6.21 MiB/sec. | ||
| 15320 | 2026.01.31 06:11:37.007759 [ 5 ] {976c1d21-9a1d-47a6-9bf7-f6f57061b18f} <Debug> TCPHandler: Processed in 0.001489964 sec. | ||
| 15321 | 2026.01.31 06:11:37.007875 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2026.01.31 06:11:37.007979 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15323 | 2026.01.31 06:11:37.008026 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15324 | 2026.01.31 06:11:37.008480 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2026.01.31 06:11:37.008520 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15326 | 2026.01.31 06:11:37.008887 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15327 | 2026.01.31 06:11:37.009126 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.01.31 06:11:37.009286 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 15329 | 2026.01.31 06:11:37.009332 [ 5 ] {ec4f6b40-6303-4a6e-b1f4-4e2b349fb715} <Debug> TCPHandler: Processed in 0.001508184 sec. | ||
| 15330 | 2026.01.31 06:11:37.009439 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2026.01.31 06:11:37.009541 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15332 | 2026.01.31 06:11:37.009601 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15333 | 2026.01.31 06:11:37.010550 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.01.31 06:11:37.010590 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15335 | 2026.01.31 06:11:37.011193 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15336 | 2026.01.31 06:11:37.011443 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2026.01.31 06:11:37.011614 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 34.21 MiB/sec. | ||
| 15338 | 2026.01.31 06:11:37.011721 [ 5 ] {642a85ce-3c92-4285-9e8b-d1efaaccf8ff} <Debug> TCPHandler: Processed in 0.002331613 sec. | ||
| 15339 | 2026.01.31 06:11:37.011848 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2026.01.31 06:11:37.011949 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15341 | 2026.01.31 06:11:37.011994 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15342 | 2026.01.31 06:11:37.012508 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.01.31 06:11:37.012547 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15344 | 2026.01.31 06:11:37.012928 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15345 | 2026.01.31 06:11:37.013193 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.01.31 06:11:37.013380 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001452 sec., 41322.31404958678 rows/sec., 2.78 MiB/sec. | ||
| 15347 | 2026.01.31 06:11:37.013426 [ 5 ] {b300785f-c821-4e68-9e7b-87a69785f89e} <Debug> TCPHandler: Processed in 0.001627787 sec. | ||
| 15348 | 2026.01.31 06:11:37.370518 [ 223 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 15349 | 2026.01.31 06:11:37.370576 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 15350 | 2026.01.31 06:11:37.374976 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 15351 | 2026.01.31 06:11:37.871343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 15352 | 2026.01.31 06:11:37.889358 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15353 | 2026.01.31 06:11:37.889421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15354 | 2026.01.31 06:11:37.895769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15355 | 2026.01.31 06:11:37.896509 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15356 | 2026.01.31 06:11:37.899815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15357 | 2026.01.31 06:11:39.545657 [ 71 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15358 | 2026.01.31 06:11:39.545742 [ 71 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2026.01.31 06:11:39.545767 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15360 | 2026.01.31 06:11:39.545869 [ 224 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15361 | 2026.01.31 06:11:39.545911 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15362 | 2026.01.31 06:11:39.545926 [ 224 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15363 | 2026.01.31 06:11:39.546095 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15364 | 2026.01.31 06:11:39.546145 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 15365 | 2026.01.31 06:11:39.546235 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15366 | 2026.01.31 06:11:39.546297 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 15367 | 2026.01.31 06:11:39.546359 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 15368 | 2026.01.31 06:11:39.546420 [ 194 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 15369 | 2026.01.31 06:11:39.547287 [ 201 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443003 sec., 27719.970090152274 rows/sec., 2.31 MiB/sec. | ||
| 15370 | 2026.01.31 06:11:39.547490 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15371 | 2026.01.31 06:11:39.547844 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.01.31 06:11:39.547934 [ 197 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_33_8} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15373 | 2026.01.31 06:11:39.548049 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15374 | 2026.01.31 06:11:39.548458 [ 224 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15375 | 2026.01.31 06:11:41.999111 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.01.31 06:11:41.999300 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15377 | 2026.01.31 06:11:41.999369 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15378 | 2026.01.31 06:11:42.000107 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.01.31 06:11:42.000191 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15380 | 2026.01.31 06:11:42.000574 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15381 | 2026.01.31 06:11:42.000796 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.01.31 06:11:42.000951 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 15383 | 2026.01.31 06:11:42.000962 [ 70 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15384 | 2026.01.31 06:11:42.000997 [ 5 ] {231feb65-1ec3-414f-a514-1e92054d14b1} <Debug> TCPHandler: Processed in 0.002016307 sec. | ||
| 15385 | 2026.01.31 06:11:42.001040 [ 70 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2026.01.31 06:11:42.001069 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15387 | 2026.01.31 06:11:42.001140 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15388 | 2026.01.31 06:11:42.001241 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15389 | 2026.01.31 06:11:42.001282 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15390 | 2026.01.31 06:11:42.001290 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15391 | 2026.01.31 06:11:42.001409 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15392 | 2026.01.31 06:11:42.001442 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1407 rows starting from the beginning of the part | ||
| 15393 | 2026.01.31 06:11:42.001508 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 15394 | 2026.01.31 06:11:42.001554 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1398 rows starting from the beginning of the part | ||
| 15395 | 2026.01.31 06:11:42.001596 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 15396 | 2026.01.31 06:11:42.001636 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 136 rows starting from the beginning of the part | ||
| 15397 | 2026.01.31 06:11:42.001674 [ 198 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 15398 | 2026.01.31 06:11:42.001770 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.01.31 06:11:42.001814 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15400 | 2026.01.31 06:11:42.002137 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15401 | 2026.01.31 06:11:42.002358 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15402 | 2026.01.31 06:11:42.002485 [ 70 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15403 | 2026.01.31 06:11:42.002492 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 15404 | 2026.01.31 06:11:42.002524 [ 70 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15405 | 2026.01.31 06:11:42.002546 [ 5 ] {94bbefb5-deeb-46ff-ac17-606c79db2e2f} <Debug> TCPHandler: Processed in 0.001456324 sec. | ||
| 15406 | 2026.01.31 06:11:42.002548 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15407 | 2026.01.31 06:11:42.002664 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15408 | 2026.01.31 06:11:42.002698 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.01.31 06:11:42.002762 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15410 | 2026.01.31 06:11:42.002791 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 632 rows starting from the beginning of the part | ||
| 15411 | 2026.01.31 06:11:42.002794 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15412 | 2026.01.31 06:11:42.002840 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15413 | 2026.01.31 06:11:42.002849 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 15414 | 2026.01.31 06:11:42.002893 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 600 rows starting from the beginning of the part | ||
| 15415 | 2026.01.31 06:11:42.002933 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 15416 | 2026.01.31 06:11:42.002973 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 15417 | 2026.01.31 06:11:42.003004 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175913 sec., 1767350.9064139659 rows/sec., 154.06 MiB/sec. | ||
| 15418 | 2026.01.31 06:11:42.003013 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 15419 | 2026.01.31 06:11:42.003271 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.01.31 06:11:42.003307 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15421 | 2026.01.31 06:11:42.003344 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15422 | 2026.01.31 06:11:42.003694 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15423 | 2026.01.31 06:11:42.003724 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15424 | 2026.01.31 06:11:42.003821 [ 199 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_131_26} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15425 | 2026.01.31 06:11:42.003924 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15426 | 2026.01.31 06:11:42.003967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15427 | 2026.01.31 06:11:42.004064 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 15428 | 2026.01.31 06:11:42.004079 [ 197 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456683 sec., 1048958.4899391287 rows/sec., 83.54 MiB/sec. | ||
| 15429 | 2026.01.31 06:11:42.004104 [ 5 ] {e8f26acf-44f8-4c6e-9c13-6a76883f2ade} <Debug> TCPHandler: Processed in 0.001453063 sec. | ||
| 15430 | 2026.01.31 06:11:42.004216 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2026.01.31 06:11:42.004270 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15432 | 2026.01.31 06:11:42.004309 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.01.31 06:11:42.004354 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15434 | 2026.01.31 06:11:42.004549 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15435 | 2026.01.31 06:11:42.004632 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_131_26} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15436 | 2026.01.31 06:11:42.004713 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15437 | 2026.01.31 06:11:42.004744 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.01.31 06:11:42.004784 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15439 | 2026.01.31 06:11:42.005082 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15440 | 2026.01.31 06:11:42.005287 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.01.31 06:11:42.005414 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 15442 | 2026.01.31 06:11:42.005430 [ 67 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15443 | 2026.01.31 06:11:42.005449 [ 5 ] {dd107e9e-a78f-4772-9789-d723ae2b0b19} <Debug> TCPHandler: Processed in 0.001280459 sec. | ||
| 15444 | 2026.01.31 06:11:42.005479 [ 67 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.01.31 06:11:42.005504 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15446 | 2026.01.31 06:11:42.005595 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15447 | 2026.01.31 06:11:42.005705 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15448 | 2026.01.31 06:11:42.005731 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7458 rows starting from the beginning of the part | ||
| 15449 | 2026.01.31 06:11:42.005777 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 15450 | 2026.01.31 06:11:42.005814 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15451 | 2026.01.31 06:11:42.005852 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15452 | 2026.01.31 06:11:42.005886 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15453 | 2026.01.31 06:11:42.005919 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15454 | 2026.01.31 06:11:42.007586 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002025966 sec., 3829284.4006266636 rows/sec., 258.15 MiB/sec. | ||
| 15455 | 2026.01.31 06:11:42.008136 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15456 | 2026.01.31 06:11:42.008496 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15457 | 2026.01.31 06:11:42.008585 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_131_26} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15458 | 2026.01.31 06:11:42.008685 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 15459 | 2026.01.31 06:11:43.042531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42768 | ||
| 15460 | 2026.01.31 06:11:43.043084 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.01.31 06:11:43.043126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15462 | 2026.01.31 06:11:43.043611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15463 | 2026.01.31 06:11:43.043845 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.01.31 06:11:43.043976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42768 | ||
| 15465 | 2026.01.31 06:11:44.264982 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56629 | ||
| 15466 | 2026.01.31 06:11:44.265080 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15467 | 2026.01.31 06:11:44.265107 [ 294 ] {} <Debug> TCP-Session: 7e81e124-00f6-446d-8260-8caedf36e8be Authenticating user 'default' from [fd00:1122:3344:101::e]:56629 | ||
| 15468 | 2026.01.31 06:11:44.265129 [ 294 ] {} <Debug> TCP-Session: 7e81e124-00f6-446d-8260-8caedf36e8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.01.31 06:11:44.265143 [ 294 ] {} <Debug> TCP-Session: 7e81e124-00f6-446d-8260-8caedf36e8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15470 | 2026.01.31 06:11:44.265371 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60462 | ||
| 15471 | 2026.01.31 06:11:44.265385 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53975 | ||
| 15472 | 2026.01.31 06:11:44.265422 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57202 | ||
| 15473 | 2026.01.31 06:11:44.265443 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59269 | ||
| 15474 | 2026.01.31 06:11:44.265476 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15475 | 2026.01.31 06:11:44.265477 [ 294 ] {} <Trace> TCP-Session: 7e81e124-00f6-446d-8260-8caedf36e8be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2026.01.31 06:11:44.265503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15477 | 2026.01.31 06:11:44.265519 [ 3 ] {} <Debug> TCP-Session: 87eda1f4-6fbe-4932-86da-0a2cb15ab3cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60462 | ||
| 15478 | 2026.01.31 06:11:44.265488 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15479 | 2026.01.31 06:11:44.265553 [ 3 ] {} <Debug> TCP-Session: 87eda1f4-6fbe-4932-86da-0a2cb15ab3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2026.01.31 06:11:44.265557 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15481 | 2026.01.31 06:11:44.265576 [ 288 ] {} <Debug> TCP-Session: b795672b-12dd-4d77-8da8-8ca77a5d8218 Authenticating user 'default' from [fd00:1122:3344:101::e]:53975 | ||
| 15482 | 2026.01.31 06:11:44.265580 [ 3 ] {} <Debug> TCP-Session: 87eda1f4-6fbe-4932-86da-0a2cb15ab3cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2026.01.31 06:11:44.265606 [ 292 ] {} <Debug> TCP-Session: 033106ed-933b-4434-a759-5d38fc92bf46 Authenticating user 'default' from [fd00:1122:3344:101::e]:59269 | ||
| 15484 | 2026.01.31 06:11:44.265614 [ 288 ] {} <Debug> TCP-Session: b795672b-12dd-4d77-8da8-8ca77a5d8218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15485 | 2026.01.31 06:11:44.265647 [ 292 ] {} <Debug> TCP-Session: 033106ed-933b-4434-a759-5d38fc92bf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15486 | 2026.01.31 06:11:44.265652 [ 288 ] {} <Debug> TCP-Session: b795672b-12dd-4d77-8da8-8ca77a5d8218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15487 | 2026.01.31 06:11:44.265664 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56629) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15488 | 2026.01.31 06:11:44.265679 [ 292 ] {} <Debug> TCP-Session: 033106ed-933b-4434-a759-5d38fc92bf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2026.01.31 06:11:44.265541 [ 290 ] {} <Debug> TCP-Session: d9915a2e-d56d-424c-967e-43ddb93d54ad Authenticating user 'default' from [fd00:1122:3344:101::e]:57202 | ||
| 15490 | 2026.01.31 06:11:44.265446 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46386 | ||
| 15491 | 2026.01.31 06:11:44.265740 [ 290 ] {} <Debug> TCP-Session: d9915a2e-d56d-424c-967e-43ddb93d54ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.01.31 06:11:44.265447 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65521 | ||
| 15493 | 2026.01.31 06:11:44.265780 [ 290 ] {} <Debug> TCP-Session: d9915a2e-d56d-424c-967e-43ddb93d54ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.01.31 06:11:44.265430 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63668 | ||
| 15495 | 2026.01.31 06:11:44.265376 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53826 | ||
| 15496 | 2026.01.31 06:11:44.265839 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15497 | 2026.01.31 06:11:44.265846 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15498 | 2026.01.31 06:11:44.265892 [ 293 ] {} <Debug> TCP-Session: bc24a1db-fedf-45be-af23-3a4d78c499f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65521 | ||
| 15499 | 2026.01.31 06:11:44.265905 [ 291 ] {} <Debug> TCP-Session: f2461a60-9c8a-4233-be52-1519ce8f9e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:46386 | ||
| 15500 | 2026.01.31 06:11:44.265918 [ 293 ] {} <Debug> TCP-Session: bc24a1db-fedf-45be-af23-3a4d78c499f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.01.31 06:11:44.265936 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15502 | 2026.01.31 06:11:44.265938 [ 293 ] {} <Debug> TCP-Session: bc24a1db-fedf-45be-af23-3a4d78c499f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2026.01.31 06:11:44.265938 [ 291 ] {} <Debug> TCP-Session: f2461a60-9c8a-4233-be52-1519ce8f9e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.01.31 06:11:44.266000 [ 291 ] {} <Debug> TCP-Session: f2461a60-9c8a-4233-be52-1519ce8f9e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15505 | 2026.01.31 06:11:44.266000 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15506 | 2026.01.31 06:11:44.266334 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 15507 | 2026.01.31 06:11:44.266380 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15508 | 2026.01.31 06:11:44.266414 [ 289 ] {} <Debug> TCP-Session: 0b1f2bbc-d381-4fe6-a2a9-977d1d89c0bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63668 | ||
| 15509 | 2026.01.31 06:11:44.266431 [ 289 ] {} <Debug> TCP-Session: 0b1f2bbc-d381-4fe6-a2a9-977d1d89c0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.01.31 06:11:44.266444 [ 289 ] {} <Debug> TCP-Session: 0b1f2bbc-d381-4fe6-a2a9-977d1d89c0bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.01.31 06:11:44.266518 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15512 | 2026.01.31 06:11:44.266553 [ 286 ] {} <Debug> TCP-Session: 7034d593-4cce-4968-bf58-2d544ecc2e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53826 | ||
| 15513 | 2026.01.31 06:11:44.266570 [ 286 ] {} <Debug> TCP-Session: 7034d593-4cce-4968-bf58-2d544ecc2e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2026.01.31 06:11:44.266583 [ 286 ] {} <Debug> TCP-Session: 7034d593-4cce-4968-bf58-2d544ecc2e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2026.01.31 06:11:44.267385 [ 334 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> AggregatingTransform: Aggregating | ||
| 15516 | 2026.01.31 06:11:44.267428 [ 334 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> Aggregator: Aggregation method: without_key | ||
| 15517 | 2026.01.31 06:11:44.267464 [ 334 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024133 sec. (976.436 rows/sec., 38.14 KiB/sec.) | ||
| 15518 | 2026.01.31 06:11:44.267484 [ 334 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Trace> Aggregator: Merging aggregated data | ||
| 15519 | 2026.01.31 06:11:44.268667 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 15520 | 2026.01.31 06:11:44.268800 [ 294 ] {658b37f6-a137-412f-a8b5-b480387b9101} <Debug> TCPHandler: Processed in 0.003433738 sec. | ||
| 15521 | 2026.01.31 06:11:44.268913 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15522 | 2026.01.31 06:11:44.268941 [ 294 ] {} <Debug> TCP-Session: 7e81e124-00f6-446d-8260-8caedf36e8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15523 | 2026.01.31 06:11:44.268958 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15524 | 2026.01.31 06:11:44.268986 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15525 | 2026.01.31 06:11:44.269003 [ 3 ] {} <Debug> TCP-Session: 87eda1f4-6fbe-4932-86da-0a2cb15ab3cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.01.31 06:11:44.269010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15527 | 2026.01.31 06:11:44.269018 [ 293 ] {} <Debug> TCP-Session: bc24a1db-fedf-45be-af23-3a4d78c499f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2026.01.31 06:11:44.269026 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15529 | 2026.01.31 06:11:44.269054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15530 | 2026.01.31 06:11:44.269089 [ 291 ] {} <Debug> TCP-Session: f2461a60-9c8a-4233-be52-1519ce8f9e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2026.01.31 06:11:44.269093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15532 | 2026.01.31 06:11:44.269117 [ 286 ] {} <Debug> TCP-Session: 7034d593-4cce-4968-bf58-2d544ecc2e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15533 | 2026.01.31 06:11:44.269110 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15534 | 2026.01.31 06:11:44.269147 [ 290 ] {} <Debug> TCP-Session: d9915a2e-d56d-424c-967e-43ddb93d54ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2026.01.31 06:11:44.269068 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15536 | 2026.01.31 06:11:44.269180 [ 292 ] {} <Debug> TCP-Session: 033106ed-933b-4434-a759-5d38fc92bf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.01.31 06:11:44.269239 [ 288 ] {} <Debug> TCP-Session: b795672b-12dd-4d77-8da8-8ca77a5d8218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.01.31 06:11:44.269061 [ 289 ] {} <Debug> TCP-Session: 0b1f2bbc-d381-4fe6-a2a9-977d1d89c0bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.01.31 06:11:45.400872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15540 | 2026.01.31 06:11:45.427403 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2026.01.31 06:11:45.427497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15542 | 2026.01.31 06:11:45.436079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15543 | 2026.01.31 06:11:45.437165 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2026.01.31 06:11:45.445279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15545 | 2026.01.31 06:11:45.681393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1766 | ||
| 15546 | 2026.01.31 06:11:45.683877 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.01.31 06:11:45.683937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15548 | 2026.01.31 06:11:45.685421 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15549 | 2026.01.31 06:11:45.685714 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2026.01.31 06:11:45.686044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 15551 | 2026.01.31 06:11:45.990695 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55365 | ||
| 15552 | 2026.01.31 06:11:45.990807 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15553 | 2026.01.31 06:11:45.990834 [ 294 ] {} <Debug> TCP-Session: bdb55914-b436-4807-b681-d8f18e5f51e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55365 | ||
| 15554 | 2026.01.31 06:11:45.990858 [ 294 ] {} <Debug> TCP-Session: bdb55914-b436-4807-b681-d8f18e5f51e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15555 | 2026.01.31 06:11:45.990870 [ 294 ] {} <Debug> TCP-Session: bdb55914-b436-4807-b681-d8f18e5f51e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2026.01.31 06:11:45.991065 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64956 | ||
| 15557 | 2026.01.31 06:11:45.991094 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37174 | ||
| 15558 | 2026.01.31 06:11:45.991103 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37483 | ||
| 15559 | 2026.01.31 06:11:45.991148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35305 | ||
| 15560 | 2026.01.31 06:11:45.991153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57248 | ||
| 15561 | 2026.01.31 06:11:45.991197 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15562 | 2026.01.31 06:11:45.991180 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15563 | 2026.01.31 06:11:45.991233 [ 294 ] {} <Trace> TCP-Session: bdb55914-b436-4807-b681-d8f18e5f51e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15564 | 2026.01.31 06:11:45.991263 [ 3 ] {} <Debug> TCP-Session: e8ddf98c-431e-4072-95f8-53821b94de78 Authenticating user 'default' from [fd00:1122:3344:101::e]:64956 | ||
| 15565 | 2026.01.31 06:11:45.991281 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15566 | 2026.01.31 06:11:45.991283 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15567 | 2026.01.31 06:11:45.991310 [ 290 ] {} <Debug> TCP-Session: 8319e625-e25e-4bfe-82a4-377c83e4f558 Authenticating user 'default' from [fd00:1122:3344:101::e]:35305 | ||
| 15568 | 2026.01.31 06:11:45.991303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15569 | 2026.01.31 06:11:45.991337 [ 290 ] {} <Debug> TCP-Session: 8319e625-e25e-4bfe-82a4-377c83e4f558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15570 | 2026.01.31 06:11:45.991333 [ 289 ] {} <Debug> TCP-Session: 5b76b0d9-0b6a-4084-a200-49dd344cab21 Authenticating user 'default' from [fd00:1122:3344:101::e]:57248 | ||
| 15571 | 2026.01.31 06:11:45.991355 [ 290 ] {} <Debug> TCP-Session: 8319e625-e25e-4bfe-82a4-377c83e4f558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15572 | 2026.01.31 06:11:45.991353 [ 286 ] {} <Debug> TCP-Session: 49d837a6-f610-4819-9be0-a65a431e8dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:37174 | ||
| 15573 | 2026.01.31 06:11:45.991379 [ 289 ] {} <Debug> TCP-Session: 5b76b0d9-0b6a-4084-a200-49dd344cab21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15574 | 2026.01.31 06:11:45.991394 [ 286 ] {} <Debug> TCP-Session: 49d837a6-f610-4819-9be0-a65a431e8dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15575 | 2026.01.31 06:11:45.991409 [ 289 ] {} <Debug> TCP-Session: 5b76b0d9-0b6a-4084-a200-49dd344cab21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15576 | 2026.01.31 06:11:45.991421 [ 286 ] {} <Debug> TCP-Session: 49d837a6-f610-4819-9be0-a65a431e8dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2026.01.31 06:11:45.991433 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15578 | 2026.01.31 06:11:45.991303 [ 3 ] {} <Debug> TCP-Session: e8ddf98c-431e-4072-95f8-53821b94de78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2026.01.31 06:11:45.991237 [ 288 ] {} <Debug> TCP-Session: 355b8105-63c9-491f-bb66-0bfe8606ad6d Authenticating user 'default' from [fd00:1122:3344:101::e]:37483 | ||
| 15580 | 2026.01.31 06:11:45.991492 [ 3 ] {} <Debug> TCP-Session: e8ddf98c-431e-4072-95f8-53821b94de78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2026.01.31 06:11:45.991516 [ 288 ] {} <Debug> TCP-Session: 355b8105-63c9-491f-bb66-0bfe8606ad6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2026.01.31 06:11:45.991169 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51277 | ||
| 15583 | 2026.01.31 06:11:45.991538 [ 288 ] {} <Debug> TCP-Session: 355b8105-63c9-491f-bb66-0bfe8606ad6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15584 | 2026.01.31 06:11:45.991174 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47360 | ||
| 15585 | 2026.01.31 06:11:45.991178 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34175 | ||
| 15586 | 2026.01.31 06:11:45.991617 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15587 | 2026.01.31 06:11:45.991652 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15588 | 2026.01.31 06:11:45.991672 [ 292 ] {} <Debug> TCP-Session: d3241715-ecbc-4060-b15c-278b7542bfed Authenticating user 'default' from [fd00:1122:3344:101::e]:51277 | ||
| 15589 | 2026.01.31 06:11:45.991683 [ 293 ] {} <Debug> TCP-Session: 6bcee40e-da64-4891-95a3-5babd6ea519d Authenticating user 'default' from [fd00:1122:3344:101::e]:47360 | ||
| 15590 | 2026.01.31 06:11:45.991698 [ 292 ] {} <Debug> TCP-Session: d3241715-ecbc-4060-b15c-278b7542bfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15591 | 2026.01.31 06:11:45.991710 [ 293 ] {} <Debug> TCP-Session: 6bcee40e-da64-4891-95a3-5babd6ea519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15592 | 2026.01.31 06:11:45.991715 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15593 | 2026.01.31 06:11:45.991732 [ 293 ] {} <Debug> TCP-Session: 6bcee40e-da64-4891-95a3-5babd6ea519d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15594 | 2026.01.31 06:11:45.991719 [ 292 ] {} <Debug> TCP-Session: d3241715-ecbc-4060-b15c-278b7542bfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15595 | 2026.01.31 06:11:45.991720 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15596 | 2026.01.31 06:11:45.991786 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15597 | 2026.01.31 06:11:45.991818 [ 291 ] {} <Debug> TCP-Session: 7cf3db2d-d55c-43a7-a384-8d998b321937 Authenticating user 'default' from [fd00:1122:3344:101::e]:34175 | ||
| 15598 | 2026.01.31 06:11:45.991847 [ 291 ] {} <Debug> TCP-Session: 7cf3db2d-d55c-43a7-a384-8d998b321937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15599 | 2026.01.31 06:11:45.991861 [ 291 ] {} <Debug> TCP-Session: 7cf3db2d-d55c-43a7-a384-8d998b321937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15600 | 2026.01.31 06:11:45.992094 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 15601 | 2026.01.31 06:11:45.993114 [ 325 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> AggregatingTransform: Aggregating | ||
| 15602 | 2026.01.31 06:11:45.993161 [ 325 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> Aggregator: Aggregation method: without_key | ||
| 15603 | 2026.01.31 06:11:45.993193 [ 325 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994632 sec. (1005.397 rows/sec., 39.27 KiB/sec.) | ||
| 15604 | 2026.01.31 06:11:45.993208 [ 325 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Trace> Aggregator: Merging aggregated data | ||
| 15605 | 2026.01.31 06:11:45.994330 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002954 sec., 338.52403520649966 rows/sec., 13.22 KiB/sec. | ||
| 15606 | 2026.01.31 06:11:45.994475 [ 294 ] {119351ca-4088-48ab-a673-77ae67f42d43} <Debug> TCPHandler: Processed in 0.003407898 sec. | ||
| 15607 | 2026.01.31 06:11:45.994593 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15608 | 2026.01.31 06:11:45.994619 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15609 | 2026.01.31 06:11:45.994622 [ 294 ] {} <Debug> TCP-Session: bdb55914-b436-4807-b681-d8f18e5f51e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2026.01.31 06:11:45.994638 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15611 | 2026.01.31 06:11:45.994663 [ 293 ] {} <Debug> TCP-Session: 6bcee40e-da64-4891-95a3-5babd6ea519d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15612 | 2026.01.31 06:11:45.994677 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15613 | 2026.01.31 06:11:45.994693 [ 288 ] {} <Debug> TCP-Session: 355b8105-63c9-491f-bb66-0bfe8606ad6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15614 | 2026.01.31 06:11:45.994712 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15615 | 2026.01.31 06:11:45.994736 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15616 | 2026.01.31 06:11:45.994720 [ 290 ] {} <Debug> TCP-Session: 8319e625-e25e-4bfe-82a4-377c83e4f558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15617 | 2026.01.31 06:11:45.994761 [ 289 ] {} <Debug> TCP-Session: 5b76b0d9-0b6a-4084-a200-49dd344cab21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15618 | 2026.01.31 06:11:45.994773 [ 292 ] {} <Debug> TCP-Session: d3241715-ecbc-4060-b15c-278b7542bfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15619 | 2026.01.31 06:11:45.994662 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15620 | 2026.01.31 06:11:45.994724 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15621 | 2026.01.31 06:11:45.994838 [ 3 ] {} <Debug> TCP-Session: e8ddf98c-431e-4072-95f8-53821b94de78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15622 | 2026.01.31 06:11:45.994715 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15623 | 2026.01.31 06:11:45.994873 [ 291 ] {} <Debug> TCP-Session: 7cf3db2d-d55c-43a7-a384-8d998b321937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15624 | 2026.01.31 06:11:45.994890 [ 286 ] {} <Debug> TCP-Session: 49d837a6-f610-4819-9be0-a65a431e8dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15625 | 2026.01.31 06:11:46.028399 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55315 | ||
| 15626 | 2026.01.31 06:11:46.028475 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15627 | 2026.01.31 06:11:46.028500 [ 294 ] {} <Debug> TCP-Session: 03c1480b-44ae-41dd-b078-b5d55dae94d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55315 | ||
| 15628 | 2026.01.31 06:11:46.028520 [ 294 ] {} <Debug> TCP-Session: 03c1480b-44ae-41dd-b078-b5d55dae94d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15629 | 2026.01.31 06:11:46.028535 [ 294 ] {} <Debug> TCP-Session: 03c1480b-44ae-41dd-b078-b5d55dae94d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15630 | 2026.01.31 06:11:46.028683 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36459 | ||
| 15631 | 2026.01.31 06:11:46.028725 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43588 | ||
| 15632 | 2026.01.31 06:11:46.028754 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15633 | 2026.01.31 06:11:46.028779 [ 3 ] {} <Debug> TCP-Session: 70696f81-0600-4839-8142-8d5e3c904197 Authenticating user 'default' from [fd00:1122:3344:101::e]:36459 | ||
| 15634 | 2026.01.31 06:11:46.028781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15635 | 2026.01.31 06:11:46.028790 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56933 | ||
| 15636 | 2026.01.31 06:11:46.028798 [ 294 ] {} <Trace> TCP-Session: 03c1480b-44ae-41dd-b078-b5d55dae94d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2026.01.31 06:11:46.028831 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58640 | ||
| 15638 | 2026.01.31 06:11:46.028829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 | ||
| 15639 | 2026.01.31 06:11:46.028870 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15640 | 2026.01.31 06:11:46.028803 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38896 | ||
| 15641 | 2026.01.31 06:11:46.028911 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15642 | 2026.01.31 06:11:46.028924 [ 288 ] {} <Debug> TCP-Session: 21277223-5712-4bb2-88db-92d66f793361 Authenticating user 'default' from [fd00:1122:3344:101::e]:56933 | ||
| 15643 | 2026.01.31 06:11:46.028957 [ 293 ] {} <Debug> TCP-Session: d5566bd9-9334-45dc-bd1c-d2470e657574 Authenticating user 'default' from [fd00:1122:3344:101::e]:58640 | ||
| 15644 | 2026.01.31 06:11:46.028961 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15645 | 2026.01.31 06:11:46.028973 [ 288 ] {} <Debug> TCP-Session: 21277223-5712-4bb2-88db-92d66f793361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15646 | 2026.01.31 06:11:46.028987 [ 293 ] {} <Debug> TCP-Session: d5566bd9-9334-45dc-bd1c-d2470e657574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15647 | 2026.01.31 06:11:46.029005 [ 288 ] {} <Debug> TCP-Session: 21277223-5712-4bb2-88db-92d66f793361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15648 | 2026.01.31 06:11:46.029021 [ 293 ] {} <Debug> TCP-Session: d5566bd9-9334-45dc-bd1c-d2470e657574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15649 | 2026.01.31 06:11:46.028976 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15650 | 2026.01.31 06:11:46.028962 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15651 | 2026.01.31 06:11:46.029066 [ 290 ] {} <Debug> TCP-Session: 6145da65-ac36-480e-9f25-3ca8327a6cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38896 | ||
| 15652 | 2026.01.31 06:11:46.028800 [ 3 ] {} <Debug> TCP-Session: 70696f81-0600-4839-8142-8d5e3c904197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15653 | 2026.01.31 06:11:46.029101 [ 290 ] {} <Debug> TCP-Session: 6145da65-ac36-480e-9f25-3ca8327a6cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15654 | 2026.01.31 06:11:46.029098 [ 292 ] {} <Debug> TCP-Session: a4fced36-6c59-4d4e-8149-e93cbb5dba8d Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 | ||
| 15655 | 2026.01.31 06:11:46.029121 [ 290 ] {} <Debug> TCP-Session: 6145da65-ac36-480e-9f25-3ca8327a6cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15656 | 2026.01.31 06:11:46.029115 [ 3 ] {} <Debug> TCP-Session: 70696f81-0600-4839-8142-8d5e3c904197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15657 | 2026.01.31 06:11:46.029143 [ 292 ] {} <Debug> TCP-Session: a4fced36-6c59-4d4e-8149-e93cbb5dba8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15658 | 2026.01.31 06:11:46.029161 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15659 | 2026.01.31 06:11:46.029180 [ 292 ] {} <Debug> TCP-Session: a4fced36-6c59-4d4e-8149-e93cbb5dba8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15660 | 2026.01.31 06:11:46.028822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38002 | ||
| 15661 | 2026.01.31 06:11:46.029220 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15662 | 2026.01.31 06:11:46.028805 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38737 | ||
| 15663 | 2026.01.31 06:11:46.029289 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15664 | 2026.01.31 06:11:46.028811 [ 286 ] {} <Debug> TCP-Session: 4202658a-b053-43fc-bbf6-fbc73ef5a26b Authenticating user 'default' from [fd00:1122:3344:101::e]:43588 | ||
| 15665 | 2026.01.31 06:11:46.029326 [ 291 ] {} <Debug> TCP-Session: 34352e39-4e3a-4bb9-b971-dbe512844a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:38002 | ||
| 15666 | 2026.01.31 06:11:46.029340 [ 286 ] {} <Debug> TCP-Session: 4202658a-b053-43fc-bbf6-fbc73ef5a26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15667 | 2026.01.31 06:11:46.029344 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15668 | 2026.01.31 06:11:46.029365 [ 286 ] {} <Debug> TCP-Session: 4202658a-b053-43fc-bbf6-fbc73ef5a26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15669 | 2026.01.31 06:11:46.029383 [ 289 ] {} <Debug> TCP-Session: f67177a7-f64a-43b6-8582-a06be227e2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:38737 | ||
| 15670 | 2026.01.31 06:11:46.029355 [ 291 ] {} <Debug> TCP-Session: 34352e39-4e3a-4bb9-b971-dbe512844a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.01.31 06:11:46.029411 [ 289 ] {} <Debug> TCP-Session: f67177a7-f64a-43b6-8582-a06be227e2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2026.01.31 06:11:46.029428 [ 291 ] {} <Debug> TCP-Session: 34352e39-4e3a-4bb9-b971-dbe512844a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15673 | 2026.01.31 06:11:46.029438 [ 289 ] {} <Debug> TCP-Session: f67177a7-f64a-43b6-8582-a06be227e2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15674 | 2026.01.31 06:11:46.029491 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 15675 | 2026.01.31 06:11:46.030370 [ 300 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> AggregatingTransform: Aggregating | ||
| 15676 | 2026.01.31 06:11:46.030439 [ 300 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15677 | 2026.01.31 06:11:46.030484 [ 300 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900171 sec. (1110.900 rows/sec., 43.39 KiB/sec.) | ||
| 15678 | 2026.01.31 06:11:46.030509 [ 300 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Trace> Aggregator: Merging aggregated data | ||
| 15679 | 2026.01.31 06:11:46.031801 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002876 sec., 347.70514603616135 rows/sec., 13.58 KiB/sec. | ||
| 15680 | 2026.01.31 06:11:46.031949 [ 294 ] {00dfe919-b54e-4168-86cd-d8d29cefa63e} <Debug> TCPHandler: Processed in 0.003223433 sec. | ||
| 15681 | 2026.01.31 06:11:46.032043 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15682 | 2026.01.31 06:11:46.032066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15683 | 2026.01.31 06:11:46.032076 [ 3 ] {} <Debug> TCP-Session: 70696f81-0600-4839-8142-8d5e3c904197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15684 | 2026.01.31 06:11:46.032086 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15685 | 2026.01.31 06:11:46.032107 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15686 | 2026.01.31 06:11:46.032109 [ 289 ] {} <Debug> TCP-Session: f67177a7-f64a-43b6-8582-a06be227e2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15687 | 2026.01.31 06:11:46.032132 [ 293 ] {} <Debug> TCP-Session: d5566bd9-9334-45dc-bd1c-d2470e657574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15688 | 2026.01.31 06:11:46.032145 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15689 | 2026.01.31 06:11:46.032165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15690 | 2026.01.31 06:11:46.032183 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15691 | 2026.01.31 06:11:46.032187 [ 286 ] {} <Debug> TCP-Session: 4202658a-b053-43fc-bbf6-fbc73ef5a26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2026.01.31 06:11:46.032206 [ 290 ] {} <Debug> TCP-Session: 6145da65-ac36-480e-9f25-3ca8327a6cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15693 | 2026.01.31 06:11:46.032151 [ 288 ] {} <Debug> TCP-Session: 21277223-5712-4bb2-88db-92d66f793361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15694 | 2026.01.31 06:11:46.032226 [ 292 ] {} <Debug> TCP-Session: a4fced36-6c59-4d4e-8149-e93cbb5dba8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.01.31 06:11:46.032201 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15696 | 2026.01.31 06:11:46.032125 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15697 | 2026.01.31 06:11:46.032300 [ 294 ] {} <Debug> TCP-Session: 03c1480b-44ae-41dd-b078-b5d55dae94d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15698 | 2026.01.31 06:11:46.032322 [ 291 ] {} <Debug> TCP-Session: 34352e39-4e3a-4bb9-b971-dbe512844a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.01.31 06:11:47.001900 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15700 | 2026.01.31 06:11:47.002081 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15701 | 2026.01.31 06:11:47.002155 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15702 | 2026.01.31 06:11:47.002958 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2026.01.31 06:11:47.003014 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15704 | 2026.01.31 06:11:47.003428 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15705 | 2026.01.31 06:11:47.003667 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15706 | 2026.01.31 06:11:47.003849 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001816 sec., 74889.8678414097 rows/sec., 6.48 MiB/sec. | ||
| 15707 | 2026.01.31 06:11:47.003904 [ 220 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15708 | 2026.01.31 06:11:47.003914 [ 5 ] {fab2ea4e-b3e5-4781-ac59-e50a357b10cc} <Debug> TCPHandler: Processed in 0.002142999 sec. | ||
| 15709 | 2026.01.31 06:11:47.003954 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15710 | 2026.01.31 06:11:47.004082 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.01.31 06:11:47.004201 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15712 | 2026.01.31 06:11:47.004253 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15713 | 2026.01.31 06:11:47.004755 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.01.31 06:11:47.004798 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15715 | 2026.01.31 06:11:47.005131 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15716 | 2026.01.31 06:11:47.005358 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.01.31 06:11:47.005514 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001339 sec., 29873.039581777448 rows/sec., 2.19 MiB/sec. | ||
| 15718 | 2026.01.31 06:11:47.005566 [ 5 ] {e5801dbe-9bf9-4aeb-9d6b-d0e044005bd6} <Debug> TCPHandler: Processed in 0.001537425 sec. | ||
| 15719 | 2026.01.31 06:11:47.005686 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.01.31 06:11:47.005790 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15721 | 2026.01.31 06:11:47.005836 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15722 | 2026.01.31 06:11:47.006311 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.01.31 06:11:47.006350 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15724 | 2026.01.31 06:11:47.006686 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15725 | 2026.01.31 06:11:47.006903 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.01.31 06:11:47.007053 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 6.32 MiB/sec. | ||
| 15727 | 2026.01.31 06:11:47.007098 [ 5 ] {13be2ca7-f83e-4962-a3cb-cf1498bbdd33} <Debug> TCPHandler: Processed in 0.001463253 sec. | ||
| 15728 | 2026.01.31 06:11:47.007116 [ 221 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15729 | 2026.01.31 06:11:47.007142 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15730 | 2026.01.31 06:11:47.007217 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15731 | 2026.01.31 06:11:47.007318 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15732 | 2026.01.31 06:11:47.007367 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15733 | 2026.01.31 06:11:47.007841 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2026.01.31 06:11:47.007878 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15735 | 2026.01.31 06:11:47.008242 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15736 | 2026.01.31 06:11:47.008457 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2026.01.31 06:11:47.008606 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 15738 | 2026.01.31 06:11:47.008649 [ 5 ] {be57e8e1-61ef-4f2b-b29e-6e8601cec59e} <Debug> TCPHandler: Processed in 0.001482134 sec. | ||
| 15739 | 2026.01.31 06:11:47.008755 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15740 | 2026.01.31 06:11:47.008853 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15741 | 2026.01.31 06:11:47.008912 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15742 | 2026.01.31 06:11:47.009876 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2026.01.31 06:11:47.009914 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15744 | 2026.01.31 06:11:47.010502 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15745 | 2026.01.31 06:11:47.010726 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2026.01.31 06:11:47.010847 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15747 | 2026.01.31 06:11:47.010874 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002042 sec., 19588.63858961802 rows/sec., 35.10 MiB/sec. | ||
| 15748 | 2026.01.31 06:11:47.010893 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2026.01.31 06:11:47.010918 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15750 | 2026.01.31 06:11:47.010975 [ 5 ] {d79e7edd-0a2d-4b6b-b47c-123e9b630d77} <Debug> TCPHandler: Processed in 0.002268022 sec. | ||
| 15751 | 2026.01.31 06:11:47.011046 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15752 | 2026.01.31 06:11:47.011107 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15753 | 2026.01.31 06:11:47.011220 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15754 | 2026.01.31 06:11:47.011267 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15755 | 2026.01.31 06:11:47.011331 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15756 | 2026.01.31 06:11:47.011402 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2384 rows starting from the beginning of the part | ||
| 15757 | 2026.01.31 06:11:47.011541 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 15758 | 2026.01.31 06:11:47.011659 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 15759 | 2026.01.31 06:11:47.011659 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.01.31 06:11:47.011759 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 15761 | 2026.01.31 06:11:47.011763 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 15762 | 2026.01.31 06:11:47.011892 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 15763 | 2026.01.31 06:11:47.011997 [ 186 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 15764 | 2026.01.31 06:11:47.012246 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15765 | 2026.01.31 06:11:47.012564 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.01.31 06:11:47.012741 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 15767 | 2026.01.31 06:11:47.012788 [ 5 ] {41199cd9-3596-4d72-9568-1fef8c06484a} <Debug> TCPHandler: Processed in 0.001730089 sec. | ||
| 15768 | 2026.01.31 06:11:47.015691 [ 220 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15769 | 2026.01.31 06:11:47.017910 [ 221 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15770 | 2026.01.31 06:11:47.022073 [ 201 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2584 rows, containing 19 columns (19 merged, 0 gathered) in 0.011092083 sec., 232958.94918925504 rows/sec., 417.45 MiB/sec. | ||
| 15771 | 2026.01.31 06:11:47.024568 [ 197 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15772 | 2026.01.31 06:11:47.024916 [ 197 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15773 | 2026.01.31 06:11:47.024985 [ 197 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15774 | 2026.01.31 06:11:47.025123 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 15775 | 2026.01.31 06:11:47.282762 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15776 | 2026.01.31 06:11:47.282810 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15777 | 2026.01.31 06:11:47.286753 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15778 | 2026.01.31 06:11:48.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.05 MiB, peak 395.99 MiB, free memory in arenas 0.00 B, will set to 378.91 MiB (RSS), difference: 1.86 MiB | ||
| 15779 | 2026.01.31 06:11:48.532136 [ 223 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15780 | 2026.01.31 06:11:48.532191 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15781 | 2026.01.31 06:11:48.541493 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15782 | 2026.01.31 06:11:50.301461 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15783 | 2026.01.31 06:11:50.301531 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15784 | 2026.01.31 06:11:50.544593 [ 224 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15785 | 2026.01.31 06:11:50.544645 [ 224 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15786 | 2026.01.31 06:11:50.545072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43216 | ||
| 15787 | 2026.01.31 06:11:50.545604 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.01.31 06:11:50.545644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15789 | 2026.01.31 06:11:50.546109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15790 | 2026.01.31 06:11:50.546355 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2026.01.31 06:11:50.546482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43216 | ||
| 15792 | 2026.01.31 06:11:50.546941 [ 224 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15793 | 2026.01.31 06:11:51.999465 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15794 | 2026.01.31 06:11:51.999660 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15795 | 2026.01.31 06:11:51.999731 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15796 | 2026.01.31 06:11:52.000460 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.01.31 06:11:52.000499 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15798 | 2026.01.31 06:11:52.000885 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15799 | 2026.01.31 06:11:52.001114 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.01.31 06:11:52.001268 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 15801 | 2026.01.31 06:11:52.001314 [ 5 ] {fc6a7555-5163-4f01-9bd8-c7dbe265e8bb} <Debug> TCPHandler: Processed in 0.001983196 sec. | ||
| 15802 | 2026.01.31 06:11:52.001441 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15803 | 2026.01.31 06:11:52.001540 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15804 | 2026.01.31 06:11:52.001583 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15805 | 2026.01.31 06:11:52.002016 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.01.31 06:11:52.002051 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15807 | 2026.01.31 06:11:52.002354 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15808 | 2026.01.31 06:11:52.002562 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.01.31 06:11:52.002691 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 15810 | 2026.01.31 06:11:52.002728 [ 5 ] {e80d80ed-592d-4ef3-8674-bc6e51f8e7da} <Debug> TCPHandler: Processed in 0.001336871 sec. | ||
| 15811 | 2026.01.31 06:11:52.002843 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15812 | 2026.01.31 06:11:52.002938 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15813 | 2026.01.31 06:11:52.002982 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15814 | 2026.01.31 06:11:52.003405 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15815 | 2026.01.31 06:11:52.003439 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15816 | 2026.01.31 06:11:52.003768 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15817 | 2026.01.31 06:11:52.003990 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.01.31 06:11:52.004099 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_128_27 to all_129_129_0 | ||
| 15819 | 2026.01.31 06:11:52.004119 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15820 | 2026.01.31 06:11:52.004145 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.01.31 06:11:52.004162 [ 5 ] {9fba6215-7d97-4bd3-8f3e-a27e07255d6c} <Debug> TCPHandler: Processed in 0.001368221 sec. | ||
| 15822 | 2026.01.31 06:11:52.004169 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15823 | 2026.01.31 06:11:52.004251 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_27 to all_129_129_0 into Compact with storage Full | ||
| 15824 | 2026.01.31 06:11:52.004280 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2026.01.31 06:11:52.004357 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15826 | 2026.01.31 06:11:52.004376 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15827 | 2026.01.31 06:11:52.004390 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36999 rows starting from the beginning of the part | ||
| 15828 | 2026.01.31 06:11:52.004417 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15829 | 2026.01.31 06:11:52.004456 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15830 | 2026.01.31 06:11:52.004757 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.01.31 06:11:52.004792 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15832 | 2026.01.31 06:11:52.005100 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15833 | 2026.01.31 06:11:52.005325 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.01.31 06:11:52.005455 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15835 | 2026.01.31 06:11:52.005491 [ 5 ] {5dab90c9-28f0-4f58-9644-f22fcfc38e81} <Debug> TCPHandler: Processed in 0.001265059 sec. | ||
| 15836 | 2026.01.31 06:11:52.006529 [ 217 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15837 | 2026.01.31 06:11:52.006560 [ 217 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15838 | 2026.01.31 06:11:52.009060 [ 217 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15839 | 2026.01.31 06:11:52.010623 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006401226 sec., 5804981.733186736 rows/sec., 398.84 MiB/sec. | ||
| 15840 | 2026.01.31 06:11:52.011042 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Trace> MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) | ||
| 15841 | 2026.01.31 06:11:52.011316 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.01.31 06:11:52.011385 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_128_27, all_129_129_0] -> all_1_129_28 | ||
| 15843 | 2026.01.31 06:11:52.011454 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15844 | 2026.01.31 06:11:52.946326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 15845 | 2026.01.31 06:11:52.965175 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2026.01.31 06:11:52.965264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15847 | 2026.01.31 06:11:52.971688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15848 | 2026.01.31 06:11:52.972540 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.01.31 06:11:52.978842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 15850 | 2026.01.31 06:11:53.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.74 MiB, peak 395.99 MiB, free memory in arenas 0.00 B, will set to 378.91 MiB (RSS), difference: 3.18 MiB | ||
| 15851 | 2026.01.31 06:11:55.687142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1790 | ||
| 15852 | 2026.01.31 06:11:55.689474 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2026.01.31 06:11:55.689526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15854 | 2026.01.31 06:11:55.690735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15855 | 2026.01.31 06:11:55.691036 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2026.01.31 06:11:55.691317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
| 15857 | 2026.01.31 06:11:56.496021 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.01.31 06:11:56.496199 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.01.31 06:11:56.496274 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15860 | 2026.01.31 06:11:56.496985 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.01.31 06:11:56.497037 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15862 | 2026.01.31 06:11:56.497445 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15863 | 2026.01.31 06:11:56.497676 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.01.31 06:11:56.497839 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001689 sec., 14209.591474245115 rows/sec., 1.18 MiB/sec. | ||
| 15865 | 2026.01.31 06:11:56.497895 [ 5 ] {22f5a4b2-1099-42db-9fda-38d07e9333e9} <Debug> TCPHandler: Processed in 0.001999876 sec. | ||
| 15866 | 2026.01.31 06:11:56.498017 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.01.31 06:11:56.498121 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15868 | 2026.01.31 06:11:56.498167 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15869 | 2026.01.31 06:11:56.498606 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.01.31 06:11:56.498642 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15871 | 2026.01.31 06:11:56.498950 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15872 | 2026.01.31 06:11:56.499189 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.01.31 06:11:56.499327 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 796.19 KiB/sec. | ||
| 15874 | 2026.01.31 06:11:56.499368 [ 5 ] {3fc5966a-374d-428b-92d2-dc296cc69cfe} <Debug> TCPHandler: Processed in 0.001402252 sec. | ||
| 15875 | 2026.01.31 06:11:56.499479 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.01.31 06:11:56.499584 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15877 | 2026.01.31 06:11:56.499626 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15878 | 2026.01.31 06:11:56.500671 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.01.31 06:11:56.500707 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15880 | 2026.01.31 06:11:56.501114 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15881 | 2026.01.31 06:11:56.501332 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.01.31 06:11:56.501469 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Debug> executeQuery: Read 1420 rows, 121.74 KiB in 0.001905 sec., 745406.8241469816 rows/sec., 62.41 MiB/sec. | ||
| 15883 | 2026.01.31 06:11:56.501509 [ 5 ] {4a6e31f1-095c-4399-8c2a-e5d7ae6d3119} <Debug> TCPHandler: Processed in 0.002081427 sec. | ||
| 15884 | 2026.01.31 06:11:56.501618 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.01.31 06:11:56.501713 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15886 | 2026.01.31 06:11:56.501755 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15887 | 2026.01.31 06:11:56.502171 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.01.31 06:11:56.502208 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15889 | 2026.01.31 06:11:56.502504 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15890 | 2026.01.31 06:11:56.502706 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.01.31 06:11:56.502834 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Debug> executeQuery: Read 73 rows, 5.48 KiB in 0.00114 sec., 64035.08771929825 rows/sec., 4.70 MiB/sec. | ||
| 15892 | 2026.01.31 06:11:56.502873 [ 5 ] {e7e9af7c-76c6-414d-956f-284ed62f0bc7} <Debug> TCPHandler: Processed in 0.0013056 sec. | ||
| 15893 | 2026.01.31 06:11:56.502982 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.01.31 06:11:56.503076 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15895 | 2026.01.31 06:11:56.503174 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15896 | 2026.01.31 06:11:56.503635 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2026.01.31 06:11:56.503671 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15898 | 2026.01.31 06:11:56.503977 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15899 | 2026.01.31 06:11:56.504183 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.01.31 06:11:56.504311 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 15901 | 2026.01.31 06:11:56.504349 [ 5 ] {e586844c-438e-4e69-86f3-c739bb392226} <Debug> TCPHandler: Processed in 0.001416452 sec. | ||
| 15902 | 2026.01.31 06:11:56.504457 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2026.01.31 06:11:56.504552 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15904 | 2026.01.31 06:11:56.504591 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15905 | 2026.01.31 06:11:56.504981 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.01.31 06:11:56.505019 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15907 | 2026.01.31 06:11:56.505336 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15908 | 2026.01.31 06:11:56.505544 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.01.31 06:11:56.505677 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 15910 | 2026.01.31 06:11:56.505716 [ 5 ] {11da6a80-28c4-4fa5-8d24-5036c7f65c64} <Debug> TCPHandler: Processed in 0.00130833 sec. | ||
| 15911 | 2026.01.31 06:11:56.505824 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15912 | 2026.01.31 06:11:56.505921 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15913 | 2026.01.31 06:11:56.505961 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15914 | 2026.01.31 06:11:56.506578 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.01.31 06:11:56.506614 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15916 | 2026.01.31 06:11:56.506944 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15917 | 2026.01.31 06:11:56.507156 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2026.01.31 06:11:56.507291 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Debug> executeQuery: Read 623 rows, 48.08 KiB in 0.001388 sec., 448847.26224783866 rows/sec., 33.82 MiB/sec. | ||
| 15919 | 2026.01.31 06:11:56.507330 [ 5 ] {bca81d60-823e-4fc4-8013-de3cd49a006e} <Debug> TCPHandler: Processed in 0.001556125 sec. | ||
| 15920 | 2026.01.31 06:11:56.507431 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2026.01.31 06:11:56.507524 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15922 | 2026.01.31 06:11:56.507567 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15923 | 2026.01.31 06:11:56.508148 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2026.01.31 06:11:56.508185 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15925 | 2026.01.31 06:11:56.508568 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15926 | 2026.01.31 06:11:56.508777 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2026.01.31 06:11:56.508904 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_129_28 to all_134_134_0 | ||
| 15928 | 2026.01.31 06:11:56.508914 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001408 sec., 629261.3636363636 rows/sec., 42.71 MiB/sec. | ||
| 15929 | 2026.01.31 06:11:56.508980 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.01.31 06:11:56.508994 [ 5 ] {c47a3c27-998a-43f8-b339-472083af3397} <Debug> TCPHandler: Processed in 0.001612497 sec. | ||
| 15931 | 2026.01.31 06:11:56.509005 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15932 | 2026.01.31 06:11:56.509110 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_28 to all_134_134_0 into Compact with storage Full | ||
| 15933 | 2026.01.31 06:11:56.509113 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15934 | 2026.01.31 06:11:56.509224 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15935 | 2026.01.31 06:11:56.509238 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15936 | 2026.01.31 06:11:56.509255 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_28, total 37159 rows starting from the beginning of the part | ||
| 15937 | 2026.01.31 06:11:56.509292 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15938 | 2026.01.31 06:11:56.509313 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 15939 | 2026.01.31 06:11:56.509359 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 15940 | 2026.01.31 06:11:56.509401 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 15941 | 2026.01.31 06:11:56.509442 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 15942 | 2026.01.31 06:11:56.509482 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 886 rows starting from the beginning of the part | ||
| 15943 | 2026.01.31 06:11:56.510185 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15944 | 2026.01.31 06:11:56.510220 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15945 | 2026.01.31 06:11:56.510823 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15946 | 2026.01.31 06:11:56.511072 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2026.01.31 06:11:56.511220 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002 sec., 24500 rows/sec., 43.90 MiB/sec. | ||
| 15948 | 2026.01.31 06:11:56.511306 [ 5 ] {efbfb71c-06e9-4f1d-b285-9b38f7f48cbe} <Debug> TCPHandler: Processed in 0.002242701 sec. | ||
| 15949 | 2026.01.31 06:11:56.511415 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15950 | 2026.01.31 06:11:56.511509 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 15951 | 2026.01.31 06:11:56.511552 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 15952 | 2026.01.31 06:11:56.511870 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.01.31 06:11:56.511905 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15954 | 2026.01.31 06:11:56.512328 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 15955 | 2026.01.31 06:11:56.512536 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.01.31 06:11:56.512660 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 386.78 KiB/sec. | ||
| 15957 | 2026.01.31 06:11:56.512697 [ 5 ] {1d7d1943-1bc9-4e7a-8588-07f5efe9bd69} <Debug> TCPHandler: Processed in 0.001332761 sec. | ||
| 15958 | 2026.01.31 06:11:56.512807 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15959 | 2026.01.31 06:11:56.512900 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15960 | 2026.01.31 06:11:56.512942 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15961 | 2026.01.31 06:11:56.513277 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15962 | 2026.01.31 06:11:56.513312 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15963 | 2026.01.31 06:11:56.513615 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15964 | 2026.01.31 06:11:56.513820 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15965 | 2026.01.31 06:11:56.513956 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 15966 | 2026.01.31 06:11:56.513992 [ 5 ] {78d47e1e-b7cd-4570-86f6-14fb821206e8} <Debug> TCPHandler: Processed in 0.001234498 sec. | ||
| 15967 | 2026.01.31 06:11:56.521605 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38685 rows, containing 5 columns (5 merged, 0 gathered) in 0.012541167 sec., 3084641.1661689854 rows/sec., 211.93 MiB/sec. | ||
| 15968 | 2026.01.31 06:11:56.522184 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 15969 | 2026.01.31 06:11:56.522539 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.01.31 06:11:56.522623 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_129_28, all_134_134_0] -> all_1_134_29 | ||
| 15971 | 2026.01.31 06:11:56.522726 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 15972 | 2026.01.31 06:11:58.047579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43728 | ||
| 15973 | 2026.01.31 06:11:58.048094 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2026.01.31 06:11:58.048139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15975 | 2026.01.31 06:11:58.048634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15976 | 2026.01.31 06:11:58.048876 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.01.31 06:11:58.049024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43728 | ||
| 15978 | 2026.01.31 06:11:58.049029 [ 50 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15979 | 2026.01.31 06:11:58.049096 [ 50 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15980 | 2026.01.31 06:11:58.049118 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15981 | 2026.01.31 06:11:58.049240 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15982 | 2026.01.31 06:11:58.049377 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15983 | 2026.01.31 06:11:58.049414 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41296 rows starting from the beginning of the part | ||
| 15984 | 2026.01.31 06:11:58.049477 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 15985 | 2026.01.31 06:11:58.049523 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 15986 | 2026.01.31 06:11:58.049563 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 15987 | 2026.01.31 06:11:58.049601 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 15988 | 2026.01.31 06:11:58.049640 [ 201 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 15989 | 2026.01.31 06:11:58.052500 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43728 rows, containing 4 columns (4 merged, 0 gathered) in 0.003315096 sec., 13190568.236937935 rows/sec., 188.69 MiB/sec. | ||
| 15990 | 2026.01.31 06:11:58.052748 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15991 | 2026.01.31 06:11:58.053026 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15992 | 2026.01.31 06:11:58.053095 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_91_18} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15993 | 2026.01.31 06:11:58.053209 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15994 | 2026.01.31 06:12:00.479894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 15995 | 2026.01.31 06:12:00.497916 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.01.31 06:12:00.497982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 15997 | 2026.01.31 06:12:00.504338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15998 | 2026.01.31 06:12:00.505050 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.01.31 06:12:00.505390 [ 45 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16000 | 2026.01.31 06:12:00.505457 [ 45 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.01.31 06:12:00.505478 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16002 | 2026.01.31 06:12:00.505573 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16003 | 2026.01.31 06:12:00.508636 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16004 | 2026.01.31 06:12:00.508970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16005 | 2026.01.31 06:12:00.509462 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 16006 | 2026.01.31 06:12:00.513088 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 16007 | 2026.01.31 06:12:00.516883 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 16008 | 2026.01.31 06:12:00.521180 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 16009 | 2026.01.31 06:12:00.525963 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 16010 | 2026.01.31 06:12:00.530711 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 16011 | 2026.01.31 06:12:00.595645 [ 190 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.09010678 sec., 7613.189595721876 rows/sec., 39.37 MiB/sec. | ||
| 16012 | 2026.01.31 06:12:00.598869 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16013 | 2026.01.31 06:12:00.600867 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2026.01.31 06:12:00.600970 [ 188 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_91_18} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16015 | 2026.01.31 06:12:00.603436 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16016 | 2026.01.31 06:12:02.002331 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2026.01.31 06:12:02.002576 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16018 | 2026.01.31 06:12:02.002673 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16019 | 2026.01.31 06:12:02.003575 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2026.01.31 06:12:02.003630 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16021 | 2026.01.31 06:12:02.004126 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16022 | 2026.01.31 06:12:02.004470 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2026.01.31 06:12:02.004667 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002157 sec., 25961.984237366712 rows/sec., 1.98 MiB/sec. | ||
| 16024 | 2026.01.31 06:12:02.004723 [ 5 ] {fe365db9-27f1-4e33-a678-6509a6bf281f} <Debug> TCPHandler: Processed in 0.002568589 sec. | ||
| 16025 | 2026.01.31 06:12:02.004864 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.01.31 06:12:02.004983 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16027 | 2026.01.31 06:12:02.005039 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16028 | 2026.01.31 06:12:02.005585 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2026.01.31 06:12:02.005635 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16030 | 2026.01.31 06:12:02.006029 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16031 | 2026.01.31 06:12:02.006334 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2026.01.31 06:12:02.006471 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. | ||
| 16033 | 2026.01.31 06:12:02.006512 [ 5 ] {2b80444f-cfb7-4215-8664-1ba0450eccd7} <Debug> TCPHandler: Processed in 0.001708609 sec. | ||
| 16034 | 2026.01.31 06:12:02.006636 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16035 | 2026.01.31 06:12:02.006736 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16036 | 2026.01.31 06:12:02.006783 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16037 | 2026.01.31 06:12:02.007231 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.01.31 06:12:02.007268 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16039 | 2026.01.31 06:12:02.007635 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16040 | 2026.01.31 06:12:02.007879 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16041 | 2026.01.31 06:12:02.008029 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 16042 | 2026.01.31 06:12:02.008070 [ 5 ] {9dbc98d8-a5f5-4a0f-94d5-70676d51d772} <Debug> TCPHandler: Processed in 0.001485044 sec. | ||
| 16043 | 2026.01.31 06:12:02.008189 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16044 | 2026.01.31 06:12:02.008301 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16045 | 2026.01.31 06:12:02.008349 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16046 | 2026.01.31 06:12:02.008745 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16047 | 2026.01.31 06:12:02.008784 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 16048 | 2026.01.31 06:12:02.009133 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16049 | 2026.01.31 06:12:02.009409 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2026.01.31 06:12:02.009550 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 16051 | 2026.01.31 06:12:02.009593 [ 5 ] {bb1dfb5e-d27f-4383-aa81-9ca86d7ee8b9} <Debug> TCPHandler: Processed in 0.001454583 sec. | ||
| 16052 | 2026.01.31 06:12:05.301788 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16053 | 2026.01.31 06:12:05.301863 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16054 | 2026.01.31 06:12:05.549182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44176 | ||
| 16055 | 2026.01.31 06:12:05.549813 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16056 | 2026.01.31 06:12:05.549862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16057 | 2026.01.31 06:12:05.550342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16058 | 2026.01.31 06:12:05.550588 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16059 | 2026.01.31 06:12:05.550738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44176 | ||
| 16060 | 2026.01.31 06:12:05.692458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1820 | ||
| 16061 | 2026.01.31 06:12:05.694874 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.01.31 06:12:05.694918 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16063 | 2026.01.31 06:12:05.696119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16064 | 2026.01.31 06:12:05.696395 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.01.31 06:12:05.696591 [ 221 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16066 | 2026.01.31 06:12:05.696641 [ 221 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16067 | 2026.01.31 06:12:05.696662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 16068 | 2026.01.31 06:12:05.700152 [ 221 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16069 | 2026.01.31 06:12:07.002907 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2026.01.31 06:12:07.003086 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16071 | 2026.01.31 06:12:07.003161 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16072 | 2026.01.31 06:12:07.003932 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.01.31 06:12:07.003989 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16074 | 2026.01.31 06:12:07.004418 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16075 | 2026.01.31 06:12:07.004671 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2026.01.31 06:12:07.004839 [ 32 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16077 | 2026.01.31 06:12:07.004858 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.001819 sec., 90159.42825728422 rows/sec., 7.89 MiB/sec. | ||
| 16078 | 2026.01.31 06:12:07.004902 [ 32 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.01.31 06:12:07.004927 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16080 | 2026.01.31 06:12:07.004938 [ 5 ] {ea737892-d7a8-4065-82a7-607852c85b36} <Debug> TCPHandler: Processed in 0.002159649 sec. | ||
| 16081 | 2026.01.31 06:12:07.005061 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16082 | 2026.01.31 06:12:07.005082 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2026.01.31 06:12:07.005222 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16084 | 2026.01.31 06:12:07.005229 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16085 | 2026.01.31 06:12:07.005278 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16086 | 2026.01.31 06:12:07.005279 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1407 rows starting from the beginning of the part | ||
| 16087 | 2026.01.31 06:12:07.005369 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 136 rows starting from the beginning of the part | ||
| 16088 | 2026.01.31 06:12:07.005420 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16089 | 2026.01.31 06:12:07.005467 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1420 rows starting from the beginning of the part | ||
| 16090 | 2026.01.31 06:12:07.005511 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16091 | 2026.01.31 06:12:07.005560 [ 195 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 164 rows starting from the beginning of the part | ||
| 16092 | 2026.01.31 06:12:07.005817 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.01.31 06:12:07.005868 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16094 | 2026.01.31 06:12:07.006223 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16095 | 2026.01.31 06:12:07.006471 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16096 | 2026.01.31 06:12:07.006635 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001438 sec., 37552.155771905425 rows/sec., 2.76 MiB/sec. | ||
| 16097 | 2026.01.31 06:12:07.006689 [ 5 ] {89991091-8ff1-4a37-8d8e-3f7b72aa7bf9} <Debug> TCPHandler: Processed in 0.001669138 sec. | ||
| 16098 | 2026.01.31 06:12:07.006812 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16099 | 2026.01.31 06:12:07.006918 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16100 | 2026.01.31 06:12:07.006964 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16101 | 2026.01.31 06:12:07.007075 [ 194 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3239 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075618 sec., 1560499.0899096075 rows/sec., 136.60 MiB/sec. | ||
| 16102 | 2026.01.31 06:12:07.007334 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16103 | 2026.01.31 06:12:07.007479 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2026.01.31 06:12:07.007528 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16105 | 2026.01.31 06:12:07.007648 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.01.31 06:12:07.007733 [ 200 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_136_27} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16107 | 2026.01.31 06:12:07.007824 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 16108 | 2026.01.31 06:12:07.007897 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16109 | 2026.01.31 06:12:07.008132 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.01.31 06:12:07.008271 [ 32 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16111 | 2026.01.31 06:12:07.008293 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Debug> executeQuery: Read 127 rows, 10.16 KiB in 0.0014 sec., 90714.28571428571 rows/sec., 7.09 MiB/sec. | ||
| 16112 | 2026.01.31 06:12:07.008304 [ 32 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16113 | 2026.01.31 06:12:07.008333 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16114 | 2026.01.31 06:12:07.008347 [ 5 ] {09f649ce-aa92-4a6d-8cbd-a245e53f8806} <Debug> TCPHandler: Processed in 0.001587546 sec. | ||
| 16115 | 2026.01.31 06:12:07.008417 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16116 | 2026.01.31 06:12:07.008496 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.01.31 06:12:07.008521 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16118 | 2026.01.31 06:12:07.008553 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 632 rows starting from the beginning of the part | ||
| 16119 | 2026.01.31 06:12:07.008606 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16120 | 2026.01.31 06:12:07.008608 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 16121 | 2026.01.31 06:12:07.008662 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16122 | 2026.01.31 06:12:07.008683 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16123 | 2026.01.31 06:12:07.008732 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 623 rows starting from the beginning of the part | ||
| 16124 | 2026.01.31 06:12:07.008774 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16125 | 2026.01.31 06:12:07.008815 [ 199 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 127 rows starting from the beginning of the part | ||
| 16126 | 2026.01.31 06:12:07.009136 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.01.31 06:12:07.009181 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16128 | 2026.01.31 06:12:07.009562 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16129 | 2026.01.31 06:12:07.009783 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406703 sec., 1147363.7292306905 rows/sec., 91.55 MiB/sec. | ||
| 16130 | 2026.01.31 06:12:07.009792 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.01.31 06:12:07.009957 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16132 | 2026.01.31 06:12:07.009960 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001377 sec., 116194.62599854756 rows/sec., 8.09 MiB/sec. | ||
| 16133 | 2026.01.31 06:12:07.010022 [ 5 ] {8a697178-9b0a-4e29-9fbc-32a83d6b057f} <Debug> TCPHandler: Processed in 0.001578886 sec. | ||
| 16134 | 2026.01.31 06:12:07.010135 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.01.31 06:12:07.010239 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2026.01.31 06:12:07.010241 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.01.31 06:12:07.010314 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_136_27} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16138 | 2026.01.31 06:12:07.010318 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16139 | 2026.01.31 06:12:07.010415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16140 | 2026.01.31 06:12:07.011334 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.01.31 06:12:07.011379 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16142 | 2026.01.31 06:12:07.011986 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16143 | 2026.01.31 06:12:07.012215 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.01.31 06:12:07.012369 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002151 sec., 25104.60251046025 rows/sec., 44.99 MiB/sec. | ||
| 16145 | 2026.01.31 06:12:07.012465 [ 5 ] {2542d91a-1ac3-48d4-b3a0-a4233a7426ad} <Debug> TCPHandler: Processed in 0.002380574 sec. | ||
| 16146 | 2026.01.31 06:12:07.012595 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.01.31 06:12:07.012696 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16148 | 2026.01.31 06:12:07.012741 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16149 | 2026.01.31 06:12:07.013076 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.01.31 06:12:07.013112 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16151 | 2026.01.31 06:12:07.013439 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16152 | 2026.01.31 06:12:07.013650 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.01.31 06:12:07.013777 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001103 sec., 8159.564823209429 rows/sec., 576.38 KiB/sec. | ||
| 16154 | 2026.01.31 06:12:07.013814 [ 5 ] {816c42ee-9d00-4d06-b114-2d852389259a} <Debug> TCPHandler: Processed in 0.001270039 sec. | ||
| 16155 | 2026.01.31 06:12:07.013937 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.01.31 06:12:07.014032 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.01.31 06:12:07.014073 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16158 | 2026.01.31 06:12:07.014408 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.01.31 06:12:07.014469 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16160 | 2026.01.31 06:12:07.014779 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16161 | 2026.01.31 06:12:07.014982 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.01.31 06:12:07.015094 [ 11 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16163 | 2026.01.31 06:12:07.015114 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 16164 | 2026.01.31 06:12:07.015131 [ 11 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.31 06:12:07.015155 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16166 | 2026.01.31 06:12:07.015156 [ 5 ] {02ec6d0b-3630-4df8-8edc-64811c3bd842} <Debug> TCPHandler: Processed in 0.001268498 sec. | ||
| 16167 | 2026.01.31 06:12:07.015252 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16168 | 2026.01.31 06:12:07.015376 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16169 | 2026.01.31 06:12:07.015410 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7758 rows starting from the beginning of the part | ||
| 16170 | 2026.01.31 06:12:07.015471 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16171 | 2026.01.31 06:12:07.015515 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16172 | 2026.01.31 06:12:07.015558 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16173 | 2026.01.31 06:12:07.015596 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16174 | 2026.01.31 06:12:07.015633 [ 198 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16175 | 2026.01.31 06:12:07.017706 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498347 sec., 3225332.589908447 rows/sec., 217.44 MiB/sec. | ||
| 16176 | 2026.01.31 06:12:07.018235 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16177 | 2026.01.31 06:12:07.018539 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.01.31 06:12:07.018614 [ 200 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_136_27} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16179 | 2026.01.31 06:12:07.018686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 16180 | 2026.01.31 06:12:08.009024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16181 | 2026.01.31 06:12:08.027129 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2026.01.31 06:12:08.027200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16183 | 2026.01.31 06:12:08.033718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16184 | 2026.01.31 06:12:08.034483 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2026.01.31 06:12:08.038682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16186 | 2026.01.31 06:12:11.999666 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16187 | 2026.01.31 06:12:11.999869 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16188 | 2026.01.31 06:12:11.999963 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16189 | 2026.01.31 06:12:12.000626 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.01.31 06:12:12.000683 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16191 | 2026.01.31 06:12:12.001087 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16192 | 2026.01.31 06:12:12.001330 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2026.01.31 06:12:12.001535 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001716 sec., 1165.5011655011654 rows/sec., 95.04 KiB/sec. | ||
| 16194 | 2026.01.31 06:12:12.001596 [ 5 ] {70389f97-ee6b-42ff-90c4-a4cdbf75ab95} <Debug> TCPHandler: Processed in 0.002061098 sec. | ||
| 16195 | 2026.01.31 06:12:12.001735 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16196 | 2026.01.31 06:12:12.001841 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16197 | 2026.01.31 06:12:12.001887 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16198 | 2026.01.31 06:12:12.002368 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.01.31 06:12:12.002408 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16200 | 2026.01.31 06:12:12.002789 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16201 | 2026.01.31 06:12:12.003025 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.01.31 06:12:12.003201 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001382 sec., 41244.57308248914 rows/sec., 3.15 MiB/sec. | ||
| 16203 | 2026.01.31 06:12:12.003262 [ 5 ] {cf8bdd19-ed0a-482e-9dee-a9cb1178d8b5} <Debug> TCPHandler: Processed in 0.001582977 sec. | ||
| 16204 | 2026.01.31 06:12:12.003390 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.01.31 06:12:12.003512 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16206 | 2026.01.31 06:12:12.003563 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16207 | 2026.01.31 06:12:12.003990 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.01.31 06:12:12.004036 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16209 | 2026.01.31 06:12:12.004346 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16210 | 2026.01.31 06:12:12.004567 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.01.31 06:12:12.004704 [ 44 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 16212 | 2026.01.31 06:12:12.004717 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec. | ||
| 16213 | 2026.01.31 06:12:12.004777 [ 44 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.01.31 06:12:12.004797 [ 5 ] {6fea9534-1fe9-46ff-818a-4158897ed6b6} <Debug> TCPHandler: Processed in 0.001462804 sec. | ||
| 16215 | 2026.01.31 06:12:12.004803 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16216 | 2026.01.31 06:12:12.004916 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 16217 | 2026.01.31 06:12:12.004923 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2026.01.31 06:12:12.005043 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16219 | 2026.01.31 06:12:12.005047 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16220 | 2026.01.31 06:12:12.005096 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 70 rows starting from the beginning of the part | ||
| 16221 | 2026.01.31 06:12:12.005117 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16222 | 2026.01.31 06:12:12.005168 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part | ||
| 16223 | 2026.01.31 06:12:12.005219 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 16224 | 2026.01.31 06:12:12.005263 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 73 rows starting from the beginning of the part | ||
| 16225 | 2026.01.31 06:12:12.005305 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part | ||
| 16226 | 2026.01.31 06:12:12.005348 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 16227 | 2026.01.31 06:12:12.005575 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.01.31 06:12:12.005616 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16229 | 2026.01.31 06:12:12.005952 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16230 | 2026.01.31 06:12:12.006193 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.01.31 06:12:12.006302 [ 200 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431893 sec., 194846.9613302111 rows/sec., 15.01 MiB/sec. | ||
| 16232 | 2026.01.31 06:12:12.006331 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001307 sec., 50497.3221117062 rows/sec., 3.94 MiB/sec. | ||
| 16233 | 2026.01.31 06:12:12.006376 [ 5 ] {43c00a11-12ab-4273-9549-1a0e29c5a521} <Debug> TCPHandler: Processed in 0.001504945 sec. | ||
| 16234 | 2026.01.31 06:12:12.006382 [ 224 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16235 | 2026.01.31 06:12:12.006415 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16236 | 2026.01.31 06:12:12.006457 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 16237 | 2026.01.31 06:12:12.006497 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16238 | 2026.01.31 06:12:12.006601 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16239 | 2026.01.31 06:12:12.006651 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16240 | 2026.01.31 06:12:12.006809 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.01.31 06:12:12.006890 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_80_16} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 16242 | 2026.01.31 06:12:12.006963 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16243 | 2026.01.31 06:12:12.007207 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.01.31 06:12:12.007250 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16245 | 2026.01.31 06:12:12.007625 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16246 | 2026.01.31 06:12:12.007855 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.01.31 06:12:12.008011 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001431 sec., 112508.73515024458 rows/sec., 7.84 MiB/sec. | ||
| 16248 | 2026.01.31 06:12:12.008052 [ 5 ] {0673f9be-10c4-4ea6-be66-49251ab316dc} <Debug> TCPHandler: Processed in 0.001606077 sec. | ||
| 16249 | 2026.01.31 06:12:12.008162 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.01.31 06:12:12.008260 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16251 | 2026.01.31 06:12:12.008303 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16252 | 2026.01.31 06:12:12.008659 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.01.31 06:12:12.008697 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16254 | 2026.01.31 06:12:12.009018 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16255 | 2026.01.31 06:12:12.009235 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.01.31 06:12:12.009381 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 16257 | 2026.01.31 06:12:12.009419 [ 5 ] {9638d90c-8c5d-4d82-a4ea-681fafbbe739} <Debug> TCPHandler: Processed in 0.001307299 sec. | ||
| 16258 | 2026.01.31 06:12:12.010013 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16259 | 2026.01.31 06:12:12.759667 [ 217 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16260 | 2026.01.31 06:12:12.759717 [ 217 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16261 | 2026.01.31 06:12:12.763752 [ 217 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16262 | 2026.01.31 06:12:13.051860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44688 | ||
| 16263 | 2026.01.31 06:12:13.052409 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.01.31 06:12:13.052463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16265 | 2026.01.31 06:12:13.053004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16266 | 2026.01.31 06:12:13.053255 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16267 | 2026.01.31 06:12:13.053413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44688 | ||
| 16268 | 2026.01.31 06:12:13.227847 [ 225 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16269 | 2026.01.31 06:12:13.227898 [ 225 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16270 | 2026.01.31 06:12:13.230569 [ 225 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16271 | 2026.01.31 06:12:13.552335 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16272 | 2026.01.31 06:12:13.552413 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16273 | 2026.01.31 06:12:13.556133 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16274 | 2026.01.31 06:12:15.539712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16275 | 2026.01.31 06:12:15.558505 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2026.01.31 06:12:15.558568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16277 | 2026.01.31 06:12:15.564933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16278 | 2026.01.31 06:12:15.565649 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.01.31 06:12:15.568958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16280 | 2026.01.31 06:12:15.697813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1846 | ||
| 16281 | 2026.01.31 06:12:15.700216 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16282 | 2026.01.31 06:12:15.700266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16283 | 2026.01.31 06:12:15.701464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16284 | 2026.01.31 06:12:15.701752 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2026.01.31 06:12:15.702032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1846 | ||
| 16286 | 2026.01.31 06:12:17.002075 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16287 | 2026.01.31 06:12:17.002250 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16288 | 2026.01.31 06:12:17.002314 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16289 | 2026.01.31 06:12:17.003033 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16290 | 2026.01.31 06:12:17.003077 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16291 | 2026.01.31 06:12:17.003463 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16292 | 2026.01.31 06:12:17.003686 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16293 | 2026.01.31 06:12:17.003842 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Debug> executeQuery: Read 168 rows, 15.08 KiB in 0.001637 sec., 102626.75626145388 rows/sec., 9.00 MiB/sec. | ||
| 16294 | 2026.01.31 06:12:17.003884 [ 5 ] {f3347dfc-2824-4e66-945f-a3fb867453be} <Debug> TCPHandler: Processed in 0.001934824 sec. | ||
| 16295 | 2026.01.31 06:12:17.004006 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16296 | 2026.01.31 06:12:17.004101 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16297 | 2026.01.31 06:12:17.004142 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16298 | 2026.01.31 06:12:17.004580 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.01.31 06:12:17.004616 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16300 | 2026.01.31 06:12:17.004910 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16301 | 2026.01.31 06:12:17.005148 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.01.31 06:12:17.005279 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Debug> executeQuery: Read 56 rows, 4.21 KiB in 0.001197 sec., 46783.62573099416 rows/sec., 3.44 MiB/sec. | ||
| 16303 | 2026.01.31 06:12:17.005316 [ 5 ] {cfe12884-963c-4552-919a-f08cc45d3a76} <Debug> TCPHandler: Processed in 0.001360601 sec. | ||
| 16304 | 2026.01.31 06:12:17.005331 [ 223 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 16305 | 2026.01.31 06:12:17.005380 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 16306 | 2026.01.31 06:12:17.005434 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.01.31 06:12:17.005533 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16308 | 2026.01.31 06:12:17.005573 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16309 | 2026.01.31 06:12:17.006004 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.01.31 06:12:17.006044 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16311 | 2026.01.31 06:12:17.006374 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16312 | 2026.01.31 06:12:17.006648 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16313 | 2026.01.31 06:12:17.006791 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Debug> executeQuery: Read 120 rows, 9.60 KiB in 0.001276 sec., 94043.88714733542 rows/sec., 7.35 MiB/sec. | ||
| 16314 | 2026.01.31 06:12:17.006832 [ 5 ] {8c352108-2148-4e20-8a29-81f3e5adf4f9} <Debug> TCPHandler: Processed in 0.001448043 sec. | ||
| 16315 | 2026.01.31 06:12:17.006951 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.01.31 06:12:17.007046 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16317 | 2026.01.31 06:12:17.007089 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16318 | 2026.01.31 06:12:17.007494 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.01.31 06:12:17.007533 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16320 | 2026.01.31 06:12:17.007622 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 16321 | 2026.01.31 06:12:17.007876 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16322 | 2026.01.31 06:12:17.008086 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16323 | 2026.01.31 06:12:17.008221 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 16324 | 2026.01.31 06:12:17.008259 [ 5 ] {adbd079d-f77f-4a7c-ac44-f20db6d66c85} <Debug> TCPHandler: Processed in 0.001358401 sec. | ||
| 16325 | 2026.01.31 06:12:17.008386 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16326 | 2026.01.31 06:12:17.008495 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16327 | 2026.01.31 06:12:17.008551 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16328 | 2026.01.31 06:12:17.009413 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16329 | 2026.01.31 06:12:17.009448 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16330 | 2026.01.31 06:12:17.010018 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16331 | 2026.01.31 06:12:17.010243 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2026.01.31 06:12:17.010385 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 52.51 MiB/sec. | ||
| 16333 | 2026.01.31 06:12:17.010404 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16334 | 2026.01.31 06:12:17.010434 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16335 | 2026.01.31 06:12:17.010441 [ 5 ] {f7c02fe1-6936-4b81-81e5-e996ef17edbd} <Debug> TCPHandler: Processed in 0.002115979 sec. | ||
| 16336 | 2026.01.31 06:12:17.010558 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.01.31 06:12:17.010653 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16338 | 2026.01.31 06:12:17.010694 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16339 | 2026.01.31 06:12:17.011051 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.01.31 06:12:17.011088 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16341 | 2026.01.31 06:12:17.011391 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16342 | 2026.01.31 06:12:17.011598 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.01.31 06:12:17.011732 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 16344 | 2026.01.31 06:12:17.011768 [ 5 ] {c987370f-82b7-4aa6-aad5-5cb7acb48b2a} <Debug> TCPHandler: Processed in 0.001258719 sec. | ||
| 16345 | 2026.01.31 06:12:17.013236 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16346 | 2026.01.31 06:12:20.301912 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16347 | 2026.01.31 06:12:20.301980 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16348 | 2026.01.31 06:12:20.554414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45136 | ||
| 16349 | 2026.01.31 06:12:20.554907 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.01.31 06:12:20.554949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16351 | 2026.01.31 06:12:20.555415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16352 | 2026.01.31 06:12:20.555646 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.01.31 06:12:20.555791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45136 | ||
| 16354 | 2026.01.31 06:12:21.999909 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16355 | 2026.01.31 06:12:22.000082 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16356 | 2026.01.31 06:12:22.000147 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16357 | 2026.01.31 06:12:22.000833 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.01.31 06:12:22.000880 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16359 | 2026.01.31 06:12:22.001389 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16360 | 2026.01.31 06:12:22.001622 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2026.01.31 06:12:22.001778 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 16362 | 2026.01.31 06:12:22.001821 [ 5 ] {f5fab486-24b8-46a2-813c-909d6dd5ea22} <Debug> TCPHandler: Processed in 0.002041157 sec. | ||
| 16363 | 2026.01.31 06:12:22.001948 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16364 | 2026.01.31 06:12:22.002043 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16365 | 2026.01.31 06:12:22.002082 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16366 | 2026.01.31 06:12:22.002534 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.01.31 06:12:22.002569 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16368 | 2026.01.31 06:12:22.002871 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16369 | 2026.01.31 06:12:22.003080 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2026.01.31 06:12:22.003221 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 16371 | 2026.01.31 06:12:22.003259 [ 5 ] {c1e860b3-888f-45a2-8e01-afd217c23049} <Debug> TCPHandler: Processed in 0.001361501 sec. | ||
| 16372 | 2026.01.31 06:12:22.003379 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2026.01.31 06:12:22.003473 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16374 | 2026.01.31 06:12:22.003516 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16375 | 2026.01.31 06:12:22.003940 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16376 | 2026.01.31 06:12:22.003976 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16377 | 2026.01.31 06:12:22.004310 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16378 | 2026.01.31 06:12:22.004511 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2026.01.31 06:12:22.004642 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 16380 | 2026.01.31 06:12:22.004638 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_134_29 to all_135_135_0 | ||
| 16381 | 2026.01.31 06:12:22.004679 [ 5 ] {c1f5f75a-601c-4ab8-ad14-b6545783eaf5} <Debug> TCPHandler: Processed in 0.001349591 sec. | ||
| 16382 | 2026.01.31 06:12:22.004717 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16383 | 2026.01.31 06:12:22.004741 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16384 | 2026.01.31 06:12:22.004805 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.01.31 06:12:22.004842 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_29 to all_135_135_0 into Compact with storage Full | ||
| 16386 | 2026.01.31 06:12:22.004904 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16387 | 2026.01.31 06:12:22.004950 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16388 | 2026.01.31 06:12:22.004976 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16389 | 2026.01.31 06:12:22.005018 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 38685 rows starting from the beginning of the part | ||
| 16390 | 2026.01.31 06:12:22.005087 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16391 | 2026.01.31 06:12:22.005298 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2026.01.31 06:12:22.005338 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16393 | 2026.01.31 06:12:22.005659 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16394 | 2026.01.31 06:12:22.005888 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16395 | 2026.01.31 06:12:22.006036 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 16396 | 2026.01.31 06:12:22.006073 [ 5 ] {6b78b663-5e98-431f-afa4-948c7a1ac3b3} <Debug> TCPHandler: Processed in 0.001318951 sec. | ||
| 16397 | 2026.01.31 06:12:22.013488 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38845 rows, containing 5 columns (5 merged, 0 gathered) in 0.008682468 sec., 4473958.326134919 rows/sec., 307.39 MiB/sec. | ||
| 16398 | 2026.01.31 06:12:22.014119 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Trace> MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) | ||
| 16399 | 2026.01.31 06:12:22.014402 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2026.01.31 06:12:22.014470 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_134_29, all_135_135_0] -> all_1_135_30 | ||
| 16401 | 2026.01.31 06:12:22.014543 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16402 | 2026.01.31 06:12:23.069859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 16403 | 2026.01.31 06:12:23.088110 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16404 | 2026.01.31 06:12:23.088163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16405 | 2026.01.31 06:12:23.094565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16406 | 2026.01.31 06:12:23.095281 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16407 | 2026.01.31 06:12:23.099151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 16408 | 2026.01.31 06:12:25.703053 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1866 | ||
| 16409 | 2026.01.31 06:12:25.705282 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.01.31 06:12:25.705329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16411 | 2026.01.31 06:12:25.706537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16412 | 2026.01.31 06:12:25.706810 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.01.31 06:12:25.706978 [ 27 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16414 | 2026.01.31 06:12:25.707048 [ 27 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.01.31 06:12:25.707072 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16416 | 2026.01.31 06:12:25.707079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 16417 | 2026.01.31 06:12:25.707175 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16418 | 2026.01.31 06:12:25.707687 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16419 | 2026.01.31 06:12:25.707827 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1744 rows starting from the beginning of the part | ||
| 16420 | 2026.01.31 06:12:25.708180 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 22 rows starting from the beginning of the part | ||
| 16421 | 2026.01.31 06:12:25.708509 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 16422 | 2026.01.31 06:12:25.708834 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 16423 | 2026.01.31 06:12:25.709152 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 16424 | 2026.01.31 06:12:25.709478 [ 186 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
| 16425 | 2026.01.31 06:12:25.716723 [ 200 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 72 columns (72 merged, 0 gathered) in 0.00959193 sec., 194538.53395510602 rows/sec., 148.11 MiB/sec. | ||
| 16426 | 2026.01.31 06:12:25.718687 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16427 | 2026.01.31 06:12:25.719329 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.01.31 06:12:25.719420 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_71_14} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16429 | 2026.01.31 06:12:25.719821 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 16430 | 2026.01.31 06:12:26.455957 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16431 | 2026.01.31 06:12:26.456218 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 16432 | 2026.01.31 06:12:26.456628 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16433 | 2026.01.31 06:12:26.456677 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16434 | 2026.01.31 06:12:26.456992 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16435 | 2026.01.31 06:12:26.457063 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16436 | 2026.01.31 06:12:26.457208 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 16437 | 2026.01.31 06:12:26.457328 [ 306 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16438 | 2026.01.31 06:12:26.457344 [ 305 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16439 | 2026.01.31 06:12:26.457361 [ 340 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16440 | 2026.01.31 06:12:26.457497 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16441 | 2026.01.31 06:12:26.457525 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16442 | 2026.01.31 06:12:26.457610 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16443 | 2026.01.31 06:12:26.457630 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 16444 | 2026.01.31 06:12:26.457668 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 16445 | 2026.01.31 06:12:26.457709 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 16446 | 2026.01.31 06:12:26.457753 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 16447 | 2026.01.31 06:12:26.459057 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002952 sec., 12195.121951219511 rows/sec., 514.75 KiB/sec. | ||
| 16448 | 2026.01.31 06:12:26.459205 [ 5 ] {a7c57325-dfab-41a8-a4ef-02baed1b09fa} <Debug> TCPHandler: Processed in 0.003383997 sec. | ||
| 16449 | 2026.01.31 06:12:26.496702 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16450 | 2026.01.31 06:12:26.496837 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16451 | 2026.01.31 06:12:26.496893 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16452 | 2026.01.31 06:12:26.497472 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2026.01.31 06:12:26.497513 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16454 | 2026.01.31 06:12:26.498010 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16455 | 2026.01.31 06:12:26.498208 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Trace> oximeter.timeseries_schema (9fb4548f-ea84-4531-9dd6-5aa5e08cad2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.01.31 06:12:26.498360 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001561 sec., 640.6149903907751 rows/sec., 178.30 KiB/sec. | ||
| 16457 | 2026.01.31 06:12:26.498402 [ 5 ] {ef30b851-fde7-413e-a21e-cad64ecce9f3} <Debug> TCPHandler: Processed in 0.00176464 sec. | ||
| 16458 | 2026.01.31 06:12:26.498520 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.01.31 06:12:26.498616 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16460 | 2026.01.31 06:12:26.498660 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16461 | 2026.01.31 06:12:26.499089 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.01.31 06:12:26.499126 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16463 | 2026.01.31 06:12:26.499422 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16464 | 2026.01.31 06:12:26.499630 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.01.31 06:12:26.499763 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 16466 | 2026.01.31 06:12:26.499801 [ 5 ] {5ffc6983-c347-4a15-bf78-0b16bbfd9eef} <Debug> TCPHandler: Processed in 0.00133128 sec. | ||
| 16467 | 2026.01.31 06:12:26.499906 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.01.31 06:12:26.500000 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16469 | 2026.01.31 06:12:26.500041 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16470 | 2026.01.31 06:12:26.500426 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.01.31 06:12:26.500462 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16472 | 2026.01.31 06:12:26.500741 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16473 | 2026.01.31 06:12:26.500956 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.01.31 06:12:26.501091 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001109 sec., 6311.9927862939585 rows/sec., 494.89 KiB/sec. | ||
| 16475 | 2026.01.31 06:12:26.501129 [ 5 ] {07fa37da-8879-4ed9-be29-641769a48480} <Debug> TCPHandler: Processed in 0.001273889 sec. | ||
| 16476 | 2026.01.31 06:12:26.501229 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.01.31 06:12:26.501321 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16478 | 2026.01.31 06:12:26.501360 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16479 | 2026.01.31 06:12:26.502788 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.01.31 06:12:26.502825 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16481 | 2026.01.31 06:12:26.503207 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16482 | 2026.01.31 06:12:26.503411 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.01.31 06:12:26.503540 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Debug> executeQuery: Read 1442 rows, 123.74 KiB in 0.002236 sec., 644901.6100178891 rows/sec., 54.04 MiB/sec. | ||
| 16484 | 2026.01.31 06:12:26.503579 [ 5 ] {1b1b1667-76fd-4aec-9ebb-9afdd3917385} <Debug> TCPHandler: Processed in 0.002398485 sec. | ||
| 16485 | 2026.01.31 06:12:26.503700 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.01.31 06:12:26.503822 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16487 | 2026.01.31 06:12:26.503872 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16488 | 2026.01.31 06:12:26.504327 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.01.31 06:12:26.504365 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16490 | 2026.01.31 06:12:26.504669 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16491 | 2026.01.31 06:12:26.504877 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.01.31 06:12:26.505008 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Debug> executeQuery: Read 78 rows, 5.86 KiB in 0.001207 sec., 64623.03231151616 rows/sec., 4.74 MiB/sec. | ||
| 16493 | 2026.01.31 06:12:26.505046 [ 5 ] {e4f29708-1ae3-4a34-bd80-b3959ee3c870} <Debug> TCPHandler: Processed in 0.001408482 sec. | ||
| 16494 | 2026.01.31 06:12:26.505158 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.01.31 06:12:26.505253 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16496 | 2026.01.31 06:12:26.505293 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16497 | 2026.01.31 06:12:26.505806 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.01.31 06:12:26.505843 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16499 | 2026.01.31 06:12:26.506141 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16500 | 2026.01.31 06:12:26.506343 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.01.31 06:12:26.506477 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001241 sec., 203062.04673650285 rows/sec., 14.04 MiB/sec. | ||
| 16502 | 2026.01.31 06:12:26.506516 [ 5 ] {0e7004cc-db67-4f5c-b5ab-09fe41393f08} <Debug> TCPHandler: Processed in 0.001408162 sec. | ||
| 16503 | 2026.01.31 06:12:26.506627 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.01.31 06:12:26.506722 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.01.31 06:12:26.506762 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16506 | 2026.01.31 06:12:26.507150 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.01.31 06:12:26.507186 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16508 | 2026.01.31 06:12:26.507464 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16509 | 2026.01.31 06:12:26.507676 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.01.31 06:12:26.507814 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 16511 | 2026.01.31 06:12:26.507854 [ 5 ] {5f6f7090-d4e7-4a29-99f4-be7f911cb0e0} <Debug> TCPHandler: Processed in 0.001276599 sec. | ||
| 16512 | 2026.01.31 06:12:26.507957 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.01.31 06:12:26.508053 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16514 | 2026.01.31 06:12:26.508093 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16515 | 2026.01.31 06:12:26.508839 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.01.31 06:12:26.508876 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16517 | 2026.01.31 06:12:26.509197 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16518 | 2026.01.31 06:12:26.509395 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.01.31 06:12:26.509532 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Debug> executeQuery: Read 649 rows, 49.91 KiB in 0.001497 sec., 433533.73413493653 rows/sec., 32.56 MiB/sec. | ||
| 16520 | 2026.01.31 06:12:26.509571 [ 5 ] {a7dbe84b-ef77-4c0c-b2d4-9f5fc1ca7d8e} <Debug> TCPHandler: Processed in 0.001662338 sec. | ||
| 16521 | 2026.01.31 06:12:26.509680 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.01.31 06:12:26.509775 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16523 | 2026.01.31 06:12:26.509817 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16524 | 2026.01.31 06:12:26.510500 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.01.31 06:12:26.510536 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16526 | 2026.01.31 06:12:26.510899 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16527 | 2026.01.31 06:12:26.511098 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.01.31 06:12:26.511230 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Debug> executeQuery: Read 885 rows, 61.48 KiB in 0.001472 sec., 601222.8260869565 rows/sec., 40.79 MiB/sec. | ||
| 16529 | 2026.01.31 06:12:26.511224 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_135_30 to all_140_140_0 | ||
| 16530 | 2026.01.31 06:12:26.511269 [ 5 ] {df23251d-6834-4cfe-9586-9777075a0dba} <Debug> TCPHandler: Processed in 0.001638987 sec. | ||
| 16531 | 2026.01.31 06:12:26.511309 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.01.31 06:12:26.511338 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16533 | 2026.01.31 06:12:26.511401 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.01.31 06:12:26.511453 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_30 to all_140_140_0 into Compact with storage Full | ||
| 16535 | 2026.01.31 06:12:26.511501 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16536 | 2026.01.31 06:12:26.511561 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16537 | 2026.01.31 06:12:26.511591 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16538 | 2026.01.31 06:12:26.511633 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_30, total 38845 rows starting from the beginning of the part | ||
| 16539 | 2026.01.31 06:12:26.511706 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16540 | 2026.01.31 06:12:26.511763 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 161 rows starting from the beginning of the part | ||
| 16541 | 2026.01.31 06:12:26.511817 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16542 | 2026.01.31 06:12:26.511867 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 16543 | 2026.01.31 06:12:26.511916 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 885 rows starting from the beginning of the part | ||
| 16544 | 2026.01.31 06:12:26.512535 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.01.31 06:12:26.512577 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16546 | 2026.01.31 06:12:26.513199 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16547 | 2026.01.31 06:12:26.513450 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.01.31 06:12:26.513594 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002111 sec., 27948.839412600664 rows/sec., 50.08 MiB/sec. | ||
| 16549 | 2026.01.31 06:12:26.513650 [ 5 ] {30448b39-b9c9-4ba7-8e75-6e51a7518474} <Debug> TCPHandler: Processed in 0.002304223 sec. | ||
| 16550 | 2026.01.31 06:12:26.513761 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16551 | 2026.01.31 06:12:26.513853 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16552 | 2026.01.31 06:12:26.513905 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16553 | 2026.01.31 06:12:26.514218 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2026.01.31 06:12:26.514254 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16555 | 2026.01.31 06:12:26.514567 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16556 | 2026.01.31 06:12:26.514768 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16557 | 2026.01.31 06:12:26.514903 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00106 sec., 8490.566037735849 rows/sec., 599.76 KiB/sec. | ||
| 16558 | 2026.01.31 06:12:26.514940 [ 5 ] {cd34b8f8-6f8f-4faa-af1a-d21f3164ad30} <Debug> TCPHandler: Processed in 0.001226677 sec. | ||
| 16559 | 2026.01.31 06:12:26.515047 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16560 | 2026.01.31 06:12:26.515137 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16561 | 2026.01.31 06:12:26.515176 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16562 | 2026.01.31 06:12:26.515500 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2026.01.31 06:12:26.515536 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16564 | 2026.01.31 06:12:26.515827 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16565 | 2026.01.31 06:12:26.516041 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2026.01.31 06:12:26.516169 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 16567 | 2026.01.31 06:12:26.516204 [ 5 ] {58c4631d-3ec2-4970-8524-a05c10e3eb6a} <Debug> TCPHandler: Processed in 0.001203777 sec. | ||
| 16568 | 2026.01.31 06:12:26.519288 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00788382 sec., 5120740.960600318 rows/sec., 351.81 MiB/sec. | ||
| 16569 | 2026.01.31 06:12:26.519986 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Trace> MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) | ||
| 16570 | 2026.01.31 06:12:26.520289 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2026.01.31 06:12:26.520374 [ 192 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_135_30, all_140_140_0] -> all_1_140_31 | ||
| 16572 | 2026.01.31 06:12:26.520483 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 16573 | 2026.01.31 06:12:27.273240 [ 220 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16574 | 2026.01.31 06:12:27.273281 [ 220 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16575 | 2026.01.31 06:12:27.276790 [ 220 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16576 | 2026.01.31 06:12:28.056823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45648 | ||
| 16577 | 2026.01.31 06:12:28.057347 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2026.01.31 06:12:28.057381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16579 | 2026.01.31 06:12:28.057838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16580 | 2026.01.31 06:12:28.058069 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.01.31 06:12:28.058205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45648 | ||
| 16582 | 2026.01.31 06:12:30.214638 [ 224 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16583 | 2026.01.31 06:12:30.214738 [ 224 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16584 | 2026.01.31 06:12:30.217462 [ 224 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16585 | 2026.01.31 06:12:30.600153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 16586 | 2026.01.31 06:12:30.617891 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.01.31 06:12:30.617943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16588 | 2026.01.31 06:12:30.624247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16589 | 2026.01.31 06:12:30.624939 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.01.31 06:12:30.627990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 16591 | 2026.01.31 06:12:31.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.20 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 379.68 MiB (RSS), difference: 3.48 MiB | ||
| 16592 | 2026.01.31 06:12:31.999890 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.01.31 06:12:32.000057 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16594 | 2026.01.31 06:12:32.000119 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16595 | 2026.01.31 06:12:32.001077 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.01.31 06:12:32.001121 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16597 | 2026.01.31 06:12:32.001490 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16598 | 2026.01.31 06:12:32.001715 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2026.01.31 06:12:32.001867 [ 106 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16600 | 2026.01.31 06:12:32.001877 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec. | ||
| 16601 | 2026.01.31 06:12:32.001949 [ 106 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2026.01.31 06:12:32.001981 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16603 | 2026.01.31 06:12:32.001982 [ 5 ] {aaaecb2c-d5ab-40d6-8ef7-b4698858adde} <Debug> TCPHandler: Processed in 0.002215711 sec. | ||
| 16604 | 2026.01.31 06:12:32.002100 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16605 | 2026.01.31 06:12:32.002155 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16606 | 2026.01.31 06:12:32.002213 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16607 | 2026.01.31 06:12:32.002248 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1435 rows starting from the beginning of the part | ||
| 16608 | 2026.01.31 06:12:32.002262 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16609 | 2026.01.31 06:12:32.002305 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16610 | 2026.01.31 06:12:32.002314 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 57 rows starting from the beginning of the part | ||
| 16611 | 2026.01.31 06:12:32.002365 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 168 rows starting from the beginning of the part | ||
| 16612 | 2026.01.31 06:12:32.002412 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 16613 | 2026.01.31 06:12:32.002457 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1442 rows starting from the beginning of the part | ||
| 16614 | 2026.01.31 06:12:32.002507 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 16615 | 2026.01.31 06:12:32.002818 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.01.31 06:12:32.002863 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16617 | 2026.01.31 06:12:32.003176 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16618 | 2026.01.31 06:12:32.003385 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.01.31 06:12:32.003518 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 16620 | 2026.01.31 06:12:32.003556 [ 5 ] {d3fbd1f8-01a0-46b0-9f40-a72f11b38511} <Debug> TCPHandler: Processed in 0.001450153 sec. | ||
| 16621 | 2026.01.31 06:12:32.003569 [ 127 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16622 | 2026.01.31 06:12:32.003637 [ 127 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2026.01.31 06:12:32.003658 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16624 | 2026.01.31 06:12:32.003678 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16625 | 2026.01.31 06:12:32.003764 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16626 | 2026.01.31 06:12:32.003783 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16627 | 2026.01.31 06:12:32.003843 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16628 | 2026.01.31 06:12:32.003844 [ 188 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3214 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178705 sec., 1798494.725944993 rows/sec., 157.20 MiB/sec. | ||
| 16629 | 2026.01.31 06:12:32.003897 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16630 | 2026.01.31 06:12:32.003929 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 649 rows starting from the beginning of the part | ||
| 16631 | 2026.01.31 06:12:32.003992 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
| 16632 | 2026.01.31 06:12:32.004037 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 120 rows starting from the beginning of the part | ||
| 16633 | 2026.01.31 06:12:32.004081 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 16634 | 2026.01.31 06:12:32.004097 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16635 | 2026.01.31 06:12:32.004130 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 649 rows starting from the beginning of the part | ||
| 16636 | 2026.01.31 06:12:32.004175 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 16637 | 2026.01.31 06:12:32.004329 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.01.31 06:12:32.004369 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16639 | 2026.01.31 06:12:32.004388 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.01.31 06:12:32.004459 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_141_28} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16641 | 2026.01.31 06:12:32.004532 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 16642 | 2026.01.31 06:12:32.004722 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16643 | 2026.01.31 06:12:32.004949 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.01.31 06:12:32.005081 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 16645 | 2026.01.31 06:12:32.005119 [ 5 ] {cf61d259-3cfa-4a25-b894-e12600a2b35a} <Debug> TCPHandler: Processed in 0.001489164 sec. | ||
| 16646 | 2026.01.31 06:12:32.005223 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506274 sec., 1070190.416882984 rows/sec., 85.23 MiB/sec. | ||
| 16647 | 2026.01.31 06:12:32.005246 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16648 | 2026.01.31 06:12:32.005359 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16649 | 2026.01.31 06:12:32.005401 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16650 | 2026.01.31 06:12:32.005441 [ 190 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16651 | 2026.01.31 06:12:32.005723 [ 190 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2026.01.31 06:12:32.005779 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.01.31 06:12:32.005798 [ 190 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_141_28} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16654 | 2026.01.31 06:12:32.005829 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16655 | 2026.01.31 06:12:32.005910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16656 | 2026.01.31 06:12:32.006138 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16657 | 2026.01.31 06:12:32.006336 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16658 | 2026.01.31 06:12:32.006455 [ 106 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16659 | 2026.01.31 06:12:32.006460 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16660 | 2026.01.31 06:12:32.006496 [ 106 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2026.01.31 06:12:32.006516 [ 5 ] {288747e4-a1b4-4e2c-a45e-2a3decde0c0d} <Debug> TCPHandler: Processed in 0.00131758 sec. | ||
| 16662 | 2026.01.31 06:12:32.006520 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16663 | 2026.01.31 06:12:32.006647 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16664 | 2026.01.31 06:12:32.006798 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16665 | 2026.01.31 06:12:32.006833 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8058 rows starting from the beginning of the part | ||
| 16666 | 2026.01.31 06:12:32.006901 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16667 | 2026.01.31 06:12:32.006946 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16668 | 2026.01.31 06:12:32.006988 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 16669 | 2026.01.31 06:12:32.007031 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 16670 | 2026.01.31 06:12:32.007077 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 16671 | 2026.01.31 06:12:32.009289 [ 201 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695532 sec., 3100686.6177066346 rows/sec., 209.03 MiB/sec. | ||
| 16672 | 2026.01.31 06:12:32.009432 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16673 | 2026.01.31 06:12:32.009690 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2026.01.31 06:12:32.009758 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_141_28} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16675 | 2026.01.31 06:12:32.009837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16676 | 2026.01.31 06:12:35.302026 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16677 | 2026.01.31 06:12:35.302097 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16678 | 2026.01.31 06:12:35.559289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46096 | ||
| 16679 | 2026.01.31 06:12:35.559771 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2026.01.31 06:12:35.559804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16681 | 2026.01.31 06:12:35.560268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16682 | 2026.01.31 06:12:35.560497 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2026.01.31 06:12:35.560622 [ 152 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16684 | 2026.01.31 06:12:35.560627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46096 | ||
| 16685 | 2026.01.31 06:12:35.560669 [ 152 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.01.31 06:12:35.560691 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16687 | 2026.01.31 06:12:35.560860 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16688 | 2026.01.31 06:12:35.561074 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16689 | 2026.01.31 06:12:35.561137 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43728 rows starting from the beginning of the part | ||
| 16690 | 2026.01.31 06:12:35.561242 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 16691 | 2026.01.31 06:12:35.561294 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 16692 | 2026.01.31 06:12:35.561333 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 16693 | 2026.01.31 06:12:35.561371 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 16694 | 2026.01.31 06:12:35.561407 [ 190 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 16695 | 2026.01.31 06:12:35.564162 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46096 rows, containing 4 columns (4 merged, 0 gathered) in 0.003392727 sec., 13586710.631300427 rows/sec., 194.36 MiB/sec. | ||
| 16696 | 2026.01.31 06:12:35.564427 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16697 | 2026.01.31 06:12:35.564713 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.01.31 06:12:35.564796 [ 198 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_96_19} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16699 | 2026.01.31 06:12:35.564877 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16700 | 2026.01.31 06:12:35.708156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1900 | ||
| 16701 | 2026.01.31 06:12:35.710653 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2026.01.31 06:12:35.710701 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16703 | 2026.01.31 06:12:35.711913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16704 | 2026.01.31 06:12:35.712182 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.01.31 06:12:35.712455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1900 | ||
| 16706 | 2026.01.31 06:12:36.006534 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006193691 sec. | ||
| 16707 | 2026.01.31 06:12:37.002693 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16708 | 2026.01.31 06:12:37.002884 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16709 | 2026.01.31 06:12:37.002957 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16710 | 2026.01.31 06:12:37.003638 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2026.01.31 06:12:37.003684 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16712 | 2026.01.31 06:12:37.004045 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16713 | 2026.01.31 06:12:37.004265 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2026.01.31 06:12:37.004414 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001582 sec., 1896.3337547408344 rows/sec., 140.74 KiB/sec. | ||
| 16715 | 2026.01.31 06:12:37.004456 [ 5 ] {c64056dd-5c04-426a-bafb-a00dfc1ed839} <Debug> TCPHandler: Processed in 0.001895233 sec. | ||
| 16716 | 2026.01.31 06:12:37.004579 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2026.01.31 06:12:37.004678 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16718 | 2026.01.31 06:12:37.004717 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16719 | 2026.01.31 06:12:37.005304 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.01.31 06:12:37.005340 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16721 | 2026.01.31 06:12:37.005646 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16722 | 2026.01.31 06:12:37.005849 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.01.31 06:12:37.005977 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.001317 sec., 136674.2596810934 rows/sec., 11.89 MiB/sec. | ||
| 16724 | 2026.01.31 06:12:37.006015 [ 5 ] {ec0043f8-7687-4589-92e5-3778c3f3c999} <Debug> TCPHandler: Processed in 0.001483684 sec. | ||
| 16725 | 2026.01.31 06:12:37.006134 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.01.31 06:12:37.006227 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16727 | 2026.01.31 06:12:37.006267 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16728 | 2026.01.31 06:12:37.006690 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.01.31 06:12:37.006726 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16730 | 2026.01.31 06:12:37.007005 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16731 | 2026.01.31 06:12:37.007203 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2026.01.31 06:12:37.007328 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001119 sec., 55406.61304736372 rows/sec., 4.04 MiB/sec. | ||
| 16733 | 2026.01.31 06:12:37.007365 [ 5 ] {eca6dad3-c801-4d91-b7d1-eef9c276edec} <Debug> TCPHandler: Processed in 0.001278679 sec. | ||
| 16734 | 2026.01.31 06:12:37.007475 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16735 | 2026.01.31 06:12:37.007566 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16736 | 2026.01.31 06:12:37.007605 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16737 | 2026.01.31 06:12:37.008068 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16738 | 2026.01.31 06:12:37.008103 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16739 | 2026.01.31 06:12:37.008406 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16740 | 2026.01.31 06:12:37.008604 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16741 | 2026.01.31 06:12:37.008730 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.001181 sec., 121930.56731583404 rows/sec., 9.36 MiB/sec. | ||
| 16742 | 2026.01.31 06:12:37.008768 [ 5 ] {88b72b30-7477-4d25-bf9a-b964e38db043} <Debug> TCPHandler: Processed in 0.001339521 sec. | ||
| 16743 | 2026.01.31 06:12:37.008876 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2026.01.31 06:12:37.008967 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16745 | 2026.01.31 06:12:37.009008 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16746 | 2026.01.31 06:12:37.009417 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16747 | 2026.01.31 06:12:37.009452 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16748 | 2026.01.31 06:12:37.009768 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16749 | 2026.01.31 06:12:37.009973 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2026.01.31 06:12:37.010106 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001157 sec., 140881.59031979257 rows/sec., 9.79 MiB/sec. | ||
| 16751 | 2026.01.31 06:12:37.010144 [ 5 ] {617012f3-fe51-4a69-b422-4a71b48110de} <Debug> TCPHandler: Processed in 0.00131426 sec. | ||
| 16752 | 2026.01.31 06:12:37.010217 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16753 | 2026.01.31 06:12:37.010261 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16754 | 2026.01.31 06:12:37.010266 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16755 | 2026.01.31 06:12:37.010360 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16756 | 2026.01.31 06:12:37.010411 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16757 | 2026.01.31 06:12:37.011271 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2026.01.31 06:12:37.011305 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16759 | 2026.01.31 06:12:37.011868 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16760 | 2026.01.31 06:12:37.012080 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2026.01.31 06:12:37.012207 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16762 | 2026.01.31 06:12:37.012220 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001877 sec., 31433.137986148107 rows/sec., 56.33 MiB/sec. | ||
| 16763 | 2026.01.31 06:12:37.012289 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.01.31 06:12:37.012316 [ 5 ] {4a1a2fa7-f2b8-47b6-99cc-f6c581712e1a} <Debug> TCPHandler: Processed in 0.002107438 sec. | ||
| 16765 | 2026.01.31 06:12:37.012323 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16766 | 2026.01.31 06:12:37.012445 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16767 | 2026.01.31 06:12:37.012497 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16768 | 2026.01.31 06:12:37.012600 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16769 | 2026.01.31 06:12:37.012640 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16770 | 2026.01.31 06:12:37.012688 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2026.01.31 06:12:37.012753 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2584 rows starting from the beginning of the part | ||
| 16772 | 2026.01.31 06:12:37.012880 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 49 rows starting from the beginning of the part | ||
| 16773 | 2026.01.31 06:12:37.012985 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 54 rows starting from the beginning of the part | ||
| 16774 | 2026.01.31 06:12:37.013042 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.01.31 06:12:37.013088 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16776 | 2026.01.31 06:12:37.013092 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 16777 | 2026.01.31 06:12:37.013208 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part | ||
| 16778 | 2026.01.31 06:12:37.013319 [ 190 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part | ||
| 16779 | 2026.01.31 06:12:37.013423 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16780 | 2026.01.31 06:12:37.013663 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.01.31 06:12:37.013667 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16782 | 2026.01.31 06:12:37.013798 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 16783 | 2026.01.31 06:12:37.013835 [ 5 ] {1848f790-f60b-4a91-8a09-ee82b2c4bc39} <Debug> TCPHandler: Processed in 0.001384981 sec. | ||
| 16784 | 2026.01.31 06:12:37.024108 [ 199 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 19 columns (19 merged, 0 gathered) in 0.011701078 sec., 244507.38641345693 rows/sec., 438.15 MiB/sec. | ||
| 16785 | 2026.01.31 06:12:37.026671 [ 199 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16786 | 2026.01.31 06:12:37.027069 [ 199 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.01.31 06:12:37.027153 [ 199 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16788 | 2026.01.31 06:12:37.027336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. | ||
| 16789 | 2026.01.31 06:12:37.267893 [ 134 ] {} <Debug> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 16790 | 2026.01.31 06:12:37.267955 [ 134 ] {} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.01.31 06:12:37.267979 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16792 | 2026.01.31 06:12:37.268084 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 16793 | 2026.01.31 06:12:37.268217 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16794 | 2026.01.31 06:12:37.268253 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 16795 | 2026.01.31 06:12:37.268353 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 16796 | 2026.01.31 06:12:37.268402 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 16797 | 2026.01.31 06:12:37.268448 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 16798 | 2026.01.31 06:12:37.268494 [ 195 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 16799 | 2026.01.31 06:12:37.270459 [ 199 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423285 sec., 21045.81178028998 rows/sec., 1.50 MiB/sec. | ||
| 16800 | 2026.01.31 06:12:37.270574 [ 199 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 16801 | 2026.01.31 06:12:37.270812 [ 199 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.01.31 06:12:37.270902 [ 199 ] {9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e::all_1_5_1} <Trace> oximeter.measurements_i64 (9e7d7a79-e1c4-4bf3-a2fd-1863e64dd12e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 16803 | 2026.01.31 06:12:37.270965 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16804 | 2026.01.31 06:12:38.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.26 MiB, peak 398.12 MiB, free memory in arenas 0.00 B, will set to 384.82 MiB (RSS), difference: 4.55 MiB | ||
| 16805 | 2026.01.31 06:12:38.129020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 16806 | 2026.01.31 06:12:38.147608 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16807 | 2026.01.31 06:12:38.147659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16808 | 2026.01.31 06:12:38.154318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16809 | 2026.01.31 06:12:38.155017 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16810 | 2026.01.31 06:12:38.155304 [ 149 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16811 | 2026.01.31 06:12:38.155364 [ 149 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2026.01.31 06:12:38.155384 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 16813 | 2026.01.31 06:12:38.155498 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16814 | 2026.01.31 06:12:38.158340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 16815 | 2026.01.31 06:12:38.159095 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16816 | 2026.01.31 06:12:38.160634 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 16817 | 2026.01.31 06:12:38.165569 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 16818 | 2026.01.31 06:12:38.170377 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 16819 | 2026.01.31 06:12:38.175624 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 16820 | 2026.01.31 06:12:38.181032 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 16821 | 2026.01.31 06:12:38.186171 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 16822 | 2026.01.31 06:12:38.245714 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090267384 sec., 8009.537531297018 rows/sec., 41.42 MiB/sec. | ||
| 16823 | 2026.01.31 06:12:38.247945 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16824 | 2026.01.31 06:12:38.249684 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.01.31 06:12:38.249775 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_96_19} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16826 | 2026.01.31 06:12:38.251370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16827 | 2026.01.31 06:12:38.309452 [ 222 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16828 | 2026.01.31 06:12:38.309482 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16829 | 2026.01.31 06:12:38.312460 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16830 | 2026.01.31 06:12:38.514027 [ 224 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16831 | 2026.01.31 06:12:38.514071 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16832 | 2026.01.31 06:12:38.516866 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16833 | 2026.01.31 06:12:38.905450 [ 221 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16834 | 2026.01.31 06:12:38.905501 [ 221 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16835 | 2026.01.31 06:12:38.908124 [ 221 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16836 | 2026.01.31 06:12:39.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.90 MiB, peak 403.31 MiB, free memory in arenas 0.00 B, will set to 384.83 MiB (RSS), difference: -1.07 MiB | ||
| 16837 | 2026.01.31 06:12:41.999495 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2026.01.31 06:12:41.999698 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16839 | 2026.01.31 06:12:41.999765 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16840 | 2026.01.31 06:12:42.000486 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2026.01.31 06:12:42.000525 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16842 | 2026.01.31 06:12:42.000895 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16843 | 2026.01.31 06:12:42.001107 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2026.01.31 06:12:42.001252 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.66 MiB/sec. | ||
| 16845 | 2026.01.31 06:12:42.001294 [ 5 ] {e998c204-262e-44f9-bcae-45208d2d12b8} <Debug> TCPHandler: Processed in 0.001922734 sec. | ||
| 16846 | 2026.01.31 06:12:42.001417 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16847 | 2026.01.31 06:12:42.001509 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16848 | 2026.01.31 06:12:42.001548 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16849 | 2026.01.31 06:12:42.002002 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16850 | 2026.01.31 06:12:42.002037 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16851 | 2026.01.31 06:12:42.002323 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16852 | 2026.01.31 06:12:42.002525 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16853 | 2026.01.31 06:12:42.002657 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 16854 | 2026.01.31 06:12:42.002694 [ 5 ] {dab519f3-b0b8-4f08-a08e-f943b513bd93} <Debug> TCPHandler: Processed in 0.00132456 sec. | ||
| 16855 | 2026.01.31 06:12:42.002809 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16856 | 2026.01.31 06:12:42.002912 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16857 | 2026.01.31 06:12:42.002954 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16858 | 2026.01.31 06:12:42.003383 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.01.31 06:12:42.003418 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16860 | 2026.01.31 06:12:42.003728 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16861 | 2026.01.31 06:12:42.003938 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16862 | 2026.01.31 06:12:42.004071 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 16863 | 2026.01.31 06:12:42.004108 [ 5 ] {3ba3482c-54b8-4099-a5cc-83b0a0d1ecde} <Debug> TCPHandler: Processed in 0.00134601 sec. | ||
| 16864 | 2026.01.31 06:12:42.004217 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16865 | 2026.01.31 06:12:42.004308 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16866 | 2026.01.31 06:12:42.004348 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16867 | 2026.01.31 06:12:42.004679 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.01.31 06:12:42.004714 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16869 | 2026.01.31 06:12:42.005000 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16870 | 2026.01.31 06:12:42.005216 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16871 | 2026.01.31 06:12:42.005342 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 16872 | 2026.01.31 06:12:42.005377 [ 5 ] {0608a705-74dc-4cb2-a84f-9136bc0d0b14} <Debug> TCPHandler: Processed in 0.001206068 sec. | ||
| 16873 | 2026.01.31 06:12:43.060778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46608 | ||
| 16874 | 2026.01.31 06:12:43.061604 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16875 | 2026.01.31 06:12:43.061679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16876 | 2026.01.31 06:12:43.062211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16877 | 2026.01.31 06:12:43.062423 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16878 | 2026.01.31 06:12:43.062551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46608 | ||
| 16879 | 2026.01.31 06:12:44.246948 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61339 | ||
| 16880 | 2026.01.31 06:12:44.247091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16881 | 2026.01.31 06:12:44.247121 [ 288 ] {} <Debug> TCP-Session: c5c7170e-85fa-4881-b605-2ed1b6f04759 Authenticating user 'default' from [fd00:1122:3344:101::e]:61339 | ||
| 16882 | 2026.01.31 06:12:44.247145 [ 288 ] {} <Debug> TCP-Session: c5c7170e-85fa-4881-b605-2ed1b6f04759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.01.31 06:12:44.247161 [ 288 ] {} <Debug> TCP-Session: c5c7170e-85fa-4881-b605-2ed1b6f04759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2026.01.31 06:12:44.247393 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54036 | ||
| 16885 | 2026.01.31 06:12:44.247415 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52664 | ||
| 16886 | 2026.01.31 06:12:44.247467 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41785 | ||
| 16887 | 2026.01.31 06:12:44.247491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49523 | ||
| 16888 | 2026.01.31 06:12:44.247536 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16889 | 2026.01.31 06:12:44.247549 [ 288 ] {} <Trace> TCP-Session: c5c7170e-85fa-4881-b605-2ed1b6f04759 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16890 | 2026.01.31 06:12:44.247564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16891 | 2026.01.31 06:12:44.247589 [ 289 ] {} <Debug> TCP-Session: c9943c3c-252b-4337-8217-3f3f1e2d8440 Authenticating user 'default' from [fd00:1122:3344:101::e]:54036 | ||
| 16892 | 2026.01.31 06:12:44.247596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16893 | 2026.01.31 06:12:44.247617 [ 290 ] {} <Debug> TCP-Session: e56edc26-2ea3-430c-b167-557bd26d8ee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52664 | ||
| 16894 | 2026.01.31 06:12:44.247630 [ 289 ] {} <Debug> TCP-Session: c9943c3c-252b-4337-8217-3f3f1e2d8440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2026.01.31 06:12:44.247642 [ 294 ] {} <Debug> TCP-Session: 2f363e55-f2ec-4297-931a-4ce25e2e00bc Authenticating user 'default' from [fd00:1122:3344:101::e]:49523 | ||
| 16896 | 2026.01.31 06:12:44.247660 [ 290 ] {} <Debug> TCP-Session: e56edc26-2ea3-430c-b167-557bd26d8ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16897 | 2026.01.31 06:12:44.247664 [ 289 ] {} <Debug> TCP-Session: c9943c3c-252b-4337-8217-3f3f1e2d8440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16898 | 2026.01.31 06:12:44.247693 [ 290 ] {} <Debug> TCP-Session: e56edc26-2ea3-430c-b167-557bd26d8ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16899 | 2026.01.31 06:12:44.247682 [ 294 ] {} <Debug> TCP-Session: 2f363e55-f2ec-4297-931a-4ce25e2e00bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16900 | 2026.01.31 06:12:44.247734 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61339) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16901 | 2026.01.31 06:12:44.247741 [ 294 ] {} <Debug> TCP-Session: 2f363e55-f2ec-4297-931a-4ce25e2e00bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.01.31 06:12:44.247511 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50419 | ||
| 16903 | 2026.01.31 06:12:44.247502 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58836 | ||
| 16904 | 2026.01.31 06:12:44.247470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40164 | ||
| 16905 | 2026.01.31 06:12:44.247479 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49532 | ||
| 16906 | 2026.01.31 06:12:44.247865 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16907 | 2026.01.31 06:12:44.247853 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16908 | 2026.01.31 06:12:44.247891 [ 3 ] {} <Debug> TCP-Session: 4f9d04b4-5d44-4371-ab19-ef2241e835b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58836 | ||
| 16909 | 2026.01.31 06:12:44.247603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16910 | 2026.01.31 06:12:44.247913 [ 3 ] {} <Debug> TCP-Session: 4f9d04b4-5d44-4371-ab19-ef2241e835b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.01.31 06:12:44.247909 [ 286 ] {} <Debug> TCP-Session: 7a89f61a-d4b8-4dac-b676-7386dfbf7340 Authenticating user 'default' from [fd00:1122:3344:101::e]:50419 | ||
| 16912 | 2026.01.31 06:12:44.247949 [ 291 ] {} <Debug> TCP-Session: 7c1d22a2-f511-412c-b563-6ac5a9c85fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41785 | ||
| 16913 | 2026.01.31 06:12:44.247968 [ 286 ] {} <Debug> TCP-Session: 7a89f61a-d4b8-4dac-b676-7386dfbf7340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16914 | 2026.01.31 06:12:44.247988 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16915 | 2026.01.31 06:12:44.248006 [ 286 ] {} <Debug> TCP-Session: 7a89f61a-d4b8-4dac-b676-7386dfbf7340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2026.01.31 06:12:44.248001 [ 291 ] {} <Debug> TCP-Session: 7c1d22a2-f511-412c-b563-6ac5a9c85fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16917 | 2026.01.31 06:12:44.247947 [ 3 ] {} <Debug> TCP-Session: 4f9d04b4-5d44-4371-ab19-ef2241e835b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2026.01.31 06:12:44.248059 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16919 | 2026.01.31 06:12:44.248065 [ 291 ] {} <Debug> TCP-Session: 7c1d22a2-f511-412c-b563-6ac5a9c85fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16920 | 2026.01.31 06:12:44.248314 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16921 | 2026.01.31 06:12:44.248348 [ 292 ] {} <Debug> TCP-Session: ef927449-85f9-418d-8207-9b27c948764f Authenticating user 'default' from [fd00:1122:3344:101::e]:40164 | ||
| 16922 | 2026.01.31 06:12:44.248361 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 16923 | 2026.01.31 06:12:44.248366 [ 292 ] {} <Debug> TCP-Session: ef927449-85f9-418d-8207-9b27c948764f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16924 | 2026.01.31 06:12:44.248406 [ 292 ] {} <Debug> TCP-Session: ef927449-85f9-418d-8207-9b27c948764f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16925 | 2026.01.31 06:12:44.248437 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16926 | 2026.01.31 06:12:44.248470 [ 293 ] {} <Debug> TCP-Session: cc64b577-fe94-41c1-883c-8f4f0b48a0db Authenticating user 'default' from [fd00:1122:3344:101::e]:49532 | ||
| 16927 | 2026.01.31 06:12:44.248487 [ 293 ] {} <Debug> TCP-Session: cc64b577-fe94-41c1-883c-8f4f0b48a0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2026.01.31 06:12:44.248500 [ 293 ] {} <Debug> TCP-Session: cc64b577-fe94-41c1-883c-8f4f0b48a0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2026.01.31 06:12:44.249324 [ 326 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> AggregatingTransform: Aggregating | ||
| 16930 | 2026.01.31 06:12:44.249355 [ 326 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 16931 | 2026.01.31 06:12:44.249380 [ 326 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911161 sec. (1097.501 rows/sec., 42.87 KiB/sec.) | ||
| 16932 | 2026.01.31 06:12:44.249394 [ 326 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Trace> Aggregator: Merging aggregated data | ||
| 16933 | 2026.01.31 06:12:44.250771 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 16934 | 2026.01.31 06:12:44.250893 [ 288 ] {d8a0306c-074d-4a3d-a469-44202eab95f3} <Debug> TCPHandler: Processed in 0.003458179 sec. | ||
| 16935 | 2026.01.31 06:12:44.251004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16936 | 2026.01.31 06:12:44.251031 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16937 | 2026.01.31 06:12:44.251032 [ 288 ] {} <Debug> TCP-Session: c5c7170e-85fa-4881-b605-2ed1b6f04759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16938 | 2026.01.31 06:12:44.251048 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16939 | 2026.01.31 06:12:44.251076 [ 289 ] {} <Debug> TCP-Session: c9943c3c-252b-4337-8217-3f3f1e2d8440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16940 | 2026.01.31 06:12:44.251082 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16941 | 2026.01.31 06:12:44.251103 [ 286 ] {} <Debug> TCP-Session: 7a89f61a-d4b8-4dac-b676-7386dfbf7340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16942 | 2026.01.31 06:12:44.251100 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16943 | 2026.01.31 06:12:44.251131 [ 290 ] {} <Debug> TCP-Session: e56edc26-2ea3-430c-b167-557bd26d8ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2026.01.31 06:12:44.251136 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16945 | 2026.01.31 06:12:44.251161 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16946 | 2026.01.31 06:12:44.251192 [ 294 ] {} <Debug> TCP-Session: 2f363e55-f2ec-4297-931a-4ce25e2e00bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16947 | 2026.01.31 06:12:44.251163 [ 292 ] {} <Debug> TCP-Session: ef927449-85f9-418d-8207-9b27c948764f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2026.01.31 06:12:44.251213 [ 3 ] {} <Debug> TCP-Session: 4f9d04b4-5d44-4371-ab19-ef2241e835b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2026.01.31 06:12:44.251118 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16950 | 2026.01.31 06:12:44.251066 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16951 | 2026.01.31 06:12:44.251277 [ 293 ] {} <Debug> TCP-Session: cc64b577-fe94-41c1-883c-8f4f0b48a0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16952 | 2026.01.31 06:12:44.251312 [ 291 ] {} <Debug> TCP-Session: 7c1d22a2-f511-412c-b563-6ac5a9c85fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2026.01.31 06:12:45.659386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 16954 | 2026.01.31 06:12:45.677505 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.01.31 06:12:45.677575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16956 | 2026.01.31 06:12:45.684466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16957 | 2026.01.31 06:12:45.685860 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.01.31 06:12:45.689979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 16959 | 2026.01.31 06:12:45.713658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1924 | ||
| 16960 | 2026.01.31 06:12:45.716204 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.01.31 06:12:45.716269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 16962 | 2026.01.31 06:12:45.717683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16963 | 2026.01.31 06:12:45.718237 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.01.31 06:12:45.718604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 16965 | 2026.01.31 06:12:45.792989 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43640 | ||
| 16966 | 2026.01.31 06:12:45.793097 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16967 | 2026.01.31 06:12:45.793124 [ 288 ] {} <Debug> TCP-Session: e693338e-13d1-46d5-8396-e1b1faad4a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:43640 | ||
| 16968 | 2026.01.31 06:12:45.793147 [ 288 ] {} <Debug> TCP-Session: e693338e-13d1-46d5-8396-e1b1faad4a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2026.01.31 06:12:45.793160 [ 288 ] {} <Debug> TCP-Session: e693338e-13d1-46d5-8396-e1b1faad4a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16970 | 2026.01.31 06:12:45.793400 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35530 | ||
| 16971 | 2026.01.31 06:12:45.793429 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36412 | ||
| 16972 | 2026.01.31 06:12:45.793451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62862 | ||
| 16973 | 2026.01.31 06:12:45.793480 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46895 | ||
| 16974 | 2026.01.31 06:12:45.793494 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40117 | ||
| 16975 | 2026.01.31 06:12:45.793527 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16976 | 2026.01.31 06:12:45.793545 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16977 | 2026.01.31 06:12:45.793568 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16978 | 2026.01.31 06:12:45.793568 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16979 | 2026.01.31 06:12:45.793592 [ 291 ] {} <Debug> TCP-Session: 55fdcd6f-749b-4bdb-9185-288116622c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:36412 | ||
| 16980 | 2026.01.31 06:12:45.793597 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16981 | 2026.01.31 06:12:45.793613 [ 293 ] {} <Debug> TCP-Session: abf61d03-8498-4102-803c-cc4bce3eebaa Authenticating user 'default' from [fd00:1122:3344:101::e]:62862 | ||
| 16982 | 2026.01.31 06:12:45.793630 [ 291 ] {} <Debug> TCP-Session: 55fdcd6f-749b-4bdb-9185-288116622c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16983 | 2026.01.31 06:12:45.793644 [ 286 ] {} <Debug> TCP-Session: d520a4be-5972-482b-bcf3-4bf6268b1ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40117 | ||
| 16984 | 2026.01.31 06:12:45.793653 [ 293 ] {} <Debug> TCP-Session: abf61d03-8498-4102-803c-cc4bce3eebaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2026.01.31 06:12:45.793658 [ 291 ] {} <Debug> TCP-Session: 55fdcd6f-749b-4bdb-9185-288116622c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16986 | 2026.01.31 06:12:45.793676 [ 286 ] {} <Debug> TCP-Session: d520a4be-5972-482b-bcf3-4bf6268b1ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16987 | 2026.01.31 06:12:45.793678 [ 293 ] {} <Debug> TCP-Session: abf61d03-8498-4102-803c-cc4bce3eebaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16988 | 2026.01.31 06:12:45.793705 [ 286 ] {} <Debug> TCP-Session: d520a4be-5972-482b-bcf3-4bf6268b1ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16989 | 2026.01.31 06:12:45.793606 [ 3 ] {} <Debug> TCP-Session: 75becddb-76e6-45d1-a4e5-de94c074a804 Authenticating user 'default' from [fd00:1122:3344:101::e]:46895 | ||
| 16990 | 2026.01.31 06:12:45.793576 [ 289 ] {} <Debug> TCP-Session: a3af3688-8523-4e59-a900-ad57a54ffd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:35530 | ||
| 16991 | 2026.01.31 06:12:45.793745 [ 3 ] {} <Debug> TCP-Session: 75becddb-76e6-45d1-a4e5-de94c074a804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16992 | 2026.01.31 06:12:45.793484 [ 288 ] {} <Trace> TCP-Session: e693338e-13d1-46d5-8396-e1b1faad4a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.01.31 06:12:45.793775 [ 3 ] {} <Debug> TCP-Session: 75becddb-76e6-45d1-a4e5-de94c074a804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.01.31 06:12:45.793773 [ 289 ] {} <Debug> TCP-Session: a3af3688-8523-4e59-a900-ad57a54ffd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2026.01.31 06:12:45.793477 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60196 | ||
| 16996 | 2026.01.31 06:12:45.793849 [ 289 ] {} <Debug> TCP-Session: a3af3688-8523-4e59-a900-ad57a54ffd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16997 | 2026.01.31 06:12:45.793446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51525 | ||
| 16998 | 2026.01.31 06:12:45.793403 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64808 | ||
| 16999 | 2026.01.31 06:12:45.793924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17000 | 2026.01.31 06:12:45.793954 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17001 | 2026.01.31 06:12:45.793966 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17002 | 2026.01.31 06:12:45.793985 [ 292 ] {} <Debug> TCP-Session: 5b1d35ec-4092-4ff2-84e8-2bc222865137 Authenticating user 'default' from [fd00:1122:3344:101::e]:51525 | ||
| 17003 | 2026.01.31 06:12:45.793988 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17004 | 2026.01.31 06:12:45.794013 [ 292 ] {} <Debug> TCP-Session: 5b1d35ec-4092-4ff2-84e8-2bc222865137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.01.31 06:12:45.793957 [ 294 ] {} <Debug> TCP-Session: 16a70302-0dec-4096-bc13-0f2ca47b91f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60196 | ||
| 17006 | 2026.01.31 06:12:45.794035 [ 290 ] {} <Debug> TCP-Session: 3bde8e4d-b7fe-4c51-bd04-370d17f3b317 Authenticating user 'default' from [fd00:1122:3344:101::e]:64808 | ||
| 17007 | 2026.01.31 06:12:45.794039 [ 292 ] {} <Debug> TCP-Session: 5b1d35ec-4092-4ff2-84e8-2bc222865137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17008 | 2026.01.31 06:12:45.794063 [ 294 ] {} <Debug> TCP-Session: 16a70302-0dec-4096-bc13-0f2ca47b91f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17009 | 2026.01.31 06:12:45.794074 [ 290 ] {} <Debug> TCP-Session: 3bde8e4d-b7fe-4c51-bd04-370d17f3b317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2026.01.31 06:12:45.794097 [ 294 ] {} <Debug> TCP-Session: 16a70302-0dec-4096-bc13-0f2ca47b91f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17011 | 2026.01.31 06:12:45.794110 [ 290 ] {} <Debug> TCP-Session: 3bde8e4d-b7fe-4c51-bd04-370d17f3b317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2026.01.31 06:12:45.794243 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17013 | 2026.01.31 06:12:45.794302 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17014 | 2026.01.31 06:12:45.794588 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 17015 | 2026.01.31 06:12:45.795713 [ 321 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> AggregatingTransform: Aggregating | ||
| 17016 | 2026.01.31 06:12:45.795753 [ 321 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 17017 | 2026.01.31 06:12:45.795790 [ 321 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081864 sec. (924.331 rows/sec., 36.11 KiB/sec.) | ||
| 17018 | 2026.01.31 06:12:45.795809 [ 321 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Trace> Aggregator: Merging aggregated data | ||
| 17019 | 2026.01.31 06:12:45.797042 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 17020 | 2026.01.31 06:12:45.797197 [ 288 ] {95738d8a-c6fa-44ea-a1cb-b96b167109a8} <Debug> TCPHandler: Processed in 0.003826807 sec. | ||
| 17021 | 2026.01.31 06:12:45.797289 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17022 | 2026.01.31 06:12:45.797318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17023 | 2026.01.31 06:12:45.797331 [ 288 ] {} <Debug> TCP-Session: e693338e-13d1-46d5-8396-e1b1faad4a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17024 | 2026.01.31 06:12:45.797350 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17025 | 2026.01.31 06:12:45.797359 [ 290 ] {} <Debug> TCP-Session: 3bde8e4d-b7fe-4c51-bd04-370d17f3b317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.01.31 06:12:45.797376 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17027 | 2026.01.31 06:12:45.797394 [ 286 ] {} <Debug> TCP-Session: d520a4be-5972-482b-bcf3-4bf6268b1ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17028 | 2026.01.31 06:12:45.797400 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17029 | 2026.01.31 06:12:45.797419 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17030 | 2026.01.31 06:12:45.797438 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17031 | 2026.01.31 06:12:45.797458 [ 294 ] {} <Debug> TCP-Session: 16a70302-0dec-4096-bc13-0f2ca47b91f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2026.01.31 06:12:45.797482 [ 293 ] {} <Debug> TCP-Session: abf61d03-8498-4102-803c-cc4bce3eebaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17033 | 2026.01.31 06:12:45.797489 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17034 | 2026.01.31 06:12:45.797500 [ 291 ] {} <Debug> TCP-Session: 55fdcd6f-749b-4bdb-9185-288116622c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2026.01.31 06:12:45.797462 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17036 | 2026.01.31 06:12:45.797539 [ 3 ] {} <Debug> TCP-Session: 75becddb-76e6-45d1-a4e5-de94c074a804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2026.01.31 06:12:45.797588 [ 292 ] {} <Debug> TCP-Session: 5b1d35ec-4092-4ff2-84e8-2bc222865137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17038 | 2026.01.31 06:12:45.797426 [ 289 ] {} <Debug> TCP-Session: a3af3688-8523-4e59-a900-ad57a54ffd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17039 | 2026.01.31 06:12:45.841836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63141 | ||
| 17040 | 2026.01.31 06:12:45.841934 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17041 | 2026.01.31 06:12:45.841960 [ 288 ] {} <Debug> TCP-Session: 79fdcfe5-6e5b-4342-841a-4f80b0cddf17 Authenticating user 'default' from [fd00:1122:3344:101::e]:63141 | ||
| 17042 | 2026.01.31 06:12:45.841981 [ 288 ] {} <Debug> TCP-Session: 79fdcfe5-6e5b-4342-841a-4f80b0cddf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17043 | 2026.01.31 06:12:45.841994 [ 288 ] {} <Debug> TCP-Session: 79fdcfe5-6e5b-4342-841a-4f80b0cddf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2026.01.31 06:12:45.842183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46273 | ||
| 17045 | 2026.01.31 06:12:45.842206 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42484 | ||
| 17046 | 2026.01.31 06:12:45.842213 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35401 | ||
| 17047 | 2026.01.31 06:12:45.842235 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45419 | ||
| 17048 | 2026.01.31 06:12:45.842260 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57711 | ||
| 17049 | 2026.01.31 06:12:45.842280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39034 | ||
| 17050 | 2026.01.31 06:12:45.842303 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17051 | 2026.01.31 06:12:45.842319 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17052 | 2026.01.31 06:12:45.842333 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17053 | 2026.01.31 06:12:45.842341 [ 292 ] {} <Debug> TCP-Session: e1707572-95e9-49e8-a89c-6bc2f63fb27a Authenticating user 'default' from [fd00:1122:3344:101::e]:35401 | ||
| 17054 | 2026.01.31 06:12:45.842352 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17055 | 2026.01.31 06:12:45.842359 [ 3 ] {} <Debug> TCP-Session: 5a9e3db7-3d9c-4f9b-87e3-2d39075f5038 Authenticating user 'default' from [fd00:1122:3344:101::e]:57711 | ||
| 17056 | 2026.01.31 06:12:45.842377 [ 292 ] {} <Debug> TCP-Session: e1707572-95e9-49e8-a89c-6bc2f63fb27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17057 | 2026.01.31 06:12:45.842388 [ 286 ] {} <Debug> TCP-Session: 88e49d04-1aad-4c50-ba18-ebd8708f84e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39034 | ||
| 17058 | 2026.01.31 06:12:45.842397 [ 3 ] {} <Debug> TCP-Session: 5a9e3db7-3d9c-4f9b-87e3-2d39075f5038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17059 | 2026.01.31 06:12:45.842429 [ 292 ] {} <Debug> TCP-Session: e1707572-95e9-49e8-a89c-6bc2f63fb27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17060 | 2026.01.31 06:12:45.842436 [ 3 ] {} <Debug> TCP-Session: 5a9e3db7-3d9c-4f9b-87e3-2d39075f5038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17061 | 2026.01.31 06:12:45.842435 [ 286 ] {} <Debug> TCP-Session: 88e49d04-1aad-4c50-ba18-ebd8708f84e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2026.01.31 06:12:45.842358 [ 288 ] {} <Trace> TCP-Session: 79fdcfe5-6e5b-4342-841a-4f80b0cddf17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2026.01.31 06:12:45.842497 [ 286 ] {} <Debug> TCP-Session: 88e49d04-1aad-4c50-ba18-ebd8708f84e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2026.01.31 06:12:45.842352 [ 293 ] {} <Debug> TCP-Session: e3870169-d14f-47d3-8505-b1925f4bacda Authenticating user 'default' from [fd00:1122:3344:101::e]:45419 | ||
| 17065 | 2026.01.31 06:12:45.842271 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17066 | 2026.01.31 06:12:45.842553 [ 293 ] {} <Debug> TCP-Session: e3870169-d14f-47d3-8505-b1925f4bacda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17067 | 2026.01.31 06:12:45.842258 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63431 | ||
| 17068 | 2026.01.31 06:12:45.842585 [ 293 ] {} <Debug> TCP-Session: e3870169-d14f-47d3-8505-b1925f4bacda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17069 | 2026.01.31 06:12:45.842579 [ 289 ] {} <Debug> TCP-Session: b33bf86b-4e2e-4f7e-a131-aa0a2a5ac7dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46273 | ||
| 17070 | 2026.01.31 06:12:45.842184 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34812 | ||
| 17071 | 2026.01.31 06:12:45.842659 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17072 | 2026.01.31 06:12:45.842659 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17073 | 2026.01.31 06:12:45.842648 [ 289 ] {} <Debug> TCP-Session: b33bf86b-4e2e-4f7e-a131-aa0a2a5ac7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17074 | 2026.01.31 06:12:45.842714 [ 294 ] {} <Debug> TCP-Session: b5b723dc-f062-4d45-9257-b583d9e3a018 Authenticating user 'default' from [fd00:1122:3344:101::e]:63431 | ||
| 17075 | 2026.01.31 06:12:45.842711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17076 | 2026.01.31 06:12:45.842726 [ 289 ] {} <Debug> TCP-Session: b33bf86b-4e2e-4f7e-a131-aa0a2a5ac7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17077 | 2026.01.31 06:12:45.842745 [ 294 ] {} <Debug> TCP-Session: b5b723dc-f062-4d45-9257-b583d9e3a018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.01.31 06:12:45.842759 [ 290 ] {} <Debug> TCP-Session: a00f80a4-4056-42f4-a16d-e775dc8d42e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34812 | ||
| 17079 | 2026.01.31 06:12:45.842780 [ 294 ] {} <Debug> TCP-Session: b5b723dc-f062-4d45-9257-b583d9e3a018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17080 | 2026.01.31 06:12:45.842796 [ 290 ] {} <Debug> TCP-Session: a00f80a4-4056-42f4-a16d-e775dc8d42e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17081 | 2026.01.31 06:12:45.842279 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17082 | 2026.01.31 06:12:45.842903 [ 290 ] {} <Debug> TCP-Session: a00f80a4-4056-42f4-a16d-e775dc8d42e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17083 | 2026.01.31 06:12:45.842927 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17084 | 2026.01.31 06:12:45.842934 [ 291 ] {} <Debug> TCP-Session: 7717dfbc-7a66-49ec-a092-ec7391a0aa3b Authenticating user 'default' from [fd00:1122:3344:101::e]:42484 | ||
| 17085 | 2026.01.31 06:12:45.842974 [ 291 ] {} <Debug> TCP-Session: 7717dfbc-7a66-49ec-a092-ec7391a0aa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17086 | 2026.01.31 06:12:45.842986 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17087 | 2026.01.31 06:12:45.842989 [ 291 ] {} <Debug> TCP-Session: 7717dfbc-7a66-49ec-a092-ec7391a0aa3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17088 | 2026.01.31 06:12:45.843267 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 17089 | 2026.01.31 06:12:45.844204 [ 346 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> AggregatingTransform: Aggregating | ||
| 17090 | 2026.01.31 06:12:45.844262 [ 346 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17091 | 2026.01.31 06:12:45.844302 [ 346 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930751 sec. (1074.401 rows/sec., 41.97 KiB/sec.) | ||
| 17092 | 2026.01.31 06:12:45.844321 [ 346 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Trace> Aggregator: Merging aggregated data | ||
| 17093 | 2026.01.31 06:12:45.845435 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002825 sec., 353.98230088495575 rows/sec., 13.83 KiB/sec. | ||
| 17094 | 2026.01.31 06:12:45.845595 [ 288 ] {ef3bea72-8b5c-43df-9a84-f2b6fba9746f} <Debug> TCPHandler: Processed in 0.003340337 sec. | ||
| 17095 | 2026.01.31 06:12:45.845723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17096 | 2026.01.31 06:12:45.845746 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17097 | 2026.01.31 06:12:45.845762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17098 | 2026.01.31 06:12:45.845777 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17099 | 2026.01.31 06:12:45.845789 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17100 | 2026.01.31 06:12:45.845809 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17101 | 2026.01.31 06:12:45.845835 [ 290 ] {} <Debug> TCP-Session: a00f80a4-4056-42f4-a16d-e775dc8d42e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17102 | 2026.01.31 06:12:45.845828 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17103 | 2026.01.31 06:12:45.845859 [ 294 ] {} <Debug> TCP-Session: b5b723dc-f062-4d45-9257-b583d9e3a018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17104 | 2026.01.31 06:12:45.845861 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17105 | 2026.01.31 06:12:45.845898 [ 292 ] {} <Debug> TCP-Session: e1707572-95e9-49e8-a89c-6bc2f63fb27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.01.31 06:12:45.845929 [ 3 ] {} <Debug> TCP-Session: 5a9e3db7-3d9c-4f9b-87e3-2d39075f5038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17107 | 2026.01.31 06:12:45.845842 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17108 | 2026.01.31 06:12:45.845823 [ 286 ] {} <Debug> TCP-Session: 88e49d04-1aad-4c50-ba18-ebd8708f84e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17109 | 2026.01.31 06:12:45.845987 [ 291 ] {} <Debug> TCP-Session: 7717dfbc-7a66-49ec-a092-ec7391a0aa3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17110 | 2026.01.31 06:12:45.845803 [ 293 ] {} <Debug> TCP-Session: e3870169-d14f-47d3-8505-b1925f4bacda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2026.01.31 06:12:45.845790 [ 289 ] {} <Debug> TCP-Session: b33bf86b-4e2e-4f7e-a131-aa0a2a5ac7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2026.01.31 06:12:45.845763 [ 288 ] {} <Debug> TCP-Session: 79fdcfe5-6e5b-4342-841a-4f80b0cddf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17113 | 2026.01.31 06:12:47.003440 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.01.31 06:12:47.003638 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17115 | 2026.01.31 06:12:47.003718 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17116 | 2026.01.31 06:12:47.004498 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.01.31 06:12:47.004561 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17118 | 2026.01.31 06:12:47.005122 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17119 | 2026.01.31 06:12:47.005610 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.01.31 06:12:47.005763 [ 141 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 17121 | 2026.01.31 06:12:47.005805 [ 141 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.01.31 06:12:47.005813 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.002225 sec., 1348.314606741573 rows/sec., 100.07 KiB/sec. | ||
| 17123 | 2026.01.31 06:12:47.005825 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17124 | 2026.01.31 06:12:47.005878 [ 5 ] {f9b7fe10-1bbd-47f6-8a5a-f70e8e00afc2} <Debug> TCPHandler: Processed in 0.002573099 sec. | ||
| 17125 | 2026.01.31 06:12:47.005937 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 17126 | 2026.01.31 06:12:47.006010 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17127 | 2026.01.31 06:12:47.006068 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17128 | 2026.01.31 06:12:47.006106 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 17129 | 2026.01.31 06:12:47.006123 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17130 | 2026.01.31 06:12:47.006171 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 17131 | 2026.01.31 06:12:47.006176 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17132 | 2026.01.31 06:12:47.006225 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17133 | 2026.01.31 06:12:47.006271 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 17134 | 2026.01.31 06:12:47.006310 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 17135 | 2026.01.31 06:12:47.006349 [ 196 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3 rows starting from the beginning of the part | ||
| 17136 | 2026.01.31 06:12:47.006805 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.01.31 06:12:47.006848 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17138 | 2026.01.31 06:12:47.007217 [ 189 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333731 sec., 33739.93706377073 rows/sec., 2.77 MiB/sec. | ||
| 17139 | 2026.01.31 06:12:47.007346 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17140 | 2026.01.31 06:12:47.007519 [ 186 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 17141 | 2026.01.31 06:12:47.007924 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2026.01.31 06:12:47.008105 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.002009 sec., 89596.8143354903 rows/sec., 7.80 MiB/sec. | ||
| 17143 | 2026.01.31 06:12:47.008163 [ 5 ] {ca6bbd41-e41e-4954-9744-e718780ea4d0} <Debug> TCPHandler: Processed in 0.002208381 sec. | ||
| 17144 | 2026.01.31 06:12:47.008164 [ 186 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17145 | 2026.01.31 06:12:47.008293 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2026.01.31 06:12:47.008295 [ 186 ] {63b0b200-c701-4504-b80d-766a590bedca::all_1_38_9} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 17147 | 2026.01.31 06:12:47.008407 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17148 | 2026.01.31 06:12:47.008442 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17149 | 2026.01.31 06:12:47.008459 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17150 | 2026.01.31 06:12:47.008944 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17151 | 2026.01.31 06:12:47.008985 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17152 | 2026.01.31 06:12:47.009405 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17153 | 2026.01.31 06:12:47.009841 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17154 | 2026.01.31 06:12:47.010007 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001623 sec., 38200.862600123226 rows/sec., 2.78 MiB/sec. | ||
| 17155 | 2026.01.31 06:12:47.010055 [ 5 ] {775c3dda-99fa-4cf8-b9d3-4ebd5a3edbda} <Debug> TCPHandler: Processed in 0.001814292 sec. | ||
| 17156 | 2026.01.31 06:12:47.010169 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17157 | 2026.01.31 06:12:47.010271 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17158 | 2026.01.31 06:12:47.010316 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17159 | 2026.01.31 06:12:47.010825 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.01.31 06:12:47.010860 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17161 | 2026.01.31 06:12:47.011300 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17162 | 2026.01.31 06:12:47.011728 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.01.31 06:12:47.011887 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.001639 sec., 87858.45027455766 rows/sec., 6.74 MiB/sec. | ||
| 17164 | 2026.01.31 06:12:47.011932 [ 5 ] {6025c778-5fa1-4fd2-bf6b-63084c85b61e} <Debug> TCPHandler: Processed in 0.001814092 sec. | ||
| 17165 | 2026.01.31 06:12:47.012043 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2026.01.31 06:12:47.012143 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17167 | 2026.01.31 06:12:47.012190 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17168 | 2026.01.31 06:12:47.012634 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2026.01.31 06:12:47.012667 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17170 | 2026.01.31 06:12:47.013111 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17171 | 2026.01.31 06:12:47.013576 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17172 | 2026.01.31 06:12:47.013727 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001608 sec., 101368.15920398009 rows/sec., 7.04 MiB/sec. | ||
| 17173 | 2026.01.31 06:12:47.013769 [ 5 ] {f2799816-cc26-4e83-b2fe-d9f3d8052271} <Debug> TCPHandler: Processed in 0.001777251 sec. | ||
| 17174 | 2026.01.31 06:12:47.013884 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17175 | 2026.01.31 06:12:47.013984 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17176 | 2026.01.31 06:12:47.014043 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17177 | 2026.01.31 06:12:47.015042 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17178 | 2026.01.31 06:12:47.015077 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17179 | 2026.01.31 06:12:47.015822 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17180 | 2026.01.31 06:12:47.016246 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17181 | 2026.01.31 06:12:47.016401 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002439 sec., 24190.241902419024 rows/sec., 43.35 MiB/sec. | ||
| 17182 | 2026.01.31 06:12:47.016493 [ 5 ] {13de74f8-6993-4cf0-8b97-8de25ae03ba1} <Debug> TCPHandler: Processed in 0.002660331 sec. | ||
| 17183 | 2026.01.31 06:12:47.016610 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17184 | 2026.01.31 06:12:47.016709 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17185 | 2026.01.31 06:12:47.016753 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17186 | 2026.01.31 06:12:47.017105 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2026.01.31 06:12:47.017140 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17188 | 2026.01.31 06:12:47.017558 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17189 | 2026.01.31 06:12:47.017984 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2026.01.31 06:12:47.018119 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
| 17191 | 2026.01.31 06:12:47.018155 [ 5 ] {a0f20056-a233-4259-9178-670b55aa7e30} <Debug> TCPHandler: Processed in 0.001595866 sec. | ||
| 17192 | 2026.01.31 06:12:50.302147 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17193 | 2026.01.31 06:12:50.302243 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17194 | 2026.01.31 06:12:50.563637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47056 | ||
| 17195 | 2026.01.31 06:12:50.564122 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2026.01.31 06:12:50.564159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17197 | 2026.01.31 06:12:50.564715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17198 | 2026.01.31 06:12:50.565207 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.01.31 06:12:50.565340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47056 | ||
| 17200 | 2026.01.31 06:12:51.999187 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17201 | 2026.01.31 06:12:51.999380 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17202 | 2026.01.31 06:12:51.999450 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17203 | 2026.01.31 06:12:52.000222 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2026.01.31 06:12:52.000265 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17205 | 2026.01.31 06:12:52.000641 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17206 | 2026.01.31 06:12:52.000863 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.01.31 06:12:52.001018 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 17208 | 2026.01.31 06:12:52.001060 [ 5 ] {8ddd0cd0-7b5b-4f0c-a1cd-cfc2318096e5} <Debug> TCPHandler: Processed in 0.002006655 sec. | ||
| 17209 | 2026.01.31 06:12:52.001186 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17210 | 2026.01.31 06:12:52.001280 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17211 | 2026.01.31 06:12:52.001320 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17212 | 2026.01.31 06:12:52.001773 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2026.01.31 06:12:52.001810 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17214 | 2026.01.31 06:12:52.002117 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17215 | 2026.01.31 06:12:52.002323 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17216 | 2026.01.31 06:12:52.002462 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 17217 | 2026.01.31 06:12:52.002500 [ 5 ] {d9e9ae0f-8eaa-4464-8627-95b952016e77} <Debug> TCPHandler: Processed in 0.001364111 sec. | ||
| 17218 | 2026.01.31 06:12:52.002620 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2026.01.31 06:12:52.002714 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17220 | 2026.01.31 06:12:52.002757 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17221 | 2026.01.31 06:12:52.003238 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17222 | 2026.01.31 06:12:52.003274 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17223 | 2026.01.31 06:12:52.003588 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17224 | 2026.01.31 06:12:52.003789 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17225 | 2026.01.31 06:12:52.003891 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_140_31 to all_141_141_0 | ||
| 17226 | 2026.01.31 06:12:52.003918 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 17227 | 2026.01.31 06:12:52.003960 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2026.01.31 06:12:52.003970 [ 5 ] {4cb69752-929a-43b1-844a-db1aed6a383a} <Debug> TCPHandler: Processed in 0.001399422 sec. | ||
| 17229 | 2026.01.31 06:12:52.003989 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17230 | 2026.01.31 06:12:52.004089 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_31 to all_141_141_0 into Compact with storage Full | ||
| 17231 | 2026.01.31 06:12:52.004092 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17232 | 2026.01.31 06:12:52.004215 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17233 | 2026.01.31 06:12:52.004226 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17234 | 2026.01.31 06:12:52.004259 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17235 | 2026.01.31 06:12:52.004273 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_31, total 40371 rows starting from the beginning of the part | ||
| 17236 | 2026.01.31 06:12:52.004355 [ 191 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17237 | 2026.01.31 06:12:52.004605 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2026.01.31 06:12:52.004645 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17239 | 2026.01.31 06:12:52.004956 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17240 | 2026.01.31 06:12:52.005179 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2026.01.31 06:12:52.005309 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 17242 | 2026.01.31 06:12:52.005345 [ 5 ] {d700df9d-56d6-4cb6-92fc-39031f778ce4} <Debug> TCPHandler: Processed in 0.00130123 sec. | ||
| 17243 | 2026.01.31 06:12:52.011627 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40531 rows, containing 5 columns (5 merged, 0 gathered) in 0.007578253 sec., 5348330.281398628 rows/sec., 367.47 MiB/sec. | ||
| 17244 | 2026.01.31 06:12:52.012175 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Trace> MergedBlockOutputStream: filled checksums all_1_141_32 (state Temporary) | ||
| 17245 | 2026.01.31 06:12:52.012430 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_141_32 to all_1_141_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.01.31 06:12:52.012495 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_140_31, all_141_141_0] -> all_1_141_32 | ||
| 17247 | 2026.01.31 06:12:52.012564 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17248 | 2026.01.31 06:12:53.191010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 17249 | 2026.01.31 06:12:53.208645 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.01.31 06:12:53.208691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17251 | 2026.01.31 06:12:53.214793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17252 | 2026.01.31 06:12:53.215476 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.01.31 06:12:53.218913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 17254 | 2026.01.31 06:12:55.451796 [ 222 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17255 | 2026.01.31 06:12:55.451878 [ 222 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17256 | 2026.01.31 06:12:55.454731 [ 222 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17257 | 2026.01.31 06:12:55.719774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1950 | ||
| 17258 | 2026.01.31 06:12:55.722127 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2026.01.31 06:12:55.722170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17260 | 2026.01.31 06:12:55.723338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17261 | 2026.01.31 06:12:55.723602 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17262 | 2026.01.31 06:12:55.723867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1950 | ||
| 17263 | 2026.01.31 06:12:56.493895 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17264 | 2026.01.31 06:12:56.494067 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17265 | 2026.01.31 06:12:56.494131 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17266 | 2026.01.31 06:12:56.494754 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17267 | 2026.01.31 06:12:56.494790 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17268 | 2026.01.31 06:12:56.495338 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17269 | 2026.01.31 06:12:56.495796 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17270 | 2026.01.31 06:12:56.495947 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001927 sec., 12454.592631032694 rows/sec., 1.03 MiB/sec. | ||
| 17271 | 2026.01.31 06:12:56.495992 [ 5 ] {f9f60b72-185b-41c9-a272-5d6b0c71fc40} <Debug> TCPHandler: Processed in 0.002255942 sec. | ||
| 17272 | 2026.01.31 06:12:56.496114 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17273 | 2026.01.31 06:12:56.496208 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17274 | 2026.01.31 06:12:56.496250 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17275 | 2026.01.31 06:12:56.496693 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17276 | 2026.01.31 06:12:56.496728 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17277 | 2026.01.31 06:12:56.497191 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17278 | 2026.01.31 06:12:56.497611 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17279 | 2026.01.31 06:12:56.497740 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00155 sec., 7741.935483870968 rows/sec., 631.30 KiB/sec. | ||
| 17280 | 2026.01.31 06:12:56.497778 [ 5 ] {a737f340-dd50-4e0f-9d75-b79c35dd6498} <Debug> TCPHandler: Processed in 0.001713089 sec. | ||
| 17281 | 2026.01.31 06:12:56.497893 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17282 | 2026.01.31 06:12:56.497987 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17283 | 2026.01.31 06:12:56.498026 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17284 | 2026.01.31 06:12:56.499544 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17285 | 2026.01.31 06:12:56.499579 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17286 | 2026.01.31 06:12:56.500083 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17287 | 2026.01.31 06:12:56.500520 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17288 | 2026.01.31 06:12:56.500633 [ 125 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17289 | 2026.01.31 06:12:56.500651 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Debug> executeQuery: Read 1440 rows, 123.63 KiB in 0.002682 sec., 536912.7516778524 rows/sec., 45.02 MiB/sec. | ||
| 17290 | 2026.01.31 06:12:56.500676 [ 125 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.01.31 06:12:56.500692 [ 5 ] {a1de63e3-164b-45fe-9f40-b60319a7c2de} <Debug> TCPHandler: Processed in 0.002848866 sec. | ||
| 17292 | 2026.01.31 06:12:56.500699 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17293 | 2026.01.31 06:12:56.500789 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17294 | 2026.01.31 06:12:56.500806 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17295 | 2026.01.31 06:12:56.500871 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17296 | 2026.01.31 06:12:56.500900 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1451 rows starting from the beginning of the part | ||
| 17297 | 2026.01.31 06:12:56.500902 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17298 | 2026.01.31 06:12:56.500946 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17299 | 2026.01.31 06:12:56.500955 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 180 rows starting from the beginning of the part | ||
| 17300 | 2026.01.31 06:12:56.500998 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 17301 | 2026.01.31 06:12:56.501039 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 180 rows starting from the beginning of the part | ||
| 17302 | 2026.01.31 06:12:56.501078 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 17303 | 2026.01.31 06:12:56.501117 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1440 rows starting from the beginning of the part | ||
| 17304 | 2026.01.31 06:12:56.501411 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2026.01.31 06:12:56.501445 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17306 | 2026.01.31 06:12:56.501854 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17307 | 2026.01.31 06:12:56.502305 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17308 | 2026.01.31 06:12:56.502405 [ 125 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 17309 | 2026.01.31 06:12:56.502416 [ 192 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662988 sec., 2022263.540085677 rows/sec., 177.37 MiB/sec. | ||
| 17310 | 2026.01.31 06:12:56.502434 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Debug> executeQuery: Read 83 rows, 6.24 KiB in 0.001551 sec., 53513.86202450032 rows/sec., 3.93 MiB/sec. | ||
| 17311 | 2026.01.31 06:12:56.502429 [ 125 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2026.01.31 06:12:56.502488 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17313 | 2026.01.31 06:12:56.502495 [ 5 ] {b8af7b8f-92f3-491c-b407-8e10e28d3264} <Debug> TCPHandler: Processed in 0.00173833 sec. | ||
| 17314 | 2026.01.31 06:12:56.502542 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 17315 | 2026.01.31 06:12:56.502616 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17316 | 2026.01.31 06:12:56.502625 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17317 | 2026.01.31 06:12:56.502638 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 84 rows starting from the beginning of the part | ||
| 17318 | 2026.01.31 06:12:56.502682 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 17319 | 2026.01.31 06:12:56.502717 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 78 rows starting from the beginning of the part | ||
| 17320 | 2026.01.31 06:12:56.502719 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17321 | 2026.01.31 06:12:56.502753 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 62 rows starting from the beginning of the part | ||
| 17322 | 2026.01.31 06:12:56.502765 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17323 | 2026.01.31 06:12:56.502794 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17324 | 2026.01.31 06:12:56.502803 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 62 rows starting from the beginning of the part | ||
| 17325 | 2026.01.31 06:12:56.502844 [ 197 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 83 rows starting from the beginning of the part | ||
| 17326 | 2026.01.31 06:12:56.503323 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17327 | 2026.01.31 06:12:56.503324 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17328 | 2026.01.31 06:12:56.503371 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17329 | 2026.01.31 06:12:56.503397 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_146_29} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17330 | 2026.01.31 06:12:56.503455 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 17331 | 2026.01.31 06:12:56.503595 [ 201 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001076595 sec., 394763.11890729563 rows/sec., 30.38 MiB/sec. | ||
| 17332 | 2026.01.31 06:12:56.503804 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17333 | 2026.01.31 06:12:56.503887 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 17334 | 2026.01.31 06:12:56.504295 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17335 | 2026.01.31 06:12:56.504434 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001733 sec., 145412.57934218118 rows/sec., 10.06 MiB/sec. | ||
| 17336 | 2026.01.31 06:12:56.504474 [ 5 ] {365e3769-6114-4fe4-98bd-8fd7f3d7acfe} <Debug> TCPHandler: Processed in 0.001897914 sec. | ||
| 17337 | 2026.01.31 06:12:56.504536 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.01.31 06:12:56.504592 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.01.31 06:12:56.504621 [ 192 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_85_17} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 17340 | 2026.01.31 06:12:56.504691 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17341 | 2026.01.31 06:12:56.504726 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17342 | 2026.01.31 06:12:56.504735 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17343 | 2026.01.31 06:12:56.505156 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.01.31 06:12:56.505190 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17345 | 2026.01.31 06:12:56.505604 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17346 | 2026.01.31 06:12:56.506032 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.01.31 06:12:56.506164 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00149 sec., 8053.6912751677855 rows/sec., 629.19 KiB/sec. | ||
| 17348 | 2026.01.31 06:12:56.506202 [ 5 ] {e1b516be-00cf-45f7-8cd0-f0b2613b6fa0} <Debug> TCPHandler: Processed in 0.001658878 sec. | ||
| 17349 | 2026.01.31 06:12:56.506316 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.01.31 06:12:56.506409 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17351 | 2026.01.31 06:12:56.506448 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17352 | 2026.01.31 06:12:56.507195 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.01.31 06:12:56.507230 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17354 | 2026.01.31 06:12:56.507664 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17355 | 2026.01.31 06:12:56.508129 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.01.31 06:12:56.508236 [ 125 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17357 | 2026.01.31 06:12:56.508261 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Debug> executeQuery: Read 627 rows, 48.37 KiB in 0.001869 sec., 335473.51524879615 rows/sec., 25.27 MiB/sec. | ||
| 17358 | 2026.01.31 06:12:56.508265 [ 125 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.01.31 06:12:56.508292 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17360 | 2026.01.31 06:12:56.508299 [ 5 ] {a48195b2-3de9-45fd-b93c-018ca988fbfb} <Debug> TCPHandler: Processed in 0.002032136 sec. | ||
| 17361 | 2026.01.31 06:12:56.508402 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17362 | 2026.01.31 06:12:56.508413 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17363 | 2026.01.31 06:12:56.508544 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17364 | 2026.01.31 06:12:56.508564 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17365 | 2026.01.31 06:12:56.508588 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17366 | 2026.01.31 06:12:56.508617 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 675 rows starting from the beginning of the part | ||
| 17367 | 2026.01.31 06:12:56.508715 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 144 rows starting from the beginning of the part | ||
| 17368 | 2026.01.31 06:12:56.508783 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 17369 | 2026.01.31 06:12:56.508849 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 144 rows starting from the beginning of the part | ||
| 17370 | 2026.01.31 06:12:56.508894 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 17371 | 2026.01.31 06:12:56.508935 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 627 rows starting from the beginning of the part | ||
| 17372 | 2026.01.31 06:12:56.509288 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.01.31 06:12:56.509328 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17374 | 2026.01.31 06:12:56.509859 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17375 | 2026.01.31 06:12:56.509972 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627658 sec., 1055504.288984541 rows/sec., 83.97 MiB/sec. | ||
| 17376 | 2026.01.31 06:12:56.510199 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17377 | 2026.01.31 06:12:56.510319 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2026.01.31 06:12:56.510439 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_141_32 to all_146_146_0 | ||
| 17379 | 2026.01.31 06:12:56.510465 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001939 sec., 456936.56523981434 rows/sec., 31.01 MiB/sec. | ||
| 17380 | 2026.01.31 06:12:56.510467 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2026.01.31 06:12:56.510501 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17382 | 2026.01.31 06:12:56.510505 [ 5 ] {bcaec317-8e94-4df2-8d05-07a83ee3b1ad} <Debug> TCPHandler: Processed in 0.002141679 sec. | ||
| 17383 | 2026.01.31 06:12:56.510565 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_32 to all_146_146_0 into Compact with storage Full | ||
| 17384 | 2026.01.31 06:12:56.510623 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2026.01.31 06:12:56.510650 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2026.01.31 06:12:56.510679 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_141_32, total 40531 rows starting from the beginning of the part | ||
| 17387 | 2026.01.31 06:12:56.510700 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2026.01.31 06:12:56.510717 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17389 | 2026.01.31 06:12:56.510737 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 163 rows starting from the beginning of the part | ||
| 17390 | 2026.01.31 06:12:56.510776 [ 200 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_146_29} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17391 | 2026.01.31 06:12:56.510776 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17392 | 2026.01.31 06:12:56.510787 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 17393 | 2026.01.31 06:12:56.510844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17394 | 2026.01.31 06:12:56.510845 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 163 rows starting from the beginning of the part | ||
| 17395 | 2026.01.31 06:12:56.510901 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 17396 | 2026.01.31 06:12:56.510939 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 886 rows starting from the beginning of the part | ||
| 17397 | 2026.01.31 06:12:56.511753 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.01.31 06:12:56.511788 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17399 | 2026.01.31 06:12:56.512492 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17400 | 2026.01.31 06:12:56.512932 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.01.31 06:12:56.513072 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002372 sec., 24873.52445193929 rows/sec., 44.57 MiB/sec. | ||
| 17402 | 2026.01.31 06:12:56.513130 [ 5 ] {bdb5ff63-a84a-4856-bda8-cfc409d7b84e} <Debug> TCPHandler: Processed in 0.002556529 sec. | ||
| 17403 | 2026.01.31 06:12:56.513244 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2026.01.31 06:12:56.513337 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17405 | 2026.01.31 06:12:56.513379 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17406 | 2026.01.31 06:12:56.513721 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.01.31 06:12:56.513756 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17408 | 2026.01.31 06:12:56.514172 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17409 | 2026.01.31 06:12:56.514641 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.01.31 06:12:56.514745 [ 125 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17411 | 2026.01.31 06:12:56.514769 [ 125 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17412 | 2026.01.31 06:12:56.514773 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
| 17413 | 2026.01.31 06:12:56.514785 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17414 | 2026.01.31 06:12:56.514811 [ 5 ] {024315c2-2222-43c8-8404-78847faab7a6} <Debug> TCPHandler: Processed in 0.001616807 sec. | ||
| 17415 | 2026.01.31 06:12:56.514868 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17416 | 2026.01.31 06:12:56.514975 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17417 | 2026.01.31 06:12:56.515003 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8358 rows starting from the beginning of the part | ||
| 17418 | 2026.01.31 06:12:56.515049 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 17419 | 2026.01.31 06:12:56.515091 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 17420 | 2026.01.31 06:12:56.515130 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 17421 | 2026.01.31 06:12:56.515169 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 17422 | 2026.01.31 06:12:56.515207 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 17423 | 2026.01.31 06:12:56.517976 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136991 sec., 2759969.6651982744 rows/sec., 186.06 MiB/sec. | ||
| 17424 | 2026.01.31 06:12:56.518397 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17425 | 2026.01.31 06:12:56.518738 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42063 rows, containing 5 columns (5 merged, 0 gathered) in 0.008200677 sec., 5129210.673704134 rows/sec., 352.39 MiB/sec. | ||
| 17426 | 2026.01.31 06:12:56.519060 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.01.31 06:12:56.519148 [ 187 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_146_29} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17428 | 2026.01.31 06:12:56.519193 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Trace> MergedBlockOutputStream: filled checksums all_1_146_33 (state Temporary) | ||
| 17429 | 2026.01.31 06:12:56.519259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 17430 | 2026.01.31 06:12:56.519671 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_146_33 to all_1_146_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17431 | 2026.01.31 06:12:56.519747 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_146_33} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_141_32, all_146_146_0] -> all_1_146_33 | ||
| 17432 | 2026.01.31 06:12:56.519828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17433 | 2026.01.31 06:12:58.065455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47568 | ||
| 17434 | 2026.01.31 06:12:58.065952 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2026.01.31 06:12:58.065986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 17436 | 2026.01.31 06:12:58.066585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17437 | 2026.01.31 06:12:58.067012 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17438 | 2026.01.31 06:12:58.067140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47568 | ||
| 17439 | 2026.01.31 06:13:00.718977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 17440 | 2026.01.31 06:13:00.737394 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.01.31 06:13:00.737452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17442 | 2026.01.31 06:13:00.743898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17443 | 2026.01.31 06:13:00.745240 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.01.31 06:13:00.748318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 17445 | 2026.01.31 06:13:01.998855 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.01.31 06:13:01.999023 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17447 | 2026.01.31 06:13:01.999084 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17448 | 2026.01.31 06:13:01.999703 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.31 06:13:01.999745 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17450 | 2026.01.31 06:13:02.000375 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17451 | 2026.01.31 06:13:02.000829 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.31 06:13:02.000980 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. | ||
| 17453 | 2026.01.31 06:13:02.001022 [ 5 ] {d6850912-547e-4b5d-8181-00b3bcfb26fe} <Debug> TCPHandler: Processed in 0.002284622 sec. | ||
| 17454 | 2026.01.31 06:13:02.001148 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.31 06:13:02.001241 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17456 | 2026.01.31 06:13:02.001280 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17457 | 2026.01.31 06:13:02.001696 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.31 06:13:02.001731 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17459 | 2026.01.31 06:13:02.002139 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17460 | 2026.01.31 06:13:02.002566 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.31 06:13:02.002702 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. | ||
| 17462 | 2026.01.31 06:13:02.002739 [ 5 ] {81b817ad-fddc-4640-8592-af0755b1a1d9} <Debug> TCPHandler: Processed in 0.001639167 sec. | ||
| 17463 | 2026.01.31 06:13:02.002753 [ 224 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17464 | 2026.01.31 06:13:02.002809 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17465 | 2026.01.31 06:13:02.002853 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2026.01.31 06:13:02.002948 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17467 | 2026.01.31 06:13:02.002990 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17468 | 2026.01.31 06:13:02.003396 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.01.31 06:13:02.003431 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17470 | 2026.01.31 06:13:02.003942 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17471 | 2026.01.31 06:13:02.004466 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17472 | 2026.01.31 06:13:02.004603 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 17473 | 2026.01.31 06:13:02.004639 [ 5 ] {e074fa19-1aea-4326-9824-cf4ae91fa6e4} <Debug> TCPHandler: Processed in 0.001833742 sec. | ||
| 17474 | 2026.01.31 06:13:02.004681 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17475 | 2026.01.31 06:13:02.004726 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17476 | 2026.01.31 06:13:02.004749 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2026.01.31 06:13:02.004850 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17478 | 2026.01.31 06:13:02.004891 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17479 | 2026.01.31 06:13:02.005226 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.01.31 06:13:02.005263 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17481 | 2026.01.31 06:13:02.005821 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 17482 | 2026.01.31 06:13:02.006357 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.01.31 06:13:02.006498 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 17484 | 2026.01.31 06:13:02.006536 [ 5 ] {8f99e929-119f-4376-91f7-091c7111cf5e} <Debug> TCPHandler: Processed in 0.001833992 sec. | ||
| 17485 | 2026.01.31 06:13:02.007480 [ 224 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17486 | 2026.01.31 06:13:02.007657 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17487 | 2026.01.31 06:13:02.909134 [ 223 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17488 | 2026.01.31 06:13:02.909196 [ 223 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17489 | 2026.01.31 06:13:02.913055 [ 223 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17490 | 2026.01.31 06:13:03.698987 [ 222 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17491 | 2026.01.31 06:13:03.699064 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17492 | 2026.01.31 06:13:03.702607 [ 222 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17493 | 2026.01.31 06:13:05.302507 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17494 | 2026.01.31 06:13:05.302608 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17495 | 2026.01.31 06:13:05.567270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48016 | ||
| 17496 | 2026.01.31 06:13:05.567842 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2026.01.31 06:13:05.567892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17498 | 2026.01.31 06:13:05.568496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17499 | 2026.01.31 06:13:05.568971 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2026.01.31 06:13:05.569110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48016 | ||
| 17501 | 2026.01.31 06:13:05.569189 [ 221 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17502 | 2026.01.31 06:13:05.569237 [ 221 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17503 | 2026.01.31 06:13:05.572126 [ 221 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17504 | 2026.01.31 06:13:05.724034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1978 | ||
| 17505 | 2026.01.31 06:13:05.726892 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2026.01.31 06:13:05.726936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17507 | 2026.01.31 06:13:05.728257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17508 | 2026.01.31 06:13:05.728791 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.01.31 06:13:05.729062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 17510 | 2026.01.31 06:13:06.129020 [ 224 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17511 | 2026.01.31 06:13:06.129067 [ 224 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17512 | 2026.01.31 06:13:06.132015 [ 224 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17513 | 2026.01.31 06:13:07.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.11 MiB, peak 403.31 MiB, free memory in arenas 0.00 B, will set to 386.11 MiB (RSS), difference: 4.00 MiB | ||
| 17514 | 2026.01.31 06:13:07.003827 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17515 | 2026.01.31 06:13:07.004019 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17516 | 2026.01.31 06:13:07.004088 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17517 | 2026.01.31 06:13:07.004845 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17518 | 2026.01.31 06:13:07.004886 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17519 | 2026.01.31 06:13:07.005271 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17520 | 2026.01.31 06:13:07.005488 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17521 | 2026.01.31 06:13:07.005634 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001666 sec., 104441.77671068428 rows/sec., 9.17 MiB/sec. | ||
| 17522 | 2026.01.31 06:13:07.005674 [ 5 ] {67c55d0a-f68f-4c01-b18f-9c2962db2532} <Debug> TCPHandler: Processed in 0.001974125 sec. | ||
| 17523 | 2026.01.31 06:13:07.005795 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17524 | 2026.01.31 06:13:07.005888 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17525 | 2026.01.31 06:13:07.005928 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17526 | 2026.01.31 06:13:07.006347 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.01.31 06:13:07.006381 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17528 | 2026.01.31 06:13:07.006664 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17529 | 2026.01.31 06:13:07.006868 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2026.01.31 06:13:07.006992 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001122 sec., 52584.670231729055 rows/sec., 3.86 MiB/sec. | ||
| 17531 | 2026.01.31 06:13:07.007032 [ 223 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 17532 | 2026.01.31 06:13:07.007055 [ 5 ] {9fbdb5cd-7570-4d83-9222-1949853348ff} <Debug> TCPHandler: Processed in 0.001307219 sec. | ||
| 17533 | 2026.01.31 06:13:07.007080 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 17534 | 2026.01.31 06:13:07.007181 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2026.01.31 06:13:07.007277 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17536 | 2026.01.31 06:13:07.007318 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17537 | 2026.01.31 06:13:07.007757 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.01.31 06:13:07.007798 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17539 | 2026.01.31 06:13:07.008164 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17540 | 2026.01.31 06:13:07.008427 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.01.31 06:13:07.008562 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001302 sec., 94470.04608294931 rows/sec., 7.38 MiB/sec. | ||
| 17542 | 2026.01.31 06:13:07.008599 [ 5 ] {abc92a03-2c15-4526-807a-73c71c4a7473} <Debug> TCPHandler: Processed in 0.001464744 sec. | ||
| 17543 | 2026.01.31 06:13:07.008711 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.01.31 06:13:07.008802 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17545 | 2026.01.31 06:13:07.008847 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17546 | 2026.01.31 06:13:07.009259 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.01.31 06:13:07.009266 [ 223 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 17548 | 2026.01.31 06:13:07.009297 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17549 | 2026.01.31 06:13:07.009627 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17550 | 2026.01.31 06:13:07.009826 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.01.31 06:13:07.009961 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 17552 | 2026.01.31 06:13:07.009997 [ 5 ] {f0d3fffb-9e70-4b12-985f-af1164e0e662} <Debug> TCPHandler: Processed in 0.001333201 sec. | ||
| 17553 | 2026.01.31 06:13:07.010106 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.31 06:13:07.010197 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.01.31 06:13:07.010251 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17556 | 2026.01.31 06:13:07.011217 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2026.01.31 06:13:07.011250 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17558 | 2026.01.31 06:13:07.011813 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17559 | 2026.01.31 06:13:07.012028 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.01.31 06:13:07.012163 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001984 sec., 29737.90322580645 rows/sec., 53.29 MiB/sec. | ||
| 17561 | 2026.01.31 06:13:07.012219 [ 5 ] {d5d64223-2889-4994-b688-c5c83e20d0ef} <Debug> TCPHandler: Processed in 0.002159619 sec. | ||
| 17562 | 2026.01.31 06:13:07.012339 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.01.31 06:13:07.012431 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.01.31 06:13:07.012472 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17565 | 2026.01.31 06:13:07.012813 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.01.31 06:13:07.012846 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17567 | 2026.01.31 06:13:07.013136 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17568 | 2026.01.31 06:13:07.013345 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.01.31 06:13:07.013466 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 17570 | 2026.01.31 06:13:07.013501 [ 5 ] {27096c89-fb26-4941-a7c5-cbed6f470333} <Debug> TCPHandler: Processed in 0.001218008 sec. | ||
| 17571 | 2026.01.31 06:13:07.862069 [ 130 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17572 | 2026.01.31 06:13:07.862162 [ 130 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17573 | 2026.01.31 06:13:07.862200 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17574 | 2026.01.31 06:13:07.862335 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 17575 | 2026.01.31 06:13:07.862467 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17576 | 2026.01.31 06:13:07.862504 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 254 rows starting from the beginning of the part | ||
| 17577 | 2026.01.31 06:13:07.862576 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 17578 | 2026.01.31 06:13:07.862627 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 17579 | 2026.01.31 06:13:07.862673 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 17580 | 2026.01.31 06:13:07.862718 [ 190 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 17581 | 2026.01.31 06:13:07.863824 [ 187 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534935 sec., 822184.6527703127 rows/sec., 60.00 MiB/sec. | ||
| 17582 | 2026.01.31 06:13:07.864124 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17583 | 2026.01.31 06:13:07.864725 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2026.01.31 06:13:07.864807 [ 195 ] {74094cfe-bff9-487b-a0d3-1b2dfe62d086::all_1_25_6} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17585 | 2026.01.31 06:13:07.864898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17586 | 2026.01.31 06:13:08.248368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 17587 | 2026.01.31 06:13:08.265887 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.01.31 06:13:08.265934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17589 | 2026.01.31 06:13:08.272151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17590 | 2026.01.31 06:13:08.273230 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.01.31 06:13:08.276309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 17592 | 2026.01.31 06:13:08.574612 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17593 | 2026.01.31 06:13:08.574677 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17594 | 2026.01.31 06:13:08.577417 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17595 | 2026.01.31 06:13:11.999063 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17596 | 2026.01.31 06:13:11.999266 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17597 | 2026.01.31 06:13:11.999336 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17598 | 2026.01.31 06:13:12.000006 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2026.01.31 06:13:12.000193 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17600 | 2026.01.31 06:13:12.000549 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17601 | 2026.01.31 06:13:12.000767 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2026.01.31 06:13:12.000918 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001703 sec., 1174.3981209630065 rows/sec., 95.76 KiB/sec. | ||
| 17603 | 2026.01.31 06:13:12.000960 [ 5 ] {ca455306-f226-4f36-ab16-a1b3e64eda02} <Debug> TCPHandler: Processed in 0.002023566 sec. | ||
| 17604 | 2026.01.31 06:13:12.001045 [ 220 ] {} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17605 | 2026.01.31 06:13:12.001107 [ 220 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17606 | 2026.01.31 06:13:12.001357 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17607 | 2026.01.31 06:13:12.001463 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17608 | 2026.01.31 06:13:12.001506 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17609 | 2026.01.31 06:13:12.002038 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17610 | 2026.01.31 06:13:12.002077 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17611 | 2026.01.31 06:13:12.002415 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17612 | 2026.01.31 06:13:12.002662 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17613 | 2026.01.31 06:13:12.002803 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00136 sec., 41911.76470588235 rows/sec., 3.20 MiB/sec. | ||
| 17614 | 2026.01.31 06:13:12.002832 [ 220 ] {} <Debug> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17615 | 2026.01.31 06:13:12.002843 [ 5 ] {12c53d6a-aeab-49f1-9fbc-434d4f8d1a62} <Debug> TCPHandler: Processed in 0.001537915 sec. | ||
| 17616 | 2026.01.31 06:13:12.002976 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17617 | 2026.01.31 06:13:12.003068 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17618 | 2026.01.31 06:13:12.003108 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17619 | 2026.01.31 06:13:12.003537 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.01.31 06:13:12.003572 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17621 | 2026.01.31 06:13:12.003850 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17622 | 2026.01.31 06:13:12.004064 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.01.31 06:13:12.004190 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 122.50 KiB/sec. | ||
| 17624 | 2026.01.31 06:13:12.004226 [ 5 ] {b066fada-cd19-4443-a260-91abd9be734a} <Debug> TCPHandler: Processed in 0.00129762 sec. | ||
| 17625 | 2026.01.31 06:13:12.004340 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17626 | 2026.01.31 06:13:12.004430 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17627 | 2026.01.31 06:13:12.004468 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17628 | 2026.01.31 06:13:12.004952 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.01.31 06:13:12.004989 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17630 | 2026.01.31 06:13:12.005295 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17631 | 2026.01.31 06:13:12.005496 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.01.31 06:13:12.005622 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001208 sec., 54635.76158940397 rows/sec., 4.27 MiB/sec. | ||
| 17633 | 2026.01.31 06:13:12.005659 [ 5 ] {09e33658-6384-49f4-bcd4-519a646aad7e} <Debug> TCPHandler: Processed in 0.001366952 sec. | ||
| 17634 | 2026.01.31 06:13:12.005778 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2026.01.31 06:13:12.005871 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17636 | 2026.01.31 06:13:12.005913 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17637 | 2026.01.31 06:13:12.006369 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17638 | 2026.01.31 06:13:12.006404 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17639 | 2026.01.31 06:13:12.006721 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17640 | 2026.01.31 06:13:12.006924 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17641 | 2026.01.31 06:13:12.007053 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001201 sec., 134054.9542048293 rows/sec., 9.34 MiB/sec. | ||
| 17642 | 2026.01.31 06:13:12.007090 [ 5 ] {f3f5a764-a921-43a2-b8f2-fd892aae1823} <Debug> TCPHandler: Processed in 0.001359492 sec. | ||
| 17643 | 2026.01.31 06:13:12.007206 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17644 | 2026.01.31 06:13:12.007298 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17645 | 2026.01.31 06:13:12.007338 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17646 | 2026.01.31 06:13:12.007690 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17647 | 2026.01.31 06:13:12.007725 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17648 | 2026.01.31 06:13:12.008013 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17649 | 2026.01.31 06:13:12.008220 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.01.31 06:13:12.008346 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 17651 | 2026.01.31 06:13:12.008382 [ 5 ] {43e9ffa0-ef31-4964-ada3-3ab988f959e5} <Debug> TCPHandler: Processed in 0.001222808 sec. | ||
| 17652 | 2026.01.31 06:13:12.376813 [ 219 ] {} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17653 | 2026.01.31 06:13:12.376868 [ 219 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17654 | 2026.01.31 06:13:12.378432 [ 219 ] {} <Debug> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17655 | 2026.01.31 06:13:13.069223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48528 | ||
| 17656 | 2026.01.31 06:13:13.069994 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.01.31 06:13:13.070058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17658 | 2026.01.31 06:13:13.070845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17659 | 2026.01.31 06:13:13.071066 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.01.31 06:13:13.071193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48528 | ||
| 17661 | 2026.01.31 06:13:13.071226 [ 120 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17662 | 2026.01.31 06:13:13.071273 [ 120 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2026.01.31 06:13:13.071299 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17664 | 2026.01.31 06:13:13.071468 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17665 | 2026.01.31 06:13:13.071610 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17666 | 2026.01.31 06:13:13.071652 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46096 rows starting from the beginning of the part | ||
| 17667 | 2026.01.31 06:13:13.071723 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 17668 | 2026.01.31 06:13:13.071773 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 17669 | 2026.01.31 06:13:13.071819 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 17670 | 2026.01.31 06:13:13.071863 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 17671 | 2026.01.31 06:13:13.071906 [ 199 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 17672 | 2026.01.31 06:13:13.074659 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48528 rows, containing 4 columns (4 merged, 0 gathered) in 0.003253804 sec., 14914235.768349906 rows/sec., 213.35 MiB/sec. | ||
| 17673 | 2026.01.31 06:13:13.075122 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17674 | 2026.01.31 06:13:13.075465 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2026.01.31 06:13:13.075549 [ 193 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_101_20} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17676 | 2026.01.31 06:13:13.075682 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17677 | 2026.01.31 06:13:15.730200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2002 | ||
| 17678 | 2026.01.31 06:13:15.732601 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.01.31 06:13:15.732658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17680 | 2026.01.31 06:13:15.734009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17681 | 2026.01.31 06:13:15.734507 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17682 | 2026.01.31 06:13:15.734689 [ 121 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17683 | 2026.01.31 06:13:15.734757 [ 121 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2026.01.31 06:13:15.734780 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17685 | 2026.01.31 06:13:15.734893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2002 | ||
| 17686 | 2026.01.31 06:13:15.734952 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17687 | 2026.01.31 06:13:15.735719 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17688 | 2026.01.31 06:13:15.735878 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1866 rows starting from the beginning of the part | ||
| 17689 | 2026.01.31 06:13:15.736277 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 17690 | 2026.01.31 06:13:15.736634 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 17691 | 2026.01.31 06:13:15.736985 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 17692 | 2026.01.31 06:13:15.737339 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 28 rows starting from the beginning of the part | ||
| 17693 | 2026.01.31 06:13:15.737696 [ 187 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 17694 | 2026.01.31 06:13:15.745235 [ 193 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 72 columns (72 merged, 0 gathered) in 0.010373527 sec., 192991.25552958023 rows/sec., 146.58 MiB/sec. | ||
| 17695 | 2026.01.31 06:13:15.747127 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17696 | 2026.01.31 06:13:15.747887 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.01.31 06:13:15.747957 [ 198 ] {20691653-f49b-411e-aa6b-51e0376213e0::all_1_76_15} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17698 | 2026.01.31 06:13:15.748258 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 17699 | 2026.01.31 06:13:15.777349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 17700 | 2026.01.31 06:13:15.795294 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17701 | 2026.01.31 06:13:15.795339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17702 | 2026.01.31 06:13:15.801780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17703 | 2026.01.31 06:13:15.802896 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.01.31 06:13:15.803191 [ 119 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17705 | 2026.01.31 06:13:15.803234 [ 119 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.01.31 06:13:15.803257 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17707 | 2026.01.31 06:13:15.803412 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17708 | 2026.01.31 06:13:15.806169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 17709 | 2026.01.31 06:13:15.807586 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17710 | 2026.01.31 06:13:15.809114 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 17711 | 2026.01.31 06:13:15.814112 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 17712 | 2026.01.31 06:13:15.818952 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 17713 | 2026.01.31 06:13:15.823739 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 17714 | 2026.01.31 06:13:15.828722 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 17715 | 2026.01.31 06:13:15.833323 [ 196 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 17716 | 2026.01.31 06:13:15.894827 [ 186 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091497912 sec., 8317.129684882864 rows/sec., 43.01 MiB/sec. | ||
| 17717 | 2026.01.31 06:13:15.898073 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17718 | 2026.01.31 06:13:15.900541 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.01.31 06:13:15.900644 [ 198 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_101_20} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17720 | 2026.01.31 06:13:15.903251 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17721 | 2026.01.31 06:13:16.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.28 MiB, peak 404.71 MiB, free memory in arenas 0.00 B, will set to 386.14 MiB (RSS), difference: -1.13 MiB | ||
| 17722 | 2026.01.31 06:13:17.001953 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2026.01.31 06:13:17.002146 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17724 | 2026.01.31 06:13:17.002214 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17725 | 2026.01.31 06:13:17.003004 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.01.31 06:13:17.003044 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17727 | 2026.01.31 06:13:17.003424 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17728 | 2026.01.31 06:13:17.003641 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.01.31 06:13:17.003793 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001699 sec., 102413.1842260153 rows/sec., 8.99 MiB/sec. | ||
| 17730 | 2026.01.31 06:13:17.003834 [ 5 ] {3302a470-ed67-42b4-a0d9-1725366e35de} <Debug> TCPHandler: Processed in 0.002006105 sec. | ||
| 17731 | 2026.01.31 06:13:17.003946 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2026.01.31 06:13:17.004038 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17733 | 2026.01.31 06:13:17.004078 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17734 | 2026.01.31 06:13:17.004515 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17735 | 2026.01.31 06:13:17.004548 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17736 | 2026.01.31 06:13:17.004830 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17737 | 2026.01.31 06:13:17.005026 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2026.01.31 06:13:17.005151 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001131 sec., 52166.22458001768 rows/sec., 3.83 MiB/sec. | ||
| 17739 | 2026.01.31 06:13:17.005187 [ 5 ] {b001a78e-834c-4e35-b8ef-fe745dc5a1ec} <Debug> TCPHandler: Processed in 0.00128829 sec. | ||
| 17740 | 2026.01.31 06:13:17.005300 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2026.01.31 06:13:17.005391 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17742 | 2026.01.31 06:13:17.005430 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17743 | 2026.01.31 06:13:17.005893 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2026.01.31 06:13:17.005928 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17745 | 2026.01.31 06:13:17.006226 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17746 | 2026.01.31 06:13:17.006427 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2026.01.31 06:13:17.006555 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001181 sec., 104149.02624894158 rows/sec., 8.14 MiB/sec. | ||
| 17748 | 2026.01.31 06:13:17.006593 [ 5 ] {d7a9dfd8-45b3-48cb-ba6e-43ff587be392} <Debug> TCPHandler: Processed in 0.001339091 sec. | ||
| 17749 | 2026.01.31 06:13:17.006704 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2026.01.31 06:13:17.006797 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17751 | 2026.01.31 06:13:17.006841 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17752 | 2026.01.31 06:13:17.007256 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.01.31 06:13:17.007290 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17754 | 2026.01.31 06:13:17.007612 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17755 | 2026.01.31 06:13:17.007815 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.01.31 06:13:17.007941 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 17757 | 2026.01.31 06:13:17.007977 [ 5 ] {232fa731-19c5-42aa-a9cb-5d7a82d09591} <Debug> TCPHandler: Processed in 0.00132052 sec. | ||
| 17758 | 2026.01.31 06:13:17.008106 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.01.31 06:13:17.008207 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17760 | 2026.01.31 06:13:17.008263 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17761 | 2026.01.31 06:13:17.009246 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.01.31 06:13:17.009281 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17763 | 2026.01.31 06:13:17.009869 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17764 | 2026.01.31 06:13:17.010088 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.01.31 06:13:17.010227 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002039 sec., 28935.75282000981 rows/sec., 51.85 MiB/sec. | ||
| 17766 | 2026.01.31 06:13:17.010294 [ 5 ] {0aeaee5b-0f4f-4748-a0a2-e48495c40835} <Debug> TCPHandler: Processed in 0.002245491 sec. | ||
| 17767 | 2026.01.31 06:13:17.010409 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.01.31 06:13:17.010501 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17769 | 2026.01.31 06:13:17.010542 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17770 | 2026.01.31 06:13:17.010931 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2026.01.31 06:13:17.010968 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17772 | 2026.01.31 06:13:17.011257 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17773 | 2026.01.31 06:13:17.011454 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2026.01.31 06:13:17.011581 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 17775 | 2026.01.31 06:13:17.011616 [ 5 ] {b3d35789-69f0-4018-8b9a-34ede3704d4e} <Debug> TCPHandler: Processed in 0.001253268 sec. | ||
| 17776 | 2026.01.31 06:13:20.302676 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17777 | 2026.01.31 06:13:20.302778 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17778 | 2026.01.31 06:13:20.572214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48976 | ||
| 17779 | 2026.01.31 06:13:20.572704 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2026.01.31 06:13:20.572738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17781 | 2026.01.31 06:13:20.573195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17782 | 2026.01.31 06:13:20.573406 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.01.31 06:13:20.573527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48976 | ||
| 17784 | 2026.01.31 06:13:21.999654 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2026.01.31 06:13:21.999842 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17786 | 2026.01.31 06:13:21.999903 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17787 | 2026.01.31 06:13:22.000826 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.01.31 06:13:22.000869 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17789 | 2026.01.31 06:13:22.001244 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17790 | 2026.01.31 06:13:22.001471 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.01.31 06:13:22.001620 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.34 MiB/sec. | ||
| 17792 | 2026.01.31 06:13:22.001670 [ 5 ] {cf12e21f-e2a6-4354-8903-4dfa1dc780d6} <Debug> TCPHandler: Processed in 0.002146189 sec. | ||
| 17793 | 2026.01.31 06:13:22.001667 [ 114 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17794 | 2026.01.31 06:13:22.001747 [ 114 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17795 | 2026.01.31 06:13:22.001772 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17796 | 2026.01.31 06:13:22.001785 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17797 | 2026.01.31 06:13:22.001864 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17798 | 2026.01.31 06:13:22.001889 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17799 | 2026.01.31 06:13:22.001928 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17800 | 2026.01.31 06:13:22.001953 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17801 | 2026.01.31 06:13:22.001982 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1451 rows starting from the beginning of the part | ||
| 17802 | 2026.01.31 06:13:22.002038 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 17803 | 2026.01.31 06:13:22.002080 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 174 rows starting from the beginning of the part | ||
| 17804 | 2026.01.31 06:13:22.002121 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 57 rows starting from the beginning of the part | ||
| 17805 | 2026.01.31 06:13:22.002160 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 174 rows starting from the beginning of the part | ||
| 17806 | 2026.01.31 06:13:22.002199 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 17807 | 2026.01.31 06:13:22.002390 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2026.01.31 06:13:22.002426 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17809 | 2026.01.31 06:13:22.002732 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17810 | 2026.01.31 06:13:22.002945 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2026.01.31 06:13:22.003074 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 17812 | 2026.01.31 06:13:22.003090 [ 114 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17813 | 2026.01.31 06:13:22.003111 [ 5 ] {d117c8f7-19e7-4e59-a413-51364cabc524} <Debug> TCPHandler: Processed in 0.001372701 sec. | ||
| 17814 | 2026.01.31 06:13:22.003132 [ 114 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.01.31 06:13:22.003156 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17816 | 2026.01.31 06:13:22.003212 [ 189 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387041 sec., 1418847.748552494 rows/sec., 124.34 MiB/sec. | ||
| 17817 | 2026.01.31 06:13:22.003244 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17818 | 2026.01.31 06:13:22.003253 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17819 | 2026.01.31 06:13:22.003370 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17820 | 2026.01.31 06:13:22.003384 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17821 | 2026.01.31 06:13:22.003407 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17822 | 2026.01.31 06:13:22.003413 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17823 | 2026.01.31 06:13:22.003436 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 675 rows starting from the beginning of the part | ||
| 17824 | 2026.01.31 06:13:22.003515 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 17825 | 2026.01.31 06:13:22.003568 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 123 rows starting from the beginning of the part | ||
| 17826 | 2026.01.31 06:13:22.003609 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 66 rows starting from the beginning of the part | ||
| 17827 | 2026.01.31 06:13:22.003650 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 123 rows starting from the beginning of the part | ||
| 17828 | 2026.01.31 06:13:22.003692 [ 186 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 17829 | 2026.01.31 06:13:22.003694 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.01.31 06:13:22.003769 [ 197 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_151_30} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17831 | 2026.01.31 06:13:22.003825 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 17832 | 2026.01.31 06:13:22.003892 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.01.31 06:13:22.003931 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17834 | 2026.01.31 06:13:22.004268 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17835 | 2026.01.31 06:13:22.004477 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.01.31 06:13:22.004607 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 17837 | 2026.01.31 06:13:22.004617 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_146_33 to all_147_147_0 | ||
| 17838 | 2026.01.31 06:13:22.004645 [ 5 ] {8fdecc80-ef98-44f1-9601-9a0c55cf602a} <Debug> TCPHandler: Processed in 0.001439263 sec. | ||
| 17839 | 2026.01.31 06:13:22.004655 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2026.01.31 06:13:22.004653 [ 192 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452223 sec., 767788.4181699366 rows/sec., 61.57 MiB/sec. | ||
| 17841 | 2026.01.31 06:13:22.004684 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17842 | 2026.01.31 06:13:22.004764 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_33 to all_147_147_0 into Compact with storage Full | ||
| 17843 | 2026.01.31 06:13:22.004768 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17844 | 2026.01.31 06:13:22.004851 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17845 | 2026.01.31 06:13:22.004858 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17846 | 2026.01.31 06:13:22.004879 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17847 | 2026.01.31 06:13:22.004880 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_33, total 42063 rows starting from the beginning of the part | ||
| 17848 | 2026.01.31 06:13:22.004927 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17849 | 2026.01.31 06:13:22.004949 [ 186 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 17850 | 2026.01.31 06:13:22.005234 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17851 | 2026.01.31 06:13:22.005299 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2026.01.31 06:13:22.005330 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_151_30} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17853 | 2026.01.31 06:13:22.005339 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17854 | 2026.01.31 06:13:22.005424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 17855 | 2026.01.31 06:13:22.005651 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17856 | 2026.01.31 06:13:22.005853 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2026.01.31 06:13:22.005976 [ 114 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17858 | 2026.01.31 06:13:22.005985 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 17859 | 2026.01.31 06:13:22.006018 [ 114 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.01.31 06:13:22.006037 [ 5 ] {85613e98-abe5-4079-8cc2-15ed7d9976c5} <Debug> TCPHandler: Processed in 0.00131637 sec. | ||
| 17861 | 2026.01.31 06:13:22.006042 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17862 | 2026.01.31 06:13:22.006162 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17863 | 2026.01.31 06:13:22.006291 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17864 | 2026.01.31 06:13:22.006324 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8658 rows starting from the beginning of the part | ||
| 17865 | 2026.01.31 06:13:22.006383 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 17866 | 2026.01.31 06:13:22.006426 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 17867 | 2026.01.31 06:13:22.006468 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 17868 | 2026.01.31 06:13:22.006506 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 17869 | 2026.01.31 06:13:22.006546 [ 192 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 17870 | 2026.01.31 06:13:22.008936 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8958 rows, containing 4 columns (4 merged, 0 gathered) in 0.002816764 sec., 3180245.132357557 rows/sec., 214.39 MiB/sec. | ||
| 17871 | 2026.01.31 06:13:22.009127 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17872 | 2026.01.31 06:13:22.009452 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2026.01.31 06:13:22.009544 [ 188 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_151_30} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17874 | 2026.01.31 06:13:22.009632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 17875 | 2026.01.31 06:13:22.012830 [ 188 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42223 rows, containing 5 columns (5 merged, 0 gathered) in 0.008083515 sec., 5223346.526851253 rows/sec., 358.88 MiB/sec. | ||
| 17876 | 2026.01.31 06:13:22.013177 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Trace> MergedBlockOutputStream: filled checksums all_1_147_34 (state Temporary) | ||
| 17877 | 2026.01.31 06:13:22.013501 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_147_34 to all_1_147_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17878 | 2026.01.31 06:13:22.013578 [ 201 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_147_34} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_146_33, all_147_147_0] -> all_1_147_34 | ||
| 17879 | 2026.01.31 06:13:22.013643 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17880 | 2026.01.31 06:13:23.307130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 17881 | 2026.01.31 06:13:23.325931 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.01.31 06:13:23.325981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17883 | 2026.01.31 06:13:23.332345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17884 | 2026.01.31 06:13:23.333041 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.01.31 06:13:23.336037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 17886 | 2026.01.31 06:13:25.735929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2022 | ||
| 17887 | 2026.01.31 06:13:25.738171 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17888 | 2026.01.31 06:13:25.738220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17889 | 2026.01.31 06:13:25.739407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17890 | 2026.01.31 06:13:25.739678 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17891 | 2026.01.31 06:13:25.739949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2022 | ||
| 17892 | 2026.01.31 06:13:26.493333 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2026.01.31 06:13:26.493580 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17894 | 2026.01.31 06:13:26.493673 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17895 | 2026.01.31 06:13:26.494368 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.01.31 06:13:26.494413 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17897 | 2026.01.31 06:13:26.494779 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17898 | 2026.01.31 06:13:26.495002 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2026.01.31 06:13:26.495129 [ 107 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17900 | 2026.01.31 06:13:26.495150 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 17901 | 2026.01.31 06:13:26.495198 [ 107 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2026.01.31 06:13:26.495211 [ 5 ] {ebc5bfb1-3fb4-481f-90e9-4e7ce7612e72} <Debug> TCPHandler: Processed in 0.002035986 sec. | ||
| 17903 | 2026.01.31 06:13:26.495225 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17904 | 2026.01.31 06:13:26.495342 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17905 | 2026.01.31 06:13:26.495341 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 17906 | 2026.01.31 06:13:26.495440 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17907 | 2026.01.31 06:13:26.495485 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17908 | 2026.01.31 06:13:26.495494 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17909 | 2026.01.31 06:13:26.495537 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 17910 | 2026.01.31 06:13:26.495617 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 17911 | 2026.01.31 06:13:26.495678 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 17912 | 2026.01.31 06:13:26.495726 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 17913 | 2026.01.31 06:13:26.495771 [ 195 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17914 | 2026.01.31 06:13:26.495885 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.01.31 06:13:26.495927 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17916 | 2026.01.31 06:13:26.496218 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17917 | 2026.01.31 06:13:26.496428 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.01.31 06:13:26.496556 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 17919 | 2026.01.31 06:13:26.496594 [ 5 ] {68f1f2db-42bf-488b-bbc0-17c6f3e920ca} <Debug> TCPHandler: Processed in 0.00129944 sec. | ||
| 17920 | 2026.01.31 06:13:26.496701 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17921 | 2026.01.31 06:13:26.496793 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17922 | 2026.01.31 06:13:26.496832 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17923 | 2026.01.31 06:13:26.496862 [ 188 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568296 sec., 76516.16786627015 rows/sec., 6.64 MiB/sec. | ||
| 17924 | 2026.01.31 06:13:26.497025 [ 193 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17925 | 2026.01.31 06:13:26.497291 [ 193 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17926 | 2026.01.31 06:13:26.497352 [ 193 ] {214617fc-809f-405d-a5d3-037011054a87::all_1_25_6} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17927 | 2026.01.31 06:13:26.497437 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17928 | 2026.01.31 06:13:26.498038 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.01.31 06:13:26.498073 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17930 | 2026.01.31 06:13:26.498454 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17931 | 2026.01.31 06:13:26.498652 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.01.31 06:13:26.498778 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Debug> executeQuery: Read 1436 rows, 123.34 KiB in 0.002003 sec., 716924.6130803794 rows/sec., 60.13 MiB/sec. | ||
| 17933 | 2026.01.31 06:13:26.498816 [ 5 ] {9f7f4b65-a316-43d2-9eea-340ee893e1fc} <Debug> TCPHandler: Processed in 0.002161369 sec. | ||
| 17934 | 2026.01.31 06:13:26.498921 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2026.01.31 06:13:26.499014 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17936 | 2026.01.31 06:13:26.499053 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17937 | 2026.01.31 06:13:26.499473 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.01.31 06:13:26.499508 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17939 | 2026.01.31 06:13:26.499790 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17940 | 2026.01.31 06:13:26.499987 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.01.31 06:13:26.500110 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Debug> executeQuery: Read 75 rows, 5.68 KiB in 0.001114 sec., 67324.9551166966 rows/sec., 4.98 MiB/sec. | ||
| 17942 | 2026.01.31 06:13:26.500146 [ 5 ] {99904043-cefa-46c7-a58e-299246c85822} <Debug> TCPHandler: Processed in 0.001271549 sec. | ||
| 17943 | 2026.01.31 06:13:26.500255 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17944 | 2026.01.31 06:13:26.500347 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17945 | 2026.01.31 06:13:26.500385 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17946 | 2026.01.31 06:13:26.500897 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2026.01.31 06:13:26.500932 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17948 | 2026.01.31 06:13:26.501237 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17949 | 2026.01.31 06:13:26.501435 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.01.31 06:13:26.501559 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00123 sec., 204878.04878048782 rows/sec., 14.17 MiB/sec. | ||
| 17951 | 2026.01.31 06:13:26.501596 [ 5 ] {b5bac914-7c2b-42cb-9930-ccaa4d6777db} <Debug> TCPHandler: Processed in 0.001387612 sec. | ||
| 17952 | 2026.01.31 06:13:26.501707 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.01.31 06:13:26.501800 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17954 | 2026.01.31 06:13:26.501839 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17955 | 2026.01.31 06:13:26.502235 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.01.31 06:13:26.502268 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17957 | 2026.01.31 06:13:26.502546 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17958 | 2026.01.31 06:13:26.502753 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.01.31 06:13:26.502851 [ 105 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17960 | 2026.01.31 06:13:26.502886 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 17961 | 2026.01.31 06:13:26.502888 [ 105 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17962 | 2026.01.31 06:13:26.502917 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17963 | 2026.01.31 06:13:26.502924 [ 5 ] {a390b400-c3c2-48e2-93b9-de63437288d5} <Debug> TCPHandler: Processed in 0.0012636 sec. | ||
| 17964 | 2026.01.31 06:13:26.503003 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 17965 | 2026.01.31 06:13:26.503032 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2026.01.31 06:13:26.503113 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17967 | 2026.01.31 06:13:26.503132 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17968 | 2026.01.31 06:13:26.503147 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 17969 | 2026.01.31 06:13:26.503185 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17970 | 2026.01.31 06:13:26.503215 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 17971 | 2026.01.31 06:13:26.503272 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 17972 | 2026.01.31 06:13:26.503320 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 17973 | 2026.01.31 06:13:26.503369 [ 191 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17974 | 2026.01.31 06:13:26.503838 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17975 | 2026.01.31 06:13:26.503887 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17976 | 2026.01.31 06:13:26.504104 [ 193 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138756 sec., 52689.07474472143 rows/sec., 4.22 MiB/sec. | ||
| 17977 | 2026.01.31 06:13:26.504214 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17978 | 2026.01.31 06:13:26.504272 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17979 | 2026.01.31 06:13:26.504490 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17980 | 2026.01.31 06:13:26.504619 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.01.31 06:13:26.504659 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Debug> executeQuery: Read 619 rows, 47.71 KiB in 0.001544 sec., 400906.73575129535 rows/sec., 30.18 MiB/sec. | ||
| 17982 | 2026.01.31 06:13:26.504704 [ 5 ] {2dd902ec-c910-4d11-966a-d500eb71e8bd} <Debug> TCPHandler: Processed in 0.001718249 sec. | ||
| 17983 | 2026.01.31 06:13:26.504709 [ 188 ] {c0c3be86-abd8-41a5-a500-e4e06cd20a97::all_1_25_6} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17984 | 2026.01.31 06:13:26.504824 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17985 | 2026.01.31 06:13:26.504825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17986 | 2026.01.31 06:13:26.504927 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17987 | 2026.01.31 06:13:26.504975 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17988 | 2026.01.31 06:13:26.505596 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2026.01.31 06:13:26.505632 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17990 | 2026.01.31 06:13:26.506020 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17991 | 2026.01.31 06:13:26.506230 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2026.01.31 06:13:26.506348 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_147_34 to all_152_152_0 | ||
| 17993 | 2026.01.31 06:13:26.506361 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001453 sec., 607019.9587061253 rows/sec., 41.20 MiB/sec. | ||
| 17994 | 2026.01.31 06:13:26.506383 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2026.01.31 06:13:26.506402 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 17996 | 2026.01.31 06:13:26.506403 [ 5 ] {4252cd92-b356-48f9-895d-e6bd438c4a14} <Debug> TCPHandler: Processed in 0.001636617 sec. | ||
| 17997 | 2026.01.31 06:13:26.506476 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_34 to all_152_152_0 into Compact with storage Full | ||
| 17998 | 2026.01.31 06:13:26.506513 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17999 | 2026.01.31 06:13:26.506555 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18000 | 2026.01.31 06:13:26.506583 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_34, total 42223 rows starting from the beginning of the part | ||
| 18001 | 2026.01.31 06:13:26.506608 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18002 | 2026.01.31 06:13:26.506639 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 18003 | 2026.01.31 06:13:26.506665 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18004 | 2026.01.31 06:13:26.506683 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 161 rows starting from the beginning of the part | ||
| 18005 | 2026.01.31 06:13:26.506724 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18006 | 2026.01.31 06:13:26.506765 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 18007 | 2026.01.31 06:13:26.506804 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 882 rows starting from the beginning of the part | ||
| 18008 | 2026.01.31 06:13:26.507617 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2026.01.31 06:13:26.507654 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18010 | 2026.01.31 06:13:26.508244 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18011 | 2026.01.31 06:13:26.508485 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2026.01.31 06:13:26.508608 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18013 | 2026.01.31 06:13:26.508627 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002037 sec., 28964.16298478154 rows/sec., 51.90 MiB/sec. | ||
| 18014 | 2026.01.31 06:13:26.508651 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18015 | 2026.01.31 06:13:26.508673 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18016 | 2026.01.31 06:13:26.508693 [ 5 ] {59b84b9d-bb78-40d9-9284-5c9312e1675f} <Debug> TCPHandler: Processed in 0.002229791 sec. | ||
| 18017 | 2026.01.31 06:13:26.508763 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18018 | 2026.01.31 06:13:26.508801 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18019 | 2026.01.31 06:13:26.508900 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18020 | 2026.01.31 06:13:26.508941 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18021 | 2026.01.31 06:13:26.508994 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18022 | 2026.01.31 06:13:26.509062 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2861 rows starting from the beginning of the part | ||
| 18023 | 2026.01.31 06:13:26.509205 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 18024 | 2026.01.31 06:13:26.509281 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.01.31 06:13:26.509322 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18026 | 2026.01.31 06:13:26.509326 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 18027 | 2026.01.31 06:13:26.509446 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part | ||
| 18028 | 2026.01.31 06:13:26.509554 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 18029 | 2026.01.31 06:13:26.509645 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18030 | 2026.01.31 06:13:26.509663 [ 188 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 18031 | 2026.01.31 06:13:26.509871 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.01.31 06:13:26.510007 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 18033 | 2026.01.31 06:13:26.510044 [ 5 ] {ac7c284b-3a03-4d28-ab75-ec6a000a76e7} <Debug> TCPHandler: Processed in 0.001292229 sec. | ||
| 18034 | 2026.01.31 06:13:26.518424 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43746 rows, containing 5 columns (5 merged, 0 gathered) in 0.011975264 sec., 3653030.1127390596 rows/sec., 250.97 MiB/sec. | ||
| 18035 | 2026.01.31 06:13:26.518827 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Trace> MergedBlockOutputStream: filled checksums all_1_152_35 (state Temporary) | ||
| 18036 | 2026.01.31 06:13:26.519155 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_152_35 to all_1_152_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2026.01.31 06:13:26.519243 [ 196 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_152_35} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_147_34, all_152_152_0] -> all_1_152_35 | ||
| 18038 | 2026.01.31 06:13:26.519348 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18039 | 2026.01.31 06:13:26.520766 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 19 columns (19 merged, 0 gathered) in 0.012042615 sec., 262069.3263049595 rows/sec., 469.62 MiB/sec. | ||
| 18040 | 2026.01.31 06:13:26.523101 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18041 | 2026.01.31 06:13:26.523414 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.01.31 06:13:26.523480 [ 200 ] {c7262ba6-99da-4ece-8bf3-afc50b138a68::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18043 | 2026.01.31 06:13:26.523571 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.19 MiB. | ||
| 18044 | 2026.01.31 06:13:27.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.33 MiB, peak 407.51 MiB, free memory in arenas 0.00 B, will set to 392.49 MiB (RSS), difference: 5.16 MiB | ||
| 18045 | 2026.01.31 06:13:27.303175 [ 217 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18046 | 2026.01.31 06:13:27.303236 [ 217 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18047 | 2026.01.31 06:13:27.307503 [ 217 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18048 | 2026.01.31 06:13:27.549612 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18049 | 2026.01.31 06:13:27.549655 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18050 | 2026.01.31 06:13:27.553481 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18051 | 2026.01.31 06:13:27.666134 [ 224 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18052 | 2026.01.31 06:13:27.666167 [ 224 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18053 | 2026.01.31 06:13:27.669005 [ 224 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18054 | 2026.01.31 06:13:27.908185 [ 219 ] {} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18055 | 2026.01.31 06:13:27.908264 [ 219 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18056 | 2026.01.31 06:13:27.910542 [ 219 ] {} <Debug> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18057 | 2026.01.31 06:13:28.073853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49488 | ||
| 18058 | 2026.01.31 06:13:28.074641 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2026.01.31 06:13:28.074704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18060 | 2026.01.31 06:13:28.075176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18061 | 2026.01.31 06:13:28.075388 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.01.31 06:13:28.075510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49488 | ||
| 18063 | 2026.01.31 06:13:28.138397 [ 221 ] {} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18064 | 2026.01.31 06:13:28.138448 [ 221 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18065 | 2026.01.31 06:13:28.141351 [ 221 ] {} <Debug> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18066 | 2026.01.31 06:13:28.237308 [ 223 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18067 | 2026.01.31 06:13:28.237351 [ 223 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18068 | 2026.01.31 06:13:28.240098 [ 223 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18069 | 2026.01.31 06:13:30.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.49 MiB, peak 407.51 MiB, free memory in arenas 0.00 B, will set to 392.49 MiB (RSS), difference: -4.00 MiB | ||
| 18070 | 2026.01.31 06:13:30.837033 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 18071 | 2026.01.31 06:13:30.855521 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.01.31 06:13:30.855568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18073 | 2026.01.31 06:13:30.862530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18074 | 2026.01.31 06:13:30.863233 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2026.01.31 06:13:30.866431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 18076 | 2026.01.31 06:13:31.999190 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18077 | 2026.01.31 06:13:31.999366 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18078 | 2026.01.31 06:13:31.999431 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18079 | 2026.01.31 06:13:32.000430 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.01.31 06:13:32.000476 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18081 | 2026.01.31 06:13:32.000890 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18082 | 2026.01.31 06:13:32.001125 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2026.01.31 06:13:32.001290 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.17 MiB/sec. | ||
| 18084 | 2026.01.31 06:13:32.001341 [ 5 ] {a863bfb0-d7ac-4fd1-825a-7de5938982f1} <Debug> TCPHandler: Processed in 0.002273642 sec. | ||
| 18085 | 2026.01.31 06:13:32.001478 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18086 | 2026.01.31 06:13:32.001580 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18087 | 2026.01.31 06:13:32.001625 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18088 | 2026.01.31 06:13:32.002149 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.01.31 06:13:32.002184 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18090 | 2026.01.31 06:13:32.002489 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18091 | 2026.01.31 06:13:32.002715 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.01.31 06:13:32.002847 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 18093 | 2026.01.31 06:13:32.002885 [ 5 ] {4b962c46-8c6e-4d5e-9cd9-e4464bf3955b} <Debug> TCPHandler: Processed in 0.001466443 sec. | ||
| 18094 | 2026.01.31 06:13:32.003017 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2026.01.31 06:13:32.003112 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18096 | 2026.01.31 06:13:32.003157 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18097 | 2026.01.31 06:13:32.003612 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2026.01.31 06:13:32.003646 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18099 | 2026.01.31 06:13:32.003970 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18100 | 2026.01.31 06:13:32.004175 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.01.31 06:13:32.004306 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 18102 | 2026.01.31 06:13:32.004344 [ 5 ] {960adf65-565f-4d12-9cc8-1cf99e27fe31} <Debug> TCPHandler: Processed in 0.001386312 sec. | ||
| 18103 | 2026.01.31 06:13:32.004465 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2026.01.31 06:13:32.004569 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18105 | 2026.01.31 06:13:32.004615 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18106 | 2026.01.31 06:13:32.004963 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.01.31 06:13:32.004998 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18108 | 2026.01.31 06:13:32.005299 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18109 | 2026.01.31 06:13:32.005503 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.01.31 06:13:32.005634 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 18111 | 2026.01.31 06:13:32.005670 [ 5 ] {50475a74-8b17-4b83-b9c0-d6088b852734} <Debug> TCPHandler: Processed in 0.001254109 sec. | ||
| 18112 | 2026.01.31 06:13:35.302829 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18113 | 2026.01.31 06:13:35.302923 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18114 | 2026.01.31 06:13:35.576609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49936 | ||
| 18115 | 2026.01.31 06:13:35.577115 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2026.01.31 06:13:35.577163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18117 | 2026.01.31 06:13:35.577626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18118 | 2026.01.31 06:13:35.577982 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2026.01.31 06:13:35.578167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49936 | ||
| 18120 | 2026.01.31 06:13:35.741037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2050 | ||
| 18121 | 2026.01.31 06:13:35.743518 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.01.31 06:13:35.743574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18123 | 2026.01.31 06:13:35.744799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18124 | 2026.01.31 06:13:35.745100 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.01.31 06:13:35.745494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 18126 | 2026.01.31 06:13:37.002715 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18127 | 2026.01.31 06:13:37.002892 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18128 | 2026.01.31 06:13:37.002955 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18129 | 2026.01.31 06:13:37.003842 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2026.01.31 06:13:37.003884 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18131 | 2026.01.31 06:13:37.004286 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18132 | 2026.01.31 06:13:37.004528 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2026.01.31 06:13:37.004689 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001842 sec., 94462.54071661238 rows/sec., 8.29 MiB/sec. | ||
| 18134 | 2026.01.31 06:13:37.004744 [ 5 ] {2cef6f27-cc68-48e8-bc57-0fda829578b4} <Debug> TCPHandler: Processed in 0.002149209 sec. | ||
| 18135 | 2026.01.31 06:13:37.004881 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18136 | 2026.01.31 06:13:37.004978 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18137 | 2026.01.31 06:13:37.005021 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18138 | 2026.01.31 06:13:37.005495 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18139 | 2026.01.31 06:13:37.005531 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18140 | 2026.01.31 06:13:37.005854 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18141 | 2026.01.31 06:13:37.006070 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18142 | 2026.01.31 06:13:37.006174 [ 93 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 18143 | 2026.01.31 06:13:37.006202 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001244 sec., 47427.652733118965 rows/sec., 3.48 MiB/sec. | ||
| 18144 | 2026.01.31 06:13:37.006213 [ 93 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18145 | 2026.01.31 06:13:37.006233 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18146 | 2026.01.31 06:13:37.006242 [ 5 ] {da3bba7a-ce73-49d1-9158-ab529f531bac} <Debug> TCPHandler: Processed in 0.001412223 sec. | ||
| 18147 | 2026.01.31 06:13:37.006359 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18148 | 2026.01.31 06:13:37.006357 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 18149 | 2026.01.31 06:13:37.006455 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18150 | 2026.01.31 06:13:37.006499 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18151 | 2026.01.31 06:13:37.006513 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18152 | 2026.01.31 06:13:37.006552 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 92 rows starting from the beginning of the part | ||
| 18153 | 2026.01.31 06:13:37.006621 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 59 rows starting from the beginning of the part | ||
| 18154 | 2026.01.31 06:13:37.006672 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2 rows starting from the beginning of the part | ||
| 18155 | 2026.01.31 06:13:37.006717 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 59 rows starting from the beginning of the part | ||
| 18156 | 2026.01.31 06:13:37.006757 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 75 rows starting from the beginning of the part | ||
| 18157 | 2026.01.31 06:13:37.006795 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 59 rows starting from the beginning of the part | ||
| 18158 | 2026.01.31 06:13:37.006987 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.01.31 06:13:37.007028 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18160 | 2026.01.31 06:13:37.007357 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18161 | 2026.01.31 06:13:37.007581 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.01.31 06:13:37.007627 [ 196 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132129 sec., 261865.29830695761 rows/sec., 20.19 MiB/sec. | ||
| 18163 | 2026.01.31 06:13:37.007719 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001282 sec., 95943.83775351015 rows/sec., 7.50 MiB/sec. | ||
| 18164 | 2026.01.31 06:13:37.007762 [ 5 ] {fd69da4b-bd9a-4bcc-a069-d0555642ebf5} <Debug> TCPHandler: Processed in 0.001453933 sec. | ||
| 18165 | 2026.01.31 06:13:37.007776 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 18166 | 2026.01.31 06:13:37.007879 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18167 | 2026.01.31 06:13:37.007979 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18168 | 2026.01.31 06:13:37.008024 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18169 | 2026.01.31 06:13:37.008032 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2026.01.31 06:13:37.008106 [ 194 ] {626b1705-e9ba-4e77-8ee1-928ca57ac100::all_1_90_18} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 18171 | 2026.01.31 06:13:37.008175 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18172 | 2026.01.31 06:13:37.008458 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.01.31 06:13:37.008498 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18174 | 2026.01.31 06:13:37.008829 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18175 | 2026.01.31 06:13:37.009040 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.01.31 06:13:37.009170 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 18177 | 2026.01.31 06:13:37.009208 [ 5 ] {6c576206-fcf1-40fe-bea6-a27c90327e0d} <Debug> TCPHandler: Processed in 0.001378431 sec. | ||
| 18178 | 2026.01.31 06:13:37.009309 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2026.01.31 06:13:37.009403 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18180 | 2026.01.31 06:13:37.009458 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18181 | 2026.01.31 06:13:37.010406 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.01.31 06:13:37.010442 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18183 | 2026.01.31 06:13:37.011038 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18184 | 2026.01.31 06:13:37.011264 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2026.01.31 06:13:37.011405 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00202 sec., 29207.920792079207 rows/sec., 52.34 MiB/sec. | ||
| 18186 | 2026.01.31 06:13:37.011463 [ 5 ] {1092b9cd-2dc5-49e3-be84-08b83484532d} <Debug> TCPHandler: Processed in 0.00220231 sec. | ||
| 18187 | 2026.01.31 06:13:37.011577 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2026.01.31 06:13:37.011681 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18189 | 2026.01.31 06:13:37.011732 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18190 | 2026.01.31 06:13:37.012176 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2026.01.31 06:13:37.012212 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18192 | 2026.01.31 06:13:37.012556 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18193 | 2026.01.31 06:13:37.012815 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.01.31 06:13:37.012947 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 18195 | 2026.01.31 06:13:37.012987 [ 5 ] {89eb7667-921e-491d-92a1-fd592ae664bb} <Debug> TCPHandler: Processed in 0.001460704 sec. | ||
| 18196 | 2026.01.31 06:13:38.367467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 18197 | 2026.01.31 06:13:38.386033 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.01.31 06:13:38.386088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 18199 | 2026.01.31 06:13:38.392748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18200 | 2026.01.31 06:13:38.393448 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.01.31 06:13:38.396620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 18202 | 2026.01.31 06:13:41.999984 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18203 | 2026.01.31 06:13:42.000169 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18204 | 2026.01.31 06:13:42.000234 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18205 | 2026.01.31 06:13:42.000991 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18206 | 2026.01.31 06:13:42.001034 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18207 | 2026.01.31 06:13:42.001427 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18208 | 2026.01.31 06:13:42.001655 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18209 | 2026.01.31 06:13:42.001817 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.52 MiB/sec. | ||
| 18210 | 2026.01.31 06:13:42.001896 [ 5 ] {3a289388-5a12-44cd-bfdb-02f21517de96} <Debug> TCPHandler: Processed in 0.002032936 sec. | ||
| 18211 | 2026.01.31 06:13:42.002038 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18212 | 2026.01.31 06:13:42.002142 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18213 | 2026.01.31 06:13:42.002185 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18214 | 2026.01.31 06:13:42.002669 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18215 | 2026.01.31 06:13:42.002704 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18216 | 2026.01.31 06:13:42.003028 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18217 | 2026.01.31 06:13:42.003238 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2026.01.31 06:13:42.003396 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 18219 | 2026.01.31 06:13:42.003434 [ 5 ] {d3474046-f2c2-4e80-a51a-d514ee08b518} <Debug> TCPHandler: Processed in 0.001450023 sec. | ||
| 18220 | 2026.01.31 06:13:42.003559 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18221 | 2026.01.31 06:13:42.003660 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18222 | 2026.01.31 06:13:42.003705 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18223 | 2026.01.31 06:13:42.004167 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18224 | 2026.01.31 06:13:42.004201 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18225 | 2026.01.31 06:13:42.004523 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18226 | 2026.01.31 06:13:42.004762 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18227 | 2026.01.31 06:13:42.004898 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 18228 | 2026.01.31 06:13:42.004935 [ 5 ] {b3b0e616-d103-4a28-895f-bfcf1788f67e} <Debug> TCPHandler: Processed in 0.001428183 sec. | ||
| 18229 | 2026.01.31 06:13:42.005052 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18230 | 2026.01.31 06:13:42.005156 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18231 | 2026.01.31 06:13:42.005204 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18232 | 2026.01.31 06:13:42.005545 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.01.31 06:13:42.005581 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18234 | 2026.01.31 06:13:42.005885 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18235 | 2026.01.31 06:13:42.006135 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.01.31 06:13:42.006286 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 18237 | 2026.01.31 06:13:42.006324 [ 5 ] {97352181-d338-4ccc-afab-d2b31e839525} <Debug> TCPHandler: Processed in 0.00132132 sec. | ||
| 18238 | 2026.01.31 06:13:43.078273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50448 | ||
| 18239 | 2026.01.31 06:13:43.078772 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18240 | 2026.01.31 06:13:43.078807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18241 | 2026.01.31 06:13:43.079265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18242 | 2026.01.31 06:13:43.079483 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18243 | 2026.01.31 06:13:43.079608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50448 | ||
| 18244 | 2026.01.31 06:13:43.079720 [ 223 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18245 | 2026.01.31 06:13:43.079771 [ 223 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18246 | 2026.01.31 06:13:43.082443 [ 223 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18247 | 2026.01.31 06:13:44.310092 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43429 | ||
| 18248 | 2026.01.31 06:13:44.310251 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18249 | 2026.01.31 06:13:44.310278 [ 286 ] {} <Debug> TCP-Session: 8ed6ddd4-aa93-4839-bfc6-e3f13c9ae9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43429 | ||
| 18250 | 2026.01.31 06:13:44.310299 [ 286 ] {} <Debug> TCP-Session: 8ed6ddd4-aa93-4839-bfc6-e3f13c9ae9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18251 | 2026.01.31 06:13:44.310312 [ 286 ] {} <Debug> TCP-Session: 8ed6ddd4-aa93-4839-bfc6-e3f13c9ae9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18252 | 2026.01.31 06:13:44.310518 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34355 | ||
| 18253 | 2026.01.31 06:13:44.310551 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60323 | ||
| 18254 | 2026.01.31 06:13:44.310561 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54314 | ||
| 18255 | 2026.01.31 06:13:44.310610 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42580 | ||
| 18256 | 2026.01.31 06:13:44.310614 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54526 | ||
| 18257 | 2026.01.31 06:13:44.310646 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18258 | 2026.01.31 06:13:44.310593 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45324 | ||
| 18259 | 2026.01.31 06:13:44.310692 [ 290 ] {} <Debug> TCP-Session: a6a8c3bd-5895-4735-acc4-e1cbc72e4d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:60323 | ||
| 18260 | 2026.01.31 06:13:44.310702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18261 | 2026.01.31 06:13:44.310718 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18262 | 2026.01.31 06:13:44.310725 [ 290 ] {} <Debug> TCP-Session: a6a8c3bd-5895-4735-acc4-e1cbc72e4d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18263 | 2026.01.31 06:13:44.310749 [ 294 ] {} <Debug> TCP-Session: 0ea74cf0-d38f-44ff-aca7-c9e8d991f0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42580 | ||
| 18264 | 2026.01.31 06:13:44.310762 [ 290 ] {} <Debug> TCP-Session: a6a8c3bd-5895-4735-acc4-e1cbc72e4d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18265 | 2026.01.31 06:13:44.310760 [ 3 ] {} <Debug> TCP-Session: 48ce0b8d-b0f2-4e33-b96e-1dbf7c1add27 Authenticating user 'default' from [fd00:1122:3344:101::e]:54526 | ||
| 18266 | 2026.01.31 06:13:44.310787 [ 294 ] {} <Debug> TCP-Session: 0ea74cf0-d38f-44ff-aca7-c9e8d991f0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18267 | 2026.01.31 06:13:44.310803 [ 3 ] {} <Debug> TCP-Session: 48ce0b8d-b0f2-4e33-b96e-1dbf7c1add27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18268 | 2026.01.31 06:13:44.310814 [ 294 ] {} <Debug> TCP-Session: 0ea74cf0-d38f-44ff-aca7-c9e8d991f0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18269 | 2026.01.31 06:13:44.310827 [ 3 ] {} <Debug> TCP-Session: 48ce0b8d-b0f2-4e33-b96e-1dbf7c1add27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18270 | 2026.01.31 06:13:44.310756 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18271 | 2026.01.31 06:13:44.310703 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18272 | 2026.01.31 06:13:44.310880 [ 293 ] {} <Debug> TCP-Session: cd70214f-5c58-4bcc-8118-89d3f72edd56 Authenticating user 'default' from [fd00:1122:3344:101::e]:45324 | ||
| 18273 | 2026.01.31 06:13:44.310584 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50876 | ||
| 18274 | 2026.01.31 06:13:44.310914 [ 293 ] {} <Debug> TCP-Session: cd70214f-5c58-4bcc-8118-89d3f72edd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18275 | 2026.01.31 06:13:44.310906 [ 289 ] {} <Debug> TCP-Session: e04c26cb-2f31-45ef-96d9-2f0e0889c413 Authenticating user 'default' from [fd00:1122:3344:101::e]:54314 | ||
| 18276 | 2026.01.31 06:13:44.310957 [ 293 ] {} <Debug> TCP-Session: cd70214f-5c58-4bcc-8118-89d3f72edd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18277 | 2026.01.31 06:13:44.310582 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48064 | ||
| 18278 | 2026.01.31 06:13:44.310993 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18279 | 2026.01.31 06:13:44.310985 [ 289 ] {} <Debug> TCP-Session: e04c26cb-2f31-45ef-96d9-2f0e0889c413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18280 | 2026.01.31 06:13:44.311061 [ 292 ] {} <Debug> TCP-Session: 88f573dd-b969-44a1-b013-575c03165f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:50876 | ||
| 18281 | 2026.01.31 06:13:44.311066 [ 289 ] {} <Debug> TCP-Session: e04c26cb-2f31-45ef-96d9-2f0e0889c413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18282 | 2026.01.31 06:13:44.310644 [ 286 ] {} <Trace> TCP-Session: 8ed6ddd4-aa93-4839-bfc6-e3f13c9ae9f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.01.31 06:13:44.311092 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18284 | 2026.01.31 06:13:44.311082 [ 292 ] {} <Debug> TCP-Session: 88f573dd-b969-44a1-b013-575c03165f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18285 | 2026.01.31 06:13:44.311138 [ 291 ] {} <Debug> TCP-Session: 82e5aa08-c474-4491-b66c-3afeac5136ab Authenticating user 'default' from [fd00:1122:3344:101::e]:48064 | ||
| 18286 | 2026.01.31 06:13:44.311152 [ 292 ] {} <Debug> TCP-Session: 88f573dd-b969-44a1-b013-575c03165f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18287 | 2026.01.31 06:13:44.310639 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18288 | 2026.01.31 06:13:44.311176 [ 291 ] {} <Debug> TCP-Session: 82e5aa08-c474-4491-b66c-3afeac5136ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18289 | 2026.01.31 06:13:44.311208 [ 288 ] {} <Debug> TCP-Session: 2a2947c5-07b1-493b-af6b-47a6719fa00e Authenticating user 'default' from [fd00:1122:3344:101::e]:34355 | ||
| 18290 | 2026.01.31 06:13:44.311211 [ 291 ] {} <Debug> TCP-Session: 82e5aa08-c474-4491-b66c-3afeac5136ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18291 | 2026.01.31 06:13:44.311235 [ 288 ] {} <Debug> TCP-Session: 2a2947c5-07b1-493b-af6b-47a6719fa00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18292 | 2026.01.31 06:13:44.311251 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18293 | 2026.01.31 06:13:44.311254 [ 288 ] {} <Debug> TCP-Session: 2a2947c5-07b1-493b-af6b-47a6719fa00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2026.01.31 06:13:44.311501 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18295 | 2026.01.31 06:13:44.311556 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18296 | 2026.01.31 06:13:44.311825 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 18297 | 2026.01.31 06:13:44.312652 [ 297 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> AggregatingTransform: Aggregating | ||
| 18298 | 2026.01.31 06:13:44.312687 [ 297 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> Aggregator: Aggregation method: without_key | ||
| 18299 | 2026.01.31 06:13:44.312719 [ 297 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000799478 sec. (1250.816 rows/sec., 48.86 KiB/sec.) | ||
| 18300 | 2026.01.31 06:13:44.312736 [ 297 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Trace> Aggregator: Merging aggregated data | ||
| 18301 | 2026.01.31 06:13:44.314370 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 18302 | 2026.01.31 06:13:44.314439 [ 286 ] {ada9b050-6c93-46eb-b76e-0fe40d65fd65} <Debug> TCPHandler: Processed in 0.00395189 sec. | ||
| 18303 | 2026.01.31 06:13:44.314558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18304 | 2026.01.31 06:13:44.314588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18305 | 2026.01.31 06:13:44.314599 [ 286 ] {} <Debug> TCP-Session: 8ed6ddd4-aa93-4839-bfc6-e3f13c9ae9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18306 | 2026.01.31 06:13:44.314610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18307 | 2026.01.31 06:13:44.314629 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18308 | 2026.01.31 06:13:44.314653 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18309 | 2026.01.31 06:13:44.314657 [ 290 ] {} <Debug> TCP-Session: a6a8c3bd-5895-4735-acc4-e1cbc72e4d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18310 | 2026.01.31 06:13:44.314671 [ 293 ] {} <Debug> TCP-Session: cd70214f-5c58-4bcc-8118-89d3f72edd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18311 | 2026.01.31 06:13:44.314676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18312 | 2026.01.31 06:13:44.314688 [ 3 ] {} <Debug> TCP-Session: 48ce0b8d-b0f2-4e33-b96e-1dbf7c1add27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18313 | 2026.01.31 06:13:44.314695 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18314 | 2026.01.31 06:13:44.314727 [ 288 ] {} <Debug> TCP-Session: 2a2947c5-07b1-493b-af6b-47a6719fa00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18315 | 2026.01.31 06:13:44.314761 [ 291 ] {} <Debug> TCP-Session: 82e5aa08-c474-4491-b66c-3afeac5136ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18316 | 2026.01.31 06:13:44.314708 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18317 | 2026.01.31 06:13:44.314634 [ 292 ] {} <Debug> TCP-Session: 88f573dd-b969-44a1-b013-575c03165f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18318 | 2026.01.31 06:13:44.314722 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18319 | 2026.01.31 06:13:44.314835 [ 289 ] {} <Debug> TCP-Session: e04c26cb-2f31-45ef-96d9-2f0e0889c413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18320 | 2026.01.31 06:13:44.314873 [ 294 ] {} <Debug> TCP-Session: 0ea74cf0-d38f-44ff-aca7-c9e8d991f0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18321 | 2026.01.31 06:13:45.027310 [ 217 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18322 | 2026.01.31 06:13:45.027377 [ 217 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18323 | 2026.01.31 06:13:45.030790 [ 217 ] {} <Debug> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18324 | 2026.01.31 06:13:45.745658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2072 | ||
| 18325 | 2026.01.31 06:13:45.748041 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.01.31 06:13:45.748096 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18327 | 2026.01.31 06:13:45.749666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18328 | 2026.01.31 06:13:45.750039 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.01.31 06:13:45.750660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
| 18330 | 2026.01.31 06:13:45.896702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 18331 | 2026.01.31 06:13:45.907242 [ 221 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18332 | 2026.01.31 06:13:45.907300 [ 221 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18333 | 2026.01.31 06:13:45.915511 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18334 | 2026.01.31 06:13:45.915581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18335 | 2026.01.31 06:13:45.923195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18336 | 2026.01.31 06:13:45.924039 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18337 | 2026.01.31 06:13:45.928741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 18338 | 2026.01.31 06:13:45.947947 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38315 | ||
| 18339 | 2026.01.31 06:13:45.948134 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18340 | 2026.01.31 06:13:45.948190 [ 286 ] {} <Debug> TCP-Session: 6ebf451d-e391-4590-b855-d0306f9b3408 Authenticating user 'default' from [fd00:1122:3344:101::e]:38315 | ||
| 18341 | 2026.01.31 06:13:45.948234 [ 286 ] {} <Debug> TCP-Session: 6ebf451d-e391-4590-b855-d0306f9b3408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18342 | 2026.01.31 06:13:45.948260 [ 286 ] {} <Debug> TCP-Session: 6ebf451d-e391-4590-b855-d0306f9b3408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18343 | 2026.01.31 06:13:45.948653 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54698 | ||
| 18344 | 2026.01.31 06:13:45.948713 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34424 | ||
| 18345 | 2026.01.31 06:13:45.948735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48132 | ||
| 18346 | 2026.01.31 06:13:45.948783 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18347 | 2026.01.31 06:13:45.948815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18348 | 2026.01.31 06:13:45.948821 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18349 | 2026.01.31 06:13:45.948827 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36541 | ||
| 18350 | 2026.01.31 06:13:45.948862 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55958 | ||
| 18351 | 2026.01.31 06:13:45.948871 [ 286 ] {} <Trace> TCP-Session: 6ebf451d-e391-4590-b855-d0306f9b3408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18352 | 2026.01.31 06:13:45.948917 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41185 | ||
| 18353 | 2026.01.31 06:13:45.948942 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18354 | 2026.01.31 06:13:45.948973 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18355 | 2026.01.31 06:13:45.948982 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18356 | 2026.01.31 06:13:45.949003 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41836 | ||
| 18357 | 2026.01.31 06:13:45.949024 [ 289 ] {} <Debug> TCP-Session: 726395f8-96c4-4bcb-897b-9fdd648efd0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36541 | ||
| 18358 | 2026.01.31 06:13:45.948849 [ 290 ] {} <Debug> TCP-Session: e6a5125c-bb76-4ff9-b90b-ffc7eeab78cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34424 | ||
| 18359 | 2026.01.31 06:13:45.949125 [ 289 ] {} <Debug> TCP-Session: 726395f8-96c4-4bcb-897b-9fdd648efd0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18360 | 2026.01.31 06:13:45.949030 [ 3 ] {} <Debug> TCP-Session: e2b28cda-9212-4c5b-b0b0-ba7205aabab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41185 | ||
| 18361 | 2026.01.31 06:13:45.949152 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18362 | 2026.01.31 06:13:45.949201 [ 3 ] {} <Debug> TCP-Session: e2b28cda-9212-4c5b-b0b0-ba7205aabab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18363 | 2026.01.31 06:13:45.948976 [ 294 ] {} <Debug> TCP-Session: 9a88142a-5ea0-4647-88df-d7d8603fd33f Authenticating user 'default' from [fd00:1122:3344:101::e]:55958 | ||
| 18364 | 2026.01.31 06:13:45.948859 [ 293 ] {} <Debug> TCP-Session: 7ce258af-0cc0-4ec4-b9ab-4e7be229907b Authenticating user 'default' from [fd00:1122:3344:101::e]:48132 | ||
| 18365 | 2026.01.31 06:13:45.949330 [ 294 ] {} <Debug> TCP-Session: 9a88142a-5ea0-4647-88df-d7d8603fd33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18366 | 2026.01.31 06:13:45.949338 [ 293 ] {} <Debug> TCP-Session: 7ce258af-0cc0-4ec4-b9ab-4e7be229907b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2026.01.31 06:13:45.949372 [ 294 ] {} <Debug> TCP-Session: 9a88142a-5ea0-4647-88df-d7d8603fd33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18368 | 2026.01.31 06:13:45.949393 [ 293 ] {} <Debug> TCP-Session: 7ce258af-0cc0-4ec4-b9ab-4e7be229907b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18369 | 2026.01.31 06:13:45.949243 [ 292 ] {} <Debug> TCP-Session: 758b7c42-5089-4c59-b296-cfd190912d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:41836 | ||
| 18370 | 2026.01.31 06:13:45.949175 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18371 | 2026.01.31 06:13:45.949599 [ 292 ] {} <Debug> TCP-Session: 758b7c42-5089-4c59-b296-cfd190912d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18372 | 2026.01.31 06:13:45.949242 [ 3 ] {} <Debug> TCP-Session: e2b28cda-9212-4c5b-b0b0-ba7205aabab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18373 | 2026.01.31 06:13:45.949640 [ 292 ] {} <Debug> TCP-Session: 758b7c42-5089-4c59-b296-cfd190912d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18374 | 2026.01.31 06:13:45.949171 [ 289 ] {} <Debug> TCP-Session: 726395f8-96c4-4bcb-897b-9fdd648efd0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2026.01.31 06:13:45.949126 [ 290 ] {} <Debug> TCP-Session: e6a5125c-bb76-4ff9-b90b-ffc7eeab78cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.01.31 06:13:45.948821 [ 288 ] {} <Debug> TCP-Session: 460d7b30-14a6-4922-9bab-62a85f1ea490 Authenticating user 'default' from [fd00:1122:3344:101::e]:54698 | ||
| 18377 | 2026.01.31 06:13:45.949759 [ 290 ] {} <Debug> TCP-Session: e6a5125c-bb76-4ff9-b90b-ffc7eeab78cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18378 | 2026.01.31 06:13:45.948882 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54830 | ||
| 18379 | 2026.01.31 06:13:45.949803 [ 288 ] {} <Debug> TCP-Session: 460d7b30-14a6-4922-9bab-62a85f1ea490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18380 | 2026.01.31 06:13:45.949837 [ 288 ] {} <Debug> TCP-Session: 460d7b30-14a6-4922-9bab-62a85f1ea490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18381 | 2026.01.31 06:13:45.949877 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18382 | 2026.01.31 06:13:45.949880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18383 | 2026.01.31 06:13:45.949929 [ 291 ] {} <Debug> TCP-Session: a4123131-eab5-4ecf-bb0c-c4cbc153aaa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54830 | ||
| 18384 | 2026.01.31 06:13:45.949942 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18385 | 2026.01.31 06:13:45.949952 [ 291 ] {} <Debug> TCP-Session: a4123131-eab5-4ecf-bb0c-c4cbc153aaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18386 | 2026.01.31 06:13:45.949975 [ 291 ] {} <Debug> TCP-Session: a4123131-eab5-4ecf-bb0c-c4cbc153aaa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18387 | 2026.01.31 06:13:45.950233 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 18388 | 2026.01.31 06:13:45.951293 [ 307 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> AggregatingTransform: Aggregating | ||
| 18389 | 2026.01.31 06:13:45.951330 [ 307 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18390 | 2026.01.31 06:13:45.951365 [ 307 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022384 sec. (978.106 rows/sec., 38.21 KiB/sec.) | ||
| 18391 | 2026.01.31 06:13:45.951382 [ 307 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Trace> Aggregator: Merging aggregated data | ||
| 18392 | 2026.01.31 06:13:45.952608 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003571 sec., 280.0336040324839 rows/sec., 10.94 KiB/sec. | ||
| 18393 | 2026.01.31 06:13:45.952755 [ 286 ] {067c92dd-6b0c-49a4-88b4-34b9804212a9} <Debug> TCPHandler: Processed in 0.004049303 sec. | ||
| 18394 | 2026.01.31 06:13:45.952831 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18395 | 2026.01.31 06:13:45.952851 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18396 | 2026.01.31 06:13:45.952891 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18397 | 2026.01.31 06:13:45.952912 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18398 | 2026.01.31 06:13:45.952924 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18399 | 2026.01.31 06:13:45.952940 [ 3 ] {} <Debug> TCP-Session: e2b28cda-9212-4c5b-b0b0-ba7205aabab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2026.01.31 06:13:45.952953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18401 | 2026.01.31 06:13:45.952972 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18402 | 2026.01.31 06:13:45.953006 [ 293 ] {} <Debug> TCP-Session: 7ce258af-0cc0-4ec4-b9ab-4e7be229907b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18403 | 2026.01.31 06:13:45.953037 [ 294 ] {} <Debug> TCP-Session: 9a88142a-5ea0-4647-88df-d7d8603fd33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18404 | 2026.01.31 06:13:45.952969 [ 289 ] {} <Debug> TCP-Session: 726395f8-96c4-4bcb-897b-9fdd648efd0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18405 | 2026.01.31 06:13:45.952964 [ 292 ] {} <Debug> TCP-Session: 758b7c42-5089-4c59-b296-cfd190912d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2026.01.31 06:13:45.952937 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18407 | 2026.01.31 06:13:45.952871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18408 | 2026.01.31 06:13:45.953121 [ 290 ] {} <Debug> TCP-Session: e6a5125c-bb76-4ff9-b90b-ffc7eeab78cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18409 | 2026.01.31 06:13:45.952924 [ 288 ] {} <Debug> TCP-Session: 460d7b30-14a6-4922-9bab-62a85f1ea490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18410 | 2026.01.31 06:13:45.953152 [ 291 ] {} <Debug> TCP-Session: a4123131-eab5-4ecf-bb0c-c4cbc153aaa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18411 | 2026.01.31 06:13:45.952865 [ 286 ] {} <Debug> TCP-Session: 6ebf451d-e391-4590-b855-d0306f9b3408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.01.31 06:13:45.959444 [ 221 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18413 | 2026.01.31 06:13:45.987198 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57923 | ||
| 18414 | 2026.01.31 06:13:45.987303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18415 | 2026.01.31 06:13:45.987328 [ 286 ] {} <Debug> TCP-Session: c952c6c8-f918-40dc-aab7-e1ccdc8cd371 Authenticating user 'default' from [fd00:1122:3344:101::e]:57923 | ||
| 18416 | 2026.01.31 06:13:45.987350 [ 286 ] {} <Debug> TCP-Session: c952c6c8-f918-40dc-aab7-e1ccdc8cd371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18417 | 2026.01.31 06:13:45.987363 [ 286 ] {} <Debug> TCP-Session: c952c6c8-f918-40dc-aab7-e1ccdc8cd371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.01.31 06:13:45.987562 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41298 | ||
| 18419 | 2026.01.31 06:13:45.987576 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40460 | ||
| 18420 | 2026.01.31 06:13:45.987603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49912 | ||
| 18421 | 2026.01.31 06:13:45.987614 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32817 | ||
| 18422 | 2026.01.31 06:13:45.987654 [ 286 ] {} <Trace> TCP-Session: c952c6c8-f918-40dc-aab7-e1ccdc8cd371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.01.31 06:13:45.987669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18424 | 2026.01.31 06:13:45.987679 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18425 | 2026.01.31 06:13:45.987637 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18426 | 2026.01.31 06:13:45.987701 [ 289 ] {} <Debug> TCP-Session: 2636b072-0ee2-4bbe-bc61-b9970fed43af Authenticating user 'default' from [fd00:1122:3344:101::e]:40460 | ||
| 18427 | 2026.01.31 06:13:45.987711 [ 292 ] {} <Debug> TCP-Session: f1ffcc1b-0472-40b0-b472-9aece6e6555d Authenticating user 'default' from [fd00:1122:3344:101::e]:49912 | ||
| 18428 | 2026.01.31 06:13:45.987717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18429 | 2026.01.31 06:13:45.987736 [ 288 ] {} <Debug> TCP-Session: 7c9c683c-c467-49b2-933c-248699397323 Authenticating user 'default' from [fd00:1122:3344:101::e]:41298 | ||
| 18430 | 2026.01.31 06:13:45.987750 [ 292 ] {} <Debug> TCP-Session: f1ffcc1b-0472-40b0-b472-9aece6e6555d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18431 | 2026.01.31 06:13:45.987772 [ 293 ] {} <Debug> TCP-Session: 958dc9fa-f692-4e93-90f2-e51232e61538 Authenticating user 'default' from [fd00:1122:3344:101::e]:32817 | ||
| 18432 | 2026.01.31 06:13:45.987781 [ 288 ] {} <Debug> TCP-Session: 7c9c683c-c467-49b2-933c-248699397323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18433 | 2026.01.31 06:13:45.987790 [ 292 ] {} <Debug> TCP-Session: f1ffcc1b-0472-40b0-b472-9aece6e6555d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18434 | 2026.01.31 06:13:45.987811 [ 293 ] {} <Debug> TCP-Session: 958dc9fa-f692-4e93-90f2-e51232e61538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18435 | 2026.01.31 06:13:45.987815 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57923) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18436 | 2026.01.31 06:13:45.987844 [ 293 ] {} <Debug> TCP-Session: 958dc9fa-f692-4e93-90f2-e51232e61538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18437 | 2026.01.31 06:13:45.987818 [ 288 ] {} <Debug> TCP-Session: 7c9c683c-c467-49b2-933c-248699397323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18438 | 2026.01.31 06:13:45.987745 [ 289 ] {} <Debug> TCP-Session: 2636b072-0ee2-4bbe-bc61-b9970fed43af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18439 | 2026.01.31 06:13:45.987633 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40628 | ||
| 18440 | 2026.01.31 06:13:45.987915 [ 289 ] {} <Debug> TCP-Session: 2636b072-0ee2-4bbe-bc61-b9970fed43af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18441 | 2026.01.31 06:13:45.987627 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42088 | ||
| 18442 | 2026.01.31 06:13:45.987593 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57291 | ||
| 18443 | 2026.01.31 06:13:45.987978 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18444 | 2026.01.31 06:13:45.987583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34690 | ||
| 18445 | 2026.01.31 06:13:45.988020 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18446 | 2026.01.31 06:13:45.988030 [ 294 ] {} <Debug> TCP-Session: e5d498d8-d933-443d-af52-9056f5209626 Authenticating user 'default' from [fd00:1122:3344:101::e]:40628 | ||
| 18447 | 2026.01.31 06:13:45.988050 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18448 | 2026.01.31 06:13:45.988065 [ 3 ] {} <Debug> TCP-Session: 12fac4dc-ce34-417c-87f5-d98d67c466dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42088 | ||
| 18449 | 2026.01.31 06:13:45.988078 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18450 | 2026.01.31 06:13:45.988104 [ 3 ] {} <Debug> TCP-Session: 12fac4dc-ce34-417c-87f5-d98d67c466dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18451 | 2026.01.31 06:13:45.988095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18452 | 2026.01.31 06:13:45.988121 [ 3 ] {} <Debug> TCP-Session: 12fac4dc-ce34-417c-87f5-d98d67c466dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18453 | 2026.01.31 06:13:45.988095 [ 291 ] {} <Debug> TCP-Session: b40520c0-6e4f-40bf-8642-3c97194f05ee Authenticating user 'default' from [fd00:1122:3344:101::e]:57291 | ||
| 18454 | 2026.01.31 06:13:45.988137 [ 290 ] {} <Debug> TCP-Session: cf658e8b-9c9c-4671-8739-d2229db74dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:34690 | ||
| 18455 | 2026.01.31 06:13:45.988168 [ 291 ] {} <Debug> TCP-Session: b40520c0-6e4f-40bf-8642-3c97194f05ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18456 | 2026.01.31 06:13:45.988181 [ 290 ] {} <Debug> TCP-Session: cf658e8b-9c9c-4671-8739-d2229db74dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18457 | 2026.01.31 06:13:45.988195 [ 291 ] {} <Debug> TCP-Session: b40520c0-6e4f-40bf-8642-3c97194f05ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18458 | 2026.01.31 06:13:45.988207 [ 290 ] {} <Debug> TCP-Session: cf658e8b-9c9c-4671-8739-d2229db74dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18459 | 2026.01.31 06:13:45.988078 [ 294 ] {} <Debug> TCP-Session: e5d498d8-d933-443d-af52-9056f5209626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18460 | 2026.01.31 06:13:45.988141 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18461 | 2026.01.31 06:13:45.988251 [ 294 ] {} <Debug> TCP-Session: e5d498d8-d933-443d-af52-9056f5209626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18462 | 2026.01.31 06:13:45.988530 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Debug> oximeter.version (c5a2f448-f69b-4a02-a47e-f945c383aa3f) (SelectExecutor): Key condition: unknown | ||
| 18463 | 2026.01.31 06:13:45.989438 [ 261 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> AggregatingTransform: Aggregating | ||
| 18464 | 2026.01.31 06:13:45.989473 [ 261 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 18465 | 2026.01.31 06:13:45.989505 [ 261 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087708 sec. (1140.147 rows/sec., 44.54 KiB/sec.) | ||
| 18466 | 2026.01.31 06:13:45.989522 [ 261 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Trace> Aggregator: Merging aggregated data | ||
| 18467 | 2026.01.31 06:13:45.991034 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003267 sec., 306.0912151821243 rows/sec., 11.96 KiB/sec. | ||
| 18468 | 2026.01.31 06:13:45.991186 [ 286 ] {ab47dce4-38f9-4ac4-9589-844215a762a3} <Debug> TCPHandler: Processed in 0.003638373 sec. | ||
| 18469 | 2026.01.31 06:13:45.991309 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18470 | 2026.01.31 06:13:45.991334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18471 | 2026.01.31 06:13:45.991340 [ 286 ] {} <Debug> TCP-Session: c952c6c8-f918-40dc-aab7-e1ccdc8cd371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18472 | 2026.01.31 06:13:45.991352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18473 | 2026.01.31 06:13:45.991374 [ 289 ] {} <Debug> TCP-Session: 2636b072-0ee2-4bbe-bc61-b9970fed43af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18474 | 2026.01.31 06:13:45.991387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18475 | 2026.01.31 06:13:45.991414 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18476 | 2026.01.31 06:13:45.991428 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18477 | 2026.01.31 06:13:45.991442 [ 290 ] {} <Debug> TCP-Session: cf658e8b-9c9c-4671-8739-d2229db74dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18478 | 2026.01.31 06:13:45.991452 [ 3 ] {} <Debug> TCP-Session: 12fac4dc-ce34-417c-87f5-d98d67c466dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18479 | 2026.01.31 06:13:45.991463 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18480 | 2026.01.31 06:13:45.991481 [ 291 ] {} <Debug> TCP-Session: b40520c0-6e4f-40bf-8642-3c97194f05ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2026.01.31 06:13:45.991447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18482 | 2026.01.31 06:13:45.991511 [ 294 ] {} <Debug> TCP-Session: e5d498d8-d933-443d-af52-9056f5209626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2026.01.31 06:13:45.991407 [ 288 ] {} <Debug> TCP-Session: 7c9c683c-c467-49b2-933c-248699397323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18484 | 2026.01.31 06:13:45.991547 [ 293 ] {} <Debug> TCP-Session: 958dc9fa-f692-4e93-90f2-e51232e61538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18485 | 2026.01.31 06:13:45.991368 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18486 | 2026.01.31 06:13:45.991612 [ 292 ] {} <Debug> TCP-Session: f1ffcc1b-0472-40b0-b472-9aece6e6555d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18487 | 2026.01.31 06:13:46.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.49 MiB, peak 407.51 MiB, free memory in arenas 0.00 B, will set to 392.50 MiB (RSS), difference: 3.01 MiB | ||
| 18488 | 2026.01.31 06:13:47.002796 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18489 | 2026.01.31 06:13:47.002974 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18490 | 2026.01.31 06:13:47.003041 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18491 | 2026.01.31 06:13:47.003803 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2026.01.31 06:13:47.003855 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18493 | 2026.01.31 06:13:47.004249 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18494 | 2026.01.31 06:13:47.004488 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18495 | 2026.01.31 06:13:47.004658 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.00173 sec., 100578.03468208092 rows/sec., 8.83 MiB/sec. | ||
| 18496 | 2026.01.31 06:13:47.004689 [ 84 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18497 | 2026.01.31 06:13:47.004711 [ 5 ] {504eafc2-288e-4478-9b4e-7f14f983db89} <Debug> TCPHandler: Processed in 0.002040977 sec. | ||
| 18498 | 2026.01.31 06:13:47.004789 [ 84 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18499 | 2026.01.31 06:13:47.004833 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18500 | 2026.01.31 06:13:47.004886 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18501 | 2026.01.31 06:13:47.004988 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18502 | 2026.01.31 06:13:47.004994 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18503 | 2026.01.31 06:13:47.005091 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18504 | 2026.01.31 06:13:47.005159 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18505 | 2026.01.31 06:13:47.005204 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1451 rows starting from the beginning of the part | ||
| 18506 | 2026.01.31 06:13:47.005280 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1436 rows starting from the beginning of the part | ||
| 18507 | 2026.01.31 06:13:47.005332 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 18508 | 2026.01.31 06:13:47.005378 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 174 rows starting from the beginning of the part | ||
| 18509 | 2026.01.31 06:13:47.005419 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 18510 | 2026.01.31 06:13:47.005459 [ 190 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 174 rows starting from the beginning of the part | ||
| 18511 | 2026.01.31 06:13:47.005545 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18512 | 2026.01.31 06:13:47.005587 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18513 | 2026.01.31 06:13:47.005919 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18514 | 2026.01.31 06:13:47.006149 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18515 | 2026.01.31 06:13:47.006289 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001318 sec., 44764.79514415782 rows/sec., 3.29 MiB/sec. | ||
| 18516 | 2026.01.31 06:13:47.006320 [ 220 ] {} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 18517 | 2026.01.31 06:13:47.006330 [ 5 ] {ad27beb6-7a41-4efb-bca4-31acbdd49cb6} <Debug> TCPHandler: Processed in 0.001497724 sec. | ||
| 18518 | 2026.01.31 06:13:47.006353 [ 220 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 18519 | 2026.01.31 06:13:47.006461 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18520 | 2026.01.31 06:13:47.006561 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18521 | 2026.01.31 06:13:47.006603 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18522 | 2026.01.31 06:13:47.006977 [ 196 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059767 sec., 1624941.073432092 rows/sec., 142.65 MiB/sec. | ||
| 18523 | 2026.01.31 06:13:47.007059 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.01.31 06:13:47.007100 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18525 | 2026.01.31 06:13:47.007221 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18526 | 2026.01.31 06:13:47.007455 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18527 | 2026.01.31 06:13:47.007518 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18528 | 2026.01.31 06:13:47.007596 [ 201 ] {c305e93a-6ee6-4768-b8ba-4c266117bc11::all_1_156_31} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18529 | 2026.01.31 06:13:47.007680 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18530 | 2026.01.31 06:13:47.007737 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.31 06:13:47.007870 [ 84 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18532 | 2026.01.31 06:13:47.007885 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001343 sec., 91586.00148920328 rows/sec., 7.16 MiB/sec. | ||
| 18533 | 2026.01.31 06:13:47.007907 [ 84 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.01.31 06:13:47.007930 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18535 | 2026.01.31 06:13:47.007935 [ 5 ] {4bf03020-79d9-40a9-aa6d-27e7ef8d42b1} <Debug> TCPHandler: Processed in 0.001523744 sec. | ||
| 18536 | 2026.01.31 06:13:47.008010 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18537 | 2026.01.31 06:13:47.008059 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18538 | 2026.01.31 06:13:47.008128 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18539 | 2026.01.31 06:13:47.008161 [ 220 ] {} <Debug> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 18540 | 2026.01.31 06:13:47.008163 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18541 | 2026.01.31 06:13:47.008162 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 675 rows starting from the beginning of the part | ||
| 18542 | 2026.01.31 06:13:47.008231 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18543 | 2026.01.31 06:13:47.008268 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 619 rows starting from the beginning of the part | ||
| 18544 | 2026.01.31 06:13:47.008319 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 18545 | 2026.01.31 06:13:47.008361 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 123 rows starting from the beginning of the part | ||
| 18546 | 2026.01.31 06:13:47.008399 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 18547 | 2026.01.31 06:13:47.008438 [ 194 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 123 rows starting from the beginning of the part | ||
| 18548 | 2026.01.31 06:13:47.008662 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2026.01.31 06:13:47.008705 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18550 | 2026.01.31 06:13:47.009049 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18551 | 2026.01.31 06:13:47.009270 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.01.31 06:13:47.009394 [ 201 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421783 sec., 1173174.809376677 rows/sec., 93.52 MiB/sec. | ||
| 18553 | 2026.01.31 06:13:47.009408 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 18554 | 2026.01.31 06:13:47.009447 [ 5 ] {d25d358b-620b-4c2d-9119-dcefff8d91aa} <Debug> TCPHandler: Processed in 0.001437953 sec. | ||
| 18555 | 2026.01.31 06:13:47.009561 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2026.01.31 06:13:47.009571 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18557 | 2026.01.31 06:13:47.009661 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18558 | 2026.01.31 06:13:47.009721 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18559 | 2026.01.31 06:13:47.009863 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18560 | 2026.01.31 06:13:47.009945 [ 196 ] {ccf1d622-c73d-4e38-8b70-55d5ada21d20::all_1_156_31} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18561 | 2026.01.31 06:13:47.010050 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18562 | 2026.01.31 06:13:47.010684 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.01.31 06:13:47.010724 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18564 | 2026.01.31 06:13:47.011309 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18565 | 2026.01.31 06:13:47.011539 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.01.31 06:13:47.011684 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002042 sec., 28893.24191968658 rows/sec., 51.78 MiB/sec. | ||
| 18567 | 2026.01.31 06:13:47.011741 [ 5 ] {f64d2571-543c-4c43-8890-59736cbd480a} <Debug> TCPHandler: Processed in 0.002230251 sec. | ||
| 18568 | 2026.01.31 06:13:47.011852 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.01.31 06:13:47.011948 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18570 | 2026.01.31 06:13:47.011988 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18571 | 2026.01.31 06:13:47.012331 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.01.31 06:13:47.012366 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18573 | 2026.01.31 06:13:47.012668 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18574 | 2026.01.31 06:13:47.012877 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.01.31 06:13:47.012990 [ 49 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18576 | 2026.01.31 06:13:47.013007 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 18577 | 2026.01.31 06:13:47.013026 [ 49 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18578 | 2026.01.31 06:13:47.013043 [ 5 ] {84f5ba39-d11c-4d18-9803-2fc48a583270} <Debug> TCPHandler: Processed in 0.001241468 sec. | ||
| 18579 | 2026.01.31 06:13:47.013045 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18580 | 2026.01.31 06:13:47.013123 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18581 | 2026.01.31 06:13:47.013218 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18582 | 2026.01.31 06:13:47.013243 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8958 rows starting from the beginning of the part | ||
| 18583 | 2026.01.31 06:13:47.013284 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 18584 | 2026.01.31 06:13:47.013317 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 18585 | 2026.01.31 06:13:47.013347 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 18586 | 2026.01.31 06:13:47.013375 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 18587 | 2026.01.31 06:13:47.013407 [ 194 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 18588 | 2026.01.31 06:13:47.015572 [ 196 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002477937 sec., 3736172.469275853 rows/sec., 251.86 MiB/sec. | ||
| 18589 | 2026.01.31 06:13:47.015783 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18590 | 2026.01.31 06:13:47.016111 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2026.01.31 06:13:47.016195 [ 186 ] {37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be::all_1_156_31} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18592 | 2026.01.31 06:13:47.016276 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 18593 | 2026.01.31 06:13:50.302998 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18594 | 2026.01.31 06:13:50.303090 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18595 | 2026.01.31 06:13:50.579828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50896 | ||
| 18596 | 2026.01.31 06:13:50.580400 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.01.31 06:13:50.580443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18598 | 2026.01.31 06:13:50.580933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18599 | 2026.01.31 06:13:50.581180 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18600 | 2026.01.31 06:13:50.581330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50896 | ||
| 18601 | 2026.01.31 06:13:50.581380 [ 82 ] {} <Debug> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18602 | 2026.01.31 06:13:50.581472 [ 82 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18603 | 2026.01.31 06:13:50.581508 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18604 | 2026.01.31 06:13:50.581625 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 18605 | 2026.01.31 06:13:50.581737 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18606 | 2026.01.31 06:13:50.581774 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48528 rows starting from the beginning of the part | ||
| 18607 | 2026.01.31 06:13:50.581840 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 18608 | 2026.01.31 06:13:50.581889 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 18609 | 2026.01.31 06:13:50.581938 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 18610 | 2026.01.31 06:13:50.581978 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 18611 | 2026.01.31 06:13:50.582021 [ 192 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 18612 | 2026.01.31 06:13:50.584740 [ 197 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50896 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158252 sec., 16115243.49545255 rows/sec., 230.53 MiB/sec. | ||
| 18613 | 2026.01.31 06:13:50.585215 [ 189 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18614 | 2026.01.31 06:13:50.585551 [ 189 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2026.01.31 06:13:50.585632 [ 189 ] {56e7e6b3-9b28-455d-90c4-6ce1b784d1bd::all_1_106_21} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18616 | 2026.01.31 06:13:50.585731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18617 | 2026.01.31 06:13:51.999401 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18618 | 2026.01.31 06:13:51.999572 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18619 | 2026.01.31 06:13:51.999635 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18620 | 2026.01.31 06:13:52.000293 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.01.31 06:13:52.000342 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18622 | 2026.01.31 06:13:52.000741 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18623 | 2026.01.31 06:13:52.000999 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2026.01.31 06:13:52.001164 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 18625 | 2026.01.31 06:13:52.001208 [ 5 ] {0295c6e9-f029-427e-988d-f963c661631f} <Debug> TCPHandler: Processed in 0.001934014 sec. | ||
| 18626 | 2026.01.31 06:13:52.001332 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.01.31 06:13:52.001427 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18628 | 2026.01.31 06:13:52.001468 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18629 | 2026.01.31 06:13:52.001931 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2026.01.31 06:13:52.001974 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18631 | 2026.01.31 06:13:52.002331 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18632 | 2026.01.31 06:13:52.002581 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2026.01.31 06:13:52.002735 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 18634 | 2026.01.31 06:13:52.002781 [ 5 ] {d224e266-5b31-4e2b-b6fd-a4ffd635ce26} <Debug> TCPHandler: Processed in 0.001499934 sec. | ||
| 18635 | 2026.01.31 06:13:52.002907 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18636 | 2026.01.31 06:13:52.003011 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18637 | 2026.01.31 06:13:52.003060 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18638 | 2026.01.31 06:13:52.003548 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.01.31 06:13:52.003590 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18640 | 2026.01.31 06:13:52.003954 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18641 | 2026.01.31 06:13:52.004167 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.01.31 06:13:52.004301 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 18643 | 2026.01.31 06:13:52.004295 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 2 parts from all_1_152_35 to all_153_153_0 | ||
| 18644 | 2026.01.31 06:13:52.004340 [ 5 ] {10cae5cc-c398-4f6d-a8d0-4eddaf992a3d} <Debug> TCPHandler: Processed in 0.001490294 sec. | ||
| 18645 | 2026.01.31 06:13:52.004379 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2026.01.31 06:13:52.004404 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18647 | 2026.01.31 06:13:52.004469 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18648 | 2026.01.31 06:13:52.004519 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_35 to all_153_153_0 into Compact with storage Full | ||
| 18649 | 2026.01.31 06:13:52.004569 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18650 | 2026.01.31 06:13:52.004616 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18651 | 2026.01.31 06:13:52.004673 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18652 | 2026.01.31 06:13:52.004715 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_35, total 43746 rows starting from the beginning of the part | ||
| 18653 | 2026.01.31 06:13:52.004785 [ 199 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 18654 | 2026.01.31 06:13:52.004970 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2026.01.31 06:13:52.005012 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18656 | 2026.01.31 06:13:52.005335 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18657 | 2026.01.31 06:13:52.005552 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.01.31 06:13:52.005696 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 18659 | 2026.01.31 06:13:52.005741 [ 5 ] {22d7df3a-3e84-423d-972d-450124042c46} <Debug> TCPHandler: Processed in 0.00132207 sec. | ||
| 18660 | 2026.01.31 06:13:52.012213 [ 189 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43906 rows, containing 5 columns (5 merged, 0 gathered) in 0.007744477 sec., 5669330.543560269 rows/sec., 389.52 MiB/sec. | ||
| 18661 | 2026.01.31 06:13:52.012655 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Trace> MergedBlockOutputStream: filled checksums all_1_153_36 (state Temporary) | ||
| 18662 | 2026.01.31 06:13:52.012951 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_153_36 to all_1_153_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18663 | 2026.01.31 06:13:52.013029 [ 197 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_153_36} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 2 parts: [all_1_152_35, all_153_153_0] -> all_1_153_36 | ||
| 18664 | 2026.01.31 06:13:52.013113 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18665 | 2026.01.31 06:13:52.448954 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18666 | 2026.01.31 06:13:52.449036 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18667 | 2026.01.31 06:13:52.454833 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18668 | 2026.01.31 06:13:52.519404 [ 225 ] {} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18669 | 2026.01.31 06:13:52.519465 [ 225 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18670 | 2026.01.31 06:13:52.521734 [ 225 ] {} <Debug> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18671 | 2026.01.31 06:13:53.239150 [ 223 ] {} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18672 | 2026.01.31 06:13:53.239220 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18673 | 2026.01.31 06:13:53.249378 [ 223 ] {} <Debug> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18674 | 2026.01.31 06:13:53.421173 [ 219 ] {} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18675 | 2026.01.31 06:13:53.421200 [ 219 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18676 | 2026.01.31 06:13:53.428862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 18677 | 2026.01.31 06:13:53.431653 [ 219 ] {} <Debug> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18678 | 2026.01.31 06:13:53.446460 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18679 | 2026.01.31 06:13:53.446497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18680 | 2026.01.31 06:13:53.452909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18681 | 2026.01.31 06:13:53.453606 [ 243 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18682 | 2026.01.31 06:13:53.453873 [ 47 ] {} <Debug> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18683 | 2026.01.31 06:13:53.453906 [ 47 ] {} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.01.31 06:13:53.453925 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18685 | 2026.01.31 06:13:53.454010 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 18686 | 2026.01.31 06:13:53.457029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 18687 | 2026.01.31 06:13:53.457094 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18688 | 2026.01.31 06:13:53.457852 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 18689 | 2026.01.31 06:13:53.461302 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 18690 | 2026.01.31 06:13:53.464774 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 18691 | 2026.01.31 06:13:53.468857 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 18692 | 2026.01.31 06:13:53.473362 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 18693 | 2026.01.31 06:13:53.478193 [ 191 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 18694 | 2026.01.31 06:13:53.544155 [ 187 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.090177842 sec., 8860.26968797945 rows/sec., 45.81 MiB/sec. | ||
| 18695 | 2026.01.31 06:13:53.547518 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18696 | 2026.01.31 06:13:53.549578 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18697 | 2026.01.31 06:13:53.549691 [ 189 ] {20c1b251-f17e-417e-b056-e9660a99dbd0::all_1_106_21} <Trace> system.metric_log (20c1b251-f17e-417e-b056-e9660a99dbd0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18698 | 2026.01.31 06:13:53.552173 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18699 | 2026.01.31 06:13:54.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.63 MiB, peak 411.03 MiB, free memory in arenas 0.00 B, will set to 392.54 MiB (RSS), difference: -1.09 MiB | ||
| 18700 | 2026.01.31 06:13:55.750899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2096 | ||
| 18701 | 2026.01.31 06:13:55.753486 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.01.31 06:13:55.753534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18703 | 2026.01.31 06:13:55.754716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18704 | 2026.01.31 06:13:55.754988 [ 242 ] {} <Trace> system.query_log (20691653-f49b-411e-aa6b-51e0376213e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.01.31 06:13:55.755260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 18706 | 2026.01.31 06:13:56.492762 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2026.01.31 06:13:56.492955 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18708 | 2026.01.31 06:13:56.493027 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18709 | 2026.01.31 06:13:56.493777 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.01.31 06:13:56.493818 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18711 | 2026.01.31 06:13:56.494198 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18712 | 2026.01.31 06:13:56.494431 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Trace> oximeter.fields_i16 (214617fc-809f-405d-a5d3-037011054a87): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2026.01.31 06:13:56.494594 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. | ||
| 18714 | 2026.01.31 06:13:56.494646 [ 5 ] {dcd00c46-ad64-49b2-90bc-9a680b556dd4} <Debug> TCPHandler: Processed in 0.002011686 sec. | ||
| 18715 | 2026.01.31 06:13:56.494795 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18716 | 2026.01.31 06:13:56.494899 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18717 | 2026.01.31 06:13:56.494943 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18718 | 2026.01.31 06:13:56.495363 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.01.31 06:13:56.495399 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18720 | 2026.01.31 06:13:56.495698 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18721 | 2026.01.31 06:13:56.495918 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Trace> oximeter.fields_ipaddr (63b0b200-c701-4504-b80d-766a590bedca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2026.01.31 06:13:56.496050 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 833.49 KiB/sec. | ||
| 18723 | 2026.01.31 06:13:56.496089 [ 5 ] {31db44d5-c93e-477e-83e2-9c0fc3d3857b} <Debug> TCPHandler: Processed in 0.00134577 sec. | ||
| 18724 | 2026.01.31 06:13:56.496199 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18725 | 2026.01.31 06:13:56.496293 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18726 | 2026.01.31 06:13:56.496333 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18727 | 2026.01.31 06:13:56.497473 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.01.31 06:13:56.497507 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18729 | 2026.01.31 06:13:56.497901 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18730 | 2026.01.31 06:13:56.498125 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Trace> oximeter.fields_string (c305e93a-6ee6-4768-b8ba-4c266117bc11): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2026.01.31 06:13:56.498255 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Debug> executeQuery: Read 1440 rows, 123.63 KiB in 0.001981 sec., 726905.6032306915 rows/sec., 60.95 MiB/sec. | ||
| 18732 | 2026.01.31 06:13:56.498294 [ 5 ] {99f30974-ecc9-4632-bef8-c5ac85170db0} <Debug> TCPHandler: Processed in 0.002145559 sec. | ||
| 18733 | 2026.01.31 06:13:56.498408 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18734 | 2026.01.31 06:13:56.498503 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18735 | 2026.01.31 06:13:56.498543 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18736 | 2026.01.31 06:13:56.498971 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2026.01.31 06:13:56.499006 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18738 | 2026.01.31 06:13:56.499294 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18739 | 2026.01.31 06:13:56.499502 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Trace> oximeter.fields_u16 (626b1705-e9ba-4e77-8ee1-928ca57ac100): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2026.01.31 06:13:56.499630 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Debug> executeQuery: Read 83 rows, 6.24 KiB in 0.001146 sec., 72425.82897033158 rows/sec., 5.31 MiB/sec. | ||
| 18741 | 2026.01.31 06:13:56.499669 [ 5 ] {462648b4-2242-4426-93ce-983043a79145} <Debug> TCPHandler: Processed in 0.00131138 sec. | ||
| 18742 | 2026.01.31 06:13:56.499788 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18743 | 2026.01.31 06:13:56.499882 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18744 | 2026.01.31 06:13:56.499921 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18745 | 2026.01.31 06:13:56.500402 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2026.01.31 06:13:56.500436 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18747 | 2026.01.31 06:13:56.500739 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18748 | 2026.01.31 06:13:56.500947 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Trace> oximeter.fields_u32 (74094cfe-bff9-487b-a0d3-1b2dfe62d086): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18749 | 2026.01.31 06:13:56.501073 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001209 sec., 208436.72456575683 rows/sec., 14.42 MiB/sec. | ||
| 18750 | 2026.01.31 06:13:56.501110 [ 5 ] {c504a398-0c5d-4e49-8e20-1a0af8c905f4} <Debug> TCPHandler: Processed in 0.001372111 sec. | ||
| 18751 | 2026.01.31 06:13:56.501233 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18752 | 2026.01.31 06:13:56.501327 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18753 | 2026.01.31 06:13:56.501367 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18754 | 2026.01.31 06:13:56.501766 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.01.31 06:13:56.501801 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18756 | 2026.01.31 06:13:56.502087 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18757 | 2026.01.31 06:13:56.502298 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Trace> oximeter.fields_u8 (c0c3be86-abd8-41a5-a500-e4e06cd20a97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18758 | 2026.01.31 06:13:56.502427 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 18759 | 2026.01.31 06:13:56.502465 [ 5 ] {d2ac872b-3394-4316-b368-e6368b9e9cf1} <Debug> TCPHandler: Processed in 0.001291509 sec. | ||
| 18760 | 2026.01.31 06:13:56.502574 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18761 | 2026.01.31 06:13:56.502668 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18762 | 2026.01.31 06:13:56.502711 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18763 | 2026.01.31 06:13:56.503351 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18764 | 2026.01.31 06:13:56.503386 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18765 | 2026.01.31 06:13:56.503717 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18766 | 2026.01.31 06:13:56.503922 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Trace> oximeter.fields_uuid (ccf1d622-c73d-4e38-8b70-55d5ada21d20): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18767 | 2026.01.31 06:13:56.504060 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Debug> executeQuery: Read 627 rows, 48.37 KiB in 0.00141 sec., 444680.8510638298 rows/sec., 33.50 MiB/sec. | ||
| 18768 | 2026.01.31 06:13:56.504099 [ 5 ] {02fec82c-f7d9-47fa-995b-62c57fa2aa66} <Debug> TCPHandler: Processed in 0.001574456 sec. | ||
| 18769 | 2026.01.31 06:13:56.504211 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18770 | 2026.01.31 06:13:56.504305 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18771 | 2026.01.31 06:13:56.504348 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18772 | 2026.01.31 06:13:56.504944 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18773 | 2026.01.31 06:13:56.504979 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18774 | 2026.01.31 06:13:56.505345 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18775 | 2026.01.31 06:13:56.505554 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18776 | 2026.01.31 06:13:56.505661 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Selected 6 parts from all_1_153_36 to all_158_158_0 | ||
| 18777 | 2026.01.31 06:13:56.505689 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001401 sec., 632405.4246966454 rows/sec., 42.92 MiB/sec. | ||
| 18778 | 2026.01.31 06:13:56.505696 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18779 | 2026.01.31 06:13:56.505724 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18780 | 2026.01.31 06:13:56.505729 [ 5 ] {ce97a610-d9d5-4e71-aba9-fb6b65e2c766} <Debug> TCPHandler: Processed in 0.001567336 sec. | ||
| 18781 | 2026.01.31 06:13:56.505849 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18782 | 2026.01.31 06:13:56.505854 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_36 to all_158_158_0 into Compact with storage Full | ||
| 18783 | 2026.01.31 06:13:56.505943 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18784 | 2026.01.31 06:13:56.506002 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18785 | 2026.01.31 06:13:56.506014 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18786 | 2026.01.31 06:13:56.506058 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_36, total 43906 rows starting from the beginning of the part | ||
| 18787 | 2026.01.31 06:13:56.506132 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 18788 | 2026.01.31 06:13:56.506183 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 18789 | 2026.01.31 06:13:56.506230 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 18790 | 2026.01.31 06:13:56.506276 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 18791 | 2026.01.31 06:13:56.506318 [ 198 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 886 rows starting from the beginning of the part | ||
| 18792 | 2026.01.31 06:13:56.506954 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18793 | 2026.01.31 06:13:56.506995 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18794 | 2026.01.31 06:13:56.507583 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18795 | 2026.01.31 06:13:56.507833 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18796 | 2026.01.31 06:13:56.507987 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002062 sec., 28612.997090203684 rows/sec., 51.27 MiB/sec. | ||
| 18797 | 2026.01.31 06:13:56.508057 [ 5 ] {d56c1d70-9b30-4856-8cac-ec4719699844} <Debug> TCPHandler: Processed in 0.002261732 sec. | ||
| 18798 | 2026.01.31 06:13:56.508182 [ 5 ] {} <Trace> TCP-Session: a5b4d289-faa3-4530-9ebf-e0c41a61ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18799 | 2026.01.31 06:13:56.508279 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49004) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18800 | 2026.01.31 06:13:56.508320 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18801 | 2026.01.31 06:13:56.508657 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18802 | 2026.01.31 06:13:56.508696 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18803 | 2026.01.31 06:13:56.509003 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18804 | 2026.01.31 06:13:56.509219 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Trace> oximeter.measurements_u64 (37e18f2a-a8b2-4ece-9ac0-1eb7a05b15be): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18805 | 2026.01.31 06:13:56.509355 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18806 | 2026.01.31 06:13:56.509392 [ 5 ] {2ead3bff-0de2-46f0-83ab-c93f62819931} <Debug> TCPHandler: Processed in 0.00126988 sec. | ||
| 18807 | 2026.01.31 06:13:56.514591 [ 200 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45432 rows, containing 5 columns (5 merged, 0 gathered) in 0.008796931 sec., 5164528.402007474 rows/sec., 354.82 MiB/sec. | ||
| 18808 | 2026.01.31 06:13:56.515128 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Trace> MergedBlockOutputStream: filled checksums all_1_158_37 (state Temporary) | ||
| 18809 | 2026.01.31 06:13:56.515445 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879): Renaming temporary part tmp_merge_all_1_158_37 to all_1_158_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18810 | 2026.01.31 06:13:56.515524 [ 193 ] {c49b94d3-52af-411f-819b-23c2d8d81879::all_1_158_37} <Trace> oximeter.measurements_cumulativeu64 (c49b94d3-52af-411f-819b-23c2d8d81879) (MergerMutator): Merged 6 parts: [all_1_153_36, all_158_158_0] -> all_1_158_37 | ||
| 18811 | 2026.01.31 06:13:56.515617 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18812 | 2026.01.31 06:13:57.754092 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18813 | 2026.01.31 06:13:57.754134 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18814 | 2026.01.31 06:13:57.756842 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c7262ba6-99da-4ece-8bf3-afc50b138a68): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18815 | 2026.01.31 06:13:58.081451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51408 | ||
| 18816 | 2026.01.31 06:13:58.081983 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.01.31 06:13:58.082021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.38 GiB. | ||
| 18818 | 2026.01.31 06:13:58.082504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18819 | 2026.01.31 06:13:58.082742 [ 244 ] {} <Trace> system.asynchronous_metric_log (56e7e6b3-9b28-455d-90c4-6ce1b784d1bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.01.31 06:13:58.082869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51408 | ||