| 1 | [ Dec 24 01:45:00 Enabled. ] | ||
| 2 | [ Dec 24 01:45:00 Rereading configuration. ] | ||
| 3 | [ Dec 24 01:45:03 Rereading configuration. ] | ||
| 4 | [ Dec 24 01:45:13 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 | [ Dec 24 01:45:13 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 | 2025.12.24 01:45:15.422036 [ 1 ] {} <Information> Application: Will watch for the process with pid 28973 | ||
| 29 | 2025.12.24 01:45:15.422668 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.24 01:45:15.644512 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28973 | ||
| 31 | 2025.12.24 01:45:15.645224 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.24 01:45:15.645377 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.24 01:45:15.741568 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.24 01:45:15.809492 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.24 01:45:15.809568 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.24 01:45:15.809596 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.24 01:45:15.809683 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.24 01:45:15.810239 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.24 01:45:15.812429 [ 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 | 2025.12.24 01:45:15.813214 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.24 01:45:15.814010 [ 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 | 2025.12.24 01:45:15.814032 [ 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 | 2025.12.24 01:45:15.814045 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.24 01:45:15.814742 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.24 01:45:15.815652 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.24 01:45:15.821627 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.24 01:45:15.822725 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.24 01:45:15.823997 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.24 01:45:15.824059 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.24 01:45:15.825109 [ 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 | 2025.12.24 01:45:15.825505 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.24 01:45:15.829154 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.24 01:45:15.829464 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.24 01:45:15.832521 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.24 01:45:15.832912 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.24 01:45:15.833334 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.24 01:45:15.833682 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.24 01:45:15.835059 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.24 01:45:15.835085 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.24 01:45:15.835186 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.24 01:45:15.835287 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.24 01:45:15.865796 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.24 01:45:15.865827 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188384 sec | ||
| 68 | 2025.12.24 01:45:15.865849 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.24 01:45:15.865865 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.24 01:45:15.866571 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.24 01:45:15.867180 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.24 01:45:15.877865 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.24 01:45:15.877911 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.24 01:45:15.877937 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.24 01:45:15.877948 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.24 01:45:15.877983 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.24 01:45:15.878001 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.24 01:45:15.880068 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.24 01:45:15.880112 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.24 01:45:15.880131 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.24 01:45:15.880266 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.24 01:45:15.880306 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.24 01:45:15.880318 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.24 01:45:15.880336 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.24 01:45:15.880347 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.24 01:45:15.880376 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.24 01:45:15.880392 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.24 01:45:15.902141 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.24 01:45:15.904978 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.24 01:45:15.905010 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9781e-05 sec | ||
| 91 | 2025.12.24 01:45:15.905023 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.24 01:45:15.905032 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.24 01:45:15.905056 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.24 01:45:15.905238 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.24 01:45:15.905281 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.24 01:45:15.905293 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.24 01:45:15.905303 [ 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 | 2025.12.24 01:45:15.905313 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.24 01:45:15.908840 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.24 01:45:15.909043 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.12.24 01:45:15.910412 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.477e-05 sec. | ||
| 102 | 2025.12.24 01:45:15.910773 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.24 01:45:15.910829 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.24 01:45:15.910843 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.24 01:45:17.502986 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57904 | ||
| 106 | 2025.12.24 01:45:17.505356 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.24 01:45:17.505437 [ 3 ] {} <Debug> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57904 | ||
| 108 | 2025.12.24 01:45:17.505466 [ 3 ] {} <Debug> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.24 01:45:17.505492 [ 3 ] {} <Debug> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.24 01:45:17.505593 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.24 01:45:17.505618 [ 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 | 2025.12.24 01:45:17.505641 [ 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 | 2025.12.24 01:45:17.506130 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41913 | ||
| 114 | 2025.12.24 01:45:17.507075 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34593 | ||
| 115 | 2025.12.24 01:45:17.507101 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.24 01:45:17.507102 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45544 | ||
| 117 | 2025.12.24 01:45:17.507141 [ 4 ] {} <Debug> TCP-Session: bb6eebc4-92e5-4ab1-a54e-fa02537897de Authenticating user 'default' from [fd00:1122:3344:101::d]:41913 | ||
| 118 | 2025.12.24 01:45:17.507211 [ 4 ] {} <Debug> TCP-Session: bb6eebc4-92e5-4ab1-a54e-fa02537897de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.24 01:45:17.507228 [ 4 ] {} <Debug> TCP-Session: bb6eebc4-92e5-4ab1-a54e-fa02537897de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.24 01:45:17.507286 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34557 | ||
| 121 | 2025.12.24 01:45:17.507357 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54660 | ||
| 122 | 2025.12.24 01:45:17.507675 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63392 | ||
| 123 | 2025.12.24 01:45:17.507679 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58151 | ||
| 124 | 2025.12.24 01:45:17.508019 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53851 | ||
| 125 | 2025.12.24 01:45:17.508135 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.24 01:45:17.508175 [ 5 ] {} <Debug> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Authenticating user 'default' from [fd00:1122:3344:101::d]:45544 | ||
| 127 | 2025.12.24 01:45:17.508202 [ 5 ] {} <Debug> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.24 01:45:17.508227 [ 5 ] {} <Debug> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.24 01:45:17.508293 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.24 01:45:17.508339 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.24 01:45:17.508356 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.24 01:45:17.508381 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.24 01:45:17.508403 [ 256 ] {} <Debug> TCP-Session: 3abd8614-ba25-47b4-8340-9be6c26512c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54660 | ||
| 134 | 2025.12.24 01:45:17.508415 [ 253 ] {} <Debug> TCP-Session: 21fad3ae-83ec-426a-9a3f-edccdb4b9778 Authenticating user 'default' from [fd00:1122:3344:101::d]:34593 | ||
| 135 | 2025.12.24 01:45:17.508436 [ 257 ] {} <Debug> TCP-Session: 72c12103-84e3-418f-afbd-99ed17e5d321 Authenticating user 'default' from [fd00:1122:3344:101::d]:53851 | ||
| 136 | 2025.12.24 01:45:17.508444 [ 256 ] {} <Debug> TCP-Session: 3abd8614-ba25-47b4-8340-9be6c26512c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.24 01:45:17.508467 [ 253 ] {} <Debug> TCP-Session: 21fad3ae-83ec-426a-9a3f-edccdb4b9778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.24 01:45:17.508482 [ 256 ] {} <Debug> TCP-Session: 3abd8614-ba25-47b4-8340-9be6c26512c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.24 01:45:17.508477 [ 257 ] {} <Debug> TCP-Session: 72c12103-84e3-418f-afbd-99ed17e5d321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.24 01:45:17.508494 [ 253 ] {} <Debug> TCP-Session: 21fad3ae-83ec-426a-9a3f-edccdb4b9778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.24 01:45:17.508525 [ 257 ] {} <Debug> TCP-Session: 72c12103-84e3-418f-afbd-99ed17e5d321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.24 01:45:17.508421 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.24 01:45:17.508556 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.12.24 01:45:17.508598 [ 259 ] {} <Debug> TCP-Session: 9b6396f0-e754-4fad-8749-edc2abd489fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63392 | ||
| 145 | 2025.12.24 01:45:17.508405 [ 255 ] {} <Debug> TCP-Session: 6acbce6c-eceb-4546-9582-dd4a8df567f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34557 | ||
| 146 | 2025.12.24 01:45:17.508664 [ 259 ] {} <Debug> TCP-Session: 9b6396f0-e754-4fad-8749-edc2abd489fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.24 01:45:17.508681 [ 255 ] {} <Debug> TCP-Session: 6acbce6c-eceb-4546-9582-dd4a8df567f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.24 01:45:17.508686 [ 258 ] {} <Debug> TCP-Session: ff36b4e3-ac50-4b5d-8086-e676e2fe52db Authenticating user 'default' from [fd00:1122:3344:101::d]:58151 | ||
| 149 | 2025.12.24 01:45:17.508712 [ 255 ] {} <Debug> TCP-Session: 6acbce6c-eceb-4546-9582-dd4a8df567f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.24 01:45:17.508706 [ 259 ] {} <Debug> TCP-Session: 9b6396f0-e754-4fad-8749-edc2abd489fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.24 01:45:17.508743 [ 258 ] {} <Debug> TCP-Session: ff36b4e3-ac50-4b5d-8086-e676e2fe52db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.24 01:45:17.508777 [ 258 ] {} <Debug> TCP-Session: ff36b4e3-ac50-4b5d-8086-e676e2fe52db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.24 01:45:17.510561 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.24 01:45:17.513399 [ 3 ] {c9c3aaf0-299f-4d29-b3d3-00c014a2ef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.24 01:45:17.625118 [ 3 ] {c9c3aaf0-299f-4d29-b3d3-00c014a2ef92} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57904) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.24 01:45:17.625958 [ 3 ] {c9c3aaf0-299f-4d29-b3d3-00c014a2ef92} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.24 01:45:17.626058 [ 3 ] {c9c3aaf0-299f-4d29-b3d3-00c014a2ef92} <Debug> TCPHandler: Processed in 0.117700683 sec. | ||
| 204 | 2025.12.24 01:45:17.626533 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.24 01:45:17.626828 [ 5 ] {8922c3dd-cc3c-492b-a00a-7cbcd1b2cc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.24 01:45:17.627295 [ 5 ] {8922c3dd-cc3c-492b-a00a-7cbcd1b2cc34} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45544) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.24 01:45:17.627431 [ 5 ] {8922c3dd-cc3c-492b-a00a-7cbcd1b2cc34} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.24 01:45:17.627505 [ 5 ] {8922c3dd-cc3c-492b-a00a-7cbcd1b2cc34} <Debug> TCPHandler: Processed in 0.001172107 sec. | ||
| 255 | 2025.12.24 01:45:17.627814 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.24 01:45:17.628549 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.24 01:45:17.629157 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.24 01:45:17.631383 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.24 01:45:17.631404 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4652e-05 sec | ||
| 260 | 2025.12.24 01:45:17.631417 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.24 01:45:17.631436 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.24 01:45:17.631463 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.24 01:45:17.632156 [ 3 ] {f11f6c13-45f7-4dc5-bc7b-439864aba4bf} <Debug> TCPHandler: Processed in 0.004459883 sec. | ||
| 264 | 2025.12.24 01:45:17.632312 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.24 01:45:17.632470 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) /* 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 | 2025.12.24 01:45:17.632520 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.24 01:45:17.638013 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.24 01:45:17.640323 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7): Loading data parts | ||
| 270 | 2025.12.24 01:45:17.641377 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7): There are no data parts | ||
| 271 | 2025.12.24 01:45:17.646630 [ 3 ] {5f679882-8730-4efa-83f7-33cbe3c1e9f3} <Debug> TCPHandler: Processed in 0.014367092 sec. | ||
| 272 | 2025.12.24 01:45:17.646810 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.24 01:45:17.646992 [ 3 ] {7e774204-1324-456d-918c-02c3401e9081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) /* 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 | 2025.12.24 01:45:17.647065 [ 3 ] {7e774204-1324-456d-918c-02c3401e9081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.24 01:45:17.658926 [ 3 ] {7e774204-1324-456d-918c-02c3401e9081} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Loading data parts | ||
| 286 | 2025.12.24 01:45:17.659171 [ 3 ] {7e774204-1324-456d-918c-02c3401e9081} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): There are no data parts | ||
| 287 | 2025.12.24 01:45:17.661466 [ 3 ] {7e774204-1324-456d-918c-02c3401e9081} <Debug> TCPHandler: Processed in 0.01471028 sec. | ||
| 288 | 2025.12.24 01:45:17.661631 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.24 01:45:17.661802 [ 3 ] {2ddd9d11-415c-464d-a7c3-82a7b0905906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.661854 [ 3 ] {2ddd9d11-415c-464d-a7c3-82a7b0905906} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.24 01:45:17.664597 [ 3 ] {2ddd9d11-415c-464d-a7c3-82a7b0905906} <Debug> oximeter.measurements_i8 (b36e6551-6458-4bd2-906c-52ca6b29fc6b): Loading data parts | ||
| 292 | 2025.12.24 01:45:17.664750 [ 3 ] {2ddd9d11-415c-464d-a7c3-82a7b0905906} <Debug> oximeter.measurements_i8 (b36e6551-6458-4bd2-906c-52ca6b29fc6b): There are no data parts | ||
| 293 | 2025.12.24 01:45:17.668722 [ 3 ] {2ddd9d11-415c-464d-a7c3-82a7b0905906} <Debug> TCPHandler: Processed in 0.007141835 sec. | ||
| 294 | 2025.12.24 01:45:17.668885 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.24 01:45:17.669044 [ 3 ] {9c64bc6c-6c64-46c7-9cae-40a44d252615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.669102 [ 3 ] {9c64bc6c-6c64-46c7-9cae-40a44d252615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.24 01:45:17.674043 [ 3 ] {9c64bc6c-6c64-46c7-9cae-40a44d252615} <Debug> oximeter.measurements_u8 (cc31f621-1084-42b5-b0f2-d5aed14455f4): Loading data parts | ||
| 298 | 2025.12.24 01:45:17.674212 [ 3 ] {9c64bc6c-6c64-46c7-9cae-40a44d252615} <Debug> oximeter.measurements_u8 (cc31f621-1084-42b5-b0f2-d5aed14455f4): There are no data parts | ||
| 299 | 2025.12.24 01:45:17.676614 [ 3 ] {9c64bc6c-6c64-46c7-9cae-40a44d252615} <Debug> TCPHandler: Processed in 0.007776099 sec. | ||
| 300 | 2025.12.24 01:45:17.676765 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.24 01:45:17.676936 [ 3 ] {a3ad736d-7c03-4a4c-b845-5f7c517d95c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.676999 [ 3 ] {a3ad736d-7c03-4a4c-b845-5f7c517d95c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.24 01:45:17.679831 [ 3 ] {a3ad736d-7c03-4a4c-b845-5f7c517d95c8} <Debug> oximeter.measurements_i16 (5a1acfb2-3d03-43bb-a1c9-11922f5633b8): Loading data parts | ||
| 304 | 2025.12.24 01:45:17.680103 [ 3 ] {a3ad736d-7c03-4a4c-b845-5f7c517d95c8} <Debug> oximeter.measurements_i16 (5a1acfb2-3d03-43bb-a1c9-11922f5633b8): There are no data parts | ||
| 305 | 2025.12.24 01:45:17.684183 [ 3 ] {a3ad736d-7c03-4a4c-b845-5f7c517d95c8} <Debug> TCPHandler: Processed in 0.007467712 sec. | ||
| 306 | 2025.12.24 01:45:17.684373 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.24 01:45:17.684555 [ 3 ] {d1c93f67-870d-4e5f-8ae6-adedfb6686d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.684621 [ 3 ] {d1c93f67-870d-4e5f-8ae6-adedfb6686d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.24 01:45:17.689119 [ 3 ] {d1c93f67-870d-4e5f-8ae6-adedfb6686d2} <Debug> oximeter.measurements_u16 (91373340-3aa6-42cc-8269-013444e7fcc8): Loading data parts | ||
| 310 | 2025.12.24 01:45:17.689354 [ 3 ] {d1c93f67-870d-4e5f-8ae6-adedfb6686d2} <Debug> oximeter.measurements_u16 (91373340-3aa6-42cc-8269-013444e7fcc8): There are no data parts | ||
| 311 | 2025.12.24 01:45:17.691636 [ 3 ] {d1c93f67-870d-4e5f-8ae6-adedfb6686d2} <Debug> TCPHandler: Processed in 0.007330469 sec. | ||
| 312 | 2025.12.24 01:45:17.691781 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.24 01:45:17.691947 [ 3 ] {7a5c526d-a293-44cb-b373-46ebb736b78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.691992 [ 3 ] {7a5c526d-a293-44cb-b373-46ebb736b78d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.24 01:45:17.694786 [ 3 ] {7a5c526d-a293-44cb-b373-46ebb736b78d} <Debug> oximeter.measurements_i32 (0e609542-7f04-4ec6-96cf-8525d55f866b): Loading data parts | ||
| 316 | 2025.12.24 01:45:17.694931 [ 3 ] {7a5c526d-a293-44cb-b373-46ebb736b78d} <Debug> oximeter.measurements_i32 (0e609542-7f04-4ec6-96cf-8525d55f866b): There are no data parts | ||
| 317 | 2025.12.24 01:45:17.698808 [ 3 ] {7a5c526d-a293-44cb-b373-46ebb736b78d} <Debug> TCPHandler: Processed in 0.007076064 sec. | ||
| 318 | 2025.12.24 01:45:17.698961 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.24 01:45:17.699117 [ 3 ] {4c1abd9f-5f64-4f29-81ca-b338ce422ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.699173 [ 3 ] {4c1abd9f-5f64-4f29-81ca-b338ce422ded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.24 01:45:17.704223 [ 3 ] {4c1abd9f-5f64-4f29-81ca-b338ce422ded} <Debug> oximeter.measurements_u32 (502e74c4-6794-4127-a94d-548c1de440ba): Loading data parts | ||
| 322 | 2025.12.24 01:45:17.704391 [ 3 ] {4c1abd9f-5f64-4f29-81ca-b338ce422ded} <Debug> oximeter.measurements_u32 (502e74c4-6794-4127-a94d-548c1de440ba): There are no data parts | ||
| 323 | 2025.12.24 01:45:17.706759 [ 3 ] {4c1abd9f-5f64-4f29-81ca-b338ce422ded} <Debug> TCPHandler: Processed in 0.007847641 sec. | ||
| 324 | 2025.12.24 01:45:17.706906 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.24 01:45:17.707084 [ 3 ] {0b807448-c981-4e57-a907-904f45c7cb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.707144 [ 3 ] {0b807448-c981-4e57-a907-904f45c7cb89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.24 01:45:17.709992 [ 3 ] {0b807448-c981-4e57-a907-904f45c7cb89} <Debug> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Loading data parts | ||
| 328 | 2025.12.24 01:45:17.710125 [ 3 ] {0b807448-c981-4e57-a907-904f45c7cb89} <Debug> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): There are no data parts | ||
| 329 | 2025.12.24 01:45:17.714007 [ 3 ] {0b807448-c981-4e57-a907-904f45c7cb89} <Debug> TCPHandler: Processed in 0.007151535 sec. | ||
| 330 | 2025.12.24 01:45:17.714180 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.24 01:45:17.714337 [ 3 ] {f0896797-a0ad-4a37-8d64-a9210e8a2982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.714396 [ 3 ] {f0896797-a0ad-4a37-8d64-a9210e8a2982} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.24 01:45:17.719002 [ 3 ] {f0896797-a0ad-4a37-8d64-a9210e8a2982} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Loading data parts | ||
| 334 | 2025.12.24 01:45:17.719143 [ 3 ] {f0896797-a0ad-4a37-8d64-a9210e8a2982} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): There are no data parts | ||
| 335 | 2025.12.24 01:45:17.723969 [ 3 ] {f0896797-a0ad-4a37-8d64-a9210e8a2982} <Debug> TCPHandler: Processed in 0.009842517 sec. | ||
| 336 | 2025.12.24 01:45:17.724117 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.24 01:45:17.724280 [ 3 ] {881ab8a4-4a5c-4f5b-be57-9e73019552f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.724352 [ 3 ] {881ab8a4-4a5c-4f5b-be57-9e73019552f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.24 01:45:17.729371 [ 3 ] {881ab8a4-4a5c-4f5b-be57-9e73019552f9} <Debug> oximeter.measurements_f32 (3b4468b3-5bf9-4841-8f06-89a29d126105): Loading data parts | ||
| 340 | 2025.12.24 01:45:17.729530 [ 3 ] {881ab8a4-4a5c-4f5b-be57-9e73019552f9} <Debug> oximeter.measurements_f32 (3b4468b3-5bf9-4841-8f06-89a29d126105): There are no data parts | ||
| 341 | 2025.12.24 01:45:17.731955 [ 3 ] {881ab8a4-4a5c-4f5b-be57-9e73019552f9} <Debug> TCPHandler: Processed in 0.007888202 sec. | ||
| 342 | 2025.12.24 01:45:17.732109 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.24 01:45:17.732292 [ 3 ] {7145df1a-8432-48f8-8ea7-14e3511a63d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.732352 [ 3 ] {7145df1a-8432-48f8-8ea7-14e3511a63d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.24 01:45:17.736624 [ 3 ] {7145df1a-8432-48f8-8ea7-14e3511a63d5} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Loading data parts | ||
| 346 | 2025.12.24 01:45:17.736784 [ 3 ] {7145df1a-8432-48f8-8ea7-14e3511a63d5} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): There are no data parts | ||
| 347 | 2025.12.24 01:45:17.739645 [ 3 ] {7145df1a-8432-48f8-8ea7-14e3511a63d5} <Debug> TCPHandler: Processed in 0.007586365 sec. | ||
| 348 | 2025.12.24 01:45:17.739789 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.24 01:45:17.739950 [ 3 ] {cba9156d-879a-461b-a90d-5bdf4c02e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.740009 [ 3 ] {cba9156d-879a-461b-a90d-5bdf4c02e8e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.24 01:45:17.744874 [ 3 ] {cba9156d-879a-461b-a90d-5bdf4c02e8e0} <Debug> oximeter.measurements_string (41f31f64-548a-4336-8491-d7a6a8282386): Loading data parts | ||
| 352 | 2025.12.24 01:45:17.745024 [ 3 ] {cba9156d-879a-461b-a90d-5bdf4c02e8e0} <Debug> oximeter.measurements_string (41f31f64-548a-4336-8491-d7a6a8282386): There are no data parts | ||
| 353 | 2025.12.24 01:45:17.747355 [ 3 ] {cba9156d-879a-461b-a90d-5bdf4c02e8e0} <Debug> TCPHandler: Processed in 0.007615006 sec. | ||
| 354 | 2025.12.24 01:45:17.747502 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.24 01:45:17.747684 [ 3 ] {cd59f584-d32f-417d-90bc-a0f64acd1808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.747765 [ 3 ] {cd59f584-d32f-417d-90bc-a0f64acd1808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.24 01:45:17.750545 [ 3 ] {cd59f584-d32f-417d-90bc-a0f64acd1808} <Debug> oximeter.measurements_bytes (7fdf2f64-237e-48ad-ad43-10f9bd25cef2): Loading data parts | ||
| 365 | 2025.12.24 01:45:17.750711 [ 3 ] {cd59f584-d32f-417d-90bc-a0f64acd1808} <Debug> oximeter.measurements_bytes (7fdf2f64-237e-48ad-ad43-10f9bd25cef2): There are no data parts | ||
| 366 | 2025.12.24 01:45:17.754545 [ 3 ] {cd59f584-d32f-417d-90bc-a0f64acd1808} <Debug> TCPHandler: Processed in 0.007092704 sec. | ||
| 367 | 2025.12.24 01:45:17.754692 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.24 01:45:17.754865 [ 3 ] {b51d883e-075b-46fa-95e0-a8105e7409c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.754924 [ 3 ] {b51d883e-075b-46fa-95e0-a8105e7409c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.24 01:45:17.759461 [ 3 ] {b51d883e-075b-46fa-95e0-a8105e7409c8} <Debug> oximeter.measurements_cumulativei64 (95765068-9558-408c-80b1-892728335224): Loading data parts | ||
| 371 | 2025.12.24 01:45:17.759649 [ 3 ] {b51d883e-075b-46fa-95e0-a8105e7409c8} <Debug> oximeter.measurements_cumulativei64 (95765068-9558-408c-80b1-892728335224): There are no data parts | ||
| 372 | 2025.12.24 01:45:17.762225 [ 3 ] {b51d883e-075b-46fa-95e0-a8105e7409c8} <Debug> TCPHandler: Processed in 0.007581685 sec. | ||
| 373 | 2025.12.24 01:45:17.762376 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.24 01:45:17.762563 [ 3 ] {5cdd615e-347a-4632-8bc3-60c641d3be95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.762618 [ 3 ] {5cdd615e-347a-4632-8bc3-60c641d3be95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.24 01:45:17.767481 [ 3 ] {5cdd615e-347a-4632-8bc3-60c641d3be95} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Loading data parts | ||
| 377 | 2025.12.24 01:45:17.767652 [ 3 ] {5cdd615e-347a-4632-8bc3-60c641d3be95} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): There are no data parts | ||
| 378 | 2025.12.24 01:45:17.770002 [ 3 ] {5cdd615e-347a-4632-8bc3-60c641d3be95} <Debug> TCPHandler: Processed in 0.007677097 sec. | ||
| 379 | 2025.12.24 01:45:17.770162 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.24 01:45:17.770326 [ 3 ] {ee4fb715-384a-40f2-92fb-fdb330286d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.770385 [ 3 ] {ee4fb715-384a-40f2-92fb-fdb330286d40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.24 01:45:17.773152 [ 3 ] {ee4fb715-384a-40f2-92fb-fdb330286d40} <Debug> oximeter.measurements_cumulativef32 (41a0fdf7-f3e9-4023-8658-09e98963aed5): Loading data parts | ||
| 383 | 2025.12.24 01:45:17.773336 [ 3 ] {ee4fb715-384a-40f2-92fb-fdb330286d40} <Debug> oximeter.measurements_cumulativef32 (41a0fdf7-f3e9-4023-8658-09e98963aed5): There are no data parts | ||
| 384 | 2025.12.24 01:45:17.777192 [ 3 ] {ee4fb715-384a-40f2-92fb-fdb330286d40} <Debug> TCPHandler: Processed in 0.007078183 sec. | ||
| 385 | 2025.12.24 01:45:17.777339 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.24 01:45:17.777520 [ 3 ] {27394581-2dd1-45aa-b482-da0580f4d29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.777580 [ 3 ] {27394581-2dd1-45aa-b482-da0580f4d29f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.24 01:45:17.782541 [ 3 ] {27394581-2dd1-45aa-b482-da0580f4d29f} <Debug> oximeter.measurements_cumulativef64 (3b3d7e62-bf9a-4454-bd9f-cb267443543f): Loading data parts | ||
| 389 | 2025.12.24 01:45:17.782697 [ 3 ] {27394581-2dd1-45aa-b482-da0580f4d29f} <Debug> oximeter.measurements_cumulativef64 (3b3d7e62-bf9a-4454-bd9f-cb267443543f): There are no data parts | ||
| 390 | 2025.12.24 01:45:17.785001 [ 3 ] {27394581-2dd1-45aa-b482-da0580f4d29f} <Debug> TCPHandler: Processed in 0.007711208 sec. | ||
| 391 | 2025.12.24 01:45:17.785153 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.24 01:45:17.785383 [ 3 ] {893ae65f-1e00-4921-b37c-a9eb51f6b6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.785459 [ 3 ] {893ae65f-1e00-4921-b37c-a9eb51f6b6a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.24 01:45:17.788477 [ 3 ] {893ae65f-1e00-4921-b37c-a9eb51f6b6a3} <Debug> oximeter.measurements_histogrami8 (27a3d1b9-1a11-4f98-b467-751545d14ef5): Loading data parts | ||
| 405 | 2025.12.24 01:45:17.788652 [ 3 ] {893ae65f-1e00-4921-b37c-a9eb51f6b6a3} <Debug> oximeter.measurements_histogrami8 (27a3d1b9-1a11-4f98-b467-751545d14ef5): There are no data parts | ||
| 406 | 2025.12.24 01:45:17.792685 [ 3 ] {893ae65f-1e00-4921-b37c-a9eb51f6b6a3} <Debug> TCPHandler: Processed in 0.007583875 sec. | ||
| 407 | 2025.12.24 01:45:17.792854 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.24 01:45:17.793141 [ 3 ] {8e12f877-5d31-49ef-a218-6a15a6da1aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.793222 [ 3 ] {8e12f877-5d31-49ef-a218-6a15a6da1aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.24 01:45:17.798567 [ 3 ] {8e12f877-5d31-49ef-a218-6a15a6da1aab} <Debug> oximeter.measurements_histogramu8 (28d05c05-57bd-4781-838d-4e777eab0a1b): Loading data parts | ||
| 411 | 2025.12.24 01:45:17.798713 [ 3 ] {8e12f877-5d31-49ef-a218-6a15a6da1aab} <Debug> oximeter.measurements_histogramu8 (28d05c05-57bd-4781-838d-4e777eab0a1b): There are no data parts | ||
| 412 | 2025.12.24 01:45:17.801342 [ 3 ] {8e12f877-5d31-49ef-a218-6a15a6da1aab} <Debug> TCPHandler: Processed in 0.008546527 sec. | ||
| 413 | 2025.12.24 01:45:17.801483 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.24 01:45:17.801693 [ 3 ] {50161884-7d03-477e-9dfc-96fff977257e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.801773 [ 3 ] {50161884-7d03-477e-9dfc-96fff977257e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.24 01:45:17.806462 [ 3 ] {50161884-7d03-477e-9dfc-96fff977257e} <Debug> oximeter.measurements_histogrami16 (fa121367-9968-4b3c-af89-acf17ebd02a9): Loading data parts | ||
| 417 | 2025.12.24 01:45:17.806629 [ 3 ] {50161884-7d03-477e-9dfc-96fff977257e} <Debug> oximeter.measurements_histogrami16 (fa121367-9968-4b3c-af89-acf17ebd02a9): There are no data parts | ||
| 418 | 2025.12.24 01:45:17.811461 [ 3 ] {50161884-7d03-477e-9dfc-96fff977257e} <Debug> TCPHandler: Processed in 0.010025281 sec. | ||
| 419 | 2025.12.24 01:45:17.811628 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.24 01:45:17.811926 [ 3 ] {aa387dfa-95f2-438b-a940-378180dca519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.812007 [ 3 ] {aa387dfa-95f2-438b-a940-378180dca519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.24 01:45:17.815026 [ 3 ] {aa387dfa-95f2-438b-a940-378180dca519} <Debug> oximeter.measurements_histogramu16 (2d5e908f-ecf7-469d-b653-aa0b5740300c): Loading data parts | ||
| 423 | 2025.12.24 01:45:17.815155 [ 3 ] {aa387dfa-95f2-438b-a940-378180dca519} <Debug> oximeter.measurements_histogramu16 (2d5e908f-ecf7-469d-b653-aa0b5740300c): There are no data parts | ||
| 424 | 2025.12.24 01:45:17.817547 [ 3 ] {aa387dfa-95f2-438b-a940-378180dca519} <Debug> TCPHandler: Processed in 0.005977798 sec. | ||
| 425 | 2025.12.24 01:45:17.817704 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.24 01:45:17.817968 [ 3 ] {45abf998-df5e-40ea-9a4a-407748d67c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.818051 [ 3 ] {45abf998-df5e-40ea-9a4a-407748d67c7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.24 01:45:17.822457 [ 3 ] {45abf998-df5e-40ea-9a4a-407748d67c7d} <Debug> oximeter.measurements_histogrami32 (fbab5fb4-5688-480a-a725-771bb2cdb29c): Loading data parts | ||
| 429 | 2025.12.24 01:45:17.822631 [ 3 ] {45abf998-df5e-40ea-9a4a-407748d67c7d} <Debug> oximeter.measurements_histogrami32 (fbab5fb4-5688-480a-a725-771bb2cdb29c): There are no data parts | ||
| 430 | 2025.12.24 01:45:17.827221 [ 3 ] {45abf998-df5e-40ea-9a4a-407748d67c7d} <Debug> TCPHandler: Processed in 0.009576401 sec. | ||
| 431 | 2025.12.24 01:45:17.827380 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.24 01:45:17.827627 [ 3 ] {b728d35a-d8d1-44fb-8501-c6ebe2b39302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.827703 [ 3 ] {b728d35a-d8d1-44fb-8501-c6ebe2b39302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.24 01:45:17.830999 [ 3 ] {b728d35a-d8d1-44fb-8501-c6ebe2b39302} <Debug> oximeter.measurements_histogramu32 (8f4a44f5-3275-46fd-b8f9-d87bdab5b851): Loading data parts | ||
| 435 | 2025.12.24 01:45:17.831155 [ 3 ] {b728d35a-d8d1-44fb-8501-c6ebe2b39302} <Debug> oximeter.measurements_histogramu32 (8f4a44f5-3275-46fd-b8f9-d87bdab5b851): There are no data parts | ||
| 436 | 2025.12.24 01:45:17.834187 [ 3 ] {b728d35a-d8d1-44fb-8501-c6ebe2b39302} <Debug> TCPHandler: Processed in 0.006859108 sec. | ||
| 437 | 2025.12.24 01:45:17.834371 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.24 01:45:17.834636 [ 3 ] {68b2d437-6bbe-47dd-a550-6cbca4ff88ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.834724 [ 3 ] {68b2d437-6bbe-47dd-a550-6cbca4ff88ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.24 01:45:17.839273 [ 3 ] {68b2d437-6bbe-47dd-a550-6cbca4ff88ac} <Debug> oximeter.measurements_histogrami64 (56f989a0-b484-4f4c-9209-1014a8b9b15f): Loading data parts | ||
| 441 | 2025.12.24 01:45:17.839463 [ 3 ] {68b2d437-6bbe-47dd-a550-6cbca4ff88ac} <Debug> oximeter.measurements_histogrami64 (56f989a0-b484-4f4c-9209-1014a8b9b15f): There are no data parts | ||
| 442 | 2025.12.24 01:45:17.844104 [ 3 ] {68b2d437-6bbe-47dd-a550-6cbca4ff88ac} <Debug> TCPHandler: Processed in 0.009793546 sec. | ||
| 443 | 2025.12.24 01:45:17.844269 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.24 01:45:17.844500 [ 3 ] {d2e4e67c-d949-496f-a125-086924ba4092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.844575 [ 3 ] {d2e4e67c-d949-496f-a125-086924ba4092} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.24 01:45:17.847503 [ 3 ] {d2e4e67c-d949-496f-a125-086924ba4092} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Loading data parts | ||
| 447 | 2025.12.24 01:45:17.847725 [ 3 ] {d2e4e67c-d949-496f-a125-086924ba4092} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): There are no data parts | ||
| 448 | 2025.12.24 01:45:17.850201 [ 3 ] {d2e4e67c-d949-496f-a125-086924ba4092} <Debug> TCPHandler: Processed in 0.005987808 sec. | ||
| 449 | 2025.12.24 01:45:17.850366 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.24 01:45:17.850583 [ 3 ] {a7adcdb3-8881-4720-9999-9daefb0833a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.850655 [ 3 ] {a7adcdb3-8881-4720-9999-9daefb0833a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.24 01:45:17.855692 [ 3 ] {a7adcdb3-8881-4720-9999-9daefb0833a5} <Debug> oximeter.measurements_histogramf32 (c5c1c49c-3080-487d-8ad8-8bed8c0e8ebe): Loading data parts | ||
| 453 | 2025.12.24 01:45:17.855893 [ 3 ] {a7adcdb3-8881-4720-9999-9daefb0833a5} <Debug> oximeter.measurements_histogramf32 (c5c1c49c-3080-487d-8ad8-8bed8c0e8ebe): There are no data parts | ||
| 454 | 2025.12.24 01:45:17.860009 [ 3 ] {a7adcdb3-8881-4720-9999-9daefb0833a5} <Debug> TCPHandler: Processed in 0.009691593 sec. | ||
| 455 | 2025.12.24 01:45:17.860183 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.24 01:45:17.860426 [ 3 ] {70a5b5bf-44e5-4c9b-b971-ee1acf407d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.860499 [ 3 ] {70a5b5bf-44e5-4c9b-b971-ee1acf407d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.24 01:45:17.863646 [ 3 ] {70a5b5bf-44e5-4c9b-b971-ee1acf407d82} <Debug> oximeter.measurements_histogramf64 (6e672f0a-0f87-4857-b113-a42ed0229d59): Loading data parts | ||
| 459 | 2025.12.24 01:45:17.863785 [ 3 ] {70a5b5bf-44e5-4c9b-b971-ee1acf407d82} <Debug> oximeter.measurements_histogramf64 (6e672f0a-0f87-4857-b113-a42ed0229d59): There are no data parts | ||
| 460 | 2025.12.24 01:45:17.866152 [ 3 ] {70a5b5bf-44e5-4c9b-b971-ee1acf407d82} <Debug> TCPHandler: Processed in 0.006028689 sec. | ||
| 461 | 2025.12.24 01:45:17.866348 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.24 01:45:17.866575 [ 3 ] {0141fa8d-1c8b-4da8-87e4-2897d5450af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) /* 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 | 2025.12.24 01:45:17.866659 [ 3 ] {0141fa8d-1c8b-4da8-87e4-2897d5450af3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.24 01:45:17.871174 [ 3 ] {0141fa8d-1c8b-4da8-87e4-2897d5450af3} <Debug> oximeter.fields_bool (1c14b106-97cf-4023-93eb-85b2f505822d): Loading data parts | ||
| 490 | 2025.12.24 01:45:17.871335 [ 3 ] {0141fa8d-1c8b-4da8-87e4-2897d5450af3} <Debug> oximeter.fields_bool (1c14b106-97cf-4023-93eb-85b2f505822d): There are no data parts | ||
| 491 | 2025.12.24 01:45:17.876021 [ 3 ] {0141fa8d-1c8b-4da8-87e4-2897d5450af3} <Debug> TCPHandler: Processed in 0.009733774 sec. | ||
| 492 | 2025.12.24 01:45:17.876188 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.24 01:45:17.876346 [ 3 ] {e521093c-46c5-4461-83f8-d990b43a114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.876420 [ 3 ] {e521093c-46c5-4461-83f8-d990b43a114e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.24 01:45:17.879524 [ 3 ] {e521093c-46c5-4461-83f8-d990b43a114e} <Debug> oximeter.fields_i8 (15856f1b-9e83-49c0-a355-8c4771519a18): Loading data parts | ||
| 496 | 2025.12.24 01:45:17.879681 [ 3 ] {e521093c-46c5-4461-83f8-d990b43a114e} <Debug> oximeter.fields_i8 (15856f1b-9e83-49c0-a355-8c4771519a18): There are no data parts | ||
| 497 | 2025.12.24 01:45:17.882065 [ 3 ] {e521093c-46c5-4461-83f8-d990b43a114e} <Debug> TCPHandler: Processed in 0.005930147 sec. | ||
| 498 | 2025.12.24 01:45:17.882231 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.24 01:45:17.882419 [ 3 ] {79be467b-c466-474b-ab1d-a98191f1225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.882489 [ 3 ] {79be467b-c466-474b-ab1d-a98191f1225d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.24 01:45:17.886913 [ 3 ] {79be467b-c466-474b-ab1d-a98191f1225d} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Loading data parts | ||
| 502 | 2025.12.24 01:45:17.887070 [ 3 ] {79be467b-c466-474b-ab1d-a98191f1225d} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): There are no data parts | ||
| 503 | 2025.12.24 01:45:17.891715 [ 3 ] {79be467b-c466-474b-ab1d-a98191f1225d} <Debug> TCPHandler: Processed in 0.00954003 sec. | ||
| 504 | 2025.12.24 01:45:17.891879 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.24 01:45:17.892044 [ 3 ] {22f8896f-56a6-4916-b37c-6dd7ecfb1fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.892150 [ 3 ] {22f8896f-56a6-4916-b37c-6dd7ecfb1fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.24 01:45:17.895064 [ 3 ] {22f8896f-56a6-4916-b37c-6dd7ecfb1fa0} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Loading data parts | ||
| 508 | 2025.12.24 01:45:17.895285 [ 3 ] {22f8896f-56a6-4916-b37c-6dd7ecfb1fa0} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): There are no data parts | ||
| 509 | 2025.12.24 01:45:17.897651 [ 3 ] {22f8896f-56a6-4916-b37c-6dd7ecfb1fa0} <Debug> TCPHandler: Processed in 0.005828474 sec. | ||
| 510 | 2025.12.24 01:45:17.897808 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.24 01:45:17.897994 [ 3 ] {4c2dd32c-c095-4de0-a155-d3489cddf12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.898058 [ 3 ] {4c2dd32c-c095-4de0-a155-d3489cddf12f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.24 01:45:17.903051 [ 3 ] {4c2dd32c-c095-4de0-a155-d3489cddf12f} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Loading data parts | ||
| 514 | 2025.12.24 01:45:17.903212 [ 3 ] {4c2dd32c-c095-4de0-a155-d3489cddf12f} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): There are no data parts | ||
| 515 | 2025.12.24 01:45:17.905706 [ 3 ] {4c2dd32c-c095-4de0-a155-d3489cddf12f} <Debug> TCPHandler: Processed in 0.007951914 sec. | ||
| 516 | 2025.12.24 01:45:17.905865 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.24 01:45:17.906023 [ 3 ] {822e8d34-e80b-4e53-8891-d2c24f86e3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.906093 [ 3 ] {822e8d34-e80b-4e53-8891-d2c24f86e3fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.24 01:45:17.908915 [ 3 ] {822e8d34-e80b-4e53-8891-d2c24f86e3fb} <Debug> oximeter.fields_i32 (ff6b6d4d-0f81-4924-a3cb-ef084b594bf8): Loading data parts | ||
| 520 | 2025.12.24 01:45:17.909076 [ 3 ] {822e8d34-e80b-4e53-8891-d2c24f86e3fb} <Debug> oximeter.fields_i32 (ff6b6d4d-0f81-4924-a3cb-ef084b594bf8): There are no data parts | ||
| 521 | 2025.12.24 01:45:17.912974 [ 3 ] {822e8d34-e80b-4e53-8891-d2c24f86e3fb} <Debug> TCPHandler: Processed in 0.007160305 sec. | ||
| 522 | 2025.12.24 01:45:17.913167 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.24 01:45:17.913364 [ 3 ] {be85d520-b8ad-4fed-b313-6dd21261df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.913430 [ 3 ] {be85d520-b8ad-4fed-b313-6dd21261df70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.24 01:45:17.918641 [ 3 ] {be85d520-b8ad-4fed-b313-6dd21261df70} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Loading data parts | ||
| 526 | 2025.12.24 01:45:17.918782 [ 3 ] {be85d520-b8ad-4fed-b313-6dd21261df70} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): There are no data parts | ||
| 527 | 2025.12.24 01:45:17.921226 [ 3 ] {be85d520-b8ad-4fed-b313-6dd21261df70} <Debug> TCPHandler: Processed in 0.008128258 sec. | ||
| 528 | 2025.12.24 01:45:17.921405 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.24 01:45:17.921600 [ 3 ] {69e1f8fa-78f2-4b65-8925-1854d94b8364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.921673 [ 3 ] {69e1f8fa-78f2-4b65-8925-1854d94b8364} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.24 01:45:17.924686 [ 3 ] {69e1f8fa-78f2-4b65-8925-1854d94b8364} <Debug> oximeter.fields_i64 (8c2dad9d-ef08-4509-84c4-c1cfc0d6b275): Loading data parts | ||
| 532 | 2025.12.24 01:45:17.924823 [ 3 ] {69e1f8fa-78f2-4b65-8925-1854d94b8364} <Debug> oximeter.fields_i64 (8c2dad9d-ef08-4509-84c4-c1cfc0d6b275): There are no data parts | ||
| 533 | 2025.12.24 01:45:17.928850 [ 3 ] {69e1f8fa-78f2-4b65-8925-1854d94b8364} <Debug> TCPHandler: Processed in 0.007508533 sec. | ||
| 534 | 2025.12.24 01:45:17.929017 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.24 01:45:17.929229 [ 3 ] {4519e0c0-8a66-468c-b291-64ab47868e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.929295 [ 3 ] {4519e0c0-8a66-468c-b291-64ab47868e23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.24 01:45:17.934388 [ 3 ] {4519e0c0-8a66-468c-b291-64ab47868e23} <Debug> oximeter.fields_u64 (eab58272-141c-4ba6-b48d-7d6cd605f7ff): Loading data parts | ||
| 538 | 2025.12.24 01:45:17.934551 [ 3 ] {4519e0c0-8a66-468c-b291-64ab47868e23} <Debug> oximeter.fields_u64 (eab58272-141c-4ba6-b48d-7d6cd605f7ff): There are no data parts | ||
| 539 | 2025.12.24 01:45:17.937042 [ 3 ] {4519e0c0-8a66-468c-b291-64ab47868e23} <Debug> TCPHandler: Processed in 0.008085556 sec. | ||
| 540 | 2025.12.24 01:45:17.937211 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.24 01:45:17.937409 [ 3 ] {7c0927ac-a4f3-401b-9410-2a3fb030f192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.937492 [ 3 ] {7c0927ac-a4f3-401b-9410-2a3fb030f192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.24 01:45:17.940549 [ 3 ] {7c0927ac-a4f3-401b-9410-2a3fb030f192} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Loading data parts | ||
| 544 | 2025.12.24 01:45:17.940680 [ 3 ] {7c0927ac-a4f3-401b-9410-2a3fb030f192} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): There are no data parts | ||
| 545 | 2025.12.24 01:45:17.944581 [ 3 ] {7c0927ac-a4f3-401b-9410-2a3fb030f192} <Debug> TCPHandler: Processed in 0.007432441 sec. | ||
| 546 | 2025.12.24 01:45:17.944765 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.24 01:45:17.944978 [ 3 ] {459c62ab-d594-43cc-9ff1-6ab76c9008c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.945053 [ 3 ] {459c62ab-d594-43cc-9ff1-6ab76c9008c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.24 01:45:17.950114 [ 3 ] {459c62ab-d594-43cc-9ff1-6ab76c9008c1} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Loading data parts | ||
| 550 | 2025.12.24 01:45:17.950253 [ 3 ] {459c62ab-d594-43cc-9ff1-6ab76c9008c1} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): There are no data parts | ||
| 551 | 2025.12.24 01:45:17.952707 [ 3 ] {459c62ab-d594-43cc-9ff1-6ab76c9008c1} <Debug> TCPHandler: Processed in 0.008006805 sec. | ||
| 552 | 2025.12.24 01:45:17.952862 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.24 01:45:17.953055 [ 3 ] {bcad24f3-5d6c-41bc-a01d-0e44918c73ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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 | 2025.12.24 01:45:17.953127 [ 3 ] {bcad24f3-5d6c-41bc-a01d-0e44918c73ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.24 01:45:17.956058 [ 3 ] {bcad24f3-5d6c-41bc-a01d-0e44918c73ff} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Loading data parts | ||
| 556 | 2025.12.24 01:45:17.956194 [ 3 ] {bcad24f3-5d6c-41bc-a01d-0e44918c73ff} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): There are no data parts | ||
| 557 | 2025.12.24 01:45:17.961500 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50560 | ||
| 558 | 2025.12.24 01:45:17.962282 [ 3 ] {bcad24f3-5d6c-41bc-a01d-0e44918c73ff} <Debug> TCPHandler: Processed in 0.009479518 sec. | ||
| 559 | 2025.12.24 01:45:17.962517 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.12.24 01:45:17.962588 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 561 | 2025.12.24 01:45:17.962656 [ 262 ] {} <Debug> TCP-Session: 5d2cd632-4853-4184-a8be-0631199ca73c Authenticating user 'default' from [fd00:1122:3344:101::c]:50560 | ||
| 562 | 2025.12.24 01:45:17.962716 [ 262 ] {} <Debug> TCP-Session: 5d2cd632-4853-4184-a8be-0631199ca73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2025.12.24 01:45:17.962730 [ 262 ] {} <Debug> TCP-Session: 5d2cd632-4853-4184-a8be-0631199ca73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 564 | 2025.12.24 01:45:17.962811 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 565 | 2025.12.24 01:45:17.962852 [ 3 ] {d8f00579-5cb4-433f-848e-a8c488fc5dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) /* The timeseries schema table stores the extracted schema for the samples | ||
| 566 | * oximeter collects. | ||
| 567 | */ | ||
| 568 | 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) | ||
| 569 | 2025.12.24 01:45:17.962862 [ 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 | ||
| 570 | 2025.12.24 01:45:17.962973 [ 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 | ||
| 571 | 2025.12.24 01:45:17.962987 [ 3 ] {d8f00579-5cb4-433f-848e-a8c488fc5dfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 572 | 2025.12.24 01:45:17.963459 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47038 | ||
| 573 | 2025.12.24 01:45:17.963568 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52082 | ||
| 574 | 2025.12.24 01:45:17.963682 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60310 | ||
| 575 | 2025.12.24 01:45:17.963686 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 576 | 2025.12.24 01:45:17.963797 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 577 | 2025.12.24 01:45:17.963800 [ 263 ] {} <Debug> TCP-Session: 1eb54671-b980-4a78-a23f-05117cdc51dc Authenticating user 'default' from [fd00:1122:3344:101::c]:47038 | ||
| 578 | 2025.12.24 01:45:17.963802 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64356 | ||
| 579 | 2025.12.24 01:45:17.963853 [ 263 ] {} <Debug> TCP-Session: 1eb54671-b980-4a78-a23f-05117cdc51dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2025.12.24 01:45:17.963837 [ 264 ] {} <Debug> TCP-Session: 67bc5e1f-1029-4a5e-9b5b-d6d28462450c Authenticating user 'default' from [fd00:1122:3344:101::c]:52082 | ||
| 581 | 2025.12.24 01:45:17.963898 [ 263 ] {} <Debug> TCP-Session: 1eb54671-b980-4a78-a23f-05117cdc51dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.24 01:45:17.963892 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2025.12.24 01:45:17.963909 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43925 | ||
| 584 | 2025.12.24 01:45:17.963954 [ 264 ] {} <Debug> TCP-Session: 67bc5e1f-1029-4a5e-9b5b-d6d28462450c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2025.12.24 01:45:17.963997 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64378 | ||
| 586 | 2025.12.24 01:45:17.964000 [ 265 ] {} <Debug> TCP-Session: 026fef1b-4ade-45c0-98ab-3e618101ed0c Authenticating user 'default' from [fd00:1122:3344:101::c]:60310 | ||
| 587 | 2025.12.24 01:45:17.964066 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.12.24 01:45:17.964000 [ 264 ] {} <Debug> TCP-Session: 67bc5e1f-1029-4a5e-9b5b-d6d28462450c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2025.12.24 01:45:17.964116 [ 266 ] {} <Debug> TCP-Session: 5c9b90e2-5773-4be8-b612-c8a6ec00f2fa Authenticating user 'default' from [fd00:1122:3344:101::c]:64356 | ||
| 590 | 2025.12.24 01:45:17.964135 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55322 | ||
| 591 | 2025.12.24 01:45:17.964107 [ 265 ] {} <Debug> TCP-Session: 026fef1b-4ade-45c0-98ab-3e618101ed0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.12.24 01:45:17.964182 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.12.24 01:45:17.964198 [ 265 ] {} <Debug> TCP-Session: 026fef1b-4ade-45c0-98ab-3e618101ed0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.24 01:45:17.964188 [ 266 ] {} <Debug> TCP-Session: 5c9b90e2-5773-4be8-b612-c8a6ec00f2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.12.24 01:45:17.964260 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.12.24 01:45:17.964286 [ 267 ] {} <Debug> TCP-Session: 7b919836-764c-4ebf-8da0-52bc23b3df11 Authenticating user 'default' from [fd00:1122:3344:101::c]:43925 | ||
| 597 | 2025.12.24 01:45:17.964284 [ 266 ] {} <Debug> TCP-Session: 5c9b90e2-5773-4be8-b612-c8a6ec00f2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.12.24 01:45:17.964363 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.24 01:45:17.964367 [ 268 ] {} <Debug> TCP-Session: 33d4e2a2-3bd3-4143-a198-6300867ac108 Authenticating user 'default' from [fd00:1122:3344:101::c]:64378 | ||
| 600 | 2025.12.24 01:45:17.964370 [ 267 ] {} <Debug> TCP-Session: 7b919836-764c-4ebf-8da0-52bc23b3df11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.24 01:45:17.964443 [ 269 ] {} <Debug> TCP-Session: 56589e01-a061-4009-a563-e950841da433 Authenticating user 'default' from [fd00:1122:3344:101::c]:55322 | ||
| 602 | 2025.12.24 01:45:17.964449 [ 268 ] {} <Debug> TCP-Session: 33d4e2a2-3bd3-4143-a198-6300867ac108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.24 01:45:17.964456 [ 267 ] {} <Debug> TCP-Session: 7b919836-764c-4ebf-8da0-52bc23b3df11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.24 01:45:17.964494 [ 269 ] {} <Debug> TCP-Session: 56589e01-a061-4009-a563-e950841da433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.24 01:45:17.964500 [ 268 ] {} <Debug> TCP-Session: 33d4e2a2-3bd3-4143-a198-6300867ac108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.24 01:45:17.964546 [ 269 ] {} <Debug> TCP-Session: 56589e01-a061-4009-a563-e950841da433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.12.24 01:45:17.967875 [ 3 ] {d8f00579-5cb4-433f-848e-a8c488fc5dfa} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Loading data parts | ||
| 608 | 2025.12.24 01:45:17.968087 [ 3 ] {d8f00579-5cb4-433f-848e-a8c488fc5dfa} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): There are no data parts | ||
| 609 | 2025.12.24 01:45:17.973306 [ 3 ] {d8f00579-5cb4-433f-848e-a8c488fc5dfa} <Debug> TCPHandler: Processed in 0.01088017 sec. | ||
| 610 | 2025.12.24 01:45:17.973572 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.24 01:45:17.973950 [ 5 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2025.12.24 01:45:17.975261 [ 5 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2025.12.24 01:45:17.994988 [ 260 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Trace> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2025.12.24 01:45:17.995089 [ 260 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 615 | 2025.12.24 01:45:17.999503 [ 260 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2025.12.24 01:45:17.999901 [ 260 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Trace> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2025.12.24 01:45:18.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.40 MiB (RSS), difference: 13.84 MiB | ||
| 618 | 2025.12.24 01:45:18.000333 [ 5 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026541 sec., 37.677555480200446 rows/sec., 602.84 B/sec. | ||
| 619 | 2025.12.24 01:45:18.000728 [ 5 ] {b217278e-79df-4ffc-9ee5-30e7c599fbf3} <Debug> TCPHandler: Processed in 0.027291939 sec. | ||
| 620 | 2025.12.24 01:45:18.129253 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59703 | ||
| 621 | 2025.12.24 01:45:18.130326 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.24 01:45:18.130380 [ 270 ] {} <Debug> TCP-Session: eda9fb11-6161-4520-8cfe-ce31e223c239 Authenticating user 'default' from [fd00:1122:3344:101::b]:59703 | ||
| 623 | 2025.12.24 01:45:18.130508 [ 270 ] {} <Debug> TCP-Session: eda9fb11-6161-4520-8cfe-ce31e223c239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.24 01:45:18.130525 [ 270 ] {} <Debug> TCP-Session: eda9fb11-6161-4520-8cfe-ce31e223c239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.24 01:45:18.130592 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.24 01:45:18.130697 [ 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 | 2025.12.24 01:45:18.130715 [ 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 | 2025.12.24 01:45:18.131224 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41068 | ||
| 629 | 2025.12.24 01:45:18.131331 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43478 | ||
| 630 | 2025.12.24 01:45:18.131481 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.12.24 01:45:18.131494 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42825 | ||
| 632 | 2025.12.24 01:45:18.131591 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.12.24 01:45:18.131669 [ 271 ] {} <Debug> TCP-Session: 2650cbe5-e14e-4276-8ea6-f88fe671257d Authenticating user 'default' from [fd00:1122:3344:101::b]:41068 | ||
| 634 | 2025.12.24 01:45:18.131684 [ 272 ] {} <Debug> TCP-Session: c20ec88a-3c07-4142-a994-7661b225e927 Authenticating user 'default' from [fd00:1122:3344:101::b]:43478 | ||
| 635 | 2025.12.24 01:45:18.131664 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63391 | ||
| 636 | 2025.12.24 01:45:18.131765 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58177 | ||
| 637 | 2025.12.24 01:45:18.131810 [ 271 ] {} <Debug> TCP-Session: 2650cbe5-e14e-4276-8ea6-f88fe671257d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.24 01:45:18.131884 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65321 | ||
| 639 | 2025.12.24 01:45:18.131927 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.24 01:45:18.131862 [ 272 ] {} <Debug> TCP-Session: c20ec88a-3c07-4142-a994-7661b225e927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.12.24 01:45:18.132029 [ 273 ] {} <Debug> TCP-Session: 3ebd2bf7-f2a5-4670-bb9b-7fe0d9b5747e Authenticating user 'default' from [fd00:1122:3344:101::b]:42825 | ||
| 642 | 2025.12.24 01:45:18.131999 [ 271 ] {} <Debug> TCP-Session: 2650cbe5-e14e-4276-8ea6-f88fe671257d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.24 01:45:18.132118 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50729 | ||
| 644 | 2025.12.24 01:45:18.132139 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.24 01:45:18.132190 [ 273 ] {} <Debug> TCP-Session: 3ebd2bf7-f2a5-4670-bb9b-7fe0d9b5747e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.24 01:45:18.132161 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.24 01:45:18.132278 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.24 01:45:18.132361 [ 275 ] {} <Debug> TCP-Session: bd6ddd2d-fba2-4b9c-b43b-87c2dea8012d Authenticating user 'default' from [fd00:1122:3344:101::b]:58177 | ||
| 649 | 2025.12.24 01:45:18.132363 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2025.12.24 01:45:18.132344 [ 273 ] {} <Debug> TCP-Session: 3ebd2bf7-f2a5-4670-bb9b-7fe0d9b5747e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.24 01:45:18.132463 [ 277 ] {} <Debug> TCP-Session: 5ea1b51a-460e-4169-883b-c4ef72ba53d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:50729 | ||
| 652 | 2025.12.24 01:45:18.132452 [ 276 ] {} <Debug> TCP-Session: 9c83cd14-7fe9-497a-917d-f7685f1a25f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:65321 | ||
| 653 | 2025.12.24 01:45:18.132327 [ 274 ] {} <Debug> TCP-Session: be4f5988-9b6f-40b3-95e5-05103e8827d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:63391 | ||
| 654 | 2025.12.24 01:45:18.132145 [ 272 ] {} <Debug> TCP-Session: c20ec88a-3c07-4142-a994-7661b225e927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.24 01:45:18.132601 [ 277 ] {} <Debug> TCP-Session: 5ea1b51a-460e-4169-883b-c4ef72ba53d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.24 01:45:18.132580 [ 276 ] {} <Debug> TCP-Session: 9c83cd14-7fe9-497a-917d-f7685f1a25f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.24 01:45:18.132571 [ 274 ] {} <Debug> TCP-Session: be4f5988-9b6f-40b3-95e5-05103e8827d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.24 01:45:18.132736 [ 276 ] {} <Debug> TCP-Session: 9c83cd14-7fe9-497a-917d-f7685f1a25f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.24 01:45:18.132725 [ 277 ] {} <Debug> TCP-Session: 5ea1b51a-460e-4169-883b-c4ef72ba53d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.24 01:45:18.132820 [ 274 ] {} <Debug> TCP-Session: be4f5988-9b6f-40b3-95e5-05103e8827d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.24 01:45:18.132469 [ 275 ] {} <Debug> TCP-Session: bd6ddd2d-fba2-4b9c-b43b-87c2dea8012d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.24 01:45:18.132926 [ 275 ] {} <Debug> TCP-Session: bd6ddd2d-fba2-4b9c-b43b-87c2dea8012d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.24 01:45:18.136032 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60011 | ||
| 664 | 2025.12.24 01:45:18.137159 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.24 01:45:18.137193 [ 278 ] {} <Debug> TCP-Session: 4c14c211-7c7d-4a3a-9c9e-966a441a04fa Authenticating user 'default' from [fd00:1122:3344:101::a]:60011 | ||
| 666 | 2025.12.24 01:45:18.137213 [ 278 ] {} <Debug> TCP-Session: 4c14c211-7c7d-4a3a-9c9e-966a441a04fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.24 01:45:18.137340 [ 278 ] {} <Debug> TCP-Session: 4c14c211-7c7d-4a3a-9c9e-966a441a04fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.24 01:45:18.137403 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.24 01:45:18.137429 [ 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 | 2025.12.24 01:45:18.137551 [ 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 | 2025.12.24 01:45:18.138100 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61562 | ||
| 672 | 2025.12.24 01:45:18.138202 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58503 | ||
| 673 | 2025.12.24 01:45:18.138299 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.12.24 01:45:18.138391 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.24 01:45:18.138404 [ 279 ] {} <Debug> TCP-Session: f6644e04-ed32-45a2-94e7-9aa350729411 Authenticating user 'default' from [fd00:1122:3344:101::a]:61562 | ||
| 676 | 2025.12.24 01:45:18.138426 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65186 | ||
| 677 | 2025.12.24 01:45:18.138497 [ 280 ] {} <Debug> TCP-Session: 8bb47697-4dc5-4462-96d7-a228fe2824ef Authenticating user 'default' from [fd00:1122:3344:101::a]:58503 | ||
| 678 | 2025.12.24 01:45:18.138537 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46159 | ||
| 679 | 2025.12.24 01:45:18.138517 [ 279 ] {} <Debug> TCP-Session: f6644e04-ed32-45a2-94e7-9aa350729411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.12.24 01:45:18.138622 [ 280 ] {} <Debug> TCP-Session: 8bb47697-4dc5-4462-96d7-a228fe2824ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.24 01:45:18.138663 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35369 | ||
| 682 | 2025.12.24 01:45:18.138633 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.12.24 01:45:18.138630 [ 279 ] {} <Debug> TCP-Session: f6644e04-ed32-45a2-94e7-9aa350729411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.12.24 01:45:18.138732 [ 280 ] {} <Debug> TCP-Session: 8bb47697-4dc5-4462-96d7-a228fe2824ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.24 01:45:18.138769 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50191 | ||
| 686 | 2025.12.24 01:45:18.138765 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.24 01:45:18.138752 [ 281 ] {} <Debug> TCP-Session: adaaa634-0c95-49b5-8b25-e90152df181d Authenticating user 'default' from [fd00:1122:3344:101::a]:65186 | ||
| 688 | 2025.12.24 01:45:18.138913 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.24 01:45:18.138925 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59164 | ||
| 690 | 2025.12.24 01:45:18.138877 [ 282 ] {} <Debug> TCP-Session: 05d3e0d3-4491-4d20-a893-c92eb7293ca3 Authenticating user 'default' from [fd00:1122:3344:101::a]:46159 | ||
| 691 | 2025.12.24 01:45:18.139003 [ 281 ] {} <Debug> TCP-Session: adaaa634-0c95-49b5-8b25-e90152df181d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.24 01:45:18.139041 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2025.12.24 01:45:18.139049 [ 283 ] {} <Debug> TCP-Session: d103b69d-982d-49c1-b802-7148c8b44495 Authenticating user 'default' from [fd00:1122:3344:101::a]:35369 | ||
| 694 | 2025.12.24 01:45:18.139029 [ 282 ] {} <Debug> TCP-Session: 05d3e0d3-4491-4d20-a893-c92eb7293ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.24 01:45:18.139145 [ 284 ] {} <Debug> TCP-Session: 603cebcc-b760-4b47-a22b-cfd56e93d8d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:50191 | ||
| 696 | 2025.12.24 01:45:18.139190 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.12.24 01:45:18.139128 [ 283 ] {} <Debug> TCP-Session: d103b69d-982d-49c1-b802-7148c8b44495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.24 01:45:18.139275 [ 284 ] {} <Debug> TCP-Session: 603cebcc-b760-4b47-a22b-cfd56e93d8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.24 01:45:18.139270 [ 285 ] {} <Debug> TCP-Session: 5845808e-21ed-45ab-b6c6-9037248b7d1b Authenticating user 'default' from [fd00:1122:3344:101::a]:59164 | ||
| 700 | 2025.12.24 01:45:18.139240 [ 282 ] {} <Debug> TCP-Session: 05d3e0d3-4491-4d20-a893-c92eb7293ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.24 01:45:18.139368 [ 285 ] {} <Debug> TCP-Session: 5845808e-21ed-45ab-b6c6-9037248b7d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.24 01:45:18.139378 [ 284 ] {} <Debug> TCP-Session: 603cebcc-b760-4b47-a22b-cfd56e93d8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.24 01:45:18.139350 [ 283 ] {} <Debug> TCP-Session: d103b69d-982d-49c1-b802-7148c8b44495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.24 01:45:18.139481 [ 285 ] {} <Debug> TCP-Session: 5845808e-21ed-45ab-b6c6-9037248b7d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.24 01:45:18.139114 [ 281 ] {} <Debug> TCP-Session: adaaa634-0c95-49b5-8b25-e90152df181d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.24 01:45:19.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.55 MiB, peak 138.55 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 1.16 MiB | ||
| 707 | 2025.12.24 01:45:23.380712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.24 01:45:23.380769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.24 01:45:23.380814 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.24 01:45:23.380865 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.24 01:45:23.387171 [ 244 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Loading data parts | ||
| 712 | 2025.12.24 01:45:23.387399 [ 244 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): There are no data parts | ||
| 713 | 2025.12.24 01:45:23.395271 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.24 01:45:23.395419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 715 | 2025.12.24 01:45:23.397676 [ 243 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Loading data parts | ||
| 716 | 2025.12.24 01:45:23.397862 [ 243 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): There are no data parts | ||
| 717 | 2025.12.24 01:45:23.402820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.24 01:45:23.403538 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.24 01:45:23.403746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.12.24 01:45:23.423764 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.24 01:45:23.423916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 722 | 2025.12.24 01:45:23.430317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.24 01:45:23.431675 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.24 01:45:23.435121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.24 01:45:24.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.13 MiB | ||
| 726 | 2025.12.24 01:45:25.005659 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52787 | ||
| 727 | 2025.12.24 01:45:25.008379 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2025.12.24 01:45:25.008539 [ 286 ] {} <Debug> TCP-Session: d091080c-6539-495b-8782-afd373f3c7de Authenticating user 'default' from [fd00:1122:3344:101::e]:52787 | ||
| 729 | 2025.12.24 01:45:25.008566 [ 286 ] {} <Debug> TCP-Session: d091080c-6539-495b-8782-afd373f3c7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.12.24 01:45:25.008579 [ 286 ] {} <Debug> TCP-Session: d091080c-6539-495b-8782-afd373f3c7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2025.12.24 01:45:25.008719 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2025.12.24 01:45:25.008745 [ 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 | ||
| 733 | 2025.12.24 01:45:25.008837 [ 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 | ||
| 734 | 2025.12.24 01:45:25.009264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36333 | ||
| 735 | 2025.12.24 01:45:25.009434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34639 | ||
| 736 | 2025.12.24 01:45:25.009436 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40155 | ||
| 737 | 2025.12.24 01:45:25.009508 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37843 | ||
| 738 | 2025.12.24 01:45:25.009632 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37784 | ||
| 739 | 2025.12.24 01:45:25.009660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2025.12.24 01:45:25.009810 [ 287 ] {} <Debug> TCP-Session: d9f4ceb7-32ea-4ac2-8344-cf7507e35a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:36333 | ||
| 741 | 2025.12.24 01:45:25.009825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2025.12.24 01:45:25.009834 [ 287 ] {} <Debug> TCP-Session: d9f4ceb7-32ea-4ac2-8344-cf7507e35a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2025.12.24 01:45:25.009845 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40324 | ||
| 744 | 2025.12.24 01:45:25.009935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2025.12.24 01:45:25.009940 [ 289 ] {} <Debug> TCP-Session: d8894122-b0ba-4fcf-88cc-5ee84bd7483e Authenticating user 'default' from [fd00:1122:3344:101::e]:34639 | ||
| 746 | 2025.12.24 01:45:25.010029 [ 288 ] {} <Debug> TCP-Session: 7f10721e-7d29-4376-a4cb-54acfe6867c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40155 | ||
| 747 | 2025.12.24 01:45:25.010000 [ 287 ] {} <Debug> TCP-Session: d9f4ceb7-32ea-4ac2-8344-cf7507e35a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2025.12.24 01:45:25.009973 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2025.12.24 01:45:25.010113 [ 289 ] {} <Debug> TCP-Session: d8894122-b0ba-4fcf-88cc-5ee84bd7483e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2025.12.24 01:45:25.010144 [ 288 ] {} <Debug> TCP-Session: 7f10721e-7d29-4376-a4cb-54acfe6867c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2025.12.24 01:45:25.010084 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35111 | ||
| 752 | 2025.12.24 01:45:25.010067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2025.12.24 01:45:25.010207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.24 01:45:25.010214 [ 290 ] {} <Debug> TCP-Session: 4b077e0c-3985-487c-83b0-4acbd3db6525 Authenticating user 'default' from [fd00:1122:3344:101::e]:37843 | ||
| 755 | 2025.12.24 01:45:25.010248 [ 288 ] {} <Debug> TCP-Session: 7f10721e-7d29-4376-a4cb-54acfe6867c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2025.12.24 01:45:25.010251 [ 291 ] {} <Debug> TCP-Session: 5f512c99-48a3-4ba8-b15a-872ba808be07 Authenticating user 'default' from [fd00:1122:3344:101::e]:37784 | ||
| 757 | 2025.12.24 01:45:25.010206 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64554 | ||
| 758 | 2025.12.24 01:45:25.010323 [ 292 ] {} <Debug> TCP-Session: 1f94fe39-7498-41a8-be96-c449555c4a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:40324 | ||
| 759 | 2025.12.24 01:45:25.010346 [ 291 ] {} <Debug> TCP-Session: 5f512c99-48a3-4ba8-b15a-872ba808be07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2025.12.24 01:45:25.010399 [ 292 ] {} <Debug> TCP-Session: 1f94fe39-7498-41a8-be96-c449555c4a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2025.12.24 01:45:25.010400 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2025.12.24 01:45:25.010413 [ 291 ] {} <Debug> TCP-Session: 5f512c99-48a3-4ba8-b15a-872ba808be07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2025.12.24 01:45:25.010428 [ 292 ] {} <Debug> TCP-Session: 1f94fe39-7498-41a8-be96-c449555c4a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2025.12.24 01:45:25.010480 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2025.12.24 01:45:25.010524 [ 294 ] {} <Debug> TCP-Session: 7679fe39-d13b-4827-8f7b-1ef36602fc86 Authenticating user 'default' from [fd00:1122:3344:101::e]:64554 | ||
| 766 | 2025.12.24 01:45:25.010550 [ 294 ] {} <Debug> TCP-Session: 7679fe39-d13b-4827-8f7b-1ef36602fc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.12.24 01:45:25.010573 [ 294 ] {} <Debug> TCP-Session: 7679fe39-d13b-4827-8f7b-1ef36602fc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.12.24 01:45:25.010596 [ 289 ] {} <Debug> TCP-Session: d8894122-b0ba-4fcf-88cc-5ee84bd7483e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.24 01:45:25.010574 [ 293 ] {} <Debug> TCP-Session: 29522dfe-5627-46dd-8ee5-14736983a86f Authenticating user 'default' from [fd00:1122:3344:101::e]:35111 | ||
| 770 | 2025.12.24 01:45:25.010624 [ 290 ] {} <Debug> TCP-Session: 4b077e0c-3985-487c-83b0-4acbd3db6525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2025.12.24 01:45:25.010638 [ 293 ] {} <Debug> TCP-Session: 29522dfe-5627-46dd-8ee5-14736983a86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2025.12.24 01:45:25.010646 [ 290 ] {} <Debug> TCP-Session: 4b077e0c-3985-487c-83b0-4acbd3db6525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.12.24 01:45:25.010662 [ 293 ] {} <Debug> TCP-Session: 29522dfe-5627-46dd-8ee5-14736983a86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.24 01:45:25.011579 [ 286 ] {} <Trace> TCP-Session: d091080c-6539-495b-8782-afd373f3c7de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.12.24 01:45:25.011758 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52787) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 776 | 2025.12.24 01:45:25.012217 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 777 | 2025.12.24 01:45:25.012546 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.12.24 01:45:25.021346 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 779 | 2025.12.24 01:45:25.030674 [ 296 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2025.12.24 01:45:25.030767 [ 296 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2025.12.24 01:45:25.031417 [ 296 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004171956 sec. (239.696 rows/sec., 9.36 KiB/sec.) | ||
| 782 | 2025.12.24 01:45:25.031440 [ 296 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2025.12.24 01:45:25.031471 [ 296 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2025.12.24 01:45:25.032697 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020993 sec., 47.634925927690176 rows/sec., 1.86 KiB/sec. | ||
| 785 | 2025.12.24 01:45:25.032858 [ 286 ] {74da6d60-4e30-4f6e-bfa7-85f8ea32b363} <Debug> TCPHandler: Processed in 0.021424164 sec. | ||
| 786 | 2025.12.24 01:45:25.034010 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2025.12.24 01:45:25.034022 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2025.12.24 01:45:25.034050 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2025.12.24 01:45:25.034075 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2025.12.24 01:45:25.034090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2025.12.24 01:45:25.034105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2025.12.24 01:45:25.034120 [ 288 ] {} <Debug> TCP-Session: 7f10721e-7d29-4376-a4cb-54acfe6867c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2025.12.24 01:45:25.034134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2025.12.24 01:45:25.034156 [ 293 ] {} <Debug> TCP-Session: 29522dfe-5627-46dd-8ee5-14736983a86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2025.12.24 01:45:25.034141 [ 289 ] {} <Debug> TCP-Session: d8894122-b0ba-4fcf-88cc-5ee84bd7483e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2025.12.24 01:45:25.034194 [ 291 ] {} <Debug> TCP-Session: 5f512c99-48a3-4ba8-b15a-872ba808be07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2025.12.24 01:45:25.034115 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.12.24 01:45:25.034066 [ 294 ] {} <Debug> TCP-Session: 7679fe39-d13b-4827-8f7b-1ef36602fc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2025.12.24 01:45:25.034263 [ 290 ] {} <Debug> TCP-Session: 4b077e0c-3985-487c-83b0-4acbd3db6525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.24 01:45:25.034060 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.12.24 01:45:25.034105 [ 292 ] {} <Debug> TCP-Session: 1f94fe39-7498-41a8-be96-c449555c4a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2025.12.24 01:45:25.034316 [ 287 ] {} <Debug> TCP-Session: d9f4ceb7-32ea-4ac2-8344-cf7507e35a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.12.24 01:45:25.034060 [ 286 ] {} <Debug> TCP-Session: d091080c-6539-495b-8782-afd373f3c7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2025.12.24 01:45:25.880657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 805 | 2025.12.24 01:45:25.880738 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 806 | 2025.12.24 01:45:25.885273 [ 242 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Loading data parts | ||
| 807 | 2025.12.24 01:45:25.885528 [ 242 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): There are no data parts | ||
| 808 | 2025.12.24 01:45:25.893249 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2025.12.24 01:45:25.893291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 810 | 2025.12.24 01:45:25.895014 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2025.12.24 01:45:25.895563 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2025.12.24 01:45:25.895843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 813 | 2025.12.24 01:45:30.835526 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 814 | 2025.12.24 01:45:30.835590 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 815 | 2025.12.24 01:45:30.903799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 816 | 2025.12.24 01:45:30.908564 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2025.12.24 01:45:30.908619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 818 | 2025.12.24 01:45:30.909334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 819 | 2025.12.24 01:45:30.909811 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2025.12.24 01:45:30.909983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 821 | 2025.12.24 01:45:30.935163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 822 | 2025.12.24 01:45:30.953841 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 823 | 2025.12.24 01:45:30.953906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 824 | 2025.12.24 01:45:30.960218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 825 | 2025.12.24 01:45:30.961346 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 826 | 2025.12.24 01:45:30.964718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 827 | 2025.12.24 01:45:31.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.95 MiB, peak 164.35 MiB, free memory in arenas 0.00 B, will set to 161.80 MiB (RSS), difference: 1.85 MiB | ||
| 828 | 2025.12.24 01:45:32.039563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61891 | ||
| 829 | 2025.12.24 01:45:32.039667 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2025.12.24 01:45:32.039691 [ 286 ] {} <Debug> TCP-Session: 23c0df52-7944-4839-8114-1fb63da6eb3f Authenticating user 'default' from [fd00:1122:3344:101::e]:61891 | ||
| 831 | 2025.12.24 01:45:32.039713 [ 286 ] {} <Debug> TCP-Session: 23c0df52-7944-4839-8114-1fb63da6eb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2025.12.24 01:45:32.039731 [ 286 ] {} <Debug> TCP-Session: 23c0df52-7944-4839-8114-1fb63da6eb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2025.12.24 01:45:32.039902 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57855 | ||
| 834 | 2025.12.24 01:45:32.039922 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46998 | ||
| 835 | 2025.12.24 01:45:32.039944 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40668 | ||
| 836 | 2025.12.24 01:45:32.039973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36885 | ||
| 837 | 2025.12.24 01:45:32.039984 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64997 | ||
| 838 | 2025.12.24 01:45:32.040033 [ 286 ] {} <Trace> TCP-Session: 23c0df52-7944-4839-8114-1fb63da6eb3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.12.24 01:45:32.040035 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2025.12.24 01:45:32.039939 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55310 | ||
| 841 | 2025.12.24 01:45:32.040093 [ 287 ] {} <Debug> TCP-Session: 8c8785bb-9e78-4f63-a649-7c062dfc2f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:57855 | ||
| 842 | 2025.12.24 01:45:32.040093 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2025.12.24 01:45:32.040128 [ 287 ] {} <Debug> TCP-Session: 8c8785bb-9e78-4f63-a649-7c062dfc2f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2025.12.24 01:45:32.039937 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44606 | ||
| 845 | 2025.12.24 01:45:32.040152 [ 292 ] {} <Debug> TCP-Session: 2bed4945-e369-4bd0-8cf4-657cc22d261c Authenticating user 'default' from [fd00:1122:3344:101::e]:36885 | ||
| 846 | 2025.12.24 01:45:32.040154 [ 287 ] {} <Debug> TCP-Session: 8c8785bb-9e78-4f63-a649-7c062dfc2f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2025.12.24 01:45:32.040147 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2025.12.24 01:45:32.040224 [ 292 ] {} <Debug> TCP-Session: 2bed4945-e369-4bd0-8cf4-657cc22d261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.12.24 01:45:32.040235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2025.12.24 01:45:32.040270 [ 293 ] {} <Debug> TCP-Session: 342dde13-6c4b-4898-b5f4-6b568c130082 Authenticating user 'default' from [fd00:1122:3344:101::e]:64997 | ||
| 851 | 2025.12.24 01:45:32.040296 [ 290 ] {} <Debug> TCP-Session: 1f165967-6ed8-4482-87cd-a535dcb78048 Authenticating user 'default' from [fd00:1122:3344:101::e]:55310 | ||
| 852 | 2025.12.24 01:45:32.040265 [ 292 ] {} <Debug> TCP-Session: 2bed4945-e369-4bd0-8cf4-657cc22d261c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.12.24 01:45:32.040323 [ 293 ] {} <Debug> TCP-Session: 342dde13-6c4b-4898-b5f4-6b568c130082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.24 01:45:32.040337 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2025.12.24 01:45:32.040362 [ 293 ] {} <Debug> TCP-Session: 342dde13-6c4b-4898-b5f4-6b568c130082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2025.12.24 01:45:32.040334 [ 290 ] {} <Debug> TCP-Session: 1f165967-6ed8-4482-87cd-a535dcb78048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.12.24 01:45:32.040383 [ 289 ] {} <Debug> TCP-Session: bb46ea2a-2300-494e-b10c-896114980c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:44606 | ||
| 858 | 2025.12.24 01:45:32.040418 [ 290 ] {} <Debug> TCP-Session: 1f165967-6ed8-4482-87cd-a535dcb78048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.12.24 01:45:32.040429 [ 289 ] {} <Debug> TCP-Session: bb46ea2a-2300-494e-b10c-896114980c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.12.24 01:45:32.040247 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 861 | 2025.12.24 01:45:32.040456 [ 289 ] {} <Debug> TCP-Session: bb46ea2a-2300-494e-b10c-896114980c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2025.12.24 01:45:32.040082 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2025.12.24 01:45:32.040081 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2025.12.24 01:45:32.040548 [ 291 ] {} <Debug> TCP-Session: 8ec3ba21-0689-426d-80a7-b377542a7d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:40668 | ||
| 865 | 2025.12.24 01:45:32.039992 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65497 | ||
| 866 | 2025.12.24 01:45:32.040580 [ 291 ] {} <Debug> TCP-Session: 8ec3ba21-0689-426d-80a7-b377542a7d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2025.12.24 01:45:32.040573 [ 288 ] {} <Debug> TCP-Session: 90dd0199-146f-4ea2-8483-d8fa5d8d7eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46998 | ||
| 868 | 2025.12.24 01:45:32.040615 [ 291 ] {} <Debug> TCP-Session: 8ec3ba21-0689-426d-80a7-b377542a7d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2025.12.24 01:45:32.040639 [ 288 ] {} <Debug> TCP-Session: 90dd0199-146f-4ea2-8483-d8fa5d8d7eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2025.12.24 01:45:32.040658 [ 288 ] {} <Debug> TCP-Session: 90dd0199-146f-4ea2-8483-d8fa5d8d7eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2025.12.24 01:45:32.040718 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2025.12.24 01:45:32.040737 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 873 | 2025.12.24 01:45:32.040752 [ 294 ] {} <Debug> TCP-Session: ccdc5fa7-ba75-4419-8696-40cbca41e6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:65497 | ||
| 874 | 2025.12.24 01:45:32.040782 [ 294 ] {} <Debug> TCP-Session: ccdc5fa7-ba75-4419-8696-40cbca41e6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.12.24 01:45:32.040797 [ 294 ] {} <Debug> TCP-Session: ccdc5fa7-ba75-4419-8696-40cbca41e6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.12.24 01:45:32.040817 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.12.24 01:45:32.041123 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 878 | 2025.12.24 01:45:32.042135 [ 319 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> AggregatingTransform: Aggregating | ||
| 879 | 2025.12.24 01:45:32.042182 [ 319 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> Aggregator: Aggregation method: without_key | ||
| 880 | 2025.12.24 01:45:32.042215 [ 319 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988872 sec. (1011.253 rows/sec., 39.50 KiB/sec.) | ||
| 881 | 2025.12.24 01:45:32.042245 [ 319 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Trace> Aggregator: Merging aggregated data | ||
| 882 | 2025.12.24 01:45:32.043651 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003468 sec., 288.3506343713956 rows/sec., 11.26 KiB/sec. | ||
| 883 | 2025.12.24 01:45:32.043785 [ 286 ] {35bed613-aa27-45b3-8111-7d4c5e67cb20} <Debug> TCPHandler: Processed in 0.003871049 sec. | ||
| 884 | 2025.12.24 01:45:32.043881 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2025.12.24 01:45:32.043915 [ 286 ] {} <Debug> TCP-Session: 23c0df52-7944-4839-8114-1fb63da6eb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2025.12.24 01:45:32.043921 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2025.12.24 01:45:32.043941 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2025.12.24 01:45:32.043962 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2025.12.24 01:45:32.043997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2025.12.24 01:45:32.044007 [ 291 ] {} <Debug> TCP-Session: 8ec3ba21-0689-426d-80a7-b377542a7d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2025.12.24 01:45:32.044030 [ 294 ] {} <Debug> TCP-Session: ccdc5fa7-ba75-4419-8696-40cbca41e6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2025.12.24 01:45:32.044053 [ 289 ] {} <Debug> TCP-Session: bb46ea2a-2300-494e-b10c-896114980c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2025.12.24 01:45:32.044010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2025.12.24 01:45:32.043984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2025.12.24 01:45:32.044120 [ 292 ] {} <Debug> TCP-Session: 2bed4945-e369-4bd0-8cf4-657cc22d261c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.12.24 01:45:32.043951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.12.24 01:45:32.044146 [ 293 ] {} <Debug> TCP-Session: 342dde13-6c4b-4898-b5f4-6b568c130082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.12.24 01:45:32.043921 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2025.12.24 01:45:32.044179 [ 290 ] {} <Debug> TCP-Session: 1f165967-6ed8-4482-87cd-a535dcb78048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.24 01:45:32.043984 [ 288 ] {} <Debug> TCP-Session: 90dd0199-146f-4ea2-8483-d8fa5d8d7eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.12.24 01:45:32.044218 [ 287 ] {} <Debug> TCP-Session: 8c8785bb-9e78-4f63-a649-7c062dfc2f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2025.12.24 01:45:32.086565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57386 | ||
| 903 | 2025.12.24 01:45:32.086662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2025.12.24 01:45:32.086687 [ 286 ] {} <Debug> TCP-Session: a62e0d83-5846-4f11-9b70-7ae8d73c3d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:57386 | ||
| 905 | 2025.12.24 01:45:32.086708 [ 286 ] {} <Debug> TCP-Session: a62e0d83-5846-4f11-9b70-7ae8d73c3d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2025.12.24 01:45:32.086722 [ 286 ] {} <Debug> TCP-Session: a62e0d83-5846-4f11-9b70-7ae8d73c3d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2025.12.24 01:45:32.086900 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47195 | ||
| 908 | 2025.12.24 01:45:32.086946 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40429 | ||
| 909 | 2025.12.24 01:45:32.086972 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50297 | ||
| 910 | 2025.12.24 01:45:32.086981 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43105 | ||
| 911 | 2025.12.24 01:45:32.087000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43252 | ||
| 912 | 2025.12.24 01:45:32.087044 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57380 | ||
| 913 | 2025.12.24 01:45:32.087060 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2025.12.24 01:45:32.087073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2025.12.24 01:45:32.087102 [ 286 ] {} <Trace> TCP-Session: a62e0d83-5846-4f11-9b70-7ae8d73c3d6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.12.24 01:45:32.087105 [ 291 ] {} <Debug> TCP-Session: 280760af-ced3-4a87-a9f2-0a904351348d Authenticating user 'default' from [fd00:1122:3344:101::e]:50297 | ||
| 917 | 2025.12.24 01:45:32.087126 [ 292 ] {} <Debug> TCP-Session: 48c572c5-fa6f-4d4b-89cc-c4cd1f054f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:43105 | ||
| 918 | 2025.12.24 01:45:32.087129 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2025.12.24 01:45:32.087142 [ 291 ] {} <Debug> TCP-Session: 280760af-ced3-4a87-a9f2-0a904351348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2025.12.24 01:45:32.087161 [ 292 ] {} <Debug> TCP-Session: 48c572c5-fa6f-4d4b-89cc-c4cd1f054f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2025.12.24 01:45:32.087183 [ 291 ] {} <Debug> TCP-Session: 280760af-ced3-4a87-a9f2-0a904351348d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2025.12.24 01:45:32.086962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63048 | ||
| 923 | 2025.12.24 01:45:32.087217 [ 292 ] {} <Debug> TCP-Session: 48c572c5-fa6f-4d4b-89cc-c4cd1f054f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2025.12.24 01:45:32.087179 [ 294 ] {} <Debug> TCP-Session: 6ca4cb75-f857-44ff-b391-575a3838346b Authenticating user 'default' from [fd00:1122:3344:101::e]:57380 | ||
| 925 | 2025.12.24 01:45:32.087265 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 926 | 2025.12.24 01:45:32.087284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2025.12.24 01:45:32.087290 [ 294 ] {} <Debug> TCP-Session: 6ca4cb75-f857-44ff-b391-575a3838346b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2025.12.24 01:45:32.087057 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2025.12.24 01:45:32.087318 [ 290 ] {} <Debug> TCP-Session: f234642d-68c4-479c-b67b-c8c63e349b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:63048 | ||
| 930 | 2025.12.24 01:45:32.087321 [ 294 ] {} <Debug> TCP-Session: 6ca4cb75-f857-44ff-b391-575a3838346b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.24 01:45:32.087360 [ 290 ] {} <Debug> TCP-Session: f234642d-68c4-479c-b67b-c8c63e349b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.24 01:45:32.087353 [ 288 ] {} <Debug> TCP-Session: 9c3af031-9a59-4619-9edb-9747fab21c47 Authenticating user 'default' from [fd00:1122:3344:101::e]:40429 | ||
| 933 | 2025.12.24 01:45:32.087377 [ 290 ] {} <Debug> TCP-Session: f234642d-68c4-479c-b67b-c8c63e349b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.12.24 01:45:32.087397 [ 288 ] {} <Debug> TCP-Session: 9c3af031-9a59-4619-9edb-9747fab21c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2025.12.24 01:45:32.087001 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2025.12.24 01:45:32.087423 [ 288 ] {} <Debug> TCP-Session: 9c3af031-9a59-4619-9edb-9747fab21c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2025.12.24 01:45:32.086961 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47642 | ||
| 938 | 2025.12.24 01:45:32.087462 [ 287 ] {} <Debug> TCP-Session: e3be6cb6-ac5a-4f0c-89dc-d3ce8890d830 Authenticating user 'default' from [fd00:1122:3344:101::e]:47195 | ||
| 939 | 2025.12.24 01:45:32.087134 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2025.12.24 01:45:32.087508 [ 287 ] {} <Debug> TCP-Session: e3be6cb6-ac5a-4f0c-89dc-d3ce8890d830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2025.12.24 01:45:32.087532 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 942 | 2025.12.24 01:45:32.087537 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2025.12.24 01:45:32.087546 [ 293 ] {} <Debug> TCP-Session: d9c51613-8f92-4928-bad3-aaecc517b9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43252 | ||
| 944 | 2025.12.24 01:45:32.087543 [ 287 ] {} <Debug> TCP-Session: e3be6cb6-ac5a-4f0c-89dc-d3ce8890d830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2025.12.24 01:45:32.087594 [ 293 ] {} <Debug> TCP-Session: d9c51613-8f92-4928-bad3-aaecc517b9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2025.12.24 01:45:32.087593 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2025.12.24 01:45:32.087629 [ 293 ] {} <Debug> TCP-Session: d9c51613-8f92-4928-bad3-aaecc517b9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2025.12.24 01:45:32.087585 [ 289 ] {} <Debug> TCP-Session: d89c0868-a560-4194-92aa-864b80ae1e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:47642 | ||
| 949 | 2025.12.24 01:45:32.087670 [ 289 ] {} <Debug> TCP-Session: d89c0868-a560-4194-92aa-864b80ae1e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.12.24 01:45:32.087686 [ 289 ] {} <Debug> TCP-Session: d89c0868-a560-4194-92aa-864b80ae1e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.12.24 01:45:32.087927 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 952 | 2025.12.24 01:45:32.088941 [ 339 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> AggregatingTransform: Aggregating | ||
| 953 | 2025.12.24 01:45:32.088996 [ 339 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> Aggregator: Aggregation method: without_key | ||
| 954 | 2025.12.24 01:45:32.089059 [ 339 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033144 sec. (967.919 rows/sec., 37.81 KiB/sec.) | ||
| 955 | 2025.12.24 01:45:32.089075 [ 339 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Trace> Aggregator: Merging aggregated data | ||
| 956 | 2025.12.24 01:45:32.090143 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 957 | 2025.12.24 01:45:32.090302 [ 286 ] {8b06f91a-8275-4614-a098-a0c54d208baf} <Debug> TCPHandler: Processed in 0.003309366 sec. | ||
| 958 | 2025.12.24 01:45:32.090438 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 959 | 2025.12.24 01:45:32.090467 [ 286 ] {} <Debug> TCP-Session: a62e0d83-5846-4f11-9b70-7ae8d73c3d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2025.12.24 01:45:32.090473 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2025.12.24 01:45:32.090492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2025.12.24 01:45:32.090512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2025.12.24 01:45:32.090524 [ 294 ] {} <Debug> TCP-Session: 6ca4cb75-f857-44ff-b391-575a3838346b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2025.12.24 01:45:32.090534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2025.12.24 01:45:32.090549 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2025.12.24 01:45:32.090566 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2025.12.24 01:45:32.090583 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2025.12.24 01:45:32.090620 [ 289 ] {} <Debug> TCP-Session: d89c0868-a560-4194-92aa-864b80ae1e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2025.12.24 01:45:32.090612 [ 293 ] {} <Debug> TCP-Session: d9c51613-8f92-4928-bad3-aaecc517b9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2025.12.24 01:45:32.090642 [ 291 ] {} <Debug> TCP-Session: 280760af-ced3-4a87-a9f2-0a904351348d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2025.12.24 01:45:32.090602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2025.12.24 01:45:32.090591 [ 290 ] {} <Debug> TCP-Session: f234642d-68c4-479c-b67b-c8c63e349b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2025.12.24 01:45:32.090703 [ 292 ] {} <Debug> TCP-Session: 48c572c5-fa6f-4d4b-89cc-c4cd1f054f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.12.24 01:45:32.090556 [ 288 ] {} <Debug> TCP-Session: 9c3af031-9a59-4619-9edb-9747fab21c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2025.12.24 01:45:32.090519 [ 287 ] {} <Debug> TCP-Session: e3be6cb6-ac5a-4f0c-89dc-d3ce8890d830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.12.24 01:45:35.899021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 977 | 2025.12.24 01:45:35.901166 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2025.12.24 01:45:35.901220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 979 | 2025.12.24 01:45:35.902342 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 980 | 2025.12.24 01:45:35.902619 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2025.12.24 01:45:35.902926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 982 | 2025.12.24 01:45:36.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.29 MiB, peak 174.17 MiB, free memory in arenas 0.00 B, will set to 162.32 MiB (RSS), difference: 4.03 MiB | ||
| 983 | 2025.12.24 01:45:38.019317 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.12.24 01:45:38.019519 [ 3 ] {bce06434-9687-4321-b86c-d5f23b90b527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 985 | 2025.12.24 01:45:38.019808 [ 3 ] {bce06434-9687-4321-b86c-d5f23b90b527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2025.12.24 01:45:38.019864 [ 3 ] {bce06434-9687-4321-b86c-d5f23b90b527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2025.12.24 01:45:38.020246 [ 3 ] {bce06434-9687-4321-b86c-d5f23b90b527} <Debug> TCPHandler: Processed in 0.001049934 sec. | ||
| 988 | 2025.12.24 01:45:38.033391 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2025.12.24 01:45:38.033518 [ 3 ] {8cc8c746-5e72-4a18-9b51-4840629e88f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 990 | 2025.12.24 01:45:38.041750 [ 3 ] {8cc8c746-5e72-4a18-9b51-4840629e88f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2025.12.24 01:45:38.041803 [ 3 ] {8cc8c746-5e72-4a18-9b51-4840629e88f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2025.12.24 01:45:38.044192 [ 3 ] {8cc8c746-5e72-4a18-9b51-4840629e88f5} <Debug> TCPHandler: Processed in 0.010853561 sec. | ||
| 993 | 2025.12.24 01:45:38.044759 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.12.24 01:45:38.044902 [ 3 ] {005ee539-cf3e-4b6f-aae4-b89455da7890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 995 | 2025.12.24 01:45:38.047163 [ 3 ] {005ee539-cf3e-4b6f-aae4-b89455da7890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2025.12.24 01:45:38.047212 [ 3 ] {005ee539-cf3e-4b6f-aae4-b89455da7890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2025.12.24 01:45:38.047600 [ 3 ] {005ee539-cf3e-4b6f-aae4-b89455da7890} <Debug> TCPHandler: Processed in 0.002894087 sec. | ||
| 998 | 2025.12.24 01:45:38.047823 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.12.24 01:45:38.047942 [ 3 ] {8571835a-7ea6-4cf8-80b1-254cdd7a3596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.12.24 01:45:38.048197 [ 3 ] {8571835a-7ea6-4cf8-80b1-254cdd7a3596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2025.12.24 01:45:38.048242 [ 3 ] {8571835a-7ea6-4cf8-80b1-254cdd7a3596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2025.12.24 01:45:38.048594 [ 3 ] {8571835a-7ea6-4cf8-80b1-254cdd7a3596} <Debug> TCPHandler: Processed in 0.000819669 sec. | ||
| 1003 | 2025.12.24 01:45:38.048833 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.24 01:45:38.048956 [ 3 ] {60f10413-bbc5-4732-b333-c62f057cbd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2025.12.24 01:45:38.049229 [ 3 ] {60f10413-bbc5-4732-b333-c62f057cbd5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.12.24 01:45:38.049274 [ 3 ] {60f10413-bbc5-4732-b333-c62f057cbd5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.12.24 01:45:38.049615 [ 3 ] {60f10413-bbc5-4732-b333-c62f057cbd5d} <Debug> TCPHandler: Processed in 0.00083376 sec. | ||
| 1008 | 2025.12.24 01:45:38.049873 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.12.24 01:45:38.049996 [ 3 ] {90151f29-5b60-4837-9fef-ba047caeae7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2025.12.24 01:45:38.050245 [ 3 ] {90151f29-5b60-4837-9fef-ba047caeae7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2025.12.24 01:45:38.050290 [ 3 ] {90151f29-5b60-4837-9fef-ba047caeae7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2025.12.24 01:45:38.050640 [ 3 ] {90151f29-5b60-4837-9fef-ba047caeae7e} <Debug> TCPHandler: Processed in 0.000816099 sec. | ||
| 1013 | 2025.12.24 01:45:38.050884 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.24 01:45:38.051002 [ 3 ] {a0ab6de0-f350-4b79-b2b5-e9373b17e834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1015 | 2025.12.24 01:45:38.051254 [ 3 ] {a0ab6de0-f350-4b79-b2b5-e9373b17e834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.12.24 01:45:38.051299 [ 3 ] {a0ab6de0-f350-4b79-b2b5-e9373b17e834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2025.12.24 01:45:38.051625 [ 3 ] {a0ab6de0-f350-4b79-b2b5-e9373b17e834} <Debug> TCPHandler: Processed in 0.000790198 sec. | ||
| 1018 | 2025.12.24 01:45:38.051834 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.12.24 01:45:38.051954 [ 3 ] {fb350bd7-5ab2-4522-b9c9-8a61e32b74af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1020 | 2025.12.24 01:45:38.052208 [ 3 ] {fb350bd7-5ab2-4522-b9c9-8a61e32b74af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2025.12.24 01:45:38.052252 [ 3 ] {fb350bd7-5ab2-4522-b9c9-8a61e32b74af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2025.12.24 01:45:38.052630 [ 3 ] {fb350bd7-5ab2-4522-b9c9-8a61e32b74af} <Debug> TCPHandler: Processed in 0.000843539 sec. | ||
| 1023 | 2025.12.24 01:45:38.052845 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.24 01:45:38.052963 [ 3 ] {275d7453-a7df-4ac3-a1fe-b5bee56aef48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1025 | 2025.12.24 01:45:38.053210 [ 3 ] {275d7453-a7df-4ac3-a1fe-b5bee56aef48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2025.12.24 01:45:38.053253 [ 3 ] {275d7453-a7df-4ac3-a1fe-b5bee56aef48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2025.12.24 01:45:38.053570 [ 3 ] {275d7453-a7df-4ac3-a1fe-b5bee56aef48} <Debug> TCPHandler: Processed in 0.000773068 sec. | ||
| 1028 | 2025.12.24 01:45:38.053782 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.12.24 01:45:38.053903 [ 3 ] {758bf527-4a65-4714-817b-11d6e03f831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1030 | 2025.12.24 01:45:38.054196 [ 3 ] {758bf527-4a65-4714-817b-11d6e03f831d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.12.24 01:45:38.054245 [ 3 ] {758bf527-4a65-4714-817b-11d6e03f831d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.12.24 01:45:38.054580 [ 3 ] {758bf527-4a65-4714-817b-11d6e03f831d} <Debug> TCPHandler: Processed in 0.00084687 sec. | ||
| 1033 | 2025.12.24 01:45:38.054800 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.12.24 01:45:38.054920 [ 3 ] {d6e955d4-96bd-4c1d-bf47-f011233f95b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1035 | 2025.12.24 01:45:38.055205 [ 3 ] {d6e955d4-96bd-4c1d-bf47-f011233f95b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2025.12.24 01:45:38.055261 [ 3 ] {d6e955d4-96bd-4c1d-bf47-f011233f95b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2025.12.24 01:45:38.055609 [ 3 ] {d6e955d4-96bd-4c1d-bf47-f011233f95b0} <Debug> TCPHandler: Processed in 0.00085734 sec. | ||
| 1038 | 2025.12.24 01:45:38.055870 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.12.24 01:45:38.055992 [ 3 ] {5dc65f1b-5b98-4676-9f0e-7862b86b1c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1040 | 2025.12.24 01:45:38.056256 [ 3 ] {5dc65f1b-5b98-4676-9f0e-7862b86b1c21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2025.12.24 01:45:38.056299 [ 3 ] {5dc65f1b-5b98-4676-9f0e-7862b86b1c21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2025.12.24 01:45:38.056631 [ 3 ] {5dc65f1b-5b98-4676-9f0e-7862b86b1c21} <Debug> TCPHandler: Processed in 0.000815739 sec. | ||
| 1043 | 2025.12.24 01:45:38.056866 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.24 01:45:38.056987 [ 3 ] {6a879231-b77a-4351-b968-b8aec0035e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1045 | 2025.12.24 01:45:38.057279 [ 3 ] {6a879231-b77a-4351-b968-b8aec0035e0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2025.12.24 01:45:38.057330 [ 3 ] {6a879231-b77a-4351-b968-b8aec0035e0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2025.12.24 01:45:38.057654 [ 3 ] {6a879231-b77a-4351-b968-b8aec0035e0c} <Debug> TCPHandler: Processed in 0.000836579 sec. | ||
| 1048 | 2025.12.24 01:45:38.057887 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2025.12.24 01:45:38.058006 [ 3 ] {0f04bc30-26f2-4184-b38c-1f3011b17181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1050 | 2025.12.24 01:45:38.058268 [ 3 ] {0f04bc30-26f2-4184-b38c-1f3011b17181} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2025.12.24 01:45:38.058310 [ 3 ] {0f04bc30-26f2-4184-b38c-1f3011b17181} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2025.12.24 01:45:38.058635 [ 3 ] {0f04bc30-26f2-4184-b38c-1f3011b17181} <Debug> TCPHandler: Processed in 0.000796759 sec. | ||
| 1053 | 2025.12.24 01:45:38.058852 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2025.12.24 01:45:38.058973 [ 3 ] {21b1e34c-e40c-4817-bc28-d3e2b9cae61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1055 | 2025.12.24 01:45:38.059229 [ 3 ] {21b1e34c-e40c-4817-bc28-d3e2b9cae61e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2025.12.24 01:45:38.059272 [ 3 ] {21b1e34c-e40c-4817-bc28-d3e2b9cae61e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2025.12.24 01:45:38.059600 [ 3 ] {21b1e34c-e40c-4817-bc28-d3e2b9cae61e} <Debug> TCPHandler: Processed in 0.000796578 sec. | ||
| 1058 | 2025.12.24 01:45:38.059846 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.12.24 01:45:38.059975 [ 3 ] {1c4e480c-5655-4ecc-ab9b-0d34e34e5669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1060 | 2025.12.24 01:45:38.060233 [ 3 ] {1c4e480c-5655-4ecc-ab9b-0d34e34e5669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2025.12.24 01:45:38.060275 [ 3 ] {1c4e480c-5655-4ecc-ab9b-0d34e34e5669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2025.12.24 01:45:38.060602 [ 3 ] {1c4e480c-5655-4ecc-ab9b-0d34e34e5669} <Debug> TCPHandler: Processed in 0.000813919 sec. | ||
| 1063 | 2025.12.24 01:45:38.060815 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.12.24 01:45:38.060934 [ 3 ] {10d203df-ac82-4378-a682-3b9d7b2dadf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1065 | 2025.12.24 01:45:38.061196 [ 3 ] {10d203df-ac82-4378-a682-3b9d7b2dadf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2025.12.24 01:45:38.061239 [ 3 ] {10d203df-ac82-4378-a682-3b9d7b2dadf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2025.12.24 01:45:38.061559 [ 3 ] {10d203df-ac82-4378-a682-3b9d7b2dadf0} <Debug> TCPHandler: Processed in 0.000792428 sec. | ||
| 1068 | 2025.12.24 01:45:38.061772 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.24 01:45:38.061891 [ 3 ] {6d07c36e-213c-4b4a-a702-1679fd1c978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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: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) | ||
| 1070 | 2025.12.24 01:45:38.062157 [ 3 ] {6d07c36e-213c-4b4a-a702-1679fd1c978b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2025.12.24 01:45:38.062200 [ 3 ] {6d07c36e-213c-4b4a-a702-1679fd1c978b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2025.12.24 01:45:38.062526 [ 3 ] {6d07c36e-213c-4b4a-a702-1679fd1c978b} <Debug> TCPHandler: Processed in 0.000801818 sec. | ||
| 1073 | 2025.12.24 01:45:38.062765 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.24 01:45:38.062887 [ 3 ] {a0c34deb-a2d1-4fca-8d1c-b10fac5c1780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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_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) | ||
| 1075 | 2025.12.24 01:45:38.063149 [ 3 ] {a0c34deb-a2d1-4fca-8d1c-b10fac5c1780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2025.12.24 01:45:38.063192 [ 3 ] {a0c34deb-a2d1-4fca-8d1c-b10fac5c1780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2025.12.24 01:45:38.063524 [ 3 ] {a0c34deb-a2d1-4fca-8d1c-b10fac5c1780} <Debug> TCPHandler: Processed in 0.000809619 sec. | ||
| 1078 | 2025.12.24 01:45:38.064907 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.24 01:45:38.065038 [ 3 ] {a5c5f887-6ae5-436c-9053-2eb600cf530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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) | ||
| 1080 | 2025.12.24 01:45:38.065303 [ 3 ] {a5c5f887-6ae5-436c-9053-2eb600cf530e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2025.12.24 01:45:38.065347 [ 3 ] {a5c5f887-6ae5-436c-9053-2eb600cf530e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2025.12.24 01:45:38.065680 [ 3 ] {a5c5f887-6ae5-436c-9053-2eb600cf530e} <Debug> TCPHandler: Processed in 0.000821879 sec. | ||
| 1083 | 2025.12.24 01:45:38.065981 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.12.24 01:45:38.066122 [ 3 ] {9953f3db-600a-44e7-8b0e-d319abe23c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1085 | 2025.12.24 01:45:38.066454 [ 3 ] {9953f3db-600a-44e7-8b0e-d319abe23c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2025.12.24 01:45:38.066503 [ 3 ] {9953f3db-600a-44e7-8b0e-d319abe23c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2025.12.24 01:45:38.066884 [ 3 ] {9953f3db-600a-44e7-8b0e-d319abe23c09} <Debug> TCPHandler: Processed in 0.000959972 sec. | ||
| 1088 | 2025.12.24 01:45:38.067154 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.12.24 01:45:38.067284 [ 3 ] {98940d9f-9a38-421c-aa7f-7290430466a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1090 | 2025.12.24 01:45:38.067552 [ 3 ] {98940d9f-9a38-421c-aa7f-7290430466a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2025.12.24 01:45:38.067597 [ 3 ] {98940d9f-9a38-421c-aa7f-7290430466a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2025.12.24 01:45:38.067925 [ 3 ] {98940d9f-9a38-421c-aa7f-7290430466a0} <Debug> TCPHandler: Processed in 0.000820889 sec. | ||
| 1093 | 2025.12.24 01:45:38.068192 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.24 01:45:38.068314 [ 3 ] {0bca4959-a08e-413d-a3ff-f576b3344cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1095 | 2025.12.24 01:45:38.068581 [ 3 ] {0bca4959-a08e-413d-a3ff-f576b3344cc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2025.12.24 01:45:38.068624 [ 3 ] {0bca4959-a08e-413d-a3ff-f576b3344cc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2025.12.24 01:45:38.068949 [ 3 ] {0bca4959-a08e-413d-a3ff-f576b3344cc1} <Debug> TCPHandler: Processed in 0.000803738 sec. | ||
| 1098 | 2025.12.24 01:45:38.069192 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2025.12.24 01:45:38.069314 [ 3 ] {1cea5226-9825-4131-8e27-d1654263d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1100 | 2025.12.24 01:45:38.069579 [ 3 ] {1cea5226-9825-4131-8e27-d1654263d2e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2025.12.24 01:45:38.069620 [ 3 ] {1cea5226-9825-4131-8e27-d1654263d2e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2025.12.24 01:45:38.069941 [ 3 ] {1cea5226-9825-4131-8e27-d1654263d2e7} <Debug> TCPHandler: Processed in 0.000796498 sec. | ||
| 1103 | 2025.12.24 01:45:38.070219 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.12.24 01:45:38.070374 [ 3 ] {86876bd1-f902-4de8-a563-05f808279848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1105 | 2025.12.24 01:45:38.070668 [ 3 ] {86876bd1-f902-4de8-a563-05f808279848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2025.12.24 01:45:38.070712 [ 3 ] {86876bd1-f902-4de8-a563-05f808279848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2025.12.24 01:45:38.071040 [ 3 ] {86876bd1-f902-4de8-a563-05f808279848} <Debug> TCPHandler: Processed in 0.000882201 sec. | ||
| 1108 | 2025.12.24 01:45:38.079684 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.12.24 01:45:38.079843 [ 3 ] {546ee096-edac-4ee3-b8dc-e31736c9ee6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1110 | 2025.12.24 01:45:38.080163 [ 3 ] {546ee096-edac-4ee3-b8dc-e31736c9ee6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2025.12.24 01:45:38.080209 [ 3 ] {546ee096-edac-4ee3-b8dc-e31736c9ee6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2025.12.24 01:45:38.080596 [ 3 ] {546ee096-edac-4ee3-b8dc-e31736c9ee6f} <Debug> TCPHandler: Processed in 0.000965472 sec. | ||
| 1113 | 2025.12.24 01:45:38.080958 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.24 01:45:38.081090 [ 3 ] {6faf04b4-c9d5-4d68-bdcb-664ea6c12e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1115 | 2025.12.24 01:45:38.081385 [ 3 ] {6faf04b4-c9d5-4d68-bdcb-664ea6c12e33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.12.24 01:45:38.081429 [ 3 ] {6faf04b4-c9d5-4d68-bdcb-664ea6c12e33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2025.12.24 01:45:38.081774 [ 3 ] {6faf04b4-c9d5-4d68-bdcb-664ea6c12e33} <Debug> TCPHandler: Processed in 0.0008662 sec. | ||
| 1118 | 2025.12.24 01:45:38.082011 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.12.24 01:45:38.082142 [ 3 ] {3000ec35-f351-45b9-94c9-d89fd99a3eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1120 | 2025.12.24 01:45:38.082438 [ 3 ] {3000ec35-f351-45b9-94c9-d89fd99a3eed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2025.12.24 01:45:38.082483 [ 3 ] {3000ec35-f351-45b9-94c9-d89fd99a3eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2025.12.24 01:45:38.082829 [ 3 ] {3000ec35-f351-45b9-94c9-d89fd99a3eed} <Debug> TCPHandler: Processed in 0.00086755 sec. | ||
| 1123 | 2025.12.24 01:45:38.083072 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2025.12.24 01:45:38.083219 [ 3 ] {cff4b310-1687-4e19-b5e2-11bfce9bf0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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) | ||
| 1125 | 2025.12.24 01:45:38.083559 [ 3 ] {cff4b310-1687-4e19-b5e2-11bfce9bf0de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2025.12.24 01:45:38.083611 [ 3 ] {cff4b310-1687-4e19-b5e2-11bfce9bf0de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2025.12.24 01:45:38.083967 [ 3 ] {cff4b310-1687-4e19-b5e2-11bfce9bf0de} <Debug> TCPHandler: Processed in 0.000944271 sec. | ||
| 1128 | 2025.12.24 01:45:38.091742 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2025.12.24 01:45:38.091854 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1130 | 2025.12.24 01:45:38.091898 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1131 | 2025.12.24 01:45:38.092493 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2025.12.24 01:45:38.092542 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1133 | 2025.12.24 01:45:38.094980 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2025.12.24 01:45:38.095194 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2025.12.24 01:45:38.095349 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.003525 sec., 8226.95035460993 rows/sec., 1.66 MiB/sec. | ||
| 1136 | 2025.12.24 01:45:38.095390 [ 3 ] {d8380e0a-9eb3-4b37-a9a7-cf9775778a0e} <Debug> TCPHandler: Processed in 0.003706235 sec. | ||
| 1137 | 2025.12.24 01:45:38.095530 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.12.24 01:45:38.095630 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1139 | 2025.12.24 01:45:38.095671 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1140 | 2025.12.24 01:45:38.100166 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.12.24 01:45:38.100225 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1142 | 2025.12.24 01:45:38.100713 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1143 | 2025.12.24 01:45:38.100933 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.12.24 01:45:38.101073 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005463 sec., 4393.190554640308 rows/sec., 373.25 KiB/sec. | ||
| 1145 | 2025.12.24 01:45:38.101112 [ 3 ] {02cbf53b-795c-4e60-8552-ca9726e09266} <Debug> TCPHandler: Processed in 0.00563147 sec. | ||
| 1146 | 2025.12.24 01:45:38.101232 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.12.24 01:45:38.101332 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1148 | 2025.12.24 01:45:38.101375 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1149 | 2025.12.24 01:45:38.101769 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.12.24 01:45:38.101809 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1151 | 2025.12.24 01:45:38.102119 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2025.12.24 01:45:38.102326 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.12.24 01:45:38.102450 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 858.35 KiB/sec. | ||
| 1154 | 2025.12.24 01:45:38.102489 [ 3 ] {8b22377e-9260-492a-b62d-9d13b48401a9} <Debug> TCPHandler: Processed in 0.00130819 sec. | ||
| 1155 | 2025.12.24 01:45:38.102600 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.12.24 01:45:38.102693 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1157 | 2025.12.24 01:45:38.102734 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1158 | 2025.12.24 01:45:38.103242 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.12.24 01:45:38.103281 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1160 | 2025.12.24 01:45:38.103625 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1161 | 2025.12.24 01:45:38.103855 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.12.24 01:45:38.103983 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Debug> executeQuery: Read 212 rows, 19.27 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 14.37 MiB/sec. | ||
| 1163 | 2025.12.24 01:45:38.104021 [ 3 ] {05aac478-3f5b-4721-9942-a010791c340b} <Debug> TCPHandler: Processed in 0.001471044 sec. | ||
| 1164 | 2025.12.24 01:45:38.104136 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.12.24 01:45:38.104231 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.12.24 01:45:38.104274 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1167 | 2025.12.24 01:45:38.104692 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.12.24 01:45:38.104729 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1169 | 2025.12.24 01:45:38.105043 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2025.12.24 01:45:38.105254 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.12.24 01:45:38.105377 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001166 sec., 33447.68439108062 rows/sec., 2.45 MiB/sec. | ||
| 1172 | 2025.12.24 01:45:38.105414 [ 3 ] {bff2d713-5867-469a-a9fd-9e51cd41eb95} <Debug> TCPHandler: Processed in 0.001328221 sec. | ||
| 1173 | 2025.12.24 01:45:38.105520 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.12.24 01:45:38.105613 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1175 | 2025.12.24 01:45:38.105653 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1176 | 2025.12.24 01:45:38.106085 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.12.24 01:45:38.106119 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1178 | 2025.12.24 01:45:38.106408 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2025.12.24 01:45:38.106614 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.12.24 01:45:38.106734 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 1181 | 2025.12.24 01:45:38.106770 [ 3 ] {7498f2b8-2ab9-4dee-b63e-fb9cd266ac8a} <Debug> TCPHandler: Processed in 0.00129941 sec. | ||
| 1182 | 2025.12.24 01:45:38.106875 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.12.24 01:45:38.106969 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1184 | 2025.12.24 01:45:38.107007 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1185 | 2025.12.24 01:45:38.107531 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2025.12.24 01:45:38.107575 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1187 | 2025.12.24 01:45:38.108016 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2025.12.24 01:45:38.108229 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2025.12.24 01:45:38.108356 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001404 sec., 8547.008547008547 rows/sec., 667.74 KiB/sec. | ||
| 1190 | 2025.12.24 01:45:38.108391 [ 3 ] {da173eea-4b90-419b-b192-e61808a294af} <Debug> TCPHandler: Processed in 0.001565136 sec. | ||
| 1191 | 2025.12.24 01:45:38.108489 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.12.24 01:45:38.108584 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1193 | 2025.12.24 01:45:38.108623 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1194 | 2025.12.24 01:45:38.109081 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2025.12.24 01:45:38.109117 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1196 | 2025.12.24 01:45:38.109411 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1197 | 2025.12.24 01:45:38.109612 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2025.12.24 01:45:38.109738 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Debug> executeQuery: Read 130 rows, 10.79 KiB in 0.001172 sec., 110921.50170648463 rows/sec., 8.99 MiB/sec. | ||
| 1199 | 2025.12.24 01:45:38.109783 [ 3 ] {6080a38e-dd8d-4a37-aa23-d629c4fd9803} <Debug> TCPHandler: Processed in 0.001342031 sec. | ||
| 1200 | 2025.12.24 01:45:38.109917 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.12.24 01:45:38.110017 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1202 | 2025.12.24 01:45:38.110060 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1203 | 2025.12.24 01:45:38.112518 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.12.24 01:45:38.112555 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1205 | 2025.12.24 01:45:38.116773 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2025.12.24 01:45:38.116989 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.12.24 01:45:38.117119 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Debug> executeQuery: Read 346 rows, 26.77 KiB in 0.00712 sec., 48595.50561797753 rows/sec., 3.67 MiB/sec. | ||
| 1208 | 2025.12.24 01:45:38.117157 [ 3 ] {30fb9208-5186-4036-acc9-e327ebc4adf9} <Debug> TCPHandler: Processed in 0.007295448 sec. | ||
| 1209 | 2025.12.24 01:45:38.117296 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2025.12.24 01:45:38.117392 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1211 | 2025.12.24 01:45:38.117444 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <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 | ||
| 1212 | 2025.12.24 01:45:38.118230 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.12.24 01:45:38.118265 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1214 | 2025.12.24 01:45:38.121245 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1215 | 2025.12.24 01:45:38.121578 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.12.24 01:45:38.121727 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.004353 sec., 3445.8993797381117 rows/sec., 6.17 MiB/sec. | ||
| 1217 | 2025.12.24 01:45:38.121783 [ 3 ] {0ef1e124-9c9a-405a-bdfc-c0df520aa1dd} <Debug> TCPHandler: Processed in 0.004537184 sec. | ||
| 1218 | 2025.12.24 01:45:38.121920 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.12.24 01:45:38.122017 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1220 | 2025.12.24 01:45:38.122061 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1221 | 2025.12.24 01:45:38.122401 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.12.24 01:45:38.122440 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1223 | 2025.12.24 01:45:38.122769 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2025.12.24 01:45:38.122994 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.12.24 01:45:38.123118 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001121 sec., 2676.1819803746653 rows/sec., 189.04 KiB/sec. | ||
| 1226 | 2025.12.24 01:45:38.123155 [ 3 ] {36fbddf6-4248-4a86-a74d-7448bf3bdca7} <Debug> TCPHandler: Processed in 0.00129182 sec. | ||
| 1227 | 2025.12.24 01:45:38.123273 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.12.24 01:45:38.123368 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1229 | 2025.12.24 01:45:38.123410 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1230 | 2025.12.24 01:45:38.123747 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2025.12.24 01:45:38.123787 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1232 | 2025.12.24 01:45:38.124284 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2025.12.24 01:45:38.124570 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2025.12.24 01:45:38.124737 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. | ||
| 1235 | 2025.12.24 01:45:38.124784 [ 3 ] {283ea00b-150b-43f1-b949-4c91e6329ec3} <Debug> TCPHandler: Processed in 0.001560746 sec. | ||
| 1236 | 2025.12.24 01:45:38.410088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1237 | 2025.12.24 01:45:38.410615 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2025.12.24 01:45:38.410665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1239 | 2025.12.24 01:45:38.411258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1240 | 2025.12.24 01:45:38.411521 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.12.24 01:45:38.411664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1242 | 2025.12.24 01:45:38.464805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1243 | 2025.12.24 01:45:38.481837 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.12.24 01:45:38.481904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1245 | 2025.12.24 01:45:38.488260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1246 | 2025.12.24 01:45:38.488998 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2025.12.24 01:45:38.492596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1248 | 2025.12.24 01:45:43.019937 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2025.12.24 01:45:43.020139 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1250 | 2025.12.24 01:45:43.020209 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1251 | 2025.12.24 01:45:43.020829 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.12.24 01:45:43.020887 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1253 | 2025.12.24 01:45:43.021312 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2025.12.24 01:45:43.021551 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.12.24 01:45:43.021726 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 1256 | 2025.12.24 01:45:43.021773 [ 3 ] {0eca31d6-73c7-4554-931d-e4989610a144} <Debug> TCPHandler: Processed in 0.001963465 sec. | ||
| 1257 | 2025.12.24 01:45:43.021896 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.12.24 01:45:43.022003 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1259 | 2025.12.24 01:45:43.022048 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1260 | 2025.12.24 01:45:43.022487 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2025.12.24 01:45:43.022527 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1262 | 2025.12.24 01:45:43.022841 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2025.12.24 01:45:43.023059 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.12.24 01:45:43.023200 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 1265 | 2025.12.24 01:45:43.023238 [ 3 ] {ac883eb0-74e1-4f08-bca9-88f157d43e7b} <Debug> TCPHandler: Processed in 0.001394912 sec. | ||
| 1266 | 2025.12.24 01:45:43.023357 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.12.24 01:45:43.023456 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1268 | 2025.12.24 01:45:43.023502 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1269 | 2025.12.24 01:45:43.023911 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.12.24 01:45:43.023951 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1271 | 2025.12.24 01:45:43.024341 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2025.12.24 01:45:43.024559 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2025.12.24 01:45:43.024706 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 1274 | 2025.12.24 01:45:43.024744 [ 3 ] {c81706cf-b6fa-4398-90f5-d9c4d2c77898} <Debug> TCPHandler: Processed in 0.001437864 sec. | ||
| 1275 | 2025.12.24 01:45:43.024854 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2025.12.24 01:45:43.024952 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1277 | 2025.12.24 01:45:43.024995 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1278 | 2025.12.24 01:45:43.025328 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2025.12.24 01:45:43.025365 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1280 | 2025.12.24 01:45:43.025688 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2025.12.24 01:45:43.025901 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2025.12.24 01:45:43.026041 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 1283 | 2025.12.24 01:45:43.026079 [ 3 ] {463f40cb-65f7-49b5-b8c0-17d8a51b2449} <Debug> TCPHandler: Processed in 0.001275299 sec. | ||
| 1284 | 2025.12.24 01:45:45.836602 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1285 | 2025.12.24 01:45:45.836684 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1286 | 2025.12.24 01:45:45.903021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 184 | ||
| 1287 | 2025.12.24 01:45:45.906589 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2025.12.24 01:45:45.906652 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1289 | 2025.12.24 01:45:45.907920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1290 | 2025.12.24 01:45:45.908197 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2025.12.24 01:45:45.908510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1292 | 2025.12.24 01:45:45.911740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1293 | 2025.12.24 01:45:45.912194 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.12.24 01:45:45.912226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1295 | 2025.12.24 01:45:45.912698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1296 | 2025.12.24 01:45:45.912920 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.12.24 01:45:45.913044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1298 | 2025.12.24 01:45:45.992658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1299 | 2025.12.24 01:45:46.009072 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.12.24 01:45:46.009138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1301 | 2025.12.24 01:45:46.015620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2025.12.24 01:45:46.016703 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2025.12.24 01:45:46.022040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1304 | 2025.12.24 01:45:48.022905 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.12.24 01:45:48.023103 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1306 | 2025.12.24 01:45:48.023169 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1307 | 2025.12.24 01:45:48.023834 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.12.24 01:45:48.023882 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1309 | 2025.12.24 01:45:48.024276 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1310 | 2025.12.24 01:45:48.024505 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2025.12.24 01:45:48.024653 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001596 sec., 78947.36842105263 rows/sec., 6.79 MiB/sec. | ||
| 1312 | 2025.12.24 01:45:48.024694 [ 3 ] {9471f51d-4b42-4e03-9da7-23abe64c4b72} <Debug> TCPHandler: Processed in 0.001911804 sec. | ||
| 1313 | 2025.12.24 01:45:48.024822 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.12.24 01:45:48.024915 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1315 | 2025.12.24 01:45:48.024957 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1316 | 2025.12.24 01:45:48.025380 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2025.12.24 01:45:48.025416 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1318 | 2025.12.24 01:45:48.025720 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1319 | 2025.12.24 01:45:48.025946 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2025.12.24 01:45:48.026073 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.18 MiB/sec. | ||
| 1321 | 2025.12.24 01:45:48.026114 [ 3 ] {df131abb-0fb4-48fb-9149-5ffe90097119} <Debug> TCPHandler: Processed in 0.001341751 sec. | ||
| 1322 | 2025.12.24 01:45:48.026217 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2025.12.24 01:45:48.026310 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1324 | 2025.12.24 01:45:48.026349 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1325 | 2025.12.24 01:45:48.026779 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2025.12.24 01:45:48.026815 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1327 | 2025.12.24 01:45:48.027130 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1328 | 2025.12.24 01:45:48.027346 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2025.12.24 01:45:48.027477 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001186 sec., 90219.22428330523 rows/sec., 7.06 MiB/sec. | ||
| 1330 | 2025.12.24 01:45:48.027515 [ 3 ] {fdc143d1-fa5d-43de-9642-ea8fb4c76c07} <Debug> TCPHandler: Processed in 0.001347431 sec. | ||
| 1331 | 2025.12.24 01:45:48.027637 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2025.12.24 01:45:48.027731 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1333 | 2025.12.24 01:45:48.027775 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1334 | 2025.12.24 01:45:48.028239 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.12.24 01:45:48.028288 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1336 | 2025.12.24 01:45:48.028655 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1337 | 2025.12.24 01:45:48.028875 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2025.12.24 01:45:48.029009 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 1339 | 2025.12.24 01:45:48.029046 [ 3 ] {688a38f5-75f7-45ad-90d8-7c3c07c00082} <Debug> TCPHandler: Processed in 0.001457464 sec. | ||
| 1340 | 2025.12.24 01:45:48.029160 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.12.24 01:45:48.029255 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1342 | 2025.12.24 01:45:48.029310 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <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 | ||
| 1343 | 2025.12.24 01:45:48.030179 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.12.24 01:45:48.030215 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1345 | 2025.12.24 01:45:48.030770 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1346 | 2025.12.24 01:45:48.031000 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2025.12.24 01:45:48.031136 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0019 sec., 18421.052631578947 rows/sec., 33.01 MiB/sec. | ||
| 1348 | 2025.12.24 01:45:48.031192 [ 3 ] {351f70f7-9696-4786-8a43-e12d372fa933} <Debug> TCPHandler: Processed in 0.002082198 sec. | ||
| 1349 | 2025.12.24 01:45:48.031305 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2025.12.24 01:45:48.031400 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1351 | 2025.12.24 01:45:48.031443 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1352 | 2025.12.24 01:45:48.031761 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2025.12.24 01:45:48.031798 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1354 | 2025.12.24 01:45:48.032103 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1355 | 2025.12.24 01:45:48.032319 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2025.12.24 01:45:48.032440 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001059 sec., 14164.305949008498 rows/sec., 1.06 MiB/sec. | ||
| 1357 | 2025.12.24 01:45:48.032476 [ 3 ] {8eed2d3b-83c4-4133-9946-4af0ee983220} <Debug> TCPHandler: Processed in 0.001221349 sec. | ||
| 1358 | 2025.12.24 01:45:48.032578 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2025.12.24 01:45:48.032670 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1360 | 2025.12.24 01:45:48.032711 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1361 | 2025.12.24 01:45:48.033057 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.12.24 01:45:48.033093 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1363 | 2025.12.24 01:45:48.033403 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1364 | 2025.12.24 01:45:48.033609 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.12.24 01:45:48.033735 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1366 | 2025.12.24 01:45:48.033769 [ 3 ] {4288c669-4d95-4e81-852c-bf3fde4723ea} <Debug> TCPHandler: Processed in 0.001241848 sec. | ||
| 1367 | 2025.12.24 01:45:53.019815 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2025.12.24 01:45:53.020003 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1369 | 2025.12.24 01:45:53.020064 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1370 | 2025.12.24 01:45:53.020718 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2025.12.24 01:45:53.020760 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1372 | 2025.12.24 01:45:53.021163 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1373 | 2025.12.24 01:45:53.021411 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.12.24 01:45:53.021580 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 1375 | 2025.12.24 01:45:53.021618 [ 3 ] {94390e52-b2f0-4ea0-b7f4-969b338dece5} <Debug> TCPHandler: Processed in 0.001921705 sec. | ||
| 1376 | 2025.12.24 01:45:53.021739 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2025.12.24 01:45:53.021832 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1378 | 2025.12.24 01:45:53.021872 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1379 | 2025.12.24 01:45:53.022374 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.12.24 01:45:53.022409 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1381 | 2025.12.24 01:45:53.022723 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1382 | 2025.12.24 01:45:53.022957 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2025.12.24 01:45:53.023114 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 1384 | 2025.12.24 01:45:53.023156 [ 3 ] {bc386e34-14bb-4207-b437-8e5aa7fc7a2d} <Debug> TCPHandler: Processed in 0.001464974 sec. | ||
| 1385 | 2025.12.24 01:45:53.023271 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2025.12.24 01:45:53.023378 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1387 | 2025.12.24 01:45:53.023419 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1388 | 2025.12.24 01:45:53.023876 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2025.12.24 01:45:53.023911 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1390 | 2025.12.24 01:45:53.024274 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1391 | 2025.12.24 01:45:53.024518 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.12.24 01:45:53.024661 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 1393 | 2025.12.24 01:45:53.024709 [ 3 ] {7267a897-b304-446b-ad50-4e8464f25a47} <Debug> TCPHandler: Processed in 0.001485375 sec. | ||
| 1394 | 2025.12.24 01:45:53.024832 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2025.12.24 01:45:53.024926 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1396 | 2025.12.24 01:45:53.024967 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1397 | 2025.12.24 01:45:53.025365 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2025.12.24 01:45:53.025399 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1399 | 2025.12.24 01:45:53.025728 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1400 | 2025.12.24 01:45:53.025960 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2025.12.24 01:45:53.026110 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 1402 | 2025.12.24 01:45:53.026147 [ 3 ] {d291d3ac-104f-4f8d-a5ca-23cedd483569} <Debug> TCPHandler: Processed in 0.001361772 sec. | ||
| 1403 | 2025.12.24 01:45:53.413207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2463 | ||
| 1404 | 2025.12.24 01:45:53.413766 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.12.24 01:45:53.413802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1406 | 2025.12.24 01:45:53.414279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1407 | 2025.12.24 01:45:53.414508 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.12.24 01:45:53.414638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2463 | ||
| 1409 | 2025.12.24 01:45:53.522200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1410 | 2025.12.24 01:45:53.539465 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2025.12.24 01:45:53.539525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1412 | 2025.12.24 01:45:53.545800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2025.12.24 01:45:53.546517 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2025.12.24 01:45:53.549573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1415 | 2025.12.24 01:45:54.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.80 MiB, peak 174.17 MiB, free memory in arenas 0.00 B, will set to 168.81 MiB (RSS), difference: 1.01 MiB | ||
| 1416 | 2025.12.24 01:45:55.908915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 206 | ||
| 1417 | 2025.12.24 01:45:55.910980 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2025.12.24 01:45:55.911041 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1419 | 2025.12.24 01:45:55.912138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1420 | 2025.12.24 01:45:55.912405 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2025.12.24 01:45:55.912687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1422 | 2025.12.24 01:45:58.021458 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2025.12.24 01:45:58.021670 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1424 | 2025.12.24 01:45:58.021734 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1425 | 2025.12.24 01:45:58.022501 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.12.24 01:45:58.022551 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1427 | 2025.12.24 01:45:58.022944 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1428 | 2025.12.24 01:45:58.023163 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.12.24 01:45:58.023317 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001693 sec., 74424.09923213231 rows/sec., 6.40 MiB/sec. | ||
| 1430 | 2025.12.24 01:45:58.023357 [ 3 ] {f87b0256-0761-4587-99a7-ff9a6c7eb60c} <Debug> TCPHandler: Processed in 0.002020177 sec. | ||
| 1431 | 2025.12.24 01:45:58.023483 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.12.24 01:45:58.023577 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1433 | 2025.12.24 01:45:58.023618 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1434 | 2025.12.24 01:45:58.024017 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2025.12.24 01:45:58.024053 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1436 | 2025.12.24 01:45:58.024340 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1437 | 2025.12.24 01:45:58.024549 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.12.24 01:45:58.024673 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001115 sec., 31390.134529147977 rows/sec., 2.31 MiB/sec. | ||
| 1439 | 2025.12.24 01:45:58.024710 [ 3 ] {5c483ae0-0f32-4575-b407-14567bf601d6} <Debug> TCPHandler: Processed in 0.00127458 sec. | ||
| 1440 | 2025.12.24 01:45:58.024810 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2025.12.24 01:45:58.024902 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1442 | 2025.12.24 01:45:58.024940 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1443 | 2025.12.24 01:45:58.025365 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2025.12.24 01:45:58.025400 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1445 | 2025.12.24 01:45:58.025687 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1446 | 2025.12.24 01:45:58.025887 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.12.24 01:45:58.026010 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001127 sec., 87843.8331854481 rows/sec., 6.86 MiB/sec. | ||
| 1448 | 2025.12.24 01:45:58.026047 [ 3 ] {59e7d342-5e3c-4ad3-9620-f08fc43d0a6b} <Debug> TCPHandler: Processed in 0.00128494 sec. | ||
| 1449 | 2025.12.24 01:45:58.026154 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2025.12.24 01:45:58.026246 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1451 | 2025.12.24 01:45:58.026287 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1452 | 2025.12.24 01:45:58.026736 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.12.24 01:45:58.026773 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1454 | 2025.12.24 01:45:58.027097 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1455 | 2025.12.24 01:45:58.027310 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.12.24 01:45:58.027440 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 1457 | 2025.12.24 01:45:58.027476 [ 3 ] {79de80a5-8956-4a0b-a831-90ce31922b7c} <Debug> TCPHandler: Processed in 0.001369552 sec. | ||
| 1458 | 2025.12.24 01:45:58.027573 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.12.24 01:45:58.027666 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1460 | 2025.12.24 01:45:58.027718 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <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 | ||
| 1461 | 2025.12.24 01:45:58.028541 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.12.24 01:45:58.028578 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1463 | 2025.12.24 01:45:58.029104 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1464 | 2025.12.24 01:45:58.029326 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.12.24 01:45:58.029458 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00181 sec., 19337.016574585636 rows/sec., 34.65 MiB/sec. | ||
| 1466 | 2025.12.24 01:45:58.029506 [ 3 ] {080f121b-4be3-42ea-a3a4-97dc43e8dd55} <Debug> TCPHandler: Processed in 0.001980415 sec. | ||
| 1467 | 2025.12.24 01:45:58.029615 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.12.24 01:45:58.029710 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1469 | 2025.12.24 01:45:58.029751 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1470 | 2025.12.24 01:45:58.030078 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.12.24 01:45:58.030113 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1472 | 2025.12.24 01:45:58.030407 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1473 | 2025.12.24 01:45:58.030608 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.12.24 01:45:58.030735 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 1475 | 2025.12.24 01:45:58.030769 [ 3 ] {1bab2d97-50b3-4983-b3d5-6e1293c126f4} <Debug> TCPHandler: Processed in 0.001201667 sec. | ||
| 1476 | 2025.12.24 01:46:00.836720 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1477 | 2025.12.24 01:46:00.836775 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1478 | 2025.12.24 01:46:00.915652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2911 | ||
| 1479 | 2025.12.24 01:46:00.916126 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.12.24 01:46:00.916160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1481 | 2025.12.24 01:46:00.916616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2025.12.24 01:46:00.916850 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.12.24 01:46:00.916970 [ 64 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2025.12.24 01:46:00.916976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1485 | 2025.12.24 01:46:00.917025 [ 64 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.24 01:46:00.917050 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1487 | 2025.12.24 01:46:00.919288 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 1488 | 2025.12.24 01:46:00.921382 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1489 | 2025.12.24 01:46:00.923385 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1490 | 2025.12.24 01:46:00.929227 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 442 rows starting from the beginning of the part | ||
| 1491 | 2025.12.24 01:46:00.929304 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1492 | 2025.12.24 01:46:00.929360 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1493 | 2025.12.24 01:46:00.929422 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1494 | 2025.12.24 01:46:00.929470 [ 201 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1495 | 2025.12.24 01:46:00.965596 [ 197 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.048404416 sec., 60139.14102382725 rows/sec., 880.94 KiB/sec. | ||
| 1496 | 2025.12.24 01:46:00.966164 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1497 | 2025.12.24 01:46:00.966514 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.24 01:46:00.966591 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_6_1} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1499 | 2025.12.24 01:46:00.968881 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1500 | 2025.12.24 01:46:01.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.99 MiB, peak 175.31 MiB, free memory in arenas 0.00 B, will set to 170.59 MiB (RSS), difference: 1.60 MiB | ||
| 1501 | 2025.12.24 01:46:01.050586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1502 | 2025.12.24 01:46:01.067242 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2025.12.24 01:46:01.067289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1504 | 2025.12.24 01:46:01.073278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1505 | 2025.12.24 01:46:01.073990 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2025.12.24 01:46:01.074260 [ 64 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1507 | 2025.12.24 01:46:01.074304 [ 64 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.12.24 01:46:01.074326 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1509 | 2025.12.24 01:46:01.074417 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1510 | 2025.12.24 01:46:01.077518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1511 | 2025.12.24 01:46:01.078578 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2025.12.24 01:46:01.079960 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1513 | 2025.12.24 01:46:01.084425 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1514 | 2025.12.24 01:46:01.088703 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1515 | 2025.12.24 01:46:01.093097 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1516 | 2025.12.24 01:46:01.100311 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1517 | 2025.12.24 01:46:01.104507 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 1518 | 2025.12.24 01:46:01.161854 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087475137 sec., 525.8637091360029 rows/sec., 2.72 MiB/sec. | ||
| 1519 | 2025.12.24 01:46:01.163457 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1520 | 2025.12.24 01:46:01.165163 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_6_1} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.24 01:46:01.165244 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_6_1} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1522 | 2025.12.24 01:46:01.166221 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1523 | 2025.12.24 01:46:02.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.69 MiB, peak 181.22 MiB, free memory in arenas 0.00 B, will set to 180.50 MiB (RSS), difference: 8.81 MiB | ||
| 1524 | 2025.12.24 01:46:03.020194 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.12.24 01:46:03.020423 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1526 | 2025.12.24 01:46:03.020495 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1527 | 2025.12.24 01:46:03.021237 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2025.12.24 01:46:03.021286 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1529 | 2025.12.24 01:46:03.021673 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1530 | 2025.12.24 01:46:03.021898 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2025.12.24 01:46:03.022024 [ 60 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2025.12.24 01:46:03.022050 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 1533 | 2025.12.24 01:46:03.022091 [ 60 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.12.24 01:46:03.022100 [ 3 ] {8ecfb3e7-ea5b-4417-b851-f6d4a66a7732} <Debug> TCPHandler: Processed in 0.002044147 sec. | ||
| 1535 | 2025.12.24 01:46:03.022121 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1536 | 2025.12.24 01:46:03.022233 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2025.12.24 01:46:03.022262 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 1538 | 2025.12.24 01:46:03.022331 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1539 | 2025.12.24 01:46:03.022375 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1540 | 2025.12.24 01:46:03.022421 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2025.12.24 01:46:03.022464 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 1542 | 2025.12.24 01:46:03.022567 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 1543 | 2025.12.24 01:46:03.022620 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part | ||
| 1544 | 2025.12.24 01:46:03.022672 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1545 | 2025.12.24 01:46:03.022723 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 1546 | 2025.12.24 01:46:03.022770 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 1547 | 2025.12.24 01:46:03.022784 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2025.12.24 01:46:03.022827 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1549 | 2025.12.24 01:46:03.023253 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1550 | 2025.12.24 01:46:03.023500 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.12.24 01:46:03.023601 [ 60 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1552 | 2025.12.24 01:46:03.023633 [ 60 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.12.24 01:46:03.023635 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 1554 | 2025.12.24 01:46:03.023650 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1555 | 2025.12.24 01:46:03.023685 [ 3 ] {14607b96-732e-45eb-892c-ba7ba345fb9a} <Debug> TCPHandler: Processed in 0.001499615 sec. | ||
| 1556 | 2025.12.24 01:46:03.023753 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 1557 | 2025.12.24 01:46:03.023818 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2025.12.24 01:46:03.023834 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633217 sec., 386966.33699012443 rows/sec., 34.17 MiB/sec. | ||
| 1559 | 2025.12.24 01:46:03.023864 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1560 | 2025.12.24 01:46:03.023908 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 130 rows starting from the beginning of the part | ||
| 1561 | 2025.12.24 01:46:03.023917 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1562 | 2025.12.24 01:46:03.023964 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1563 | 2025.12.24 01:46:03.023978 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1564 | 2025.12.24 01:46:03.024036 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 107 rows starting from the beginning of the part | ||
| 1565 | 2025.12.24 01:46:03.024046 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1566 | 2025.12.24 01:46:03.024078 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1567 | 2025.12.24 01:46:03.024128 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 1568 | 2025.12.24 01:46:03.024167 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 1569 | 2025.12.24 01:46:03.024359 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2025.12.24 01:46:03.024380 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.12.24 01:46:03.024413 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1572 | 2025.12.24 01:46:03.024435 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_6_1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2025.12.24 01:46:03.024507 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1574 | 2025.12.24 01:46:03.024733 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1575 | 2025.12.24 01:46:03.024936 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.12.24 01:46:03.025003 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354242 sec., 389886.0026494526 rows/sec., 32.23 MiB/sec. | ||
| 1577 | 2025.12.24 01:46:03.025023 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1578 | 2025.12.24 01:46:03.025114 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.12.24 01:46:03.025121 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 1580 | 2025.12.24 01:46:03.025130 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1581 | 2025.12.24 01:46:03.025165 [ 3 ] {cd4123ce-944b-43ca-bbf8-061bf4d77c25} <Debug> TCPHandler: Processed in 0.001393222 sec. | ||
| 1582 | 2025.12.24 01:46:03.025225 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 1583 | 2025.12.24 01:46:03.025275 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2025.12.24 01:46:03.025326 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2025.12.24 01:46:03.025329 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1586 | 2025.12.24 01:46:03.025366 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 346 rows starting from the beginning of the part | ||
| 1587 | 2025.12.24 01:46:03.025376 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1588 | 2025.12.24 01:46:03.025422 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1589 | 2025.12.24 01:46:03.025466 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1590 | 2025.12.24 01:46:03.025524 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1591 | 2025.12.24 01:46:03.025571 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1592 | 2025.12.24 01:46:03.025614 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 1593 | 2025.12.24 01:46:03.025664 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 1594 | 2025.12.24 01:46:03.025760 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.12.24 01:46:03.025774 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2025.12.24 01:46:03.025819 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1597 | 2025.12.24 01:46:03.025872 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_6_1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1598 | 2025.12.24 01:46:03.025991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1599 | 2025.12.24 01:46:03.026167 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2025.12.24 01:46:03.026408 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.12.24 01:46:03.026506 [ 60 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1602 | 2025.12.24 01:46:03.026533 [ 60 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.12.24 01:46:03.026549 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1604 | 2025.12.24 01:46:03.026551 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 1605 | 2025.12.24 01:46:03.026603 [ 3 ] {5ecdaf81-02f6-4756-925f-89ac8370792c} <Debug> TCPHandler: Processed in 0.001376111 sec. | ||
| 1606 | 2025.12.24 01:46:03.026644 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 1607 | 2025.12.24 01:46:03.026742 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1608 | 2025.12.24 01:46:03.026768 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1609 | 2025.12.24 01:46:03.026814 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1610 | 2025.12.24 01:46:03.026849 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1611 | 2025.12.24 01:46:03.026868 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682959 sec., 680943.5048625665 rows/sec., 48.64 MiB/sec. | ||
| 1612 | 2025.12.24 01:46:03.026881 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1613 | 2025.12.24 01:46:03.026927 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 1614 | 2025.12.24 01:46:03.026961 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 1615 | 2025.12.24 01:46:03.027065 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2025.12.24 01:46:03.027347 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.12.24 01:46:03.027415 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2025.12.24 01:46:03.027484 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1619 | 2025.12.24 01:46:03.027700 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086815 sec., 331243.1278552467 rows/sec., 22.32 MiB/sec. | ||
| 1620 | 2025.12.24 01:46:03.027828 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1621 | 2025.12.24 01:46:03.028059 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.12.24 01:46:03.028124 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_6_1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1623 | 2025.12.24 01:46:03.028192 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1624 | 2025.12.24 01:46:05.912817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
| 1625 | 2025.12.24 01:46:05.915082 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.12.24 01:46:05.915134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1627 | 2025.12.24 01:46:05.916298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1628 | 2025.12.24 01:46:05.916568 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2025.12.24 01:46:05.916900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1630 | 2025.12.24 01:46:08.015047 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2025.12.24 01:46:08.015319 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', '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) | ||
| 1632 | 2025.12.24 01:46:08.015681 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1633 | 2025.12.24 01:46:08.019814 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', '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 | ||
| 1634 | 2025.12.24 01:46:08.020129 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1635 | 2025.12.24 01:46:08.020211 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2025.12.24 01:46:08.020407 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1637 | 2025.12.24 01:46:08.022345 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1638 | 2025.12.24 01:46:08.024246 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1639 | 2025.12.24 01:46:08.024289 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1640 | 2025.12.24 01:46:08.026298 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <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', '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'))" | ||
| 1641 | 2025.12.24 01:46:08.026330 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1642 | 2025.12.24 01:46:08.039510 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.024289 sec., 1193.9561118201655 rows/sec., 52.03 KiB/sec. | ||
| 1643 | 2025.12.24 01:46:08.039627 [ 3 ] {67f76462-d604-4318-8c29-49c826aa1f0c} <Debug> TCPHandler: Processed in 0.02471378 sec. | ||
| 1644 | 2025.12.24 01:46:08.040010 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2025.12.24 01:46:08.040159 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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) | ||
| 1646 | 2025.12.24 01:46:08.040401 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2025.12.24 01:46:08.040438 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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 | ||
| 1648 | 2025.12.24 01:46:08.040645 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2025.12.24 01:46:08.040702 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2025.12.24 01:46:08.040812 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1651 | 2025.12.24 01:46:08.040841 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2025.12.24 01:46:08.040862 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1653 | 2025.12.24 01:46:08.040878 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1654 | 2025.12.24 01:46:08.040914 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <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', '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_data_link:link_enabled', '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'))" | ||
| 1655 | 2025.12.24 01:46:08.040932 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1656 | 2025.12.24 01:46:08.041429 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001334 sec., 21739.13043478261 rows/sec., 947.28 KiB/sec. | ||
| 1657 | 2025.12.24 01:46:08.041515 [ 3 ] {e80233e1-a715-4606-8343-4c570c05d649} <Debug> TCPHandler: Processed in 0.001562926 sec. | ||
| 1658 | 2025.12.24 01:46:08.042058 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2025.12.24 01:46:08.042195 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1660 | 2025.12.24 01:46:08.042408 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1661 | 2025.12.24 01:46:08.042443 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1662 | 2025.12.24 01:46:08.042637 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1663 | 2025.12.24 01:46:08.042691 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1664 | 2025.12.24 01:46:08.042791 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1665 | 2025.12.24 01:46:08.042820 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1666 | 2025.12.24 01:46:08.042839 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1667 | 2025.12.24 01:46:08.042853 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1668 | 2025.12.24 01:46:08.042887 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1669 | 2025.12.24 01:46:08.042904 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1670 | 2025.12.24 01:46:08.043337 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001198 sec., 24207.01168614357 rows/sec., 1.03 MiB/sec. | ||
| 1671 | 2025.12.24 01:46:08.043420 [ 3 ] {a78157c1-41cf-43c8-8f8f-f1256dc0e0f8} <Debug> TCPHandler: Processed in 0.001413372 sec. | ||
| 1672 | 2025.12.24 01:46:08.043639 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.12.24 01:46:08.043774 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1674 | 2025.12.24 01:46:08.043985 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2025.12.24 01:46:08.044019 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity')" moved to PREWHERE | ||
| 1676 | 2025.12.24 01:46:08.044211 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2025.12.24 01:46:08.044264 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2025.12.24 01:46:08.044363 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1679 | 2025.12.24 01:46:08.044390 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2025.12.24 01:46:08.044410 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1681 | 2025.12.24 01:46:08.044424 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1682 | 2025.12.24 01:46:08.044456 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity'))" | ||
| 1683 | 2025.12.24 01:46:08.044474 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1684 | 2025.12.24 01:46:08.044888 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001169 sec., 24807.527801539778 rows/sec., 1.06 MiB/sec. | ||
| 1685 | 2025.12.24 01:46:08.044970 [ 3 ] {420d7ad8-fc5e-4437-98af-6c7ee22c2f90} <Debug> TCPHandler: Processed in 0.001382582 sec. | ||
| 1686 | 2025.12.24 01:46:08.045182 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.12.24 01:46:08.045316 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1688 | 2025.12.24 01:46:08.045522 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1689 | 2025.12.24 01:46:08.045556 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1690 | 2025.12.24 01:46:08.045750 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2025.12.24 01:46:08.045802 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1692 | 2025.12.24 01:46:08.045899 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1693 | 2025.12.24 01:46:08.045926 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1694 | 2025.12.24 01:46:08.045945 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1695 | 2025.12.24 01:46:08.045959 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1696 | 2025.12.24 01:46:08.045992 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1697 | 2025.12.24 01:46:08.046009 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1698 | 2025.12.24 01:46:08.046420 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001158 sec., 25043.177892918826 rows/sec., 1.07 MiB/sec. | ||
| 1699 | 2025.12.24 01:46:08.046503 [ 3 ] {5d826643-4f54-406d-a8ae-7e6814a8ffce} <Debug> TCPHandler: Processed in 0.001371832 sec. | ||
| 1700 | 2025.12.24 01:46:08.046716 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.12.24 01:46:08.046849 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1702 | 2025.12.24 01:46:08.047054 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1703 | 2025.12.24 01:46:08.047089 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1704 | 2025.12.24 01:46:08.047290 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1705 | 2025.12.24 01:46:08.047343 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1706 | 2025.12.24 01:46:08.047440 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1707 | 2025.12.24 01:46:08.047469 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1708 | 2025.12.24 01:46:08.047487 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1709 | 2025.12.24 01:46:08.047501 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1710 | 2025.12.24 01:46:08.047534 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1711 | 2025.12.24 01:46:08.047552 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1712 | 2025.12.24 01:46:08.048080 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001286 sec., 22550.54432348367 rows/sec., 982.64 KiB/sec. | ||
| 1713 | 2025.12.24 01:46:08.048163 [ 3 ] {e0cf4885-550b-4825-bc40-366dd6ca995e} <Debug> TCPHandler: Processed in 0.001497964 sec. | ||
| 1714 | 2025.12.24 01:46:08.048421 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2025.12.24 01:46:08.048556 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1716 | 2025.12.24 01:46:08.048760 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1717 | 2025.12.24 01:46:08.048795 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1718 | 2025.12.24 01:46:08.048995 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1719 | 2025.12.24 01:46:08.049048 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1720 | 2025.12.24 01:46:08.049145 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1721 | 2025.12.24 01:46:08.049173 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1722 | 2025.12.24 01:46:08.049191 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1723 | 2025.12.24 01:46:08.049205 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1724 | 2025.12.24 01:46:08.049238 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1725 | 2025.12.24 01:46:08.049256 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1726 | 2025.12.24 01:46:08.049673 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001173 sec., 24722.932651321396 rows/sec., 1.05 MiB/sec. | ||
| 1727 | 2025.12.24 01:46:08.049756 [ 3 ] {39ddefd9-5e50-42cb-8054-67f4ff0de605} <Debug> TCPHandler: Processed in 0.001385132 sec. | ||
| 1728 | 2025.12.24 01:46:08.049986 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.12.24 01:46:08.050120 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1730 | 2025.12.24 01:46:08.050327 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1731 | 2025.12.24 01:46:08.050363 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1732 | 2025.12.24 01:46:08.050561 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1733 | 2025.12.24 01:46:08.050613 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1734 | 2025.12.24 01:46:08.050713 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1735 | 2025.12.24 01:46:08.050742 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1736 | 2025.12.24 01:46:08.050760 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1737 | 2025.12.24 01:46:08.050774 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1738 | 2025.12.24 01:46:08.050806 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1739 | 2025.12.24 01:46:08.050823 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1740 | 2025.12.24 01:46:08.051224 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001159 sec., 25021.570319240724 rows/sec., 1.06 MiB/sec. | ||
| 1741 | 2025.12.24 01:46:08.051307 [ 3 ] {33d6cb56-0865-4e78-a0b4-38f3a065faf5} <Debug> TCPHandler: Processed in 0.001371522 sec. | ||
| 1742 | 2025.12.24 01:46:08.051532 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.12.24 01:46:08.051665 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1744 | 2025.12.24 01:46:08.051870 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1745 | 2025.12.24 01:46:08.051906 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1746 | 2025.12.24 01:46:08.052116 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1747 | 2025.12.24 01:46:08.052168 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1748 | 2025.12.24 01:46:08.052265 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1749 | 2025.12.24 01:46:08.052293 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1750 | 2025.12.24 01:46:08.052312 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1751 | 2025.12.24 01:46:08.052326 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1752 | 2025.12.24 01:46:08.052359 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1753 | 2025.12.24 01:46:08.052377 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1754 | 2025.12.24 01:46:08.052773 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001163 sec., 24935.511607910576 rows/sec., 1.06 MiB/sec. | ||
| 1755 | 2025.12.24 01:46:08.052855 [ 3 ] {3571b61f-17c5-4cb8-b227-5931f70d553e} <Debug> TCPHandler: Processed in 0.001373852 sec. | ||
| 1756 | 2025.12.24 01:46:08.053158 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.12.24 01:46:08.053294 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1758 | 2025.12.24 01:46:08.053512 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1759 | 2025.12.24 01:46:08.053549 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1760 | 2025.12.24 01:46:08.053748 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1761 | 2025.12.24 01:46:08.053800 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1762 | 2025.12.24 01:46:08.053896 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1763 | 2025.12.24 01:46:08.053925 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1764 | 2025.12.24 01:46:08.053944 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1765 | 2025.12.24 01:46:08.053960 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1766 | 2025.12.24 01:46:08.053993 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1767 | 2025.12.24 01:46:08.054011 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1768 | 2025.12.24 01:46:08.054457 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001218 sec., 23809.523809523813 rows/sec., 1.01 MiB/sec. | ||
| 1769 | 2025.12.24 01:46:08.054540 [ 3 ] {2c3b12d5-21b8-4788-97ea-1393eb035ce8} <Debug> TCPHandler: Processed in 0.001432113 sec. | ||
| 1770 | 2025.12.24 01:46:08.054778 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.12.24 01:46:08.054913 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1772 | 2025.12.24 01:46:08.055126 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1773 | 2025.12.24 01:46:08.055161 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1774 | 2025.12.24 01:46:08.055362 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1775 | 2025.12.24 01:46:08.055414 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1776 | 2025.12.24 01:46:08.055511 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1777 | 2025.12.24 01:46:08.055539 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1778 | 2025.12.24 01:46:08.055558 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1779 | 2025.12.24 01:46:08.055573 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1780 | 2025.12.24 01:46:08.055605 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1781 | 2025.12.24 01:46:08.055623 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1782 | 2025.12.24 01:46:08.056201 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001344 sec., 21577.380952380954 rows/sec., 940.23 KiB/sec. | ||
| 1783 | 2025.12.24 01:46:08.056283 [ 3 ] {1407c1cd-314f-4a19-a48f-6c7e5748bbcc} <Debug> TCPHandler: Processed in 0.001555776 sec. | ||
| 1784 | 2025.12.24 01:46:08.067673 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2025.12.24 01:46:08.067816 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1786 | 2025.12.24 01:46:08.068059 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1787 | 2025.12.24 01:46:08.068099 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1788 | 2025.12.24 01:46:08.068308 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1789 | 2025.12.24 01:46:08.068364 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1790 | 2025.12.24 01:46:08.068468 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1791 | 2025.12.24 01:46:08.068500 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1792 | 2025.12.24 01:46:08.068521 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 1793 | 2025.12.24 01:46:08.068535 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1794 | 2025.12.24 01:46:08.068569 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1795 | 2025.12.24 01:46:08.068587 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1796 | 2025.12.24 01:46:08.069077 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00132 sec., 21969.696969696968 rows/sec., 957.33 KiB/sec. | ||
| 1797 | 2025.12.24 01:46:08.069160 [ 3 ] {b9fa03d9-300c-4229-a1e1-1c7cfd865e0f} <Debug> TCPHandler: Processed in 0.001540935 sec. | ||
| 1798 | 2025.12.24 01:46:08.075617 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.12.24 01:46:08.075732 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1800 | 2025.12.24 01:46:08.075776 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1801 | 2025.12.24 01:46:08.076313 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.12.24 01:46:08.076362 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1803 | 2025.12.24 01:46:08.076814 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1804 | 2025.12.24 01:46:08.077015 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.12.24 01:46:08.077168 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001467 sec., 8179.959100204499 rows/sec., 2.91 MiB/sec. | ||
| 1806 | 2025.12.24 01:46:08.077214 [ 3 ] {37b98f06-6aa8-4717-ba1a-abea0f60a995} <Debug> TCPHandler: Processed in 0.001649878 sec. | ||
| 1807 | 2025.12.24 01:46:08.077345 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.12.24 01:46:08.077443 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1809 | 2025.12.24 01:46:08.077485 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1810 | 2025.12.24 01:46:08.078050 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2025.12.24 01:46:08.078092 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1812 | 2025.12.24 01:46:08.078430 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1813 | 2025.12.24 01:46:08.078667 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2025.12.24 01:46:08.078802 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00138 sec., 297101.4492753623 rows/sec., 18.85 MiB/sec. | ||
| 1815 | 2025.12.24 01:46:08.078842 [ 3 ] {405efe4a-9f41-47d2-9f0e-a1bcb6ccaed4} <Debug> TCPHandler: Processed in 0.001546686 sec. | ||
| 1816 | 2025.12.24 01:46:08.078954 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.12.24 01:46:08.079051 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1818 | 2025.12.24 01:46:08.079091 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1819 | 2025.12.24 01:46:08.079909 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.12.24 01:46:08.079947 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1821 | 2025.12.24 01:46:08.080320 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1822 | 2025.12.24 01:46:08.080546 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.12.24 01:46:08.080675 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Debug> executeQuery: Read 1182 rows, 96.54 KiB in 0.001644 sec., 718978.102189781 rows/sec., 57.34 MiB/sec. | ||
| 1824 | 2025.12.24 01:46:08.080719 [ 3 ] {ee052b23-f96c-4cf5-809f-3965a9e804cb} <Debug> TCPHandler: Processed in 0.001814752 sec. | ||
| 1825 | 2025.12.24 01:46:08.080838 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.12.24 01:46:08.080935 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1827 | 2025.12.24 01:46:08.080975 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1828 | 2025.12.24 01:46:08.081434 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.12.24 01:46:08.081471 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1830 | 2025.12.24 01:46:08.081789 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1831 | 2025.12.24 01:46:08.082019 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.12.24 01:46:08.082147 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001231 sec., 194963.44435418356 rows/sec., 11.86 MiB/sec. | ||
| 1833 | 2025.12.24 01:46:08.082184 [ 3 ] {419291b3-25ef-4e23-b257-1cd576d355a9} <Debug> TCPHandler: Processed in 0.001395862 sec. | ||
| 1834 | 2025.12.24 01:46:08.082296 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2025.12.24 01:46:08.082392 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1836 | 2025.12.24 01:46:08.082432 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1837 | 2025.12.24 01:46:08.083076 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.12.24 01:46:08.083113 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1839 | 2025.12.24 01:46:08.083422 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1840 | 2025.12.24 01:46:08.083629 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.12.24 01:46:08.083759 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001385 sec., 153068.59205776174 rows/sec., 9.87 MiB/sec. | ||
| 1842 | 2025.12.24 01:46:08.083796 [ 3 ] {3ebafccd-6517-4c55-8ae4-fddb4643b59b} <Debug> TCPHandler: Processed in 0.001550436 sec. | ||
| 1843 | 2025.12.24 01:46:08.083906 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.12.24 01:46:08.084000 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1845 | 2025.12.24 01:46:08.084039 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1846 | 2025.12.24 01:46:08.084490 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.12.24 01:46:08.084527 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1848 | 2025.12.24 01:46:08.084837 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1849 | 2025.12.24 01:46:08.085067 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.12.24 01:46:08.085195 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 1851 | 2025.12.24 01:46:08.085295 [ 3 ] {80ec6fa8-7c03-47c6-bac2-5435f8c824c3} <Debug> TCPHandler: Processed in 0.001439603 sec. | ||
| 1852 | 2025.12.24 01:46:08.085406 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.12.24 01:46:08.085501 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1854 | 2025.12.24 01:46:08.085541 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1855 | 2025.12.24 01:46:08.086151 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.12.24 01:46:08.086188 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1857 | 2025.12.24 01:46:08.086524 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1858 | 2025.12.24 01:46:08.086744 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.12.24 01:46:08.086893 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00141 sec., 506382.97872340423 rows/sec., 35.51 MiB/sec. | ||
| 1860 | 2025.12.24 01:46:08.086932 [ 3 ] {578b8587-8cc0-4811-9ad7-944c81bf8a28} <Debug> TCPHandler: Processed in 0.001577066 sec. | ||
| 1861 | 2025.12.24 01:46:08.087047 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.12.24 01:46:08.087142 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1863 | 2025.12.24 01:46:08.087184 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1864 | 2025.12.24 01:46:08.087503 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.12.24 01:46:08.087539 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1866 | 2025.12.24 01:46:08.087863 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1867 | 2025.12.24 01:46:08.088086 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.12.24 01:46:08.088211 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 1869 | 2025.12.24 01:46:08.088260 [ 3 ] {46d725f7-6769-49cf-bf58-f6dfc6c295c9} <Debug> TCPHandler: Processed in 0.001262209 sec. | ||
| 1870 | 2025.12.24 01:46:08.088388 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.12.24 01:46:08.088484 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1872 | 2025.12.24 01:46:08.088527 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1873 | 2025.12.24 01:46:08.088952 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.12.24 01:46:08.088988 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1875 | 2025.12.24 01:46:08.089317 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1876 | 2025.12.24 01:46:08.089546 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.12.24 01:46:08.089675 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 1878 | 2025.12.24 01:46:08.089719 [ 3 ] {7b81ae63-f5d9-448f-8e13-dcfd7de9570a} <Debug> TCPHandler: Processed in 0.001381471 sec. | ||
| 1879 | 2025.12.24 01:46:08.089844 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2025.12.24 01:46:08.089941 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1881 | 2025.12.24 01:46:08.089983 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1882 | 2025.12.24 01:46:08.090324 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.12.24 01:46:08.090362 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1884 | 2025.12.24 01:46:08.090684 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1885 | 2025.12.24 01:46:08.090903 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.12.24 01:46:08.091029 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 1887 | 2025.12.24 01:46:08.091072 [ 3 ] {4a10036a-3aad-47bb-9250-4d056c51b536} <Debug> TCPHandler: Processed in 0.00127798 sec. | ||
| 1888 | 2025.12.24 01:46:08.091191 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2025.12.24 01:46:08.091284 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1890 | 2025.12.24 01:46:08.091338 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <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 | ||
| 1891 | 2025.12.24 01:46:08.092089 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.12.24 01:46:08.092127 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1893 | 2025.12.24 01:46:08.092662 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1894 | 2025.12.24 01:46:08.092893 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.12.24 01:46:08.093026 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001759 sec., 19897.66913018761 rows/sec., 35.66 MiB/sec. | ||
| 1896 | 2025.12.24 01:46:08.093084 [ 3 ] {3cbc597e-8564-43ed-9595-800f9db001f0} <Debug> TCPHandler: Processed in 0.001943405 sec. | ||
| 1897 | 2025.12.24 01:46:08.093201 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2025.12.24 01:46:08.093296 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1899 | 2025.12.24 01:46:08.093339 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1900 | 2025.12.24 01:46:08.093667 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.12.24 01:46:08.093704 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1902 | 2025.12.24 01:46:08.094015 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2025.12.24 01:46:08.094233 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2025.12.24 01:46:08.094354 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 1905 | 2025.12.24 01:46:08.094396 [ 3 ] {a89f2333-4e6d-47a6-8d0e-b9af53f520f1} <Debug> TCPHandler: Processed in 0.001246168 sec. | ||
| 1906 | 2025.12.24 01:46:08.417136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3423 | ||
| 1907 | 2025.12.24 01:46:08.417680 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.12.24 01:46:08.417748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1909 | 2025.12.24 01:46:08.418338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1910 | 2025.12.24 01:46:08.418600 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2025.12.24 01:46:08.418751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3423 | ||
| 1912 | 2025.12.24 01:46:08.577667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1913 | 2025.12.24 01:46:08.596180 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.12.24 01:46:08.596249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1915 | 2025.12.24 01:46:08.602107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1916 | 2025.12.24 01:46:08.602953 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.12.24 01:46:08.606787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1918 | 2025.12.24 01:46:13.019778 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2025.12.24 01:46:13.020010 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1920 | 2025.12.24 01:46:13.020082 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1921 | 2025.12.24 01:46:13.021040 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.12.24 01:46:13.021099 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1923 | 2025.12.24 01:46:13.021505 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2025.12.24 01:46:13.021724 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.24 01:46:13.021880 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. | ||
| 1926 | 2025.12.24 01:46:13.021932 [ 3 ] {ae9e5a58-276c-4ffb-8bc3-1c4ca12b34cf} <Debug> TCPHandler: Processed in 0.002282402 sec. | ||
| 1927 | 2025.12.24 01:46:13.022056 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.12.24 01:46:13.022153 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1929 | 2025.12.24 01:46:13.022193 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1930 | 2025.12.24 01:46:13.022614 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.12.24 01:46:13.022650 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1932 | 2025.12.24 01:46:13.022939 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1933 | 2025.12.24 01:46:13.023143 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.12.24 01:46:13.023272 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 1935 | 2025.12.24 01:46:13.023308 [ 3 ] {ece03073-a2e5-4a0f-91cb-46045d41232a} <Debug> TCPHandler: Processed in 0.00129996 sec. | ||
| 1936 | 2025.12.24 01:46:13.023441 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.12.24 01:46:13.023534 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.12.24 01:46:13.023576 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1939 | 2025.12.24 01:46:13.023995 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.12.24 01:46:13.024029 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1941 | 2025.12.24 01:46:13.024344 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1942 | 2025.12.24 01:46:13.024541 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.12.24 01:46:13.024665 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 1944 | 2025.12.24 01:46:13.024701 [ 3 ] {534be531-902b-460a-b5bb-1b661a9dd217} <Debug> TCPHandler: Processed in 0.00131638 sec. | ||
| 1945 | 2025.12.24 01:46:13.024806 [ 3 ] {} <Trace> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.12.24 01:46:13.024898 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1947 | 2025.12.24 01:46:13.024939 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1948 | 2025.12.24 01:46:13.025261 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.24 01:46:13.025297 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1950 | 2025.12.24 01:46:13.025597 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1951 | 2025.12.24 01:46:13.025794 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.12.24 01:46:13.025916 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 1953 | 2025.12.24 01:46:13.025951 [ 3 ] {98e79dda-a421-4ddd-9a23-d7f38efb4dbe} <Debug> TCPHandler: Processed in 0.001192018 sec. | ||
| 1954 | 2025.12.24 01:46:15.836823 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1955 | 2025.12.24 01:46:15.836898 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1956 | 2025.12.24 01:46:15.917064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 282 | ||
| 1957 | 2025.12.24 01:46:15.918849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3871 | ||
| 1958 | 2025.12.24 01:46:15.919329 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.24 01:46:15.919396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1960 | 2025.12.24 01:46:15.919910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2025.12.24 01:46:15.919931 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.12.24 01:46:15.919994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1963 | 2025.12.24 01:46:15.920159 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.12.24 01:46:15.920298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 1965 | 2025.12.24 01:46:15.921245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1966 | 2025.12.24 01:46:15.921530 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.12.24 01:46:15.921656 [ 56 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1968 | 2025.12.24 01:46:15.921698 [ 56 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.12.24 01:46:15.921716 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1970 | 2025.12.24 01:46:15.921845 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 1971 | 2025.12.24 01:46:15.921857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1972 | 2025.12.24 01:46:15.922384 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1973 | 2025.12.24 01:46:15.922523 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 1974 | 2025.12.24 01:46:15.922853 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 1975 | 2025.12.24 01:46:15.923155 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1976 | 2025.12.24 01:46:15.923450 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1977 | 2025.12.24 01:46:15.923733 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1978 | 2025.12.24 01:46:15.924035 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 1979 | 2025.12.24 01:46:15.929852 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.008062866 sec., 34975.156476617616 rows/sec., 37.68 MiB/sec. | ||
| 1980 | 2025.12.24 01:46:15.930831 [ 186 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1981 | 2025.12.24 01:46:15.931452 [ 186 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2025.12.24 01:46:15.931536 [ 186 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_6_1} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1983 | 2025.12.24 01:46:15.931795 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1984 | 2025.12.24 01:46:16.106879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1985 | 2025.12.24 01:46:16.123634 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.12.24 01:46:16.123692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1987 | 2025.12.24 01:46:16.130108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1988 | 2025.12.24 01:46:16.130865 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.24 01:46:16.133805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1990 | 2025.12.24 01:46:17.510007 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2025.12.24 01:46:17.510094 [ 3 ] {} <Debug> TCP-Session: f0dc684f-bc72-4f9d-a94e-70fa45a3be35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2025.12.24 01:46:18.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.72 MiB, peak 187.35 MiB, free memory in arenas 0.00 B, will set to 183.79 MiB (RSS), difference: 2.07 MiB | ||
| 1993 | 2025.12.24 01:46:18.032470 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2025.12.24 01:46:18.032672 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1995 | 2025.12.24 01:46:18.032776 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1996 | 2025.12.24 01:46:18.033874 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2025.12.24 01:46:18.033916 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1998 | 2025.12.24 01:46:18.034349 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1999 | 2025.12.24 01:46:18.034583 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.12.24 01:46:18.034729 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002132 sec., 192307.69230769228 rows/sec., 12.20 MiB/sec. | ||
| 2001 | 2025.12.24 01:46:18.034771 [ 5 ] {a641a2db-b4a5-4ee3-a38f-377e067621e5} <Debug> TCPHandler: Processed in 0.002424086 sec. | ||
| 2002 | 2025.12.24 01:46:18.034900 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2025.12.24 01:46:18.034999 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2004 | 2025.12.24 01:46:18.035041 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2005 | 2025.12.24 01:46:18.035988 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2025.12.24 01:46:18.036025 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2007 | 2025.12.24 01:46:18.036401 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2008 | 2025.12.24 01:46:18.036610 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.12.24 01:46:18.036732 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Debug> executeQuery: Read 1182 rows, 96.54 KiB in 0.001753 sec., 674272.6754135768 rows/sec., 53.78 MiB/sec. | ||
| 2010 | 2025.12.24 01:46:18.036770 [ 5 ] {e7232779-c232-461d-a48c-0c6750c2d2b5} <Debug> TCPHandler: Processed in 0.001920914 sec. | ||
| 2011 | 2025.12.24 01:46:18.036879 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2025.12.24 01:46:18.036974 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2013 | 2025.12.24 01:46:18.037015 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2014 | 2025.12.24 01:46:18.037488 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2025.12.24 01:46:18.037525 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2016 | 2025.12.24 01:46:18.037829 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2017 | 2025.12.24 01:46:18.038045 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2025.12.24 01:46:18.038176 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001221 sec., 196560.19656019655 rows/sec., 11.95 MiB/sec. | ||
| 2019 | 2025.12.24 01:46:18.038214 [ 5 ] {9a5992a1-e857-4264-8d86-2c31ee8de095} <Debug> TCPHandler: Processed in 0.001385462 sec. | ||
| 2020 | 2025.12.24 01:46:18.038316 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.12.24 01:46:18.038409 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2022 | 2025.12.24 01:46:18.038449 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2023 | 2025.12.24 01:46:18.038896 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.12.24 01:46:18.038932 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2025 | 2025.12.24 01:46:18.039249 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2026 | 2025.12.24 01:46:18.039461 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2025.12.24 01:46:18.039586 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 2028 | 2025.12.24 01:46:18.039624 [ 5 ] {e5b2f2a9-b0cd-4db5-a6b4-807ad2d4a26a} <Debug> TCPHandler: Processed in 0.001357861 sec. | ||
| 2029 | 2025.12.24 01:46:18.039730 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2025.12.24 01:46:18.039823 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2031 | 2025.12.24 01:46:18.039863 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2032 | 2025.12.24 01:46:18.040308 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2025.12.24 01:46:18.040344 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2034 | 2025.12.24 01:46:18.040649 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2035 | 2025.12.24 01:46:18.040861 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2025.12.24 01:46:18.040985 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00118 sec., 178813.5593220339 rows/sec., 10.15 MiB/sec. | ||
| 2037 | 2025.12.24 01:46:18.041022 [ 5 ] {9d43a5aa-1293-40d4-bd09-639b0f05cfa3} <Debug> TCPHandler: Processed in 0.001341921 sec. | ||
| 2038 | 2025.12.24 01:46:18.041126 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2025.12.24 01:46:18.041220 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2040 | 2025.12.24 01:46:18.041259 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2041 | 2025.12.24 01:46:18.041859 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.24 01:46:18.041894 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2043 | 2025.12.24 01:46:18.042219 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2044 | 2025.12.24 01:46:18.042429 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.12.24 01:46:18.042552 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.00135 sec., 528888.8888888889 rows/sec., 37.09 MiB/sec. | ||
| 2046 | 2025.12.24 01:46:18.042590 [ 5 ] {85868b8e-b9d6-4eeb-96ba-498657790944} <Debug> TCPHandler: Processed in 0.001514024 sec. | ||
| 2047 | 2025.12.24 01:46:18.042698 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2025.12.24 01:46:18.042792 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2049 | 2025.12.24 01:46:18.042834 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2050 | 2025.12.24 01:46:18.043156 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2025.12.24 01:46:18.043191 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2052 | 2025.12.24 01:46:18.043496 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2053 | 2025.12.24 01:46:18.043709 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2025.12.24 01:46:18.043833 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2055 | 2025.12.24 01:46:18.043869 [ 5 ] {92586a43-734b-4907-aee9-1d79bfa07c53} <Debug> TCPHandler: Processed in 0.001220638 sec. | ||
| 2056 | 2025.12.24 01:46:18.043976 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2025.12.24 01:46:18.044070 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2058 | 2025.12.24 01:46:18.044112 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2059 | 2025.12.24 01:46:18.044526 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.12.24 01:46:18.044562 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2061 | 2025.12.24 01:46:18.044891 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2062 | 2025.12.24 01:46:18.045099 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.12.24 01:46:18.045225 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001174 sec., 267461.6695059625 rows/sec., 17.57 MiB/sec. | ||
| 2064 | 2025.12.24 01:46:18.045263 [ 5 ] {6e31bab1-6b1a-47c8-8ec6-81e37b7917f6} <Debug> TCPHandler: Processed in 0.001336441 sec. | ||
| 2065 | 2025.12.24 01:46:18.045369 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2025.12.24 01:46:18.045462 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2067 | 2025.12.24 01:46:18.045504 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2068 | 2025.12.24 01:46:18.045803 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.12.24 01:46:18.045838 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2070 | 2025.12.24 01:46:18.046124 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2071 | 2025.12.24 01:46:18.046334 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2025.12.24 01:46:18.046457 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 2073 | 2025.12.24 01:46:18.046493 [ 5 ] {108a49b4-55bc-4a97-bf49-e911287e4001} <Debug> TCPHandler: Processed in 0.001173387 sec. | ||
| 2074 | 2025.12.24 01:46:18.046596 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.12.24 01:46:18.046690 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2076 | 2025.12.24 01:46:18.046743 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <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 | ||
| 2077 | 2025.12.24 01:46:18.047709 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.12.24 01:46:18.047755 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2079 | 2025.12.24 01:46:18.048401 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2080 | 2025.12.24 01:46:18.048651 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2025.12.24 01:46:18.048792 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00212 sec., 16509.433962264153 rows/sec., 29.58 MiB/sec. | ||
| 2082 | 2025.12.24 01:46:18.048842 [ 5 ] {59c6801a-e666-48a1-9284-92fb047fa8c1} <Debug> TCPHandler: Processed in 0.002295923 sec. | ||
| 2083 | 2025.12.24 01:46:18.048948 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2025.12.24 01:46:18.049040 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2085 | 2025.12.24 01:46:18.049080 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2086 | 2025.12.24 01:46:18.049399 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2025.12.24 01:46:18.049435 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2088 | 2025.12.24 01:46:18.049731 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2089 | 2025.12.24 01:46:18.049938 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2025.12.24 01:46:18.050061 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00104 sec., 100000.00000000001 rows/sec., 6.13 MiB/sec. | ||
| 2091 | 2025.12.24 01:46:18.050096 [ 5 ] {eac18af8-8901-4c30-bd02-f74e776804fc} <Debug> TCPHandler: Processed in 0.001196518 sec. | ||
| 2092 | 2025.12.24 01:46:18.567710 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2025.12.24 01:46:18.568104 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2094 | 2025.12.24 01:46:18.568645 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2095 | 2025.12.24 01:46:18.568687 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2096 | 2025.12.24 01:46:18.568967 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2097 | 2025.12.24 01:46:18.569039 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2098 | 2025.12.24 01:46:18.569184 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2099 | 2025.12.24 01:46:18.569314 [ 323 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2100 | 2025.12.24 01:46:18.569318 [ 325 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2101 | 2025.12.24 01:46:18.569459 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2102 | 2025.12.24 01:46:18.569486 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2103 | 2025.12.24 01:46:18.571477 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2104 | 2025.12.24 01:46:18.571504 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2105 | 2025.12.24 01:46:18.571560 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2106 | 2025.12.24 01:46:18.571633 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2107 | 2025.12.24 01:46:18.572875 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004948 sec., 8286.17623282134 rows/sec., 333.74 KiB/sec. | ||
| 2108 | 2025.12.24 01:46:18.572956 [ 5 ] {8552d8ea-c38a-4226-8ea6-b03c1a32d7c3} <Debug> TCPHandler: Processed in 0.005428855 sec. | ||
| 2109 | 2025.12.24 01:46:18.573193 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2025.12.24 01:46:18.573334 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2111 | 2025.12.24 01:46:18.573564 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2112 | 2025.12.24 01:46:18.573602 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2113 | 2025.12.24 01:46:18.573817 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2114 | 2025.12.24 01:46:18.573871 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2115 | 2025.12.24 01:46:18.573975 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2116 | 2025.12.24 01:46:18.574028 [ 330 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2117 | 2025.12.24 01:46:18.574054 [ 317 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2118 | 2025.12.24 01:46:18.574137 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2119 | 2025.12.24 01:46:18.574164 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2120 | 2025.12.24 01:46:18.574218 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2121 | 2025.12.24 01:46:18.574235 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2122 | 2025.12.24 01:46:18.574267 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2123 | 2025.12.24 01:46:18.574298 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2124 | 2025.12.24 01:46:18.575042 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001768 sec., 23190.045248868777 rows/sec., 934.03 KiB/sec. | ||
| 2125 | 2025.12.24 01:46:18.575131 [ 5 ] {1031027e-c669-49d0-93ef-e94cadb8d8bc} <Debug> TCPHandler: Processed in 0.001989966 sec. | ||
| 2126 | 2025.12.24 01:46:18.575447 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.12.24 01:46:18.575586 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2128 | 2025.12.24 01:46:18.575811 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2129 | 2025.12.24 01:46:18.575848 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2130 | 2025.12.24 01:46:18.576059 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2131 | 2025.12.24 01:46:18.576112 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2132 | 2025.12.24 01:46:18.576212 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2133 | 2025.12.24 01:46:18.576284 [ 317 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2134 | 2025.12.24 01:46:18.576285 [ 336 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2135 | 2025.12.24 01:46:18.576394 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2136 | 2025.12.24 01:46:18.576420 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2137 | 2025.12.24 01:46:18.576473 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2138 | 2025.12.24 01:46:18.576489 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2139 | 2025.12.24 01:46:18.576519 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2140 | 2025.12.24 01:46:18.576549 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2141 | 2025.12.24 01:46:18.577155 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001628 sec., 25184.275184275182 rows/sec., 1014.35 KiB/sec. | ||
| 2142 | 2025.12.24 01:46:18.577223 [ 5 ] {6f04a3c9-387e-4473-9b99-eb82b1926a8e} <Debug> TCPHandler: Processed in 0.001825782 sec. | ||
| 2143 | 2025.12.24 01:46:18.577418 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2025.12.24 01:46:18.577556 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2145 | 2025.12.24 01:46:18.577773 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2146 | 2025.12.24 01:46:18.577810 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2147 | 2025.12.24 01:46:18.578028 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2148 | 2025.12.24 01:46:18.578080 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2025.12.24 01:46:18.578179 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2150 | 2025.12.24 01:46:18.578229 [ 298 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2151 | 2025.12.24 01:46:18.578233 [ 338 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2152 | 2025.12.24 01:46:18.578312 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2153 | 2025.12.24 01:46:18.578332 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2154 | 2025.12.24 01:46:18.578384 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2155 | 2025.12.24 01:46:18.578401 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2156 | 2025.12.24 01:46:18.578431 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2157 | 2025.12.24 01:46:18.578465 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2158 | 2025.12.24 01:46:18.579043 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001545 sec., 26537.216828478966 rows/sec., 1.04 MiB/sec. | ||
| 2159 | 2025.12.24 01:46:18.579139 [ 5 ] {a51aeae2-9b80-429a-a9b2-bd40b7ccb150} <Debug> TCPHandler: Processed in 0.00177049 sec. | ||
| 2160 | 2025.12.24 01:46:18.579328 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2025.12.24 01:46:18.579466 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2162 | 2025.12.24 01:46:18.579697 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2163 | 2025.12.24 01:46:18.579735 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2164 | 2025.12.24 01:46:18.579948 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2165 | 2025.12.24 01:46:18.580000 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2166 | 2025.12.24 01:46:18.580102 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2167 | 2025.12.24 01:46:18.580161 [ 324 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2168 | 2025.12.24 01:46:18.580162 [ 316 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2169 | 2025.12.24 01:46:18.580267 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2170 | 2025.12.24 01:46:18.580292 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2171 | 2025.12.24 01:46:18.580348 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2172 | 2025.12.24 01:46:18.580365 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2173 | 2025.12.24 01:46:18.580395 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2174 | 2025.12.24 01:46:18.580426 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2175 | 2025.12.24 01:46:18.580958 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001552 sec., 26417.525773195877 rows/sec., 1.04 MiB/sec. | ||
| 2176 | 2025.12.24 01:46:18.581039 [ 5 ] {999667f5-5c7a-4e76-89cc-1698f93548aa} <Debug> TCPHandler: Processed in 0.00176016 sec. | ||
| 2177 | 2025.12.24 01:46:18.581230 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2025.12.24 01:46:18.581368 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2179 | 2025.12.24 01:46:18.581590 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2180 | 2025.12.24 01:46:18.581626 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2181 | 2025.12.24 01:46:18.581839 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2182 | 2025.12.24 01:46:18.581892 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2183 | 2025.12.24 01:46:18.581991 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2184 | 2025.12.24 01:46:18.582051 [ 316 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2185 | 2025.12.24 01:46:18.582050 [ 324 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2186 | 2025.12.24 01:46:18.582136 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 2187 | 2025.12.24 01:46:18.582160 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2188 | 2025.12.24 01:46:18.582214 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2189 | 2025.12.24 01:46:18.582231 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2190 | 2025.12.24 01:46:18.582260 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2191 | 2025.12.24 01:46:18.582291 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2192 | 2025.12.24 01:46:18.583089 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00178 sec., 23033.70786516854 rows/sec., 927.73 KiB/sec. | ||
| 2193 | 2025.12.24 01:46:18.583196 [ 5 ] {b94f74cb-ee1a-4fe8-9093-4f41b8dea91a} <Debug> TCPHandler: Processed in 0.002017107 sec. | ||
| 2194 | 2025.12.24 01:46:18.663104 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.12.24 01:46:18.663239 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2196 | 2025.12.24 01:46:18.663296 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2197 | 2025.12.24 01:46:18.663868 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.12.24 01:46:18.663909 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2199 | 2025.12.24 01:46:18.664333 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2200 | 2025.12.24 01:46:18.664527 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.12.24 01:46:18.664669 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001468 sec., 4087.1934604904636 rows/sec., 910.04 KiB/sec. | ||
| 2202 | 2025.12.24 01:46:18.664707 [ 5 ] {cda36a97-a136-4ecd-ac32-e6f4c2ab5803} <Debug> TCPHandler: Processed in 0.001668528 sec. | ||
| 2203 | 2025.12.24 01:46:18.664828 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.12.24 01:46:18.664921 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.24 01:46:18.664963 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2206 | 2025.12.24 01:46:18.665401 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.12.24 01:46:18.665448 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2208 | 2025.12.24 01:46:18.665807 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2209 | 2025.12.24 01:46:18.666070 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.12.24 01:46:18.666225 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001321 sec., 1514.0045420136262 rows/sec., 123.46 KiB/sec. | ||
| 2211 | 2025.12.24 01:46:18.666271 [ 5 ] {7837b1c0-ef31-4cb9-950a-0987773dafe0} <Debug> TCPHandler: Processed in 0.001492944 sec. | ||
| 2212 | 2025.12.24 01:46:18.666401 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.12.24 01:46:18.666517 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2214 | 2025.12.24 01:46:18.666567 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2215 | 2025.12.24 01:46:18.667438 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.12.24 01:46:18.667474 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2217 | 2025.12.24 01:46:18.667856 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2218 | 2025.12.24 01:46:18.668088 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.12.24 01:46:18.668220 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001727 sec., 693109.4383323683 rows/sec., 57.14 MiB/sec. | ||
| 2220 | 2025.12.24 01:46:18.668258 [ 5 ] {1aa46223-d123-432f-9da8-0fadf328510c} <Debug> TCPHandler: Processed in 0.001917814 sec. | ||
| 2221 | 2025.12.24 01:46:18.668362 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.12.24 01:46:18.668460 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2223 | 2025.12.24 01:46:18.668500 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2224 | 2025.12.24 01:46:18.668942 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.12.24 01:46:18.668985 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2226 | 2025.12.24 01:46:18.669329 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2227 | 2025.12.24 01:46:18.669572 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.12.24 01:46:18.669667 [ 55 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2229 | 2025.12.24 01:46:18.669699 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec. | ||
| 2230 | 2025.12.24 01:46:18.669710 [ 55 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.12.24 01:46:18.669740 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2232 | 2025.12.24 01:46:18.669743 [ 5 ] {6b17c635-1197-48fc-a588-debffd1374d0} <Debug> TCPHandler: Processed in 0.001428802 sec. | ||
| 2233 | 2025.12.24 01:46:18.669837 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 2234 | 2025.12.24 01:46:18.669854 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2025.12.24 01:46:18.669940 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2236 | 2025.12.24 01:46:18.669951 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2237 | 2025.12.24 01:46:18.669971 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part | ||
| 2238 | 2025.12.24 01:46:18.669991 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2239 | 2025.12.24 01:46:18.670029 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2240 | 2025.12.24 01:46:18.670080 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 2241 | 2025.12.24 01:46:18.670128 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 240 rows starting from the beginning of the part | ||
| 2242 | 2025.12.24 01:46:18.670170 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 240 rows starting from the beginning of the part | ||
| 2243 | 2025.12.24 01:46:18.670212 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2244 | 2025.12.24 01:46:18.670465 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.24 01:46:18.670499 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2246 | 2025.12.24 01:46:18.670835 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2247 | 2025.12.24 01:46:18.671011 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213328 sec., 487090.0531430907 rows/sec., 32.62 MiB/sec. | ||
| 2248 | 2025.12.24 01:46:18.671042 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.12.24 01:46:18.671175 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 2250 | 2025.12.24 01:46:18.671214 [ 5 ] {33b6106a-a592-40ba-929c-ab847e36f536} <Debug> TCPHandler: Processed in 0.001406352 sec. | ||
| 2251 | 2025.12.24 01:46:18.671222 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2252 | 2025.12.24 01:46:18.671329 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2025.12.24 01:46:18.671426 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2254 | 2025.12.24 01:46:18.671466 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2255 | 2025.12.24 01:46:18.671533 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.12.24 01:46:18.671610 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_6_1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2257 | 2025.12.24 01:46:18.671695 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2258 | 2025.12.24 01:46:18.671991 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.12.24 01:46:18.672031 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2260 | 2025.12.24 01:46:18.672347 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2025.12.24 01:46:18.672548 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2025.12.24 01:46:18.672672 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001264 sec., 412974.6835443038 rows/sec., 30.57 MiB/sec. | ||
| 2263 | 2025.12.24 01:46:18.672708 [ 5 ] {ea36116b-dad4-4295-a8d8-9776f799c70e} <Debug> TCPHandler: Processed in 0.001433383 sec. | ||
| 2264 | 2025.12.24 01:46:18.672811 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2025.12.24 01:46:18.672902 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2266 | 2025.12.24 01:46:18.672941 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2267 | 2025.12.24 01:46:18.673752 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2025.12.24 01:46:18.673787 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2269 | 2025.12.24 01:46:18.674226 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2025.12.24 01:46:18.674436 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2025.12.24 01:46:18.674562 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Debug> executeQuery: Read 2241 rows, 153.29 KiB in 0.001677 sec., 1336314.8479427549 rows/sec., 89.26 MiB/sec. | ||
| 2272 | 2025.12.24 01:46:18.674597 [ 5 ] {d00a2964-40ce-4f01-97de-5f429e9be81d} <Debug> TCPHandler: Processed in 0.001833042 sec. | ||
| 2273 | 2025.12.24 01:46:18.674707 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2025.12.24 01:46:18.674797 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2275 | 2025.12.24 01:46:18.674838 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2276 | 2025.12.24 01:46:18.675139 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2025.12.24 01:46:18.675174 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2278 | 2025.12.24 01:46:18.675467 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2279 | 2025.12.24 01:46:18.675674 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2025.12.24 01:46:18.675799 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00102 sec., 11764.70588235294 rows/sec., 811.89 KiB/sec. | ||
| 2281 | 2025.12.24 01:46:18.675833 [ 5 ] {69067ef7-973c-44f5-a720-09a5e61f7ff8} <Debug> TCPHandler: Processed in 0.001172887 sec. | ||
| 2282 | 2025.12.24 01:46:19.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.58 MiB, peak 188.53 MiB, free memory in arenas 0.00 B, will set to 184.16 MiB (RSS), difference: -1.42 MiB | ||
| 2283 | 2025.12.24 01:46:22.275084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39191 | ||
| 2284 | 2025.12.24 01:46:22.275206 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2025.12.24 01:46:22.275236 [ 3 ] {} <Debug> TCP-Session: 989c5164-eb41-472f-bd7e-0bcccd1044b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39191 | ||
| 2286 | 2025.12.24 01:46:22.275263 [ 3 ] {} <Debug> TCP-Session: 989c5164-eb41-472f-bd7e-0bcccd1044b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.12.24 01:46:22.275280 [ 3 ] {} <Debug> TCP-Session: 989c5164-eb41-472f-bd7e-0bcccd1044b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2025.12.24 01:46:22.275475 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57342 | ||
| 2289 | 2025.12.24 01:46:22.275523 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35409 | ||
| 2290 | 2025.12.24 01:46:22.275556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35700 | ||
| 2291 | 2025.12.24 01:46:22.275583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54416 | ||
| 2292 | 2025.12.24 01:46:22.275616 [ 3 ] {} <Trace> TCP-Session: 989c5164-eb41-472f-bd7e-0bcccd1044b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2025.12.24 01:46:22.275621 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2025.12.24 01:46:22.275593 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54615 | ||
| 2295 | 2025.12.24 01:46:22.275691 [ 286 ] {} <Debug> TCP-Session: d5ef0b49-3c6e-46a5-bcd8-61b559332883 Authenticating user 'default' from [fd00:1122:3344:101::e]:57342 | ||
| 2296 | 2025.12.24 01:46:22.275549 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65008 | ||
| 2297 | 2025.12.24 01:46:22.275723 [ 286 ] {} <Debug> TCP-Session: d5ef0b49-3c6e-46a5-bcd8-61b559332883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.12.24 01:46:22.275745 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2025.12.24 01:46:22.275759 [ 286 ] {} <Debug> TCP-Session: d5ef0b49-3c6e-46a5-bcd8-61b559332883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.12.24 01:46:22.275529 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33396 | ||
| 2301 | 2025.12.24 01:46:22.275787 [ 290 ] {} <Debug> TCP-Session: 1b00b581-e82c-4043-bb76-df1ccf159bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:35700 | ||
| 2302 | 2025.12.24 01:46:22.275560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36910 | ||
| 2303 | 2025.12.24 01:46:22.275823 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39191) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2304 | 2025.12.24 01:46:22.275839 [ 290 ] {} <Debug> TCP-Session: 1b00b581-e82c-4043-bb76-df1ccf159bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2025.12.24 01:46:22.275897 [ 290 ] {} <Debug> TCP-Session: 1b00b581-e82c-4043-bb76-df1ccf159bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.24 01:46:22.276115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2025.12.24 01:46:22.276117 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2025.12.24 01:46:22.276142 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2309 | 2025.12.24 01:46:22.276180 [ 291 ] {} <Debug> TCP-Session: a42e68d5-5a72-42c4-a67b-1fecbeeafaf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36910 | ||
| 2310 | 2025.12.24 01:46:22.276212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2025.12.24 01:46:22.276232 [ 291 ] {} <Debug> TCP-Session: a42e68d5-5a72-42c4-a67b-1fecbeeafaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.12.24 01:46:22.276253 [ 292 ] {} <Debug> TCP-Session: f575ebb9-1630-4fa6-92fa-e0877c394104 Authenticating user 'default' from [fd00:1122:3344:101::e]:54416 | ||
| 2313 | 2025.12.24 01:46:22.276263 [ 291 ] {} <Debug> TCP-Session: a42e68d5-5a72-42c4-a67b-1fecbeeafaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.24 01:46:22.276285 [ 292 ] {} <Debug> TCP-Session: f575ebb9-1630-4fa6-92fa-e0877c394104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.12.24 01:46:22.276258 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2025.12.24 01:46:22.276317 [ 292 ] {} <Debug> TCP-Session: f575ebb9-1630-4fa6-92fa-e0877c394104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2025.12.24 01:46:22.276339 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2318 | 2025.12.24 01:46:22.276167 [ 288 ] {} <Debug> TCP-Session: 142402a2-0221-4ada-9f6d-26ebe96f44d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33396 | ||
| 2319 | 2025.12.24 01:46:22.276381 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2025.12.24 01:46:22.276401 [ 288 ] {} <Debug> TCP-Session: 142402a2-0221-4ada-9f6d-26ebe96f44d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2025.12.24 01:46:22.276385 [ 287 ] {} <Debug> TCP-Session: 8500b889-1c0d-4b4d-8d1c-67cd2b408e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:35409 | ||
| 2322 | 2025.12.24 01:46:22.276435 [ 293 ] {} <Debug> TCP-Session: 40ede761-da37-4501-9423-9cd9172cf2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54615 | ||
| 2323 | 2025.12.24 01:46:22.276463 [ 287 ] {} <Debug> TCP-Session: 8500b889-1c0d-4b4d-8d1c-67cd2b408e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2025.12.24 01:46:22.276437 [ 288 ] {} <Debug> TCP-Session: 142402a2-0221-4ada-9f6d-26ebe96f44d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2025.12.24 01:46:22.276489 [ 293 ] {} <Debug> TCP-Session: 40ede761-da37-4501-9423-9cd9172cf2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2025.12.24 01:46:22.276498 [ 287 ] {} <Debug> TCP-Session: 8500b889-1c0d-4b4d-8d1c-67cd2b408e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2025.12.24 01:46:22.276540 [ 293 ] {} <Debug> TCP-Session: 40ede761-da37-4501-9423-9cd9172cf2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.12.24 01:46:22.276165 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2025.12.24 01:46:22.276613 [ 289 ] {} <Debug> TCP-Session: fd41753b-e3d3-44c0-b223-4acb6aaaf36b Authenticating user 'default' from [fd00:1122:3344:101::e]:65008 | ||
| 2330 | 2025.12.24 01:46:22.276636 [ 289 ] {} <Debug> TCP-Session: fd41753b-e3d3-44c0-b223-4acb6aaaf36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2025.12.24 01:46:22.276640 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 2332 | 2025.12.24 01:46:22.276654 [ 289 ] {} <Debug> TCP-Session: fd41753b-e3d3-44c0-b223-4acb6aaaf36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.12.24 01:46:22.276741 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2334 | 2025.12.24 01:46:22.704522 [ 324 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> AggregatingTransform: Aggregating | ||
| 2335 | 2025.12.24 01:46:22.704589 [ 324 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> Aggregator: Aggregation method: without_key | ||
| 2336 | 2025.12.24 01:46:22.704619 [ 324 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001439914 sec. (694.486 rows/sec., 27.13 KiB/sec.) | ||
| 2337 | 2025.12.24 01:46:22.704640 [ 324 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Trace> Aggregator: Merging aggregated data | ||
| 2338 | 2025.12.24 01:46:22.705844 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.430093 sec., 2.325078529527335 rows/sec., 93.00 B/sec. | ||
| 2339 | 2025.12.24 01:46:22.705986 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2340 | 2025.12.24 01:46:22.706001 [ 3 ] {a28a0b24-3931-418f-b0d8-a326b9419996} <Debug> TCPHandler: Processed in 0.430528507 sec. | ||
| 2341 | 2025.12.24 01:46:22.706151 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2025.12.24 01:46:22.706199 [ 3 ] {} <Debug> TCP-Session: 989c5164-eb41-472f-bd7e-0bcccd1044b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.24 01:46:22.706204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2025.12.24 01:46:22.706233 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2025.12.24 01:46:22.706253 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2025.12.24 01:46:22.706269 [ 286 ] {} <Debug> TCP-Session: d5ef0b49-3c6e-46a5-bcd8-61b559332883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2025.12.24 01:46:22.706278 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2025.12.24 01:46:22.706301 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2025.12.24 01:46:22.706316 [ 291 ] {} <Debug> TCP-Session: a42e68d5-5a72-42c4-a67b-1fecbeeafaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2025.12.24 01:46:22.706343 [ 293 ] {} <Debug> TCP-Session: 40ede761-da37-4501-9423-9cd9172cf2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.12.24 01:46:22.706352 [ 289 ] {} <Debug> TCP-Session: fd41753b-e3d3-44c0-b223-4acb6aaaf36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.12.24 01:46:22.706362 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2025.12.24 01:46:22.706384 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2354 | 2025.12.24 01:46:22.706327 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2355 | 2025.12.24 01:46:22.706450 [ 288 ] {} <Debug> TCP-Session: 142402a2-0221-4ada-9f6d-26ebe96f44d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.12.24 01:46:22.706459 [ 292 ] {} <Debug> TCP-Session: f575ebb9-1630-4fa6-92fa-e0877c394104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2025.12.24 01:46:22.706484 [ 290 ] {} <Debug> TCP-Session: 1b00b581-e82c-4043-bb76-df1ccf159bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2025.12.24 01:46:22.706312 [ 287 ] {} <Debug> TCP-Session: 8500b889-1c0d-4b4d-8d1c-67cd2b408e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2025.12.24 01:46:23.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.60 MiB, peak 193.68 MiB, free memory in arenas 0.00 B, will set to 204.32 MiB (RSS), difference: 18.72 MiB | ||
| 2360 | 2025.12.24 01:46:23.018511 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2025.12.24 01:46:23.018682 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2362 | 2025.12.24 01:46:23.018751 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2363 | 2025.12.24 01:46:23.019416 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2025.12.24 01:46:23.019469 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2365 | 2025.12.24 01:46:23.019885 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2366 | 2025.12.24 01:46:23.020126 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2025.12.24 01:46:23.020286 [ 45 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2368 | 2025.12.24 01:46:23.020319 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 2369 | 2025.12.24 01:46:23.020327 [ 45 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.12.24 01:46:23.020353 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2371 | 2025.12.24 01:46:23.020370 [ 5 ] {f50f61ca-a3aa-4940-96da-855319fb5430} <Debug> TCPHandler: Processed in 0.001989296 sec. | ||
| 2372 | 2025.12.24 01:46:23.020441 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2373 | 2025.12.24 01:46:23.020501 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2025.12.24 01:46:23.020528 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2025.12.24 01:46:23.020556 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2376 | 2025.12.24 01:46:23.020604 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2377 | 2025.12.24 01:46:23.020614 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1182 rows starting from the beginning of the part | ||
| 2378 | 2025.12.24 01:46:23.020650 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2379 | 2025.12.24 01:46:23.020660 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2380 | 2025.12.24 01:46:23.020701 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1182 rows starting from the beginning of the part | ||
| 2381 | 2025.12.24 01:46:23.020743 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2382 | 2025.12.24 01:46:23.020786 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2383 | 2025.12.24 01:46:23.021097 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2025.12.24 01:46:23.021133 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2385 | 2025.12.24 01:46:23.021461 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2386 | 2025.12.24 01:46:23.021700 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2025.12.24 01:46:23.021807 [ 45 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2388 | 2025.12.24 01:46:23.021839 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 2389 | 2025.12.24 01:46:23.021840 [ 45 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.12.24 01:46:23.021871 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2391 | 2025.12.24 01:46:23.021878 [ 5 ] {a970d318-746c-4caa-9cdd-1134f7ea7c16} <Debug> TCPHandler: Processed in 0.001431342 sec. | ||
| 2392 | 2025.12.24 01:46:23.021977 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 2393 | 2025.12.24 01:46:23.021997 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.12.24 01:46:23.022116 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2025.12.24 01:46:23.022128 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2396 | 2025.12.24 01:46:23.022164 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2397 | 2025.12.24 01:46:23.022168 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 157 rows starting from the beginning of the part | ||
| 2398 | 2025.12.24 01:46:23.022274 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 714 rows starting from the beginning of the part | ||
| 2399 | 2025.12.24 01:46:23.022330 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 2400 | 2025.12.24 01:46:23.022375 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 714 rows starting from the beginning of the part | ||
| 2401 | 2025.12.24 01:46:23.022417 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2402 | 2025.12.24 01:46:23.022464 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 2403 | 2025.12.24 01:46:23.022511 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.002100759 sec., 1868372.335903357 rows/sec., 158.64 MiB/sec. | ||
| 2404 | 2025.12.24 01:46:23.022584 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2025.12.24 01:46:23.022629 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2406 | 2025.12.24 01:46:23.022885 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2407 | 2025.12.24 01:46:23.023021 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2408 | 2025.12.24 01:46:23.023317 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.12.24 01:46:23.023384 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.12.24 01:46:23.023419 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_11_2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2411 | 2025.12.24 01:46:23.023506 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2412 | 2025.12.24 01:46:23.023531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2413 | 2025.12.24 01:46:23.023546 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.12.24 01:46:23.023555 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001459 sec., 87731.32282385195 rows/sec., 6.11 MiB/sec. | ||
| 2415 | 2025.12.24 01:46:23.023576 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2416 | 2025.12.24 01:46:23.023603 [ 5 ] {583a64eb-5502-42aa-a959-fb4c258b2770} <Debug> TCPHandler: Processed in 0.001659098 sec. | ||
| 2417 | 2025.12.24 01:46:23.023647 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 2418 | 2025.12.24 01:46:23.023721 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2025.12.24 01:46:23.023731 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2420 | 2025.12.24 01:46:23.023722 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799612 sec., 1241934.372520299 rows/sec., 94.44 MiB/sec. | ||
| 2421 | 2025.12.24 01:46:23.023765 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1146 rows starting from the beginning of the part | ||
| 2422 | 2025.12.24 01:46:23.023818 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2423 | 2025.12.24 01:46:23.023822 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2424 | 2025.12.24 01:46:23.023865 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2425 | 2025.12.24 01:46:23.023872 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2426 | 2025.12.24 01:46:23.023912 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2427 | 2025.12.24 01:46:23.023949 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2241 rows starting from the beginning of the part | ||
| 2428 | 2025.12.24 01:46:23.023965 [ 195 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2429 | 2025.12.24 01:46:23.023990 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2430 | 2025.12.24 01:46:23.024222 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.12.24 01:46:23.024262 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2432 | 2025.12.24 01:46:23.024285 [ 195 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.12.24 01:46:23.024385 [ 195 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_11_2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2434 | 2025.12.24 01:46:23.024469 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2435 | 2025.12.24 01:46:23.024607 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2436 | 2025.12.24 01:46:23.024830 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.12.24 01:46:23.024931 [ 45 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2438 | 2025.12.24 01:46:23.024960 [ 45 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.12.24 01:46:23.024963 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 2440 | 2025.12.24 01:46:23.024977 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2441 | 2025.12.24 01:46:23.025004 [ 5 ] {0235f95a-1512-43b6-a2e2-4235664ad6f2} <Debug> TCPHandler: Processed in 0.001332821 sec. | ||
| 2442 | 2025.12.24 01:46:23.025109 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 2443 | 2025.12.24 01:46:23.025264 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2025.12.24 01:46:23.025309 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2445 | 2025.12.24 01:46:23.025396 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2446 | 2025.12.24 01:46:23.025451 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2447 | 2025.12.24 01:46:23.025502 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2448 | 2025.12.24 01:46:23.025544 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2449 | 2025.12.24 01:46:23.025587 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2450 | 2025.12.24 01:46:23.025779 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4303 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216057 sec., 1991604.0674451648 rows/sec., 135.55 MiB/sec. | ||
| 2451 | 2025.12.24 01:46:23.026165 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2025.12.24 01:46:23.026479 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2025.12.24 01:46:23.026570 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2025.12.24 01:46:23.026659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2455 | 2025.12.24 01:46:23.026895 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 4 columns (4 merged, 0 gathered) in 0.001848632 sec., 372167.0943703236 rows/sec., 24.39 MiB/sec. | ||
| 2456 | 2025.12.24 01:46:23.027036 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2457 | 2025.12.24 01:46:23.027355 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2025.12.24 01:46:23.027454 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_11_2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2459 | 2025.12.24 01:46:23.027541 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2460 | 2025.12.24 01:46:23.421317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4383 | ||
| 2461 | 2025.12.24 01:46:23.421853 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2025.12.24 01:46:23.421902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2463 | 2025.12.24 01:46:23.422412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2464 | 2025.12.24 01:46:23.422666 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2025.12.24 01:46:23.422821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4383 | ||
| 2466 | 2025.12.24 01:46:23.634815 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2467 | 2025.12.24 01:46:23.655964 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.12.24 01:46:23.656033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2469 | 2025.12.24 01:46:23.662341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2470 | 2025.12.24 01:46:23.663312 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.12.24 01:46:23.667504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2472 | 2025.12.24 01:46:24.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.27 MiB, peak 211.36 MiB, free memory in arenas 0.00 B, will set to 206.92 MiB (RSS), difference: 1.66 MiB | ||
| 2473 | 2025.12.24 01:46:25.922212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 342 | ||
| 2474 | 2025.12.24 01:46:25.925501 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2025.12.24 01:46:25.925555 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2476 | 2025.12.24 01:46:25.926800 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2477 | 2025.12.24 01:46:25.927073 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2025.12.24 01:46:25.927415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
| 2479 | 2025.12.24 01:46:28.031877 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.12.24 01:46:28.032128 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2481 | 2025.12.24 01:46:28.032201 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2482 | 2025.12.24 01:46:28.033076 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.12.24 01:46:28.033117 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2484 | 2025.12.24 01:46:28.033535 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2485 | 2025.12.24 01:46:28.033766 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.12.24 01:46:28.033919 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 2487 | 2025.12.24 01:46:28.033967 [ 5 ] {83c1a31c-15ea-4996-b281-d79fa1a9eeb6} <Debug> TCPHandler: Processed in 0.002267042 sec. | ||
| 2488 | 2025.12.24 01:46:28.034097 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2025.12.24 01:46:28.034199 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2490 | 2025.12.24 01:46:28.034244 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2491 | 2025.12.24 01:46:28.035136 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2025.12.24 01:46:28.035173 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2493 | 2025.12.24 01:46:28.035588 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2494 | 2025.12.24 01:46:28.035813 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.12.24 01:46:28.035942 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Debug> executeQuery: Read 1182 rows, 96.54 KiB in 0.001767 sec., 668930.39049236 rows/sec., 53.35 MiB/sec. | ||
| 2496 | 2025.12.24 01:46:28.035981 [ 5 ] {520f4f29-1d81-459f-95f2-f390c1c94940} <Debug> TCPHandler: Processed in 0.001935365 sec. | ||
| 2497 | 2025.12.24 01:46:28.036095 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.12.24 01:46:28.036192 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2499 | 2025.12.24 01:46:28.036234 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2500 | 2025.12.24 01:46:28.036707 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.12.24 01:46:28.036744 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2502 | 2025.12.24 01:46:28.037051 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2025.12.24 01:46:28.037257 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.12.24 01:46:28.037385 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Debug> executeQuery: Read 240 rows, 14.95 KiB in 0.001215 sec., 197530.86419753087 rows/sec., 12.01 MiB/sec. | ||
| 2505 | 2025.12.24 01:46:28.037423 [ 5 ] {f768931d-c38b-4df2-a677-863f3878952a} <Debug> TCPHandler: Processed in 0.001377952 sec. | ||
| 2506 | 2025.12.24 01:46:28.037528 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.12.24 01:46:28.037623 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2508 | 2025.12.24 01:46:28.037664 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2509 | 2025.12.24 01:46:28.038124 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.12.24 01:46:28.038160 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2511 | 2025.12.24 01:46:28.038467 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2512 | 2025.12.24 01:46:28.038676 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.12.24 01:46:28.038805 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 2514 | 2025.12.24 01:46:28.038842 [ 5 ] {52d5d6a6-3c52-403e-9784-035f8528b83b} <Debug> TCPHandler: Processed in 0.001363932 sec. | ||
| 2515 | 2025.12.24 01:46:28.038952 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.12.24 01:46:28.039044 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2517 | 2025.12.24 01:46:28.039085 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2518 | 2025.12.24 01:46:28.039589 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.12.24 01:46:28.039634 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2520 | 2025.12.24 01:46:28.040016 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2521 | 2025.12.24 01:46:28.040262 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.12.24 01:46:28.040395 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001369 sec., 154127.10007304602 rows/sec., 8.75 MiB/sec. | ||
| 2523 | 2025.12.24 01:46:28.040436 [ 5 ] {489b937a-7aa6-41ca-956e-d414356cb339} <Debug> TCPHandler: Processed in 0.001534285 sec. | ||
| 2524 | 2025.12.24 01:46:28.040548 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.12.24 01:46:28.040648 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2526 | 2025.12.24 01:46:28.040694 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2527 | 2025.12.24 01:46:28.041307 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.12.24 01:46:28.041344 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2529 | 2025.12.24 01:46:28.041685 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2530 | 2025.12.24 01:46:28.041898 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.12.24 01:46:28.042033 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001406 sec., 507823.613086771 rows/sec., 35.61 MiB/sec. | ||
| 2532 | 2025.12.24 01:46:28.042083 [ 5 ] {871c6e41-0b90-4cd3-a0ee-9adcc65a2a9c} <Debug> TCPHandler: Processed in 0.001585856 sec. | ||
| 2533 | 2025.12.24 01:46:28.042203 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2025.12.24 01:46:28.042299 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2535 | 2025.12.24 01:46:28.042346 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2536 | 2025.12.24 01:46:28.042680 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.12.24 01:46:28.042716 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2538 | 2025.12.24 01:46:28.043021 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2539 | 2025.12.24 01:46:28.043239 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.12.24 01:46:28.043370 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 2541 | 2025.12.24 01:46:28.043406 [ 5 ] {0cc53a92-c365-40c4-8e78-399dad8986a4} <Debug> TCPHandler: Processed in 0.001253859 sec. | ||
| 2542 | 2025.12.24 01:46:28.043536 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.12.24 01:46:28.043659 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2544 | 2025.12.24 01:46:28.043710 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2545 | 2025.12.24 01:46:28.044176 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.12.24 01:46:28.044212 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2547 | 2025.12.24 01:46:28.044565 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2548 | 2025.12.24 01:46:28.044782 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.12.24 01:46:28.044917 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001282 sec., 244929.7971918877 rows/sec., 16.09 MiB/sec. | ||
| 2550 | 2025.12.24 01:46:28.044953 [ 5 ] {095cca7b-26af-481c-a5c5-9acbc9504191} <Debug> TCPHandler: Processed in 0.001491324 sec. | ||
| 2551 | 2025.12.24 01:46:28.045061 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2025.12.24 01:46:28.045155 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.12.24 01:46:28.045197 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2554 | 2025.12.24 01:46:28.045496 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.12.24 01:46:28.045532 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2556 | 2025.12.24 01:46:28.045819 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2557 | 2025.12.24 01:46:28.046011 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.12.24 01:46:28.046130 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 2559 | 2025.12.24 01:46:28.046164 [ 5 ] {34eef666-361d-4c7b-90b2-f9aee54d487a} <Debug> TCPHandler: Processed in 0.001208008 sec. | ||
| 2560 | 2025.12.24 01:46:28.046331 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.12.24 01:46:28.046425 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2025.12.24 01:46:28.046478 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <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 | ||
| 2563 | 2025.12.24 01:46:28.047303 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.12.24 01:46:28.047339 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2565 | 2025.12.24 01:46:28.047871 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2566 | 2025.12.24 01:46:28.048089 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.12.24 01:46:28.048199 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2568 | 2025.12.24 01:46:28.048220 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001814 sec., 19294.377067254685 rows/sec., 34.57 MiB/sec. | ||
| 2569 | 2025.12.24 01:46:28.048281 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.12.24 01:46:28.048300 [ 5 ] {d93667af-aed1-4d3a-a223-69c1c627ae15} <Debug> TCPHandler: Processed in 0.002017457 sec. | ||
| 2571 | 2025.12.24 01:46:28.048311 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2572 | 2025.12.24 01:46:28.048417 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.12.24 01:46:28.048458 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 2574 | 2025.12.24 01:46:28.048515 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2575 | 2025.12.24 01:46:28.048562 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2576 | 2025.12.24 01:46:28.048757 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2577 | 2025.12.24 01:46:28.048842 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2578 | 2025.12.24 01:46:28.048895 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2025.12.24 01:46:28.048936 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2580 | 2025.12.24 01:46:28.049031 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2581 | 2025.12.24 01:46:28.049157 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 2582 | 2025.12.24 01:46:28.049263 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2025.12.24 01:46:28.049276 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 2584 | 2025.12.24 01:46:28.049397 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 2585 | 2025.12.24 01:46:28.049499 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2025.12.24 01:46:28.049508 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 2587 | 2025.12.24 01:46:28.049636 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 2588 | 2025.12.24 01:46:28.049675 [ 5 ] {fb7442ef-d5f1-4882-ab49-e8febc1cdb55} <Debug> TCPHandler: Processed in 0.00130646 sec. | ||
| 2589 | 2025.12.24 01:46:28.051886 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 19 columns (19 merged, 0 gathered) in 0.00349473 sec., 54367.57632206207 rows/sec., 97.42 MiB/sec. | ||
| 2590 | 2025.12.24 01:46:28.052458 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2591 | 2025.12.24 01:46:28.052915 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2025.12.24 01:46:28.053001 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2593 | 2025.12.24 01:46:28.053139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2594 | 2025.12.24 01:46:30.836962 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2595 | 2025.12.24 01:46:30.837019 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2596 | 2025.12.24 01:46:30.923060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4831 | ||
| 2597 | 2025.12.24 01:46:30.923593 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.12.24 01:46:30.923638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2599 | 2025.12.24 01:46:30.924195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2600 | 2025.12.24 01:46:30.924432 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2025.12.24 01:46:30.924568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2602 | 2025.12.24 01:46:31.167750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2603 | 2025.12.24 01:46:31.184497 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2025.12.24 01:46:31.184549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2605 | 2025.12.24 01:46:31.190807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2606 | 2025.12.24 01:46:31.191489 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2025.12.24 01:46:31.194329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2608 | 2025.12.24 01:46:32.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.61 MiB, peak 211.95 MiB, free memory in arenas 0.00 B, will set to 208.74 MiB (RSS), difference: 1.13 MiB | ||
| 2609 | 2025.12.24 01:46:33.019389 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2025.12.24 01:46:33.019682 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2611 | 2025.12.24 01:46:33.019781 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2612 | 2025.12.24 01:46:33.020640 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.12.24 01:46:33.020679 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2614 | 2025.12.24 01:46:33.021100 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2615 | 2025.12.24 01:46:33.021327 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2025.12.24 01:46:33.021485 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. | ||
| 2617 | 2025.12.24 01:46:33.021526 [ 5 ] {e1faa371-6229-44b3-b1f6-c6470be739bc} <Debug> TCPHandler: Processed in 0.002327474 sec. | ||
| 2618 | 2025.12.24 01:46:33.021662 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2025.12.24 01:46:33.021756 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2620 | 2025.12.24 01:46:33.021795 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2621 | 2025.12.24 01:46:33.022252 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.12.24 01:46:33.022289 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2623 | 2025.12.24 01:46:33.022595 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2624 | 2025.12.24 01:46:33.022803 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.12.24 01:46:33.022934 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 2626 | 2025.12.24 01:46:33.022971 [ 5 ] {f0836de8-52ba-48b3-a177-0f5134eb63df} <Debug> TCPHandler: Processed in 0.001357961 sec. | ||
| 2627 | 2025.12.24 01:46:33.023099 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2025.12.24 01:46:33.023192 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2629 | 2025.12.24 01:46:33.023235 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2630 | 2025.12.24 01:46:33.023677 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.12.24 01:46:33.023713 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2632 | 2025.12.24 01:46:33.024046 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2633 | 2025.12.24 01:46:33.024254 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.12.24 01:46:33.024387 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2635 | 2025.12.24 01:46:33.024425 [ 5 ] {b374eebc-72c4-47e5-a8a1-84ec9c03d00f} <Debug> TCPHandler: Processed in 0.001377432 sec. | ||
| 2636 | 2025.12.24 01:46:33.024542 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.12.24 01:46:33.024635 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2638 | 2025.12.24 01:46:33.024676 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2639 | 2025.12.24 01:46:33.025007 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.12.24 01:46:33.025043 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2641 | 2025.12.24 01:46:33.025356 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2642 | 2025.12.24 01:46:33.025570 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.12.24 01:46:33.025697 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2644 | 2025.12.24 01:46:33.025732 [ 5 ] {dbbd185c-77ed-4eeb-a7ed-af76626ab971} <Debug> TCPHandler: Processed in 0.001238949 sec. | ||
| 2645 | 2025.12.24 01:46:35.927641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 372 | ||
| 2646 | 2025.12.24 01:46:35.929864 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.12.24 01:46:35.929917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2648 | 2025.12.24 01:46:35.931062 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2649 | 2025.12.24 01:46:35.931339 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2025.12.24 01:46:35.931698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2651 | 2025.12.24 01:46:38.033642 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2025.12.24 01:46:38.033845 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2653 | 2025.12.24 01:46:38.033914 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2654 | 2025.12.24 01:46:38.034742 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2025.12.24 01:46:38.034797 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2656 | 2025.12.24 01:46:38.035213 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2657 | 2025.12.24 01:46:38.035446 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2025.12.24 01:46:38.035601 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001806 sec., 227021.04097452934 rows/sec., 14.40 MiB/sec. | ||
| 2659 | 2025.12.24 01:46:38.035650 [ 5 ] {e76f42ad-92e1-4e05-a3e1-f9b4826c6c40} <Debug> TCPHandler: Processed in 0.002140659 sec. | ||
| 2660 | 2025.12.24 01:46:38.035774 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2025.12.24 01:46:38.035875 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2662 | 2025.12.24 01:46:38.035921 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2663 | 2025.12.24 01:46:38.036323 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.12.24 01:46:38.036361 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2665 | 2025.12.24 01:46:38.036656 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2666 | 2025.12.24 01:46:38.036862 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2025.12.24 01:46:38.036983 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001131 sec., 14146.772767462422 rows/sec., 1.13 MiB/sec. | ||
| 2668 | 2025.12.24 01:46:38.037019 [ 5 ] {8b85e9a1-017c-444a-9c96-cb27842deab8} <Debug> TCPHandler: Processed in 0.00129491 sec. | ||
| 2669 | 2025.12.24 01:46:38.037125 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2025.12.24 01:46:38.037217 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2671 | 2025.12.24 01:46:38.037255 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2672 | 2025.12.24 01:46:38.038259 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.12.24 01:46:38.038295 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2674 | 2025.12.24 01:46:38.038650 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2675 | 2025.12.24 01:46:38.038853 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.12.24 01:46:38.038982 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Debug> executeQuery: Read 1198 rows, 97.90 KiB in 0.001783 sec., 671901.2899607403 rows/sec., 53.62 MiB/sec. | ||
| 2677 | 2025.12.24 01:46:38.039018 [ 5 ] {4f24d750-5058-44fb-8875-86171c37f72d} <Debug> TCPHandler: Processed in 0.001940395 sec. | ||
| 2678 | 2025.12.24 01:46:38.039133 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2025.12.24 01:46:38.039225 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2680 | 2025.12.24 01:46:38.039264 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2681 | 2025.12.24 01:46:38.039745 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.24 01:46:38.039782 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2683 | 2025.12.24 01:46:38.040080 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2684 | 2025.12.24 01:46:38.040283 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.12.24 01:46:38.040407 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Debug> executeQuery: Read 260 rows, 16.37 KiB in 0.0012 sec., 216666.6666666667 rows/sec., 13.32 MiB/sec. | ||
| 2686 | 2025.12.24 01:46:38.040444 [ 5 ] {6e8df081-8b0a-4505-b87c-2c5091cd5e1a} <Debug> TCPHandler: Processed in 0.001358672 sec. | ||
| 2687 | 2025.12.24 01:46:38.040552 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2025.12.24 01:46:38.040658 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2689 | 2025.12.24 01:46:38.040700 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2690 | 2025.12.24 01:46:38.041184 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2025.12.24 01:46:38.041223 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2692 | 2025.12.24 01:46:38.041545 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2693 | 2025.12.24 01:46:38.041757 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.12.24 01:46:38.041864 [ 108 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2695 | 2025.12.24 01:46:38.041886 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 2696 | 2025.12.24 01:46:38.041928 [ 108 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.12.24 01:46:38.041941 [ 5 ] {7e035cfd-5097-4540-8e42-d4ea4331f6bb} <Debug> TCPHandler: Processed in 0.001439453 sec. | ||
| 2698 | 2025.12.24 01:46:38.041957 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2699 | 2025.12.24 01:46:38.042054 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.12.24 01:46:38.042083 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 2701 | 2025.12.24 01:46:38.042154 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2702 | 2025.12.24 01:46:38.042199 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2703 | 2025.12.24 01:46:38.042241 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2025.12.24 01:46:38.042281 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2705 | 2025.12.24 01:46:38.042349 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2706 | 2025.12.24 01:46:38.042398 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2707 | 2025.12.24 01:46:38.042442 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2708 | 2025.12.24 01:46:38.042482 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2709 | 2025.12.24 01:46:38.042527 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2710 | 2025.12.24 01:46:38.042663 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.12.24 01:46:38.042706 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2712 | 2025.12.24 01:46:38.043063 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2713 | 2025.12.24 01:46:38.043298 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.12.24 01:46:38.043435 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 2715 | 2025.12.24 01:46:38.043475 [ 5 ] {9d5c8f93-6883-4fcf-a64a-2a900d351875} <Debug> TCPHandler: Processed in 0.001471914 sec. | ||
| 2716 | 2025.12.24 01:46:38.043515 [ 196 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485884 sec., 740300.0503404035 rows/sec., 51.36 MiB/sec. | ||
| 2717 | 2025.12.24 01:46:38.043579 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.12.24 01:46:38.043671 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2719 | 2025.12.24 01:46:38.043687 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2720 | 2025.12.24 01:46:38.043736 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2721 | 2025.12.24 01:46:38.043947 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.12.24 01:46:38.044023 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_6_1} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2723 | 2025.12.24 01:46:38.044095 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2724 | 2025.12.24 01:46:38.044386 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.24 01:46:38.044428 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2726 | 2025.12.24 01:46:38.044783 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2727 | 2025.12.24 01:46:38.044993 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.12.24 01:46:38.045124 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Debug> executeQuery: Read 743 rows, 53.62 KiB in 0.001455 sec., 510652.92096219934 rows/sec., 35.99 MiB/sec. | ||
| 2729 | 2025.12.24 01:46:38.045161 [ 5 ] {1348af4c-ff7b-4c61-ab44-89bbff5d8964} <Debug> TCPHandler: Processed in 0.001633397 sec. | ||
| 2730 | 2025.12.24 01:46:38.045268 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2025.12.24 01:46:38.045364 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2732 | 2025.12.24 01:46:38.045405 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2733 | 2025.12.24 01:46:38.045728 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.12.24 01:46:38.045763 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2735 | 2025.12.24 01:46:38.046062 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2736 | 2025.12.24 01:46:38.046277 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.12.24 01:46:38.046411 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 2738 | 2025.12.24 01:46:38.046449 [ 5 ] {f36c7a63-72dc-4604-8eb3-028c8df135de} <Debug> TCPHandler: Processed in 0.001230688 sec. | ||
| 2739 | 2025.12.24 01:46:38.046552 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.12.24 01:46:38.046647 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2025.12.24 01:46:38.046688 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2742 | 2025.12.24 01:46:38.047104 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.12.24 01:46:38.047141 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2744 | 2025.12.24 01:46:38.047477 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2745 | 2025.12.24 01:46:38.047684 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.12.24 01:46:38.047809 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001181 sec., 272650.2963590178 rows/sec., 17.93 MiB/sec. | ||
| 2747 | 2025.12.24 01:46:38.047847 [ 5 ] {bf5ef029-2028-4b42-a9c8-d0940c05b936} <Debug> TCPHandler: Processed in 0.001344221 sec. | ||
| 2748 | 2025.12.24 01:46:38.047952 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.12.24 01:46:38.048046 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2750 | 2025.12.24 01:46:38.048088 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2751 | 2025.12.24 01:46:38.048388 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.12.24 01:46:38.048424 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2753 | 2025.12.24 01:46:38.048713 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2754 | 2025.12.24 01:46:38.048916 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.12.24 01:46:38.049040 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 2756 | 2025.12.24 01:46:38.049077 [ 5 ] {ed0552c7-2150-497c-ad82-80b7c3b44760} <Debug> TCPHandler: Processed in 0.001173897 sec. | ||
| 2757 | 2025.12.24 01:46:38.049179 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.12.24 01:46:38.049271 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2759 | 2025.12.24 01:46:38.049325 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <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 | ||
| 2760 | 2025.12.24 01:46:38.050148 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.12.24 01:46:38.050185 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2762 | 2025.12.24 01:46:38.050731 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2763 | 2025.12.24 01:46:38.050945 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.24 01:46:38.051079 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001826 sec., 21358.15991237678 rows/sec., 38.27 MiB/sec. | ||
| 2765 | 2025.12.24 01:46:38.051130 [ 5 ] {3c04bcfa-5d58-4289-9f8e-9a6e86333f09} <Debug> TCPHandler: Processed in 0.002000526 sec. | ||
| 2766 | 2025.12.24 01:46:38.051236 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.12.24 01:46:38.051330 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2768 | 2025.12.24 01:46:38.051373 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2769 | 2025.12.24 01:46:38.051692 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.12.24 01:46:38.051727 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2771 | 2025.12.24 01:46:38.052024 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2772 | 2025.12.24 01:46:38.052228 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.12.24 01:46:38.052353 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001041 sec., 8645.533141210375 rows/sec., 610.70 KiB/sec. | ||
| 2774 | 2025.12.24 01:46:38.052389 [ 5 ] {cbd5fcbe-41bb-4164-87a8-6548e45283a8} <Debug> TCPHandler: Processed in 0.001203838 sec. | ||
| 2775 | 2025.12.24 01:46:38.052494 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.12.24 01:46:38.052588 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.12.24 01:46:38.052628 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2778 | 2025.12.24 01:46:38.052943 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.12.24 01:46:38.052978 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2780 | 2025.12.24 01:46:38.053275 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2781 | 2025.12.24 01:46:38.053484 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.12.24 01:46:38.053608 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001038 sec., 100192.6782273603 rows/sec., 6.14 MiB/sec. | ||
| 2783 | 2025.12.24 01:46:38.053644 [ 5 ] {ede46437-b31b-4cad-90f0-355364036ce0} <Debug> TCPHandler: Processed in 0.001199968 sec. | ||
| 2784 | 2025.12.24 01:46:38.424641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5343 | ||
| 2785 | 2025.12.24 01:46:38.425418 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.12.24 01:46:38.425456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2787 | 2025.12.24 01:46:38.425948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2788 | 2025.12.24 01:46:38.426185 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.12.24 01:46:38.426291 [ 132 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2790 | 2025.12.24 01:46:38.426318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5343 | ||
| 2791 | 2025.12.24 01:46:38.426332 [ 132 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.24 01:46:38.426355 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2793 | 2025.12.24 01:46:38.426508 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 2794 | 2025.12.24 01:46:38.426675 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2025.12.24 01:46:38.426728 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 2796 | 2025.12.24 01:46:38.426837 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2797 | 2025.12.24 01:46:38.426908 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2798 | 2025.12.24 01:46:38.426959 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2799 | 2025.12.24 01:46:38.427012 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2800 | 2025.12.24 01:46:38.427064 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2801 | 2025.12.24 01:46:38.428492 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053178 sec., 2602307.2524642283 rows/sec., 37.23 MiB/sec. | ||
| 2802 | 2025.12.24 01:46:38.429189 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2803 | 2025.12.24 01:46:38.429463 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.12.24 01:46:38.429540 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_11_2} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2805 | 2025.12.24 01:46:38.429611 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2806 | 2025.12.24 01:46:38.694375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2807 | 2025.12.24 01:46:38.712363 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.12.24 01:46:38.712430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2809 | 2025.12.24 01:46:38.718569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2810 | 2025.12.24 01:46:38.719249 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.12.24 01:46:38.719553 [ 132 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2812 | 2025.12.24 01:46:38.719633 [ 132 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2025.12.24 01:46:38.719668 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2814 | 2025.12.24 01:46:38.719931 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2815 | 2025.12.24 01:46:38.722840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2816 | 2025.12.24 01:46:38.724156 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2817 | 2025.12.24 01:46:38.725487 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2818 | 2025.12.24 01:46:38.729976 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2819 | 2025.12.24 01:46:38.734130 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2820 | 2025.12.24 01:46:38.738201 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2821 | 2025.12.24 01:46:38.742889 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2822 | 2025.12.24 01:46:38.747068 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 2823 | 2025.12.24 01:46:38.799610 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07979443 sec., 1040.1728541703976 rows/sec., 5.38 MiB/sec. | ||
| 2824 | 2025.12.24 01:46:38.802167 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2825 | 2025.12.24 01:46:38.804251 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_11_2} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2025.12.24 01:46:38.804335 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_11_2} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2827 | 2025.12.24 01:46:38.806235 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2828 | 2025.12.24 01:46:39.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.83 MiB, peak 220.73 MiB, free memory in arenas 0.00 B, will set to 219.29 MiB (RSS), difference: 8.45 MiB | ||
| 2829 | 2025.12.24 01:46:43.020702 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2025.12.24 01:46:43.020997 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2831 | 2025.12.24 01:46:43.021096 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2832 | 2025.12.24 01:46:43.022001 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.12.24 01:46:43.022036 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2834 | 2025.12.24 01:46:43.022433 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2835 | 2025.12.24 01:46:43.022654 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.12.24 01:46:43.022809 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
| 2837 | 2025.12.24 01:46:43.022849 [ 5 ] {f2c5bea8-4833-43b7-b2df-bea0bfef2c42} <Debug> TCPHandler: Processed in 0.002332924 sec. | ||
| 2838 | 2025.12.24 01:46:43.022980 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2025.12.24 01:46:43.023074 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2840 | 2025.12.24 01:46:43.023113 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2841 | 2025.12.24 01:46:43.023535 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2025.12.24 01:46:43.023570 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2843 | 2025.12.24 01:46:43.023875 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2844 | 2025.12.24 01:46:43.024082 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.12.24 01:46:43.024207 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 2846 | 2025.12.24 01:46:43.024244 [ 5 ] {16038977-a2ff-47c2-bf2c-2cc555249be0} <Debug> TCPHandler: Processed in 0.00132228 sec. | ||
| 2847 | 2025.12.24 01:46:43.024351 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2025.12.24 01:46:43.024449 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2849 | 2025.12.24 01:46:43.024491 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2850 | 2025.12.24 01:46:43.024904 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2025.12.24 01:46:43.024939 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2852 | 2025.12.24 01:46:43.025274 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2853 | 2025.12.24 01:46:43.025491 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2025.12.24 01:46:43.025617 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2855 | 2025.12.24 01:46:43.025653 [ 5 ] {9c45ffd6-6ffb-4b97-ada7-3c5890305357} <Debug> TCPHandler: Processed in 0.001351402 sec. | ||
| 2856 | 2025.12.24 01:46:43.025756 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2025.12.24 01:46:43.025853 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2858 | 2025.12.24 01:46:43.025893 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2859 | 2025.12.24 01:46:43.026211 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.12.24 01:46:43.026244 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2861 | 2025.12.24 01:46:43.026546 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2862 | 2025.12.24 01:46:43.026752 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.12.24 01:46:43.026873 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2864 | 2025.12.24 01:46:43.026907 [ 5 ] {02b09f65-2edc-4ddb-8533-32e63d25fd3a} <Debug> TCPHandler: Processed in 0.001199547 sec. | ||
| 2865 | 2025.12.24 01:46:45.837265 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2866 | 2025.12.24 01:46:45.837311 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2867 | 2025.12.24 01:46:45.926634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5791 | ||
| 2868 | 2025.12.24 01:46:45.927182 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.12.24 01:46:45.927234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2870 | 2025.12.24 01:46:45.927910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2871 | 2025.12.24 01:46:45.928147 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.12.24 01:46:45.928293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 2873 | 2025.12.24 01:46:45.931867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 406 | ||
| 2874 | 2025.12.24 01:46:45.934184 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.12.24 01:46:45.934235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2876 | 2025.12.24 01:46:45.935517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2877 | 2025.12.24 01:46:45.935797 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.12.24 01:46:45.936142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2879 | 2025.12.24 01:46:46.222949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2880 | 2025.12.24 01:46:46.238140 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.24 01:46:46.238196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2882 | 2025.12.24 01:46:46.244638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2883 | 2025.12.24 01:46:46.245433 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.12.24 01:46:46.248598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2885 | 2025.12.24 01:46:48.033455 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.12.24 01:46:48.033653 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2887 | 2025.12.24 01:46:48.033725 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2888 | 2025.12.24 01:46:48.034588 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2025.12.24 01:46:48.034637 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2890 | 2025.12.24 01:46:48.035075 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2891 | 2025.12.24 01:46:48.035327 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.12.24 01:46:48.035461 [ 125 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2893 | 2025.12.24 01:46:48.035489 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 2894 | 2025.12.24 01:46:48.035499 [ 125 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.24 01:46:48.035522 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2896 | 2025.12.24 01:46:48.035542 [ 5 ] {6b4269ad-d1eb-434d-b490-688f05f629c3} <Debug> TCPHandler: Processed in 0.002219621 sec. | ||
| 2897 | 2025.12.24 01:46:48.035650 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 2898 | 2025.12.24 01:46:48.035705 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2025.12.24 01:46:48.035792 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2900 | 2025.12.24 01:46:48.035815 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2901 | 2025.12.24 01:46:48.035832 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2902 | 2025.12.24 01:46:48.035868 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2025.12.24 01:46:48.035913 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2904 | 2025.12.24 01:46:48.035964 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2905 | 2025.12.24 01:46:48.036007 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2906 | 2025.12.24 01:46:48.036049 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2907 | 2025.12.24 01:46:48.036088 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2908 | 2025.12.24 01:46:48.036839 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.12.24 01:46:48.036880 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2910 | 2025.12.24 01:46:48.037394 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2911 | 2025.12.24 01:46:48.037556 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962915 sec., 1056591.8544613495 rows/sec., 71.29 MiB/sec. | ||
| 2912 | 2025.12.24 01:46:48.037641 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.12.24 01:46:48.037756 [ 125 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2914 | 2025.12.24 01:46:48.037788 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.001997 sec., 595893.8407611417 rows/sec., 47.59 MiB/sec. | ||
| 2915 | 2025.12.24 01:46:48.037788 [ 125 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2025.12.24 01:46:48.037794 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2917 | 2025.12.24 01:46:48.037822 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2918 | 2025.12.24 01:46:48.037832 [ 5 ] {bfb01c25-a992-4618-bed9-021d096428e0} <Debug> TCPHandler: Processed in 0.00218176 sec. | ||
| 2919 | 2025.12.24 01:46:48.037942 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2920 | 2025.12.24 01:46:48.037984 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.12.24 01:46:48.038062 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2025.12.24 01:46:48.038092 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2923 | 2025.12.24 01:46:48.038100 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2449 rows starting from the beginning of the part | ||
| 2924 | 2025.12.24 01:46:48.038145 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2925 | 2025.12.24 01:46:48.038147 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.12.24 01:46:48.038207 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1182 rows starting from the beginning of the part | ||
| 2927 | 2025.12.24 01:46:48.038249 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_6_1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2928 | 2025.12.24 01:46:48.038267 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2929 | 2025.12.24 01:46:48.038313 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1198 rows starting from the beginning of the part | ||
| 2930 | 2025.12.24 01:46:48.038353 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 2931 | 2025.12.24 01:46:48.038358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2932 | 2025.12.24 01:46:48.038452 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1190 rows starting from the beginning of the part | ||
| 2933 | 2025.12.24 01:46:48.038691 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2025.12.24 01:46:48.038735 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2935 | 2025.12.24 01:46:48.039063 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2936 | 2025.12.24 01:46:48.039295 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.12.24 01:46:48.039432 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001363 sec., 179016.87454145268 rows/sec., 10.92 MiB/sec. | ||
| 2938 | 2025.12.24 01:46:48.039477 [ 5 ] {0eea9bdf-e0ac-492b-8dc3-fb952e941b7f} <Debug> TCPHandler: Processed in 0.001545796 sec. | ||
| 2939 | 2025.12.24 01:46:48.039595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.12.24 01:46:48.039693 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.24 01:46:48.039735 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2942 | 2025.12.24 01:46:48.040226 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.12.24 01:46:48.040263 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2944 | 2025.12.24 01:46:48.040584 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2945 | 2025.12.24 01:46:48.040885 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.12.24 01:46:48.041017 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001346 sec., 157503.7147102526 rows/sec., 10.16 MiB/sec. | ||
| 2947 | 2025.12.24 01:46:48.041056 [ 5 ] {4be11f45-e04d-466d-89bc-62c9afe0f557} <Debug> TCPHandler: Processed in 0.001512535 sec. | ||
| 2948 | 2025.12.24 01:46:48.041177 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.12.24 01:46:48.041188 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.003291125 sec., 1862888.8298074366 rows/sec., 157.14 MiB/sec. | ||
| 2950 | 2025.12.24 01:46:48.041273 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2951 | 2025.12.24 01:46:48.041314 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2952 | 2025.12.24 01:46:48.041507 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2953 | 2025.12.24 01:46:48.041770 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.12.24 01:46:48.041801 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.12.24 01:46:48.041841 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_16_3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2956 | 2025.12.24 01:46:48.041844 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2957 | 2025.12.24 01:46:48.041921 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2958 | 2025.12.24 01:46:48.042183 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2959 | 2025.12.24 01:46:48.042404 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2025.12.24 01:46:48.042498 [ 125 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2961 | 2025.12.24 01:46:48.042531 [ 125 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2025.12.24 01:46:48.042532 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 2963 | 2025.12.24 01:46:48.042549 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2964 | 2025.12.24 01:46:48.042577 [ 5 ] {30e648ef-41b0-4f35-9006-026049373ed6} <Debug> TCPHandler: Processed in 0.001450243 sec. | ||
| 2965 | 2025.12.24 01:46:48.042629 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 2966 | 2025.12.24 01:46:48.042687 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.12.24 01:46:48.042736 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2968 | 2025.12.24 01:46:48.042765 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2969 | 2025.12.24 01:46:48.042787 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2970 | 2025.12.24 01:46:48.042815 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2971 | 2025.12.24 01:46:48.042833 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2972 | 2025.12.24 01:46:48.042858 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2973 | 2025.12.24 01:46:48.042899 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2974 | 2025.12.24 01:46:48.042933 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2975 | 2025.12.24 01:46:48.042969 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2976 | 2025.12.24 01:46:48.043490 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2025.12.24 01:46:48.043531 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2978 | 2025.12.24 01:46:48.043834 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238048 sec., 861840.5748403938 rows/sec., 52.42 MiB/sec. | ||
| 2979 | 2025.12.24 01:46:48.043894 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2980 | 2025.12.24 01:46:48.043978 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2981 | 2025.12.24 01:46:48.044127 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.24 01:46:48.044223 [ 125 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2983 | 2025.12.24 01:46:48.044244 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.12.24 01:46:48.044248 [ 125 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.24 01:46:48.044257 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001488 sec., 482526.8817204301 rows/sec., 33.86 MiB/sec. | ||
| 2986 | 2025.12.24 01:46:48.044273 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2987 | 2025.12.24 01:46:48.044303 [ 5 ] {dcbf3449-540d-4529-927e-b3dff1b53745} <Debug> TCPHandler: Processed in 0.001665898 sec. | ||
| 2988 | 2025.12.24 01:46:48.044310 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_6_1} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2989 | 2025.12.24 01:46:48.044349 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 2990 | 2025.12.24 01:46:48.044397 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2991 | 2025.12.24 01:46:48.044426 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2025.12.24 01:46:48.044457 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2993 | 2025.12.24 01:46:48.044487 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1230 rows starting from the beginning of the part | ||
| 2994 | 2025.12.24 01:46:48.044522 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.24 01:46:48.044544 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 714 rows starting from the beginning of the part | ||
| 2996 | 2025.12.24 01:46:48.044566 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2997 | 2025.12.24 01:46:48.044591 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 2998 | 2025.12.24 01:46:48.044631 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 743 rows starting from the beginning of the part | ||
| 2999 | 2025.12.24 01:46:48.044668 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 3000 | 2025.12.24 01:46:48.044709 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 718 rows starting from the beginning of the part | ||
| 3001 | 2025.12.24 01:46:48.044905 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2025.12.24 01:46:48.044939 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3003 | 2025.12.24 01:46:48.045247 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3004 | 2025.12.24 01:46:48.045473 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.12.24 01:46:48.045612 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 3006 | 2025.12.24 01:46:48.045651 [ 5 ] {24df32e7-f16b-48ff-b0ed-f21051484043} <Debug> TCPHandler: Processed in 0.001279559 sec. | ||
| 3007 | 2025.12.24 01:46:48.045764 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2025.12.24 01:46:48.045859 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3009 | 2025.12.24 01:46:48.045903 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3010 | 2025.12.24 01:46:48.046053 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737151 sec., 2033789.8087155349 rows/sec., 152.51 MiB/sec. | ||
| 3011 | 2025.12.24 01:46:48.046273 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2025.12.24 01:46:48.046343 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.12.24 01:46:48.046386 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3014 | 2025.12.24 01:46:48.046586 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.12.24 01:46:48.046671 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_16_3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2025.12.24 01:46:48.046756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3017 | 2025.12.24 01:46:48.046764 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3018 | 2025.12.24 01:46:48.046994 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.12.24 01:46:48.047090 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3020 | 2025.12.24 01:46:48.047115 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2025.12.24 01:46:48.047127 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001287 sec., 243978.243978244 rows/sec., 16.03 MiB/sec. | ||
| 3022 | 2025.12.24 01:46:48.047130 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3023 | 2025.12.24 01:46:48.047166 [ 5 ] {6ed49e48-1dc1-4e4e-9741-865dbcc82733} <Debug> TCPHandler: Processed in 0.001452473 sec. | ||
| 3024 | 2025.12.24 01:46:48.047207 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3025 | 2025.12.24 01:46:48.047277 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.12.24 01:46:48.047307 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3027 | 2025.12.24 01:46:48.047339 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4303 rows starting from the beginning of the part | ||
| 3028 | 2025.12.24 01:46:48.047377 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3029 | 2025.12.24 01:46:48.047389 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3030 | 2025.12.24 01:46:48.047428 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3031 | 2025.12.24 01:46:48.047448 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3032 | 2025.12.24 01:46:48.047501 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 322 rows starting from the beginning of the part | ||
| 3033 | 2025.12.24 01:46:48.047541 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3034 | 2025.12.24 01:46:48.047576 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3035 | 2025.12.24 01:46:48.047784 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.12.24 01:46:48.047827 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3037 | 2025.12.24 01:46:48.048220 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3038 | 2025.12.24 01:46:48.048449 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.12.24 01:46:48.048547 [ 125 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3040 | 2025.12.24 01:46:48.048576 [ 125 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.12.24 01:46:48.048585 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 3042 | 2025.12.24 01:46:48.048594 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3043 | 2025.12.24 01:46:48.048621 [ 5 ] {c955ea05-029b-46a6-9984-d8c4796fb904} <Debug> TCPHandler: Processed in 0.001395132 sec. | ||
| 3044 | 2025.12.24 01:46:48.048683 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::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 | ||
| 3045 | 2025.12.24 01:46:48.048735 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2025.12.24 01:46:48.048803 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3047 | 2025.12.24 01:46:48.048834 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3048 | 2025.12.24 01:46:48.048846 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::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 | ||
| 3049 | 2025.12.24 01:46:48.048895 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <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 | ||
| 3050 | 2025.12.24 01:46:48.048931 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3051 | 2025.12.24 01:46:48.048992 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3052 | 2025.12.24 01:46:48.049036 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3053 | 2025.12.24 01:46:48.049077 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3054 | 2025.12.24 01:46:48.049801 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.12.24 01:46:48.049842 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3056 | 2025.12.24 01:46:48.049862 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220248 sec., 4097.527715677469 rows/sec., 276.10 KiB/sec. | ||
| 3057 | 2025.12.24 01:46:48.049971 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3058 | 2025.12.24 01:46:48.050113 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5573 rows, containing 5 columns (5 merged, 0 gathered) in 0.002933028 sec., 1900084.1451223788 rows/sec., 128.74 MiB/sec. | ||
| 3059 | 2025.12.24 01:46:48.050226 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2025.12.24 01:46:48.050292 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_5_1} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3061 | 2025.12.24 01:46:48.050352 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3062 | 2025.12.24 01:46:48.050590 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3063 | 2025.12.24 01:46:48.050706 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3064 | 2025.12.24 01:46:48.050856 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.12.24 01:46:48.051009 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002192 sec., 17791.97080291971 rows/sec., 31.88 MiB/sec. | ||
| 3066 | 2025.12.24 01:46:48.051041 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.12.24 01:46:48.051062 [ 5 ] {bd56cc84-aecd-4c79-840f-8ccc1fe5d0a4} <Debug> TCPHandler: Processed in 0.002377415 sec. | ||
| 3068 | 2025.12.24 01:46:48.051129 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3069 | 2025.12.24 01:46:48.051186 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.12.24 01:46:48.051229 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3071 | 2025.12.24 01:46:48.051293 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3072 | 2025.12.24 01:46:48.051342 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3073 | 2025.12.24 01:46:48.051690 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2025.12.24 01:46:48.051728 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3075 | 2025.12.24 01:46:48.052077 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3076 | 2025.12.24 01:46:48.052305 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.12.24 01:46:48.052436 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 5.48 MiB/sec. | ||
| 3078 | 2025.12.24 01:46:48.052439 [ 112 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3079 | 2025.12.24 01:46:48.052474 [ 5 ] {db9bc839-c6b8-4198-a4cf-6df79ed419bf} <Debug> TCPHandler: Processed in 0.001339791 sec. | ||
| 3080 | 2025.12.24 01:46:48.052503 [ 112 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2025.12.24 01:46:48.052535 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3082 | 2025.12.24 01:46:48.052636 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3083 | 2025.12.24 01:46:48.052736 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2025.12.24 01:46:48.052762 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 688 rows starting from the beginning of the part | ||
| 3085 | 2025.12.24 01:46:48.052808 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3086 | 2025.12.24 01:46:48.052849 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3087 | 2025.12.24 01:46:48.052883 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3088 | 2025.12.24 01:46:48.052920 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3089 | 2025.12.24 01:46:48.052951 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3090 | 2025.12.24 01:46:48.053792 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193467 sec., 938442.3700026897 rows/sec., 60.58 MiB/sec. | ||
| 3091 | 2025.12.24 01:46:48.053958 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3092 | 2025.12.24 01:46:48.054223 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2025.12.24 01:46:48.054292 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_16_3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3094 | 2025.12.24 01:46:48.054352 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3095 | 2025.12.24 01:46:53.056914 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2025.12.24 01:46:53.057117 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3097 | 2025.12.24 01:46:53.057186 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3098 | 2025.12.24 01:46:53.058513 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2025.12.24 01:46:53.058558 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3100 | 2025.12.24 01:46:53.059151 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3101 | 2025.12.24 01:46:53.059402 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2025.12.24 01:46:53.059559 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002497 sec., 478974.7697236684 rows/sec., 39.49 MiB/sec. | ||
| 3103 | 2025.12.24 01:46:53.059602 [ 5 ] {b9611962-0dd2-4a9b-bf73-599ab688cc99} <Debug> TCPHandler: Processed in 0.002820705 sec. | ||
| 3104 | 2025.12.24 01:46:53.059733 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2025.12.24 01:46:53.059830 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3106 | 2025.12.24 01:46:53.059873 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3107 | 2025.12.24 01:46:53.060365 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.24 01:46:53.060404 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3109 | 2025.12.24 01:46:53.060716 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3110 | 2025.12.24 01:46:53.060940 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.24 01:46:53.061068 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001258 sec., 181240.06359300477 rows/sec., 12.27 MiB/sec. | ||
| 3112 | 2025.12.24 01:46:53.061105 [ 5 ] {e5f9e669-0505-4b92-9243-ce51a4ce722c} <Debug> TCPHandler: Processed in 0.001422783 sec. | ||
| 3113 | 2025.12.24 01:46:53.061218 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2025.12.24 01:46:53.061313 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3115 | 2025.12.24 01:46:53.061353 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3116 | 2025.12.24 01:46:53.061930 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.12.24 01:46:53.061966 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3118 | 2025.12.24 01:46:53.062300 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3119 | 2025.12.24 01:46:53.062536 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.12.24 01:46:53.062664 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001369 sec., 379839.29875821766 rows/sec., 28.11 MiB/sec. | ||
| 3121 | 2025.12.24 01:46:53.062701 [ 5 ] {fdb7a5b8-33cb-4bb5-95eb-f8394753f6e7} <Debug> TCPHandler: Processed in 0.001532045 sec. | ||
| 3122 | 2025.12.24 01:46:53.062847 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2025.12.24 01:46:53.062966 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3124 | 2025.12.24 01:46:53.063013 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3125 | 2025.12.24 01:46:53.063596 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.12.24 01:46:53.063633 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3127 | 2025.12.24 01:46:53.064037 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3128 | 2025.12.24 01:46:53.064268 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.24 01:46:53.064404 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001459 sec., 578478.4098697738 rows/sec., 38.93 MiB/sec. | ||
| 3130 | 2025.12.24 01:46:53.064443 [ 5 ] {23113095-b1cd-43cf-86a1-b62e354b5288} <Debug> TCPHandler: Processed in 0.001676369 sec. | ||
| 3131 | 2025.12.24 01:46:53.064556 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.24 01:46:53.064651 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.24 01:46:53.064695 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3134 | 2025.12.24 01:46:53.065034 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.24 01:46:53.065073 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3136 | 2025.12.24 01:46:53.065399 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3137 | 2025.12.24 01:46:53.065613 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.24 01:46:53.065745 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3139 | 2025.12.24 01:46:53.065782 [ 5 ] {3385f0d8-b54a-4c83-92c6-756f7ba768e5} <Debug> TCPHandler: Processed in 0.001276939 sec. | ||
| 3140 | 2025.12.24 01:46:53.429327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6303 | ||
| 3141 | 2025.12.24 01:46:53.429868 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.12.24 01:46:53.429922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3143 | 2025.12.24 01:46:53.430472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3144 | 2025.12.24 01:46:53.430710 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.12.24 01:46:53.430872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6303 | ||
| 3146 | 2025.12.24 01:46:53.749627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3147 | 2025.12.24 01:46:53.769828 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.12.24 01:46:53.769893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3149 | 2025.12.24 01:46:53.775986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3150 | 2025.12.24 01:46:53.776726 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.24 01:46:53.780391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3152 | 2025.12.24 01:46:55.936317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 438 | ||
| 3153 | 2025.12.24 01:46:55.938655 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2025.12.24 01:46:55.938705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3155 | 2025.12.24 01:46:55.939891 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3156 | 2025.12.24 01:46:55.940166 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2025.12.24 01:46:55.940532 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3158 | 2025.12.24 01:46:58.034416 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.24 01:46:58.034717 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.24 01:46:58.034817 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3161 | 2025.12.24 01:46:58.035829 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.24 01:46:58.035870 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3163 | 2025.12.24 01:46:58.036288 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3164 | 2025.12.24 01:46:58.036517 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.24 01:46:58.036669 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002029 sec., 202069.98521439132 rows/sec., 12.82 MiB/sec. | ||
| 3166 | 2025.12.24 01:46:58.036710 [ 5 ] {13c3676e-d544-48fa-93ac-cf39a9f44e31} <Debug> TCPHandler: Processed in 0.002479968 sec. | ||
| 3167 | 2025.12.24 01:46:58.036833 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2025.12.24 01:46:58.036932 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3169 | 2025.12.24 01:46:58.036971 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3170 | 2025.12.24 01:46:58.037913 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.24 01:46:58.037952 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3172 | 2025.12.24 01:46:58.038355 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3173 | 2025.12.24 01:46:58.038567 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.12.24 01:46:58.038699 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.001786 sec., 666293.3930571108 rows/sec., 53.21 MiB/sec. | ||
| 3175 | 2025.12.24 01:46:58.038736 [ 5 ] {38ed29b0-4d30-4301-b678-e25653fc25d0} <Debug> TCPHandler: Processed in 0.001951654 sec. | ||
| 3176 | 2025.12.24 01:46:58.038850 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.12.24 01:46:58.038944 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3178 | 2025.12.24 01:46:58.038984 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3179 | 2025.12.24 01:46:58.039467 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.12.24 01:46:58.039503 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3181 | 2025.12.24 01:46:58.039808 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3182 | 2025.12.24 01:46:58.040010 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.12.24 01:46:58.040133 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001208 sec., 201986.7549668874 rows/sec., 12.33 MiB/sec. | ||
| 3184 | 2025.12.24 01:46:58.040170 [ 5 ] {72dcfd0f-5476-4f7e-806d-4d6a7f6d9397} <Debug> TCPHandler: Processed in 0.001367931 sec. | ||
| 3185 | 2025.12.24 01:46:58.040275 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.12.24 01:46:58.040367 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3187 | 2025.12.24 01:46:58.040406 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3188 | 2025.12.24 01:46:58.040900 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.12.24 01:46:58.040938 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3190 | 2025.12.24 01:46:58.041247 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3191 | 2025.12.24 01:46:58.041455 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.12.24 01:46:58.041584 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001235 sec., 171659.91902834008 rows/sec., 11.07 MiB/sec. | ||
| 3193 | 2025.12.24 01:46:58.041622 [ 5 ] {e1402e23-35ce-4b99-bfe9-b67e5f1470e3} <Debug> TCPHandler: Processed in 0.001395222 sec. | ||
| 3194 | 2025.12.24 01:46:58.041727 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.12.24 01:46:58.041820 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3196 | 2025.12.24 01:46:58.041860 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3197 | 2025.12.24 01:46:58.042328 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.12.24 01:46:58.042365 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3199 | 2025.12.24 01:46:58.042667 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3200 | 2025.12.24 01:46:58.042877 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.12.24 01:46:58.043000 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 3202 | 2025.12.24 01:46:58.043037 [ 5 ] {d9afba91-b526-4256-98eb-a837295f392b} <Debug> TCPHandler: Processed in 0.001357942 sec. | ||
| 3203 | 2025.12.24 01:46:58.043141 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.12.24 01:46:58.043235 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3205 | 2025.12.24 01:46:58.043274 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3206 | 2025.12.24 01:46:58.043885 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.12.24 01:46:58.043921 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3208 | 2025.12.24 01:46:58.044240 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3209 | 2025.12.24 01:46:58.044444 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.12.24 01:46:58.044572 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001355 sec., 529889.2988929889 rows/sec., 37.18 MiB/sec. | ||
| 3211 | 2025.12.24 01:46:58.044609 [ 5 ] {ca87ce6b-36de-42d8-b974-e0ea4aed733e} <Debug> TCPHandler: Processed in 0.001515465 sec. | ||
| 3212 | 2025.12.24 01:46:58.044716 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.12.24 01:46:58.044807 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3214 | 2025.12.24 01:46:58.044848 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3215 | 2025.12.24 01:46:58.045169 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.12.24 01:46:58.045204 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3217 | 2025.12.24 01:46:58.045497 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3218 | 2025.12.24 01:46:58.045700 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.12.24 01:46:58.045797 [ 146 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3220 | 2025.12.24 01:46:58.045822 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3221 | 2025.12.24 01:46:58.045873 [ 146 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.12.24 01:46:58.045880 [ 5 ] {1ea2f8e8-6ca7-4c5e-b57b-34c285c3d7a4} <Debug> TCPHandler: Processed in 0.001212108 sec. | ||
| 3223 | 2025.12.24 01:46:58.045904 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3224 | 2025.12.24 01:46:58.046000 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2025.12.24 01:46:58.046020 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 3226 | 2025.12.24 01:46:58.046096 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3227 | 2025.12.24 01:46:58.046143 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3228 | 2025.12.24 01:46:58.046162 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2025.12.24 01:46:58.046205 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3230 | 2025.12.24 01:46:58.046275 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3231 | 2025.12.24 01:46:58.046327 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3232 | 2025.12.24 01:46:58.046370 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3233 | 2025.12.24 01:46:58.046411 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3234 | 2025.12.24 01:46:58.046453 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3235 | 2025.12.24 01:46:58.046586 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2025.12.24 01:46:58.046628 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3237 | 2025.12.24 01:46:58.046980 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3238 | 2025.12.24 01:46:58.047220 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.12.24 01:46:58.047356 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001278 sec., 245696.40062597807 rows/sec., 16.14 MiB/sec. | ||
| 3240 | 2025.12.24 01:46:58.047364 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387092 sec., 25953.57770068604 rows/sec., 1.32 MiB/sec. | ||
| 3241 | 2025.12.24 01:46:58.047392 [ 5 ] {f689eccb-ea30-42b6-b12c-95ea11addfb8} <Debug> TCPHandler: Processed in 0.001440383 sec. | ||
| 3242 | 2025.12.24 01:46:58.047526 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.12.24 01:46:58.047527 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3244 | 2025.12.24 01:46:58.047622 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3245 | 2025.12.24 01:46:58.047670 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3246 | 2025.12.24 01:46:58.047802 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.12.24 01:46:58.047873 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_6_1} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3248 | 2025.12.24 01:46:58.047940 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3249 | 2025.12.24 01:46:58.047979 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.12.24 01:46:58.048019 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3251 | 2025.12.24 01:46:58.048312 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3252 | 2025.12.24 01:46:58.048515 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.12.24 01:46:58.048639 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 3254 | 2025.12.24 01:46:58.048675 [ 5 ] {422e3375-680c-49a2-bd55-69bb57089e5f} <Debug> TCPHandler: Processed in 0.001196208 sec. | ||
| 3255 | 2025.12.24 01:46:58.048781 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.24 01:46:58.048875 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.12.24 01:46:58.048927 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <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 | ||
| 3258 | 2025.12.24 01:46:58.049763 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.24 01:46:58.049798 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3260 | 2025.12.24 01:46:58.050351 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3261 | 2025.12.24 01:46:58.050566 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.24 01:46:58.050698 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001841 sec., 21184.139054861487 rows/sec., 37.96 MiB/sec. | ||
| 3263 | 2025.12.24 01:46:58.050747 [ 5 ] {1887acd5-5fae-4b6e-97a8-22da751aa2ad} <Debug> TCPHandler: Processed in 0.002013436 sec. | ||
| 3264 | 2025.12.24 01:46:58.050852 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.24 01:46:58.050944 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3266 | 2025.12.24 01:46:58.050985 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3267 | 2025.12.24 01:46:58.051329 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.12.24 01:46:58.051363 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3269 | 2025.12.24 01:46:58.051668 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3270 | 2025.12.24 01:46:58.051876 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.24 01:46:58.052000 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 3272 | 2025.12.24 01:46:58.052034 [ 5 ] {9b4ad13c-b84b-4c2e-a31c-b8e59f8d9706} <Debug> TCPHandler: Processed in 0.001229358 sec. | ||
| 3273 | 2025.12.24 01:47:00.837361 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3274 | 2025.12.24 01:47:00.837428 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3275 | 2025.12.24 01:47:00.931092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6751 | ||
| 3276 | 2025.12.24 01:47:00.931615 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.12.24 01:47:00.931655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3278 | 2025.12.24 01:47:00.932190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3279 | 2025.12.24 01:47:00.932430 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.12.24 01:47:00.932556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3281 | 2025.12.24 01:47:01.280605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3282 | 2025.12.24 01:47:01.298061 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.12.24 01:47:01.298123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3284 | 2025.12.24 01:47:01.304764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3285 | 2025.12.24 01:47:01.305718 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.12.24 01:47:01.309640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3287 | 2025.12.24 01:47:02.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.22 MiB, peak 228.85 MiB, free memory in arenas 0.00 B, will set to 224.37 MiB (RSS), difference: 1.15 MiB | ||
| 3288 | 2025.12.24 01:47:03.020146 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2025.12.24 01:47:03.020348 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3290 | 2025.12.24 01:47:03.020415 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3291 | 2025.12.24 01:47:03.021051 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2025.12.24 01:47:03.021093 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3293 | 2025.12.24 01:47:03.021496 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3294 | 2025.12.24 01:47:03.021728 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.12.24 01:47:03.021879 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 3296 | 2025.12.24 01:47:03.021919 [ 5 ] {ffd6131e-68f1-4893-a42f-ec91ef6ffd12} <Debug> TCPHandler: Processed in 0.001906644 sec. | ||
| 3297 | 2025.12.24 01:47:03.022035 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2025.12.24 01:47:03.022129 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3299 | 2025.12.24 01:47:03.022168 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3300 | 2025.12.24 01:47:03.022592 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.12.24 01:47:03.022628 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3302 | 2025.12.24 01:47:03.022943 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3303 | 2025.12.24 01:47:03.023165 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.12.24 01:47:03.023293 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 3305 | 2025.12.24 01:47:03.023330 [ 5 ] {875cafaa-30fb-4f31-9383-5a8f8ecb5eee} <Debug> TCPHandler: Processed in 0.001342681 sec. | ||
| 3306 | 2025.12.24 01:47:03.023445 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.12.24 01:47:03.023539 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3308 | 2025.12.24 01:47:03.023584 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3309 | 2025.12.24 01:47:03.023983 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.12.24 01:47:03.024018 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3311 | 2025.12.24 01:47:03.024346 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3312 | 2025.12.24 01:47:03.024558 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.12.24 01:47:03.024683 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3314 | 2025.12.24 01:47:03.024722 [ 5 ] {0447694d-0b31-4857-a897-304a6948b234} <Debug> TCPHandler: Processed in 0.00132526 sec. | ||
| 3315 | 2025.12.24 01:47:03.024829 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.12.24 01:47:03.024925 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3317 | 2025.12.24 01:47:03.024966 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3318 | 2025.12.24 01:47:03.025300 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.12.24 01:47:03.025335 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3320 | 2025.12.24 01:47:03.025654 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3321 | 2025.12.24 01:47:03.025863 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.24 01:47:03.025984 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3323 | 2025.12.24 01:47:03.026019 [ 5 ] {079721dd-970b-450b-a16c-9a6385efde09} <Debug> TCPHandler: Processed in 0.001236829 sec. | ||
| 3324 | 2025.12.24 01:47:05.940783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 468 | ||
| 3325 | 2025.12.24 01:47:05.943363 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.12.24 01:47:05.943423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3327 | 2025.12.24 01:47:05.944666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3328 | 2025.12.24 01:47:05.944942 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.12.24 01:47:05.945100 [ 137 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3330 | 2025.12.24 01:47:05.945163 [ 137 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.24 01:47:05.945184 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3332 | 2025.12.24 01:47:05.945292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3333 | 2025.12.24 01:47:05.945307 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 3334 | 2025.12.24 01:47:05.945993 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3335 | 2025.12.24 01:47:05.946189 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 3336 | 2025.12.24 01:47:05.946628 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 3337 | 2025.12.24 01:47:05.947012 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3338 | 2025.12.24 01:47:05.947371 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3339 | 2025.12.24 01:47:05.947766 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3340 | 2025.12.24 01:47:05.948115 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3341 | 2025.12.24 01:47:05.954837 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.009590051 sec., 48800.57467890421 rows/sec., 47.42 MiB/sec. | ||
| 3342 | 2025.12.24 01:47:05.955871 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3343 | 2025.12.24 01:47:05.956470 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.12.24 01:47:05.956546 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_11_2} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3345 | 2025.12.24 01:47:05.956768 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3346 | 2025.12.24 01:47:06.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.49 MiB, peak 229.31 MiB, free memory in arenas 0.00 B, will set to 225.52 MiB (RSS), difference: 1.03 MiB | ||
| 3347 | 2025.12.24 01:47:08.033429 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2025.12.24 01:47:08.033661 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3349 | 2025.12.24 01:47:08.033761 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3350 | 2025.12.24 01:47:08.034801 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2025.12.24 01:47:08.034844 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3352 | 2025.12.24 01:47:08.035282 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3353 | 2025.12.24 01:47:08.035522 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.12.24 01:47:08.035684 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002095 sec., 195704.05727923627 rows/sec., 12.41 MiB/sec. | ||
| 3355 | 2025.12.24 01:47:08.035733 [ 5 ] {9ecda45f-c906-4ffb-898d-c65c9e8c56fe} <Debug> TCPHandler: Processed in 0.002434126 sec. | ||
| 3356 | 2025.12.24 01:47:08.035858 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2025.12.24 01:47:08.035962 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3358 | 2025.12.24 01:47:08.036008 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3359 | 2025.12.24 01:47:08.037076 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.12.24 01:47:08.037113 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3361 | 2025.12.24 01:47:08.037497 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3362 | 2025.12.24 01:47:08.037713 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2025.12.24 01:47:08.037847 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.00191 sec., 623036.6492146597 rows/sec., 49.75 MiB/sec. | ||
| 3364 | 2025.12.24 01:47:08.037885 [ 5 ] {414696e1-a839-41e9-adc5-4b02194068e5} <Debug> TCPHandler: Processed in 0.002080478 sec. | ||
| 3365 | 2025.12.24 01:47:08.037996 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2025.12.24 01:47:08.038093 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3367 | 2025.12.24 01:47:08.038135 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3368 | 2025.12.24 01:47:08.038636 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2025.12.24 01:47:08.038673 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3370 | 2025.12.24 01:47:08.039009 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3371 | 2025.12.24 01:47:08.039221 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2025.12.24 01:47:08.039313 [ 133 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3373 | 2025.12.24 01:47:08.039350 [ 133 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2025.12.24 01:47:08.039351 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001278 sec., 190923.31768388106 rows/sec., 11.65 MiB/sec. | ||
| 3375 | 2025.12.24 01:47:08.039369 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3376 | 2025.12.24 01:47:08.039396 [ 5 ] {c0fa2085-d47a-4d30-a984-69ab21ce1f35} <Debug> TCPHandler: Processed in 0.001451194 sec. | ||
| 3377 | 2025.12.24 01:47:08.039482 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 3378 | 2025.12.24 01:47:08.039496 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.12.24 01:47:08.039612 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3380 | 2025.12.24 01:47:08.039624 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2025.12.24 01:47:08.039655 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3382 | 2025.12.24 01:47:08.039668 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 3383 | 2025.12.24 01:47:08.039749 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 240 rows starting from the beginning of the part | ||
| 3384 | 2025.12.24 01:47:08.039803 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 260 rows starting from the beginning of the part | ||
| 3385 | 2025.12.24 01:47:08.039849 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 244 rows starting from the beginning of the part | ||
| 3386 | 2025.12.24 01:47:08.039891 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 244 rows starting from the beginning of the part | ||
| 3387 | 2025.12.24 01:47:08.039934 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 244 rows starting from the beginning of the part | ||
| 3388 | 2025.12.24 01:47:08.040146 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.12.24 01:47:08.040187 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3390 | 2025.12.24 01:47:08.040548 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3391 | 2025.12.24 01:47:08.040786 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.12.24 01:47:08.040917 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001323 sec., 160241.8745275888 rows/sec., 10.33 MiB/sec. | ||
| 3393 | 2025.12.24 01:47:08.040954 [ 5 ] {7aea16c5-c31f-4738-a8a2-3a0dcdd9e442} <Debug> TCPHandler: Processed in 0.001507794 sec. | ||
| 3394 | 2025.12.24 01:47:08.041062 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2025.12.24 01:47:08.041061 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623797 sec., 922529.1092421035 rows/sec., 60.02 MiB/sec. | ||
| 3396 | 2025.12.24 01:47:08.041233 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3397 | 2025.12.24 01:47:08.041279 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3398 | 2025.12.24 01:47:08.041360 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3399 | 2025.12.24 01:47:08.041676 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.12.24 01:47:08.041762 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_11_2} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3401 | 2025.12.24 01:47:08.041858 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3402 | 2025.12.24 01:47:08.041869 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2025.12.24 01:47:08.041913 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3404 | 2025.12.24 01:47:08.042248 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3405 | 2025.12.24 01:47:08.042474 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.12.24 01:47:08.042615 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 3407 | 2025.12.24 01:47:08.042655 [ 5 ] {f012e971-8e28-4bfc-be7b-52876adf1335} <Debug> TCPHandler: Processed in 0.001646368 sec. | ||
| 3408 | 2025.12.24 01:47:08.042762 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.12.24 01:47:08.042858 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3410 | 2025.12.24 01:47:08.042898 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3411 | 2025.12.24 01:47:08.043612 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.12.24 01:47:08.043648 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3413 | 2025.12.24 01:47:08.044003 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3414 | 2025.12.24 01:47:08.044218 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.12.24 01:47:08.044351 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001512 sec., 474867.7248677248 rows/sec., 33.32 MiB/sec. | ||
| 3416 | 2025.12.24 01:47:08.044395 [ 5 ] {7b050182-ca6f-4f86-a055-a2ccd6e53497} <Debug> TCPHandler: Processed in 0.001683459 sec. | ||
| 3417 | 2025.12.24 01:47:08.044527 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2025.12.24 01:47:08.044624 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3419 | 2025.12.24 01:47:08.044665 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3420 | 2025.12.24 01:47:08.045004 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.12.24 01:47:08.045041 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3422 | 2025.12.24 01:47:08.045351 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3423 | 2025.12.24 01:47:08.045570 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.12.24 01:47:08.045699 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 3425 | 2025.12.24 01:47:08.045736 [ 5 ] {24ba145a-e72e-4750-8562-35328bc5119f} <Debug> TCPHandler: Processed in 0.001259939 sec. | ||
| 3426 | 2025.12.24 01:47:08.045847 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2025.12.24 01:47:08.045942 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3428 | 2025.12.24 01:47:08.045983 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2025.12.24 01:47:08.046426 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.12.24 01:47:08.046462 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3431 | 2025.12.24 01:47:08.046798 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3432 | 2025.12.24 01:47:08.047005 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.12.24 01:47:08.047135 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 3434 | 2025.12.24 01:47:08.047172 [ 5 ] {2ee469bf-02b6-4319-bd74-07b7b70f680e} <Debug> TCPHandler: Processed in 0.001373912 sec. | ||
| 3435 | 2025.12.24 01:47:08.047279 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2025.12.24 01:47:08.047372 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3437 | 2025.12.24 01:47:08.047414 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3438 | 2025.12.24 01:47:08.047737 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.12.24 01:47:08.047776 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3440 | 2025.12.24 01:47:08.048083 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3441 | 2025.12.24 01:47:08.048294 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.12.24 01:47:08.048422 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 3443 | 2025.12.24 01:47:08.048459 [ 5 ] {9bb5bceb-a5c7-4fc0-8f65-c912a6e224cb} <Debug> TCPHandler: Processed in 0.001229079 sec. | ||
| 3444 | 2025.12.24 01:47:08.048563 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2025.12.24 01:47:08.048658 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2025.12.24 01:47:08.048710 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <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 | ||
| 3447 | 2025.12.24 01:47:08.049554 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2025.12.24 01:47:08.049591 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3449 | 2025.12.24 01:47:08.050132 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3450 | 2025.12.24 01:47:08.050358 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2025.12.24 01:47:08.050492 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001853 sec., 21046.950890447923 rows/sec., 37.72 MiB/sec. | ||
| 3452 | 2025.12.24 01:47:08.050544 [ 5 ] {f4e786ef-e89e-4c1a-90f5-19c5982bac6a} <Debug> TCPHandler: Processed in 0.002029877 sec. | ||
| 3453 | 2025.12.24 01:47:08.050655 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2025.12.24 01:47:08.050749 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3455 | 2025.12.24 01:47:08.050789 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3456 | 2025.12.24 01:47:08.051124 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.12.24 01:47:08.051160 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3458 | 2025.12.24 01:47:08.051455 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3459 | 2025.12.24 01:47:08.051662 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.12.24 01:47:08.051786 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 3461 | 2025.12.24 01:47:08.051821 [ 5 ] {1e7ebbc2-41e4-412a-98b1-b1e35d0acb7a} <Debug> TCPHandler: Processed in 0.001215768 sec. | ||
| 3462 | 2025.12.24 01:47:08.432679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7263 | ||
| 3463 | 2025.12.24 01:47:08.433183 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2025.12.24 01:47:08.433226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3465 | 2025.12.24 01:47:08.433731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3466 | 2025.12.24 01:47:08.433979 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2025.12.24 01:47:08.434123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7263 | ||
| 3468 | 2025.12.24 01:47:08.809748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3469 | 2025.12.24 01:47:08.826765 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2025.12.24 01:47:08.826820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3471 | 2025.12.24 01:47:08.832867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3472 | 2025.12.24 01:47:08.833551 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2025.12.24 01:47:08.836601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3474 | 2025.12.24 01:47:13.020002 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2025.12.24 01:47:13.020209 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3476 | 2025.12.24 01:47:13.020278 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3477 | 2025.12.24 01:47:13.020970 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.12.24 01:47:13.021008 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3479 | 2025.12.24 01:47:13.021397 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3480 | 2025.12.24 01:47:13.021617 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.12.24 01:47:13.021766 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 3482 | 2025.12.24 01:47:13.021769 [ 120 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3483 | 2025.12.24 01:47:13.021807 [ 5 ] {6b82a6fb-2d76-4be3-98e5-fa4c12da120c} <Debug> TCPHandler: Processed in 0.001938194 sec. | ||
| 3484 | 2025.12.24 01:47:13.021844 [ 120 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.12.24 01:47:13.021870 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3486 | 2025.12.24 01:47:13.021937 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2025.12.24 01:47:13.021963 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 3488 | 2025.12.24 01:47:13.022034 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3489 | 2025.12.24 01:47:13.022050 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2025.12.24 01:47:13.022073 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3491 | 2025.12.24 01:47:13.022080 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2460 rows starting from the beginning of the part | ||
| 3492 | 2025.12.24 01:47:13.022138 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3493 | 2025.12.24 01:47:13.022181 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1190 rows starting from the beginning of the part | ||
| 3494 | 2025.12.24 01:47:13.022229 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 3495 | 2025.12.24 01:47:13.022268 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1190 rows starting from the beginning of the part | ||
| 3496 | 2025.12.24 01:47:13.022308 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 3497 | 2025.12.24 01:47:13.022498 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.12.24 01:47:13.022535 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3499 | 2025.12.24 01:47:13.022954 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3500 | 2025.12.24 01:47:13.023188 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.12.24 01:47:13.023296 [ 120 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3502 | 2025.12.24 01:47:13.023315 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.84 MiB/sec. | ||
| 3503 | 2025.12.24 01:47:13.023337 [ 120 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.12.24 01:47:13.023359 [ 5 ] {64f8c285-681e-446a-9049-9bc6f2a8e9b2} <Debug> TCPHandler: Processed in 0.001468494 sec. | ||
| 3505 | 2025.12.24 01:47:13.023361 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3506 | 2025.12.24 01:47:13.023478 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.12.24 01:47:13.023484 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 3508 | 2025.12.24 01:47:13.023576 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2025.12.24 01:47:13.023622 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3510 | 2025.12.24 01:47:13.023630 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3511 | 2025.12.24 01:47:13.023669 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1248 rows starting from the beginning of the part | ||
| 3512 | 2025.12.24 01:47:13.023733 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3513 | 2025.12.24 01:47:13.023779 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 718 rows starting from the beginning of the part | ||
| 3514 | 2025.12.24 01:47:13.023818 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 3515 | 2025.12.24 01:47:13.023854 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 718 rows starting from the beginning of the part | ||
| 3516 | 2025.12.24 01:47:13.023892 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 3517 | 2025.12.24 01:47:13.024024 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2025.12.24 01:47:13.024065 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3519 | 2025.12.24 01:47:13.024493 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3520 | 2025.12.24 01:47:13.024592 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002660411 sec., 2310921.1321107903 rows/sec., 196.20 MiB/sec. | ||
| 3521 | 2025.12.24 01:47:13.024727 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.12.24 01:47:13.024843 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3523 | 2025.12.24 01:47:13.024867 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 3524 | 2025.12.24 01:47:13.024879 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.12.24 01:47:13.024907 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3526 | 2025.12.24 01:47:13.024910 [ 5 ] {d69f8b43-c9f3-4fa7-a99f-2f3dea59505a} <Debug> TCPHandler: Processed in 0.001478344 sec. | ||
| 3527 | 2025.12.24 01:47:13.025008 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3528 | 2025.12.24 01:47:13.025032 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.24 01:47:13.025008 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3530 | 2025.12.24 01:47:13.025135 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3531 | 2025.12.24 01:47:13.025146 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2025.12.24 01:47:13.025182 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3533 | 2025.12.24 01:47:13.025190 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5573 rows starting from the beginning of the part | ||
| 3534 | 2025.12.24 01:47:13.025274 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3535 | 2025.12.24 01:47:13.025313 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877373 sec., 1774820.4539002106 rows/sec., 134.23 MiB/sec. | ||
| 3536 | 2025.12.24 01:47:13.025325 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3537 | 2025.12.24 01:47:13.025391 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3538 | 2025.12.24 01:47:13.025403 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.12.24 01:47:13.025428 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3540 | 2025.12.24 01:47:13.025466 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 3541 | 2025.12.24 01:47:13.025489 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_21_4} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3542 | 2025.12.24 01:47:13.025526 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.12.24 01:47:13.025556 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3544 | 2025.12.24 01:47:13.025569 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3545 | 2025.12.24 01:47:13.025585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3546 | 2025.12.24 01:47:13.025893 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.12.24 01:47:13.025952 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3548 | 2025.12.24 01:47:13.025977 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_21_4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3549 | 2025.12.24 01:47:13.026064 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3550 | 2025.12.24 01:47:13.026182 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.12.24 01:47:13.026324 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 3552 | 2025.12.24 01:47:13.026314 [ 119 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3553 | 2025.12.24 01:47:13.026361 [ 5 ] {42ab2c37-33c3-4ef1-b4f5-74af1089adb8} <Debug> TCPHandler: Processed in 0.001375581 sec. | ||
| 3554 | 2025.12.24 01:47:13.026378 [ 119 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.12.24 01:47:13.026405 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3556 | 2025.12.24 01:47:13.026479 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3557 | 2025.12.24 01:47:13.026569 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3558 | 2025.12.24 01:47:13.026594 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1120 rows starting from the beginning of the part | ||
| 3559 | 2025.12.24 01:47:13.026660 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3560 | 2025.12.24 01:47:13.026708 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3561 | 2025.12.24 01:47:13.026749 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3562 | 2025.12.24 01:47:13.026790 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3563 | 2025.12.24 01:47:13.026829 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 3564 | 2025.12.24 01:47:13.027795 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001348941 sec., 1117913.9784467965 rows/sec., 72.04 MiB/sec. | ||
| 3565 | 2025.12.24 01:47:13.028028 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3566 | 2025.12.24 01:47:13.028283 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.12.24 01:47:13.028295 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7365 rows, containing 5 columns (5 merged, 0 gathered) in 0.003331717 sec., 2210571.9063173733 rows/sec., 149.45 MiB/sec. | ||
| 3568 | 2025.12.24 01:47:13.028350 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_21_4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3569 | 2025.12.24 01:47:13.028417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3570 | 2025.12.24 01:47:13.028991 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3571 | 2025.12.24 01:47:13.029301 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.12.24 01:47:13.029382 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3573 | 2025.12.24 01:47:13.029476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3574 | 2025.12.24 01:47:15.837497 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3575 | 2025.12.24 01:47:15.837548 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3576 | 2025.12.24 01:47:15.935080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7711 | ||
| 3577 | 2025.12.24 01:47:15.935563 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.12.24 01:47:15.935604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3579 | 2025.12.24 01:47:15.936128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3580 | 2025.12.24 01:47:15.936364 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2025.12.24 01:47:15.936481 [ 116 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3582 | 2025.12.24 01:47:15.936509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 3583 | 2025.12.24 01:47:15.936518 [ 116 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.12.24 01:47:15.936540 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3585 | 2025.12.24 01:47:15.936669 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 3586 | 2025.12.24 01:47:15.936833 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2025.12.24 01:47:15.936877 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5343 rows starting from the beginning of the part | ||
| 3588 | 2025.12.24 01:47:15.936950 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3589 | 2025.12.24 01:47:15.937007 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3590 | 2025.12.24 01:47:15.937061 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3591 | 2025.12.24 01:47:15.937105 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3592 | 2025.12.24 01:47:15.937152 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3593 | 2025.12.24 01:47:15.938683 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075847 sec., 3714628.293896419 rows/sec., 53.14 MiB/sec. | ||
| 3594 | 2025.12.24 01:47:15.939545 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3595 | 2025.12.24 01:47:15.939876 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.12.24 01:47:15.939962 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_16_3} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3597 | 2025.12.24 01:47:15.940074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3598 | 2025.12.24 01:47:15.946335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 498 | ||
| 3599 | 2025.12.24 01:47:15.948896 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2025.12.24 01:47:15.948946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3601 | 2025.12.24 01:47:15.950156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3602 | 2025.12.24 01:47:15.950427 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2025.12.24 01:47:15.950758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3604 | 2025.12.24 01:47:16.001364 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000916141 sec. | ||
| 3605 | 2025.12.24 01:47:16.337548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3606 | 2025.12.24 01:47:16.353534 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.12.24 01:47:16.353596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3608 | 2025.12.24 01:47:16.359092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3609 | 2025.12.24 01:47:16.359761 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.12.24 01:47:16.360041 [ 116 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3611 | 2025.12.24 01:47:16.360113 [ 116 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2025.12.24 01:47:16.360137 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3613 | 2025.12.24 01:47:16.360307 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3614 | 2025.12.24 01:47:16.362719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3615 | 2025.12.24 01:47:16.363926 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2025.12.24 01:47:16.365250 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3617 | 2025.12.24 01:47:16.369528 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3618 | 2025.12.24 01:47:16.373647 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3619 | 2025.12.24 01:47:16.377624 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3620 | 2025.12.24 01:47:16.381691 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3621 | 2025.12.24 01:47:16.385815 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 3622 | 2025.12.24 01:47:16.438633 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078408847 sec., 1543.1932062462288 rows/sec., 7.98 MiB/sec. | ||
| 3623 | 2025.12.24 01:47:16.441272 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3624 | 2025.12.24 01:47:16.443514 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_16_3} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.24 01:47:16.443620 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_16_3} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3626 | 2025.12.24 01:47:16.445955 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3627 | 2025.12.24 01:47:17.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.69 MiB, peak 240.66 MiB, free memory in arenas 0.00 B, will set to 236.33 MiB (RSS), difference: 5.63 MiB | ||
| 3628 | 2025.12.24 01:47:18.031955 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.12.24 01:47:18.032142 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3630 | 2025.12.24 01:47:18.032203 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3631 | 2025.12.24 01:47:18.032911 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.12.24 01:47:18.032948 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3633 | 2025.12.24 01:47:18.033346 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3634 | 2025.12.24 01:47:18.033580 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.12.24 01:47:18.033729 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001635 sec., 250764.5259938838 rows/sec., 15.91 MiB/sec. | ||
| 3636 | 2025.12.24 01:47:18.033770 [ 5 ] {075b873f-7536-47d6-8bea-392949eec2d2} <Debug> TCPHandler: Processed in 0.001934224 sec. | ||
| 3637 | 2025.12.24 01:47:18.033881 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2025.12.24 01:47:18.033974 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3639 | 2025.12.24 01:47:18.034012 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3640 | 2025.12.24 01:47:18.034798 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2025.12.24 01:47:18.034835 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3642 | 2025.12.24 01:47:18.035204 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3643 | 2025.12.24 01:47:18.035404 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2025.12.24 01:47:18.035529 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.001573 sec., 756516.2110616657 rows/sec., 60.41 MiB/sec. | ||
| 3645 | 2025.12.24 01:47:18.035565 [ 5 ] {bda99ef2-d4cd-4065-809b-81ba5e3376b0} <Debug> TCPHandler: Processed in 0.00173184 sec. | ||
| 3646 | 2025.12.24 01:47:18.035673 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2025.12.24 01:47:18.035765 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3648 | 2025.12.24 01:47:18.035804 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3649 | 2025.12.24 01:47:18.036253 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.12.24 01:47:18.036289 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3651 | 2025.12.24 01:47:18.036596 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3652 | 2025.12.24 01:47:18.036801 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2025.12.24 01:47:18.036924 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001178 sec., 207130.73005093378 rows/sec., 12.64 MiB/sec. | ||
| 3654 | 2025.12.24 01:47:18.036960 [ 5 ] {b9ba91a5-ab7a-4ae3-91bb-ebcefbd7a5d9} <Debug> TCPHandler: Processed in 0.001334981 sec. | ||
| 3655 | 2025.12.24 01:47:18.037062 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2025.12.24 01:47:18.037154 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3657 | 2025.12.24 01:47:18.037191 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3658 | 2025.12.24 01:47:18.037626 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.12.24 01:47:18.037661 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3660 | 2025.12.24 01:47:18.037959 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3661 | 2025.12.24 01:47:18.038174 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2025.12.24 01:47:18.038276 [ 114 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3663 | 2025.12.24 01:47:18.038299 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001163 sec., 182287.18830610492 rows/sec., 11.76 MiB/sec. | ||
| 3664 | 2025.12.24 01:47:18.038366 [ 114 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2025.12.24 01:47:18.038381 [ 5 ] {dd729d87-6516-41d7-8807-dcd926217a36} <Debug> TCPHandler: Processed in 0.001365252 sec. | ||
| 3666 | 2025.12.24 01:47:18.038396 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3667 | 2025.12.24 01:47:18.038495 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2025.12.24 01:47:18.038525 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 3669 | 2025.12.24 01:47:18.038590 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3670 | 2025.12.24 01:47:18.038632 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3671 | 2025.12.24 01:47:18.038657 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3672 | 2025.12.24 01:47:18.038697 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 3673 | 2025.12.24 01:47:18.038765 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3674 | 2025.12.24 01:47:18.038818 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3675 | 2025.12.24 01:47:18.038867 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3676 | 2025.12.24 01:47:18.038908 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3677 | 2025.12.24 01:47:18.038956 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3678 | 2025.12.24 01:47:18.039066 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.12.24 01:47:18.039107 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3680 | 2025.12.24 01:47:18.039552 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3681 | 2025.12.24 01:47:18.039777 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.12.24 01:47:18.039913 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001341 sec., 157345.26472781505 rows/sec., 8.94 MiB/sec. | ||
| 3683 | 2025.12.24 01:47:18.039950 [ 5 ] {0efac6d3-f26b-4685-84ac-e00e2cefc4a2} <Debug> TCPHandler: Processed in 0.001502955 sec. | ||
| 3684 | 2025.12.24 01:47:18.040053 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2025.12.24 01:47:18.040075 [ 196 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593717 sec., 966294.5177845252 rows/sec., 67.20 MiB/sec. | ||
| 3686 | 2025.12.24 01:47:18.040143 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.24 01:47:18.040187 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3688 | 2025.12.24 01:47:18.040236 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3689 | 2025.12.24 01:47:18.040486 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.12.24 01:47:18.040554 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_11_2} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3691 | 2025.12.24 01:47:18.040619 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3692 | 2025.12.24 01:47:18.040807 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.12.24 01:47:18.040849 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3694 | 2025.12.24 01:47:18.041193 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3695 | 2025.12.24 01:47:18.041398 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2025.12.24 01:47:18.041524 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001399 sec., 513223.7312365975 rows/sec., 36.01 MiB/sec. | ||
| 3697 | 2025.12.24 01:47:18.041560 [ 5 ] {690e83ab-7b2d-4bf9-aa8d-e07ef17883db} <Debug> TCPHandler: Processed in 0.001553906 sec. | ||
| 3698 | 2025.12.24 01:47:18.041665 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2025.12.24 01:47:18.041758 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3700 | 2025.12.24 01:47:18.041799 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3701 | 2025.12.24 01:47:18.042117 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.12.24 01:47:18.042152 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3703 | 2025.12.24 01:47:18.042460 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3704 | 2025.12.24 01:47:18.042670 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.12.24 01:47:18.042803 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3706 | 2025.12.24 01:47:18.042837 [ 5 ] {97539dd2-2e78-4e57-a544-241b02ce5085} <Debug> TCPHandler: Processed in 0.001219029 sec. | ||
| 3707 | 2025.12.24 01:47:18.042948 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2025.12.24 01:47:18.043040 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3709 | 2025.12.24 01:47:18.043079 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3710 | 2025.12.24 01:47:18.043478 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.24 01:47:18.043512 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3712 | 2025.12.24 01:47:18.043831 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3713 | 2025.12.24 01:47:18.044033 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.24 01:47:18.044166 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001145 sec., 274235.807860262 rows/sec., 18.01 MiB/sec. | ||
| 3715 | 2025.12.24 01:47:18.044201 [ 5 ] {ec48cdf5-12be-45f6-bb09-d264f5659806} <Debug> TCPHandler: Processed in 0.00129967 sec. | ||
| 3716 | 2025.12.24 01:47:18.044304 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2025.12.24 01:47:18.044394 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3718 | 2025.12.24 01:47:18.044434 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3719 | 2025.12.24 01:47:18.044735 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2025.12.24 01:47:18.044767 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3721 | 2025.12.24 01:47:18.045075 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3722 | 2025.12.24 01:47:18.045274 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2025.12.24 01:47:18.045404 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3724 | 2025.12.24 01:47:18.045438 [ 5 ] {e56b4d60-d663-4ac3-9832-6415151b595d} <Debug> TCPHandler: Processed in 0.001181037 sec. | ||
| 3725 | 2025.12.24 01:47:18.045540 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2025.12.24 01:47:18.045631 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3727 | 2025.12.24 01:47:18.045681 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <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 | ||
| 3728 | 2025.12.24 01:47:18.046457 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.12.24 01:47:18.046491 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3730 | 2025.12.24 01:47:18.047073 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3731 | 2025.12.24 01:47:18.047289 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2025.12.24 01:47:18.047382 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3733 | 2025.12.24 01:47:18.047424 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.12.24 01:47:18.047431 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001819 sec., 21440.351841671247 rows/sec., 38.42 MiB/sec. | ||
| 3735 | 2025.12.24 01:47:18.047446 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3736 | 2025.12.24 01:47:18.047490 [ 5 ] {a73d2865-fa2b-4947-8390-c51c0dac98cd} <Debug> TCPHandler: Processed in 0.001995836 sec. | ||
| 3737 | 2025.12.24 01:47:18.047542 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 3738 | 2025.12.24 01:47:18.047619 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.12.24 01:47:18.047710 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.12.24 01:47:18.047751 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3741 | 2025.12.24 01:47:18.047761 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3742 | 2025.12.24 01:47:18.047825 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 3743 | 2025.12.24 01:47:18.047965 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 3744 | 2025.12.24 01:47:18.048065 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2025.12.24 01:47:18.048085 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 3746 | 2025.12.24 01:47:18.048123 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3747 | 2025.12.24 01:47:18.048216 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 3748 | 2025.12.24 01:47:18.048326 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 3749 | 2025.12.24 01:47:18.048433 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3750 | 2025.12.24 01:47:18.048443 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3751 | 2025.12.24 01:47:18.048646 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.12.24 01:47:18.048766 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 3753 | 2025.12.24 01:47:18.048800 [ 5 ] {287dc8b8-cc66-43cb-a150-73fbbccce4bc} <Debug> TCPHandler: Processed in 0.001227598 sec. | ||
| 3754 | 2025.12.24 01:47:18.052089 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.004585156 sec., 83966.60876969072 rows/sec., 150.46 MiB/sec. | ||
| 3755 | 2025.12.24 01:47:18.053061 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3756 | 2025.12.24 01:47:18.053413 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.24 01:47:18.053495 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3758 | 2025.12.24 01:47:18.053634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3759 | 2025.12.24 01:47:22.202827 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36969 | ||
| 3760 | 2025.12.24 01:47:22.202961 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2025.12.24 01:47:22.202990 [ 288 ] {} <Debug> TCP-Session: 6f69d578-835f-4f86-902b-93bba6251d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:36969 | ||
| 3762 | 2025.12.24 01:47:22.203013 [ 288 ] {} <Debug> TCP-Session: 6f69d578-835f-4f86-902b-93bba6251d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2025.12.24 01:47:22.203026 [ 288 ] {} <Debug> TCP-Session: 6f69d578-835f-4f86-902b-93bba6251d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2025.12.24 01:47:22.203256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34079 | ||
| 3765 | 2025.12.24 01:47:22.203274 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 3766 | 2025.12.24 01:47:22.203313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56490 | ||
| 3767 | 2025.12.24 01:47:22.203342 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50547 | ||
| 3768 | 2025.12.24 01:47:22.203376 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3769 | 2025.12.24 01:47:22.203348 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57037 | ||
| 3770 | 2025.12.24 01:47:22.203408 [ 289 ] {} <Debug> TCP-Session: eb10e178-4685-4d6c-9263-9d11e0392721 Authenticating user 'default' from [fd00:1122:3344:101::e]:34079 | ||
| 3771 | 2025.12.24 01:47:22.203393 [ 288 ] {} <Trace> TCP-Session: 6f69d578-835f-4f86-902b-93bba6251d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.12.24 01:47:22.203449 [ 289 ] {} <Debug> TCP-Session: eb10e178-4685-4d6c-9263-9d11e0392721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2025.12.24 01:47:22.203326 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55735 | ||
| 3774 | 2025.12.24 01:47:22.203298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42648 | ||
| 3775 | 2025.12.24 01:47:22.203267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54090 | ||
| 3776 | 2025.12.24 01:47:22.203483 [ 289 ] {} <Debug> TCP-Session: eb10e178-4685-4d6c-9263-9d11e0392721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2025.12.24 01:47:22.203685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2025.12.24 01:47:22.203709 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36969) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3779 | 2025.12.24 01:47:22.203734 [ 291 ] {} <Debug> TCP-Session: 2a41531a-47d6-4a6d-b9a3-2da8358a0067 Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 3780 | 2025.12.24 01:47:22.203764 [ 291 ] {} <Debug> TCP-Session: 2a41531a-47d6-4a6d-b9a3-2da8358a0067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2025.12.24 01:47:22.203778 [ 291 ] {} <Debug> TCP-Session: 2a41531a-47d6-4a6d-b9a3-2da8358a0067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2025.12.24 01:47:22.203811 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2025.12.24 01:47:22.203848 [ 290 ] {} <Debug> TCP-Session: 69335852-fc76-4dfd-a2bc-b701cc0fbaf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54090 | ||
| 3784 | 2025.12.24 01:47:22.203871 [ 290 ] {} <Debug> TCP-Session: 69335852-fc76-4dfd-a2bc-b701cc0fbaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.12.24 01:47:22.203884 [ 290 ] {} <Debug> TCP-Session: 69335852-fc76-4dfd-a2bc-b701cc0fbaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2025.12.24 01:47:22.203951 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3787 | 2025.12.24 01:47:22.203958 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2025.12.24 01:47:22.203985 [ 294 ] {} <Debug> TCP-Session: 0fa3190c-f05a-41be-ba3e-49d06e6ad001 Authenticating user 'default' from [fd00:1122:3344:101::e]:55735 | ||
| 3789 | 2025.12.24 01:47:22.204005 [ 292 ] {} <Debug> TCP-Session: 0f907182-19d8-43c0-af0c-d37d5ba55462 Authenticating user 'default' from [fd00:1122:3344:101::e]:42648 | ||
| 3790 | 2025.12.24 01:47:22.204011 [ 294 ] {} <Debug> TCP-Session: 0fa3190c-f05a-41be-ba3e-49d06e6ad001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2025.12.24 01:47:22.204034 [ 292 ] {} <Debug> TCP-Session: 0f907182-19d8-43c0-af0c-d37d5ba55462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2025.12.24 01:47:22.204039 [ 294 ] {} <Debug> TCP-Session: 0fa3190c-f05a-41be-ba3e-49d06e6ad001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2025.12.24 01:47:22.204058 [ 292 ] {} <Debug> TCP-Session: 0f907182-19d8-43c0-af0c-d37d5ba55462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2025.12.24 01:47:22.204066 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2025.12.24 01:47:22.204095 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3796 | 2025.12.24 01:47:22.204130 [ 3 ] {} <Debug> TCP-Session: 5b4a94e3-5ce4-4477-a5bd-1d5a70baedfd Authenticating user 'default' from [fd00:1122:3344:101::e]:50547 | ||
| 3797 | 2025.12.24 01:47:22.204144 [ 286 ] {} <Debug> TCP-Session: 8d15a091-73df-4a98-8e81-97bab2d499f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57037 | ||
| 3798 | 2025.12.24 01:47:22.204161 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3799 | 2025.12.24 01:47:22.204172 [ 286 ] {} <Debug> TCP-Session: 8d15a091-73df-4a98-8e81-97bab2d499f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2025.12.24 01:47:22.204164 [ 3 ] {} <Debug> TCP-Session: 5b4a94e3-5ce4-4477-a5bd-1d5a70baedfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2025.12.24 01:47:22.204206 [ 286 ] {} <Debug> TCP-Session: 8d15a091-73df-4a98-8e81-97bab2d499f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2025.12.24 01:47:22.204236 [ 3 ] {} <Debug> TCP-Session: 5b4a94e3-5ce4-4477-a5bd-1d5a70baedfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2025.12.24 01:47:22.204238 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3804 | 2025.12.24 01:47:22.204066 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2025.12.24 01:47:22.204322 [ 293 ] {} <Debug> TCP-Session: cddf81b1-ee5c-4bfc-b0ab-c95ffe808321 Authenticating user 'default' from [fd00:1122:3344:101::e]:56490 | ||
| 3806 | 2025.12.24 01:47:22.204346 [ 293 ] {} <Debug> TCP-Session: cddf81b1-ee5c-4bfc-b0ab-c95ffe808321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2025.12.24 01:47:22.204366 [ 293 ] {} <Debug> TCP-Session: cddf81b1-ee5c-4bfc-b0ab-c95ffe808321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2025.12.24 01:47:22.204611 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 3809 | 2025.12.24 01:47:22.205910 [ 340 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> AggregatingTransform: Aggregating | ||
| 3810 | 2025.12.24 01:47:22.205962 [ 340 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3811 | 2025.12.24 01:47:22.206000 [ 340 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001263669 sec. (791.346 rows/sec., 30.91 KiB/sec.) | ||
| 3812 | 2025.12.24 01:47:22.206019 [ 340 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Trace> Aggregator: Merging aggregated data | ||
| 3813 | 2025.12.24 01:47:22.207223 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003649 sec., 274.0476842970677 rows/sec., 10.70 KiB/sec. | ||
| 3814 | 2025.12.24 01:47:22.207383 [ 288 ] {fee98502-6bb3-4044-a3e6-a3c7014622bc} <Debug> TCPHandler: Processed in 0.004208187 sec. | ||
| 3815 | 2025.12.24 01:47:22.207592 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3816 | 2025.12.24 01:47:22.207623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3817 | 2025.12.24 01:47:22.207626 [ 288 ] {} <Debug> TCP-Session: 6f69d578-835f-4f86-902b-93bba6251d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2025.12.24 01:47:22.207644 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2025.12.24 01:47:22.207668 [ 289 ] {} <Debug> TCP-Session: eb10e178-4685-4d6c-9263-9d11e0392721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2025.12.24 01:47:22.207680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2025.12.24 01:47:22.207704 [ 286 ] {} <Debug> TCP-Session: 8d15a091-73df-4a98-8e81-97bab2d499f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2025.12.24 01:47:22.207716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2025.12.24 01:47:22.207735 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2025.12.24 01:47:22.207756 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3825 | 2025.12.24 01:47:22.207778 [ 293 ] {} <Debug> TCP-Session: cddf81b1-ee5c-4bfc-b0ab-c95ffe808321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2025.12.24 01:47:22.207801 [ 291 ] {} <Debug> TCP-Session: 2a41531a-47d6-4a6d-b9a3-2da8358a0067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2025.12.24 01:47:22.207819 [ 3 ] {} <Debug> TCP-Session: 5b4a94e3-5ce4-4477-a5bd-1d5a70baedfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2025.12.24 01:47:22.207732 [ 294 ] {} <Debug> TCP-Session: 0fa3190c-f05a-41be-ba3e-49d06e6ad001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2025.12.24 01:47:22.207697 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2025.12.24 01:47:22.207662 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2025.12.24 01:47:22.207905 [ 292 ] {} <Debug> TCP-Session: 0f907182-19d8-43c0-af0c-d37d5ba55462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2025.12.24 01:47:22.207929 [ 290 ] {} <Debug> TCP-Session: 69335852-fc76-4dfd-a2bc-b701cc0fbaf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2025.12.24 01:47:22.231390 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55113 | ||
| 3834 | 2025.12.24 01:47:22.231485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2025.12.24 01:47:22.231512 [ 288 ] {} <Debug> TCP-Session: 3c020db2-e00e-40bc-a5c1-5d95b33208e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55113 | ||
| 3836 | 2025.12.24 01:47:22.231533 [ 288 ] {} <Debug> TCP-Session: 3c020db2-e00e-40bc-a5c1-5d95b33208e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2025.12.24 01:47:22.231546 [ 288 ] {} <Debug> TCP-Session: 3c020db2-e00e-40bc-a5c1-5d95b33208e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2025.12.24 01:47:22.231778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45405 | ||
| 3839 | 2025.12.24 01:47:22.231794 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55623 | ||
| 3840 | 2025.12.24 01:47:22.231810 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54229 | ||
| 3841 | 2025.12.24 01:47:22.231850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42633 | ||
| 3842 | 2025.12.24 01:47:22.231882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35814 | ||
| 3843 | 2025.12.24 01:47:22.231913 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2025.12.24 01:47:22.231937 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2025.12.24 01:47:22.231948 [ 288 ] {} <Trace> TCP-Session: 3c020db2-e00e-40bc-a5c1-5d95b33208e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.24 01:47:22.231981 [ 292 ] {} <Debug> TCP-Session: 75903d81-1edd-41a8-867e-8482e18cd812 Authenticating user 'default' from [fd00:1122:3344:101::e]:54229 | ||
| 3847 | 2025.12.24 01:47:22.231985 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2025.12.24 01:47:22.232009 [ 292 ] {} <Debug> TCP-Session: 75903d81-1edd-41a8-867e-8482e18cd812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2025.12.24 01:47:22.232021 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38198 | ||
| 3850 | 2025.12.24 01:47:22.232036 [ 3 ] {} <Debug> TCP-Session: fd339043-3701-4e0f-bef2-cfd9bfbb9e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:35814 | ||
| 3851 | 2025.12.24 01:47:22.232044 [ 292 ] {} <Debug> TCP-Session: 75903d81-1edd-41a8-867e-8482e18cd812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2025.12.24 01:47:22.232080 [ 3 ] {} <Debug> TCP-Session: fd339043-3701-4e0f-bef2-cfd9bfbb9e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2025.12.24 01:47:22.232090 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2025.12.24 01:47:22.232111 [ 3 ] {} <Debug> TCP-Session: fd339043-3701-4e0f-bef2-cfd9bfbb9e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2025.12.24 01:47:22.232129 [ 286 ] {} <Debug> TCP-Session: 8cb15da7-9ae2-4093-8f94-010b38efe9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38198 | ||
| 3856 | 2025.12.24 01:47:22.231966 [ 291 ] {} <Debug> TCP-Session: e93dd7d9-d995-4d0f-9d85-aac058033af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55623 | ||
| 3857 | 2025.12.24 01:47:22.232162 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3858 | 2025.12.24 01:47:22.232199 [ 291 ] {} <Debug> TCP-Session: e93dd7d9-d995-4d0f-9d85-aac058033af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2025.12.24 01:47:22.232154 [ 286 ] {} <Debug> TCP-Session: 8cb15da7-9ae2-4093-8f94-010b38efe9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2025.12.24 01:47:22.232231 [ 291 ] {} <Debug> TCP-Session: e93dd7d9-d995-4d0f-9d85-aac058033af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2025.12.24 01:47:22.231977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2025.12.24 01:47:22.232263 [ 286 ] {} <Debug> TCP-Session: 8cb15da7-9ae2-4093-8f94-010b38efe9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2025.12.24 01:47:22.232303 [ 293 ] {} <Debug> TCP-Session: a4e7f1b1-46f1-4ab9-8662-c2c5c77b83ad Authenticating user 'default' from [fd00:1122:3344:101::e]:42633 | ||
| 3864 | 2025.12.24 01:47:22.231869 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2025.12.24 01:47:22.232338 [ 293 ] {} <Debug> TCP-Session: a4e7f1b1-46f1-4ab9-8662-c2c5c77b83ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2025.12.24 01:47:22.231852 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35781 | ||
| 3867 | 2025.12.24 01:47:22.232383 [ 293 ] {} <Debug> TCP-Session: a4e7f1b1-46f1-4ab9-8662-c2c5c77b83ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2025.12.24 01:47:22.231780 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62534 | ||
| 3869 | 2025.12.24 01:47:22.232378 [ 290 ] {} <Debug> TCP-Session: 2b88e563-ee6a-4f31-8454-2279fd34fc98 Authenticating user 'default' from [fd00:1122:3344:101::e]:45405 | ||
| 3870 | 2025.12.24 01:47:22.232462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3871 | 2025.12.24 01:47:22.232488 [ 290 ] {} <Debug> TCP-Session: 2b88e563-ee6a-4f31-8454-2279fd34fc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2025.12.24 01:47:22.232495 [ 294 ] {} <Debug> TCP-Session: 44b2c705-80a9-4768-ab3b-6c1914548fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35781 | ||
| 3873 | 2025.12.24 01:47:22.232508 [ 290 ] {} <Debug> TCP-Session: 2b88e563-ee6a-4f31-8454-2279fd34fc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2025.12.24 01:47:22.232506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2025.12.24 01:47:22.232522 [ 294 ] {} <Debug> TCP-Session: 44b2c705-80a9-4768-ab3b-6c1914548fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2025.12.24 01:47:22.232558 [ 289 ] {} <Debug> TCP-Session: 4a9eaf6a-8e52-4349-9977-a52725c0cb1e Authenticating user 'default' from [fd00:1122:3344:101::e]:62534 | ||
| 3877 | 2025.12.24 01:47:22.232558 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3878 | 2025.12.24 01:47:22.232588 [ 289 ] {} <Debug> TCP-Session: 4a9eaf6a-8e52-4349-9977-a52725c0cb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2025.12.24 01:47:22.232564 [ 294 ] {} <Debug> TCP-Session: 44b2c705-80a9-4768-ab3b-6c1914548fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2025.12.24 01:47:22.232627 [ 289 ] {} <Debug> TCP-Session: 4a9eaf6a-8e52-4349-9977-a52725c0cb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2025.12.24 01:47:22.232658 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3882 | 2025.12.24 01:47:22.233054 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 3883 | 2025.12.24 01:47:22.235277 [ 260 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> AggregatingTransform: Aggregating | ||
| 3884 | 2025.12.24 01:47:22.235319 [ 260 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3885 | 2025.12.24 01:47:22.235354 [ 260 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00216548 sec. (461.791 rows/sec., 18.04 KiB/sec.) | ||
| 3886 | 2025.12.24 01:47:22.235373 [ 260 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Trace> Aggregator: Merging aggregated data | ||
| 3887 | 2025.12.24 01:47:22.236551 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004458 sec., 224.31583669807088 rows/sec., 8.76 KiB/sec. | ||
| 3888 | 2025.12.24 01:47:22.236703 [ 288 ] {fb275f4e-c201-4707-8e6b-6329fdbc22c0} <Debug> TCPHandler: Processed in 0.004909272 sec. | ||
| 3889 | 2025.12.24 01:47:22.236835 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2025.12.24 01:47:22.236865 [ 288 ] {} <Debug> TCP-Session: 3c020db2-e00e-40bc-a5c1-5d95b33208e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2025.12.24 01:47:22.236872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2025.12.24 01:47:22.236919 [ 289 ] {} <Debug> TCP-Session: 4a9eaf6a-8e52-4349-9977-a52725c0cb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.12.24 01:47:22.236922 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2025.12.24 01:47:22.236941 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2025.12.24 01:47:22.236960 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2025.12.24 01:47:22.236975 [ 3 ] {} <Debug> TCP-Session: fd339043-3701-4e0f-bef2-cfd9bfbb9e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2025.12.24 01:47:22.236988 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2025.12.24 01:47:22.237017 [ 286 ] {} <Debug> TCP-Session: 8cb15da7-9ae2-4093-8f94-010b38efe9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2025.12.24 01:47:22.237008 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2025.12.24 01:47:22.237045 [ 291 ] {} <Debug> TCP-Session: e93dd7d9-d995-4d0f-9d85-aac058033af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2025.12.24 01:47:22.236996 [ 290 ] {} <Debug> TCP-Session: 2b88e563-ee6a-4f31-8454-2279fd34fc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2025.12.24 01:47:22.237082 [ 294 ] {} <Debug> TCP-Session: 44b2c705-80a9-4768-ab3b-6c1914548fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.12.24 01:47:22.236982 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2025.12.24 01:47:22.236921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2025.12.24 01:47:22.237140 [ 292 ] {} <Debug> TCP-Session: 75903d81-1edd-41a8-867e-8482e18cd812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2025.12.24 01:47:22.237163 [ 293 ] {} <Debug> TCP-Session: a4e7f1b1-46f1-4ab9-8662-c2c5c77b83ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.12.24 01:47:22.479629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62262 | ||
| 3908 | 2025.12.24 01:47:22.479745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2025.12.24 01:47:22.479771 [ 288 ] {} <Debug> TCP-Session: ae37f903-6931-44ba-b166-3f415b7cf41c Authenticating user 'default' from [fd00:1122:3344:101::e]:62262 | ||
| 3910 | 2025.12.24 01:47:22.479793 [ 288 ] {} <Debug> TCP-Session: ae37f903-6931-44ba-b166-3f415b7cf41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2025.12.24 01:47:22.479806 [ 288 ] {} <Debug> TCP-Session: ae37f903-6931-44ba-b166-3f415b7cf41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2025.12.24 01:47:22.480001 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50535 | ||
| 3913 | 2025.12.24 01:47:22.480031 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34203 | ||
| 3914 | 2025.12.24 01:47:22.480041 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43152 | ||
| 3915 | 2025.12.24 01:47:22.480055 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43364 | ||
| 3916 | 2025.12.24 01:47:22.480100 [ 288 ] {} <Trace> TCP-Session: ae37f903-6931-44ba-b166-3f415b7cf41c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2025.12.24 01:47:22.480118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2025.12.24 01:47:22.480132 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3919 | 2025.12.24 01:47:22.480157 [ 292 ] {} <Debug> TCP-Session: 28df0337-928e-40c3-bee3-1c18b87941ab Authenticating user 'default' from [fd00:1122:3344:101::e]:34203 | ||
| 3920 | 2025.12.24 01:47:22.480117 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2025.12.24 01:47:22.480178 [ 293 ] {} <Debug> TCP-Session: ac86739d-3579-4f74-bebf-d80589c890ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43152 | ||
| 3922 | 2025.12.24 01:47:22.480187 [ 292 ] {} <Debug> TCP-Session: 28df0337-928e-40c3-bee3-1c18b87941ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2025.12.24 01:47:22.480210 [ 289 ] {} <Debug> TCP-Session: 055d6624-5e73-484c-936c-6f25bc9e8934 Authenticating user 'default' from [fd00:1122:3344:101::e]:50535 | ||
| 3924 | 2025.12.24 01:47:22.480221 [ 293 ] {} <Debug> TCP-Session: ac86739d-3579-4f74-bebf-d80589c890ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.12.24 01:47:22.480226 [ 292 ] {} <Debug> TCP-Session: 28df0337-928e-40c3-bee3-1c18b87941ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2025.12.24 01:47:22.480246 [ 293 ] {} <Debug> TCP-Session: ac86739d-3579-4f74-bebf-d80589c890ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2025.12.24 01:47:22.480241 [ 289 ] {} <Debug> TCP-Session: 055d6624-5e73-484c-936c-6f25bc9e8934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.12.24 01:47:22.480192 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2025.12.24 01:47:22.480286 [ 289 ] {} <Debug> TCP-Session: 055d6624-5e73-484c-936c-6f25bc9e8934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2025.12.24 01:47:22.480014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48140 | ||
| 3931 | 2025.12.24 01:47:22.480327 [ 294 ] {} <Debug> TCP-Session: 3b41182e-7e0e-4623-b9c3-0784e854e262 Authenticating user 'default' from [fd00:1122:3344:101::e]:43364 | ||
| 3932 | 2025.12.24 01:47:22.480013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57259 | ||
| 3933 | 2025.12.24 01:47:22.480381 [ 294 ] {} <Debug> TCP-Session: 3b41182e-7e0e-4623-b9c3-0784e854e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2025.12.24 01:47:22.480286 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3935 | 2025.12.24 01:47:22.480400 [ 294 ] {} <Debug> TCP-Session: 3b41182e-7e0e-4623-b9c3-0784e854e262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2025.12.24 01:47:22.480421 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2025.12.24 01:47:22.480435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3938 | 2025.12.24 01:47:22.480463 [ 291 ] {} <Debug> TCP-Session: c96e5d34-88a7-4579-b39e-84fbf109cc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:48140 | ||
| 3939 | 2025.12.24 01:47:22.480472 [ 290 ] {} <Debug> TCP-Session: 93c9d884-be8a-42aa-8db3-13c4db5453da Authenticating user 'default' from [fd00:1122:3344:101::e]:57259 | ||
| 3940 | 2025.12.24 01:47:22.480504 [ 291 ] {} <Debug> TCP-Session: c96e5d34-88a7-4579-b39e-84fbf109cc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2025.12.24 01:47:22.480507 [ 290 ] {} <Debug> TCP-Session: 93c9d884-be8a-42aa-8db3-13c4db5453da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2025.12.24 01:47:22.480527 [ 291 ] {} <Debug> TCP-Session: c96e5d34-88a7-4579-b39e-84fbf109cc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2025.12.24 01:47:22.480538 [ 290 ] {} <Debug> TCP-Session: 93c9d884-be8a-42aa-8db3-13c4db5453da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2025.12.24 01:47:22.480671 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3945 | 2025.12.24 01:47:22.480727 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3946 | 2025.12.24 01:47:22.481002 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 3947 | 2025.12.24 01:47:22.482027 [ 306 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> AggregatingTransform: Aggregating | ||
| 3948 | 2025.12.24 01:47:22.482080 [ 306 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> Aggregator: Aggregation method: without_key | ||
| 3949 | 2025.12.24 01:47:22.482118 [ 306 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981553 sec. (1018.794 rows/sec., 39.80 KiB/sec.) | ||
| 3950 | 2025.12.24 01:47:22.482136 [ 306 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Trace> Aggregator: Merging aggregated data | ||
| 3951 | 2025.12.24 01:47:22.483539 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 3952 | 2025.12.24 01:47:22.483712 [ 288 ] {abe98586-010e-456c-bae7-fbe0fc309156} <Debug> TCPHandler: Processed in 0.003732526 sec. | ||
| 3953 | 2025.12.24 01:47:22.483834 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2025.12.24 01:47:22.483862 [ 288 ] {} <Debug> TCP-Session: ae37f903-6931-44ba-b166-3f415b7cf41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2025.12.24 01:47:22.483881 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2025.12.24 01:47:22.483918 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2025.12.24 01:47:22.483925 [ 289 ] {} <Debug> TCP-Session: 055d6624-5e73-484c-936c-6f25bc9e8934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.12.24 01:47:22.483940 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2025.12.24 01:47:22.483958 [ 293 ] {} <Debug> TCP-Session: ac86739d-3579-4f74-bebf-d80589c890ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.12.24 01:47:22.483957 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2025.12.24 01:47:22.483991 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2025.12.24 01:47:22.483996 [ 291 ] {} <Debug> TCP-Session: c96e5d34-88a7-4579-b39e-84fbf109cc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2025.12.24 01:47:22.484022 [ 290 ] {} <Debug> TCP-Session: 93c9d884-be8a-42aa-8db3-13c4db5453da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2025.12.24 01:47:22.484034 [ 294 ] {} <Debug> TCP-Session: 3b41182e-7e0e-4623-b9c3-0784e854e262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2025.12.24 01:47:22.483977 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2025.12.24 01:47:22.484092 [ 292 ] {} <Debug> TCP-Session: 28df0337-928e-40c3-bee3-1c18b87941ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2025.12.24 01:47:22.485658 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38606 | ||
| 3968 | 2025.12.24 01:47:22.485677 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40559 | ||
| 3969 | 2025.12.24 01:47:22.485730 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2025.12.24 01:47:22.485744 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2025.12.24 01:47:22.485757 [ 286 ] {} <Debug> TCP-Session: d1ed0f78-0723-4329-9d1e-992dd35b844b Authenticating user 'default' from [fd00:1122:3344:101::e]:38606 | ||
| 3972 | 2025.12.24 01:47:22.485774 [ 3 ] {} <Debug> TCP-Session: 9f6fa26d-6a8b-4351-b9c4-823077a08d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:40559 | ||
| 3973 | 2025.12.24 01:47:22.485783 [ 286 ] {} <Debug> TCP-Session: d1ed0f78-0723-4329-9d1e-992dd35b844b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2025.12.24 01:47:22.485798 [ 3 ] {} <Debug> TCP-Session: 9f6fa26d-6a8b-4351-b9c4-823077a08d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2025.12.24 01:47:22.485806 [ 286 ] {} <Debug> TCP-Session: d1ed0f78-0723-4329-9d1e-992dd35b844b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2025.12.24 01:47:22.485819 [ 3 ] {} <Debug> TCP-Session: 9f6fa26d-6a8b-4351-b9c4-823077a08d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2025.12.24 01:47:22.509432 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40559). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3978 | |||
| 3979 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3980 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3981 | 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 | ||
| 3982 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3983 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3984 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3985 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3986 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3987 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3988 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3989 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3990 | (version 23.8.7.1) | ||
| 3991 | 2025.12.24 01:47:22.509599 [ 3 ] {} <Debug> TCP-Session: 9f6fa26d-6a8b-4351-b9c4-823077a08d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.12.24 01:47:22.509614 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38606). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3993 | |||
| 3994 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3995 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3996 | 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 | ||
| 3997 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3998 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3999 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4000 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4001 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4002 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4003 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4004 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4005 | (version 23.8.7.1) | ||
| 4006 | 2025.12.24 01:47:22.509681 [ 286 ] {} <Debug> TCP-Session: d1ed0f78-0723-4329-9d1e-992dd35b844b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.12.24 01:47:23.047697 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2025.12.24 01:47:23.047899 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4009 | 2025.12.24 01:47:23.047979 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4010 | 2025.12.24 01:47:23.048640 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.12.24 01:47:23.048695 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4012 | 2025.12.24 01:47:23.049127 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4013 | 2025.12.24 01:47:23.049365 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.12.24 01:47:23.049541 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0017 sec., 1176.4705882352941 rows/sec., 95.93 KiB/sec. | ||
| 4015 | 2025.12.24 01:47:23.049599 [ 5 ] {52119697-c6c5-485b-8f2d-9dfb6634233d} <Debug> TCPHandler: Processed in 0.002046997 sec. | ||
| 4016 | 2025.12.24 01:47:23.049727 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2025.12.24 01:47:23.049835 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4018 | 2025.12.24 01:47:23.049882 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4019 | 2025.12.24 01:47:23.050968 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.12.24 01:47:23.051009 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4021 | 2025.12.24 01:47:23.051447 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4022 | 2025.12.24 01:47:23.051668 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.12.24 01:47:23.051808 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001999 sec., 598799.39969985 rows/sec., 49.36 MiB/sec. | ||
| 4024 | 2025.12.24 01:47:23.051848 [ 5 ] {31ef2a92-1167-41fd-a41d-77177d042ec8} <Debug> TCPHandler: Processed in 0.00217492 sec. | ||
| 4025 | 2025.12.24 01:47:23.051961 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.12.24 01:47:23.052059 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4027 | 2025.12.24 01:47:23.052101 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4028 | 2025.12.24 01:47:23.052485 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.12.24 01:47:23.052523 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4030 | 2025.12.24 01:47:23.052842 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4031 | 2025.12.24 01:47:23.053054 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.12.24 01:47:23.053188 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 121.54 KiB/sec. | ||
| 4033 | 2025.12.24 01:47:23.053227 [ 5 ] {5ecfdfd0-3160-45e4-8eeb-db783e4842f0} <Debug> TCPHandler: Processed in 0.0013163 sec. | ||
| 4034 | 2025.12.24 01:47:23.053334 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.12.24 01:47:23.053428 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.12.24 01:47:23.053476 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4037 | 2025.12.24 01:47:23.053967 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.12.24 01:47:23.054004 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4039 | 2025.12.24 01:47:23.054340 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4040 | 2025.12.24 01:47:23.054554 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.12.24 01:47:23.054688 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 4042 | 2025.12.24 01:47:23.054726 [ 5 ] {5b03a5ca-871e-44ca-94a3-f8b7cab46e29} <Debug> TCPHandler: Processed in 0.001441953 sec. | ||
| 4043 | 2025.12.24 01:47:23.054833 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.12.24 01:47:23.054930 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4045 | 2025.12.24 01:47:23.054972 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4046 | 2025.12.24 01:47:23.055533 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.12.24 01:47:23.055569 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4048 | 2025.12.24 01:47:23.055915 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4049 | 2025.12.24 01:47:23.056127 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.12.24 01:47:23.056265 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001354 sec., 385524.3722304284 rows/sec., 28.54 MiB/sec. | ||
| 4051 | 2025.12.24 01:47:23.056306 [ 5 ] {773dcc79-e35a-4589-8e21-fc591b97ae4a} <Debug> TCPHandler: Processed in 0.001523244 sec. | ||
| 4052 | 2025.12.24 01:47:23.056416 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2025.12.24 01:47:23.056511 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4054 | 2025.12.24 01:47:23.056557 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4055 | 2025.12.24 01:47:23.057116 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.12.24 01:47:23.057155 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4057 | 2025.12.24 01:47:23.057562 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4058 | 2025.12.24 01:47:23.057777 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2025.12.24 01:47:23.057915 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001422 sec., 594233.4739803094 rows/sec., 40.00 MiB/sec. | ||
| 4060 | 2025.12.24 01:47:23.057956 [ 5 ] {d003e29e-0ee9-44c5-9f9e-bfff0a8184ce} <Debug> TCPHandler: Processed in 0.001589116 sec. | ||
| 4061 | 2025.12.24 01:47:23.058065 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.12.24 01:47:23.058160 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4063 | 2025.12.24 01:47:23.058203 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4064 | 2025.12.24 01:47:23.058536 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.12.24 01:47:23.058573 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4066 | 2025.12.24 01:47:23.058889 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4067 | 2025.12.24 01:47:23.059098 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.12.24 01:47:23.059234 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4069 | 2025.12.24 01:47:23.059271 [ 5 ] {5ade70d3-5b6e-4b0e-bf40-3daddde37cfd} <Debug> TCPHandler: Processed in 0.001255479 sec. | ||
| 4070 | 2025.12.24 01:47:23.436653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8223 | ||
| 4071 | 2025.12.24 01:47:23.437225 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.12.24 01:47:23.437274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4073 | 2025.12.24 01:47:23.437771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4074 | 2025.12.24 01:47:23.438018 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.12.24 01:47:23.438173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8223 | ||
| 4076 | 2025.12.24 01:47:23.862840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4077 | 2025.12.24 01:47:23.877930 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2025.12.24 01:47:23.877997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4079 | 2025.12.24 01:47:23.883973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4080 | 2025.12.24 01:47:23.884704 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2025.12.24 01:47:23.887643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4082 | 2025.12.24 01:47:25.951006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 540 | ||
| 4083 | 2025.12.24 01:47:25.953694 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2025.12.24 01:47:25.953756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4085 | 2025.12.24 01:47:25.954976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4086 | 2025.12.24 01:47:25.955245 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2025.12.24 01:47:25.955581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4088 | 2025.12.24 01:47:28.033367 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.12.24 01:47:28.033561 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4090 | 2025.12.24 01:47:28.033624 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4091 | 2025.12.24 01:47:28.034445 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.12.24 01:47:28.034484 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4093 | 2025.12.24 01:47:28.034896 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4094 | 2025.12.24 01:47:28.035124 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.12.24 01:47:28.035273 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 4096 | 2025.12.24 01:47:28.035316 [ 5 ] {56e6bed4-fca0-4d57-bef7-7ad57fc669e7} <Debug> TCPHandler: Processed in 0.002079718 sec. | ||
| 4097 | 2025.12.24 01:47:28.035438 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2025.12.24 01:47:28.035535 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4099 | 2025.12.24 01:47:28.035577 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4100 | 2025.12.24 01:47:28.036494 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.12.24 01:47:28.036531 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4102 | 2025.12.24 01:47:28.036913 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4103 | 2025.12.24 01:47:28.037128 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.12.24 01:47:28.037261 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.001746 sec., 681557.8465063001 rows/sec., 54.43 MiB/sec. | ||
| 4105 | 2025.12.24 01:47:28.037299 [ 5 ] {4f745484-0009-484c-8e5b-2dfc19905940} <Debug> TCPHandler: Processed in 0.001911424 sec. | ||
| 4106 | 2025.12.24 01:47:28.037407 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2025.12.24 01:47:28.037501 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4108 | 2025.12.24 01:47:28.037541 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4109 | 2025.12.24 01:47:28.038009 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2025.12.24 01:47:28.038046 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4111 | 2025.12.24 01:47:28.038346 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4112 | 2025.12.24 01:47:28.038573 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2025.12.24 01:47:28.038708 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001225 sec., 199183.67346938775 rows/sec., 12.16 MiB/sec. | ||
| 4114 | 2025.12.24 01:47:28.038746 [ 5 ] {2352df0a-fd73-4b6d-9ae9-df7f95d84325} <Debug> TCPHandler: Processed in 0.001389372 sec. | ||
| 4115 | 2025.12.24 01:47:28.038844 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2025.12.24 01:47:28.038938 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4117 | 2025.12.24 01:47:28.038977 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4118 | 2025.12.24 01:47:28.039424 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.12.24 01:47:28.039461 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4120 | 2025.12.24 01:47:28.039771 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4121 | 2025.12.24 01:47:28.039984 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2025.12.24 01:47:28.040114 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 4123 | 2025.12.24 01:47:28.040151 [ 5 ] {181cd522-6e72-41d9-99ba-fb0bb2a14c95} <Debug> TCPHandler: Processed in 0.001354871 sec. | ||
| 4124 | 2025.12.24 01:47:28.040254 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.12.24 01:47:28.040356 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4126 | 2025.12.24 01:47:28.040397 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4127 | 2025.12.24 01:47:28.040891 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.12.24 01:47:28.040929 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4129 | 2025.12.24 01:47:28.041251 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4130 | 2025.12.24 01:47:28.041467 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.12.24 01:47:28.041598 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 4132 | 2025.12.24 01:47:28.041636 [ 5 ] {e787dac6-3e01-43b7-84c3-84989182904a} <Debug> TCPHandler: Processed in 0.001433033 sec. | ||
| 4133 | 2025.12.24 01:47:28.041744 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.12.24 01:47:28.041836 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4135 | 2025.12.24 01:47:28.041876 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4136 | 2025.12.24 01:47:28.042561 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.12.24 01:47:28.042598 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4138 | 2025.12.24 01:47:28.042935 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4139 | 2025.12.24 01:47:28.043155 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.12.24 01:47:28.043284 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001466 sec., 489768.0763983629 rows/sec., 34.37 MiB/sec. | ||
| 4141 | 2025.12.24 01:47:28.043322 [ 5 ] {ed0fc33b-85aa-478e-b0f0-58142ef6e7c8} <Debug> TCPHandler: Processed in 0.001627347 sec. | ||
| 4142 | 2025.12.24 01:47:28.043429 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2025.12.24 01:47:28.043522 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4144 | 2025.12.24 01:47:28.043563 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4145 | 2025.12.24 01:47:28.043907 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.12.24 01:47:28.043942 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4147 | 2025.12.24 01:47:28.044250 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4148 | 2025.12.24 01:47:28.044470 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.12.24 01:47:28.044600 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 4150 | 2025.12.24 01:47:28.044637 [ 5 ] {06e1221c-8488-489c-9e71-d8de147bd001} <Debug> TCPHandler: Processed in 0.001256689 sec. | ||
| 4151 | 2025.12.24 01:47:28.044745 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.12.24 01:47:28.044838 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4153 | 2025.12.24 01:47:28.044880 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4154 | 2025.12.24 01:47:28.045319 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2025.12.24 01:47:28.045355 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4156 | 2025.12.24 01:47:28.045692 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4157 | 2025.12.24 01:47:28.045905 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.12.24 01:47:28.046036 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 4159 | 2025.12.24 01:47:28.046072 [ 5 ] {d65d6f8c-e645-4fc5-878d-3af9ecf89575} <Debug> TCPHandler: Processed in 0.001376312 sec. | ||
| 4160 | 2025.12.24 01:47:28.046175 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2025.12.24 01:47:28.046268 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4162 | 2025.12.24 01:47:28.046309 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4163 | 2025.12.24 01:47:28.046609 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.12.24 01:47:28.046644 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4165 | 2025.12.24 01:47:28.046947 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4166 | 2025.12.24 01:47:28.047153 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.12.24 01:47:28.047284 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 4168 | 2025.12.24 01:47:28.047320 [ 5 ] {81ee7389-38f6-41f2-8951-f7831a600f0a} <Debug> TCPHandler: Processed in 0.001193637 sec. | ||
| 4169 | 2025.12.24 01:47:28.047423 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2025.12.24 01:47:28.047517 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4171 | 2025.12.24 01:47:28.047569 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <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 | ||
| 4172 | 2025.12.24 01:47:28.048414 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2025.12.24 01:47:28.048451 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4174 | 2025.12.24 01:47:28.048996 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4175 | 2025.12.24 01:47:28.049227 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2025.12.24 01:47:28.049364 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001865 sec., 20911.52815013405 rows/sec., 37.47 MiB/sec. | ||
| 4177 | 2025.12.24 01:47:28.049414 [ 5 ] {76833e92-ad6c-40e7-8568-8ca3a4572dce} <Debug> TCPHandler: Processed in 0.002039437 sec. | ||
| 4178 | 2025.12.24 01:47:28.049517 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2025.12.24 01:47:28.049611 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4180 | 2025.12.24 01:47:28.049652 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4181 | 2025.12.24 01:47:28.050001 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2025.12.24 01:47:28.050037 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4183 | 2025.12.24 01:47:28.050352 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4184 | 2025.12.24 01:47:28.050558 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2025.12.24 01:47:28.050681 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 4186 | 2025.12.24 01:47:28.050716 [ 5 ] {34487c52-607d-4274-ba1e-3ead92408ad4} <Debug> TCPHandler: Processed in 0.001246909 sec. | ||
| 4187 | 2025.12.24 01:47:30.837610 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4188 | 2025.12.24 01:47:30.837666 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4189 | 2025.12.24 01:47:30.938333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8671 | ||
| 4190 | 2025.12.24 01:47:30.938823 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2025.12.24 01:47:30.938867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4192 | 2025.12.24 01:47:30.939347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4193 | 2025.12.24 01:47:30.939581 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2025.12.24 01:47:30.939736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4195 | 2025.12.24 01:47:31.387800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4196 | 2025.12.24 01:47:31.403580 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.12.24 01:47:31.403652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4198 | 2025.12.24 01:47:31.409909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4199 | 2025.12.24 01:47:31.410598 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2025.12.24 01:47:31.413384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4201 | 2025.12.24 01:47:33.019569 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2025.12.24 01:47:33.019776 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4203 | 2025.12.24 01:47:33.019849 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4204 | 2025.12.24 01:47:33.020590 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.12.24 01:47:33.020633 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4206 | 2025.12.24 01:47:33.021039 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4207 | 2025.12.24 01:47:33.021275 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.12.24 01:47:33.021440 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 4209 | 2025.12.24 01:47:33.021489 [ 5 ] {854ff586-c4f4-4d11-af2c-9c84acb6700b} <Debug> TCPHandler: Processed in 0.002083897 sec. | ||
| 4210 | 2025.12.24 01:47:33.021617 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.12.24 01:47:33.021719 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4212 | 2025.12.24 01:47:33.021765 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4213 | 2025.12.24 01:47:33.022193 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.12.24 01:47:33.022231 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4215 | 2025.12.24 01:47:33.022573 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4216 | 2025.12.24 01:47:33.022797 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.12.24 01:47:33.022935 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 4218 | 2025.12.24 01:47:33.022973 [ 5 ] {e1c78bfe-aacb-4298-ab43-381686429593} <Debug> TCPHandler: Processed in 0.001407623 sec. | ||
| 4219 | 2025.12.24 01:47:33.023083 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2025.12.24 01:47:33.023179 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4221 | 2025.12.24 01:47:33.023224 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4222 | 2025.12.24 01:47:33.023636 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2025.12.24 01:47:33.023673 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4224 | 2025.12.24 01:47:33.024024 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4225 | 2025.12.24 01:47:33.024237 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2025.12.24 01:47:33.024372 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 4227 | 2025.12.24 01:47:33.024409 [ 5 ] {161e5adf-7b92-45ad-9ee9-993a507cfbee} <Debug> TCPHandler: Processed in 0.001374742 sec. | ||
| 4228 | 2025.12.24 01:47:33.024515 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2025.12.24 01:47:33.024609 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4230 | 2025.12.24 01:47:33.024651 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4231 | 2025.12.24 01:47:33.024980 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2025.12.24 01:47:33.025016 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4233 | 2025.12.24 01:47:33.025325 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4234 | 2025.12.24 01:47:33.025539 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2025.12.24 01:47:33.025673 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4236 | 2025.12.24 01:47:33.025708 [ 5 ] {a71abeb8-967b-48a8-9d38-cc28d59638e5} <Debug> TCPHandler: Processed in 0.001242339 sec. | ||
| 4237 | 2025.12.24 01:47:35.955936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 570 | ||
| 4238 | 2025.12.24 01:47:35.958467 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.12.24 01:47:35.958523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4240 | 2025.12.24 01:47:35.959758 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4241 | 2025.12.24 01:47:35.960038 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.12.24 01:47:35.960400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4243 | 2025.12.24 01:47:38.033474 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.12.24 01:47:38.033687 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4245 | 2025.12.24 01:47:38.033754 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4246 | 2025.12.24 01:47:38.034732 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.12.24 01:47:38.034774 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4248 | 2025.12.24 01:47:38.035197 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4249 | 2025.12.24 01:47:38.035428 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.12.24 01:47:38.035582 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 4251 | 2025.12.24 01:47:38.035603 [ 90 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4252 | 2025.12.24 01:47:38.035630 [ 5 ] {a2a5cccc-6e54-4c76-a59c-0d5a51a16d06} <Debug> TCPHandler: Processed in 0.002294213 sec. | ||
| 4253 | 2025.12.24 01:47:38.035687 [ 90 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2025.12.24 01:47:38.035718 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4255 | 2025.12.24 01:47:38.035798 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2025.12.24 01:47:38.035858 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 4257 | 2025.12.24 01:47:38.035907 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4258 | 2025.12.24 01:47:38.035956 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4259 | 2025.12.24 01:47:38.036004 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4260 | 2025.12.24 01:47:38.036045 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4261 | 2025.12.24 01:47:38.036149 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4262 | 2025.12.24 01:47:38.036204 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4263 | 2025.12.24 01:47:38.036250 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4264 | 2025.12.24 01:47:38.036292 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4265 | 2025.12.24 01:47:38.036334 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4266 | 2025.12.24 01:47:38.036389 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.12.24 01:47:38.036430 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4268 | 2025.12.24 01:47:38.036794 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4269 | 2025.12.24 01:47:38.037030 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2025.12.24 01:47:38.037173 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001289 sec., 12412.723041117146 rows/sec., 1012.17 KiB/sec. | ||
| 4271 | 2025.12.24 01:47:38.037210 [ 5 ] {e014dc49-2bd7-4db2-ba07-6511c9fbe3ce} <Debug> TCPHandler: Processed in 0.001473834 sec. | ||
| 4272 | 2025.12.24 01:47:38.037318 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2025.12.24 01:47:38.037410 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4274 | 2025.12.24 01:47:38.037449 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4275 | 2025.12.24 01:47:38.037597 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799492 sec., 1380389.5766138444 rows/sec., 93.09 MiB/sec. | ||
| 4276 | 2025.12.24 01:47:38.037795 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4277 | 2025.12.24 01:47:38.038091 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.12.24 01:47:38.038168 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_11_2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4279 | 2025.12.24 01:47:38.038265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4280 | 2025.12.24 01:47:38.038870 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2025.12.24 01:47:38.038921 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4282 | 2025.12.24 01:47:38.039392 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4283 | 2025.12.24 01:47:38.039657 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2025.12.24 01:47:38.039778 [ 90 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4285 | 2025.12.24 01:47:38.039789 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Debug> executeQuery: Read 1198 rows, 97.90 KiB in 0.002396 sec., 500000 rows/sec., 39.90 MiB/sec. | ||
| 4286 | 2025.12.24 01:47:38.039817 [ 90 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.12.24 01:47:38.039840 [ 5 ] {17a81e83-6b94-4070-843d-d988fedb80c0} <Debug> TCPHandler: Processed in 0.002569759 sec. | ||
| 4288 | 2025.12.24 01:47:38.039844 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4289 | 2025.12.24 01:47:38.039957 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2025.12.24 01:47:38.039962 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 4291 | 2025.12.24 01:47:38.040056 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4292 | 2025.12.24 01:47:38.040063 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4293 | 2025.12.24 01:47:38.040101 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2460 rows starting from the beginning of the part | ||
| 4294 | 2025.12.24 01:47:38.040103 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4295 | 2025.12.24 01:47:38.040188 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1190 rows starting from the beginning of the part | ||
| 4296 | 2025.12.24 01:47:38.040248 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 4297 | 2025.12.24 01:47:38.040291 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1190 rows starting from the beginning of the part | ||
| 4298 | 2025.12.24 01:47:38.040331 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 4299 | 2025.12.24 01:47:38.040373 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1198 rows starting from the beginning of the part | ||
| 4300 | 2025.12.24 01:47:38.040738 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2025.12.24 01:47:38.040780 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4302 | 2025.12.24 01:47:38.041116 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4303 | 2025.12.24 01:47:38.041357 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2025.12.24 01:47:38.041488 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Debug> executeQuery: Read 260 rows, 16.37 KiB in 0.001451 sec., 179186.7677463818 rows/sec., 11.01 MiB/sec. | ||
| 4305 | 2025.12.24 01:47:38.041527 [ 5 ] {e33b3f95-20f0-4105-8933-7136a411aaed} <Debug> TCPHandler: Processed in 0.001618428 sec. | ||
| 4306 | 2025.12.24 01:47:38.041631 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2025.12.24 01:47:38.041731 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4308 | 2025.12.24 01:47:38.041771 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4309 | 2025.12.24 01:47:38.042321 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2025.12.24 01:47:38.042359 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4311 | 2025.12.24 01:47:38.042685 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4312 | 2025.12.24 01:47:38.042790 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002858666 sec., 2550490.333603156 rows/sec., 216.08 MiB/sec. | ||
| 4313 | 2025.12.24 01:47:38.042908 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.12.24 01:47:38.043036 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001324 sec., 160120.84592145015 rows/sec., 10.33 MiB/sec. | ||
| 4315 | 2025.12.24 01:47:38.043074 [ 5 ] {a7570596-3c56-4a09-aca4-bf33879f6321} <Debug> TCPHandler: Processed in 0.001491234 sec. | ||
| 4316 | 2025.12.24 01:47:38.043099 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4317 | 2025.12.24 01:47:38.043177 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2025.12.24 01:47:38.043272 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4319 | 2025.12.24 01:47:38.043311 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4320 | 2025.12.24 01:47:38.043402 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.12.24 01:47:38.043477 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_26_5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4322 | 2025.12.24 01:47:38.043583 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4323 | 2025.12.24 01:47:38.043847 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2025.12.24 01:47:38.043883 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4325 | 2025.12.24 01:47:38.044191 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4326 | 2025.12.24 01:47:38.044399 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.12.24 01:47:38.044505 [ 89 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4328 | 2025.12.24 01:47:38.044524 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 4329 | 2025.12.24 01:47:38.044537 [ 89 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2025.12.24 01:47:38.044554 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4331 | 2025.12.24 01:47:38.044561 [ 5 ] {cda42969-325a-4310-8349-7e6247ab17ca} <Debug> TCPHandler: Processed in 0.001431563 sec. | ||
| 4332 | 2025.12.24 01:47:38.044621 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 4333 | 2025.12.24 01:47:38.044667 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.12.24 01:47:38.044711 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4335 | 2025.12.24 01:47:38.044739 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4336 | 2025.12.24 01:47:38.044767 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4337 | 2025.12.24 01:47:38.044784 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4338 | 2025.12.24 01:47:38.044813 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4339 | 2025.12.24 01:47:38.044826 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4340 | 2025.12.24 01:47:38.044866 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4341 | 2025.12.24 01:47:38.044898 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4342 | 2025.12.24 01:47:38.044932 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4343 | 2025.12.24 01:47:38.045611 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2025.12.24 01:47:38.045653 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4345 | 2025.12.24 01:47:38.045768 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177408 sec., 1085435.1252921673 rows/sec., 65.98 MiB/sec. | ||
| 4346 | 2025.12.24 01:47:38.045921 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4347 | 2025.12.24 01:47:38.046040 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4348 | 2025.12.24 01:47:38.046240 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.12.24 01:47:38.046332 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_11_2} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4350 | 2025.12.24 01:47:38.046410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4351 | 2025.12.24 01:47:38.046420 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.12.24 01:47:38.046547 [ 89 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4353 | 2025.12.24 01:47:38.046571 [ 89 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.12.24 01:47:38.046586 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4355 | 2025.12.24 01:47:38.046593 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Debug> executeQuery: Read 734 rows, 52.90 KiB in 0.001843 sec., 398263.70048833423 rows/sec., 28.03 MiB/sec. | ||
| 4356 | 2025.12.24 01:47:38.046640 [ 5 ] {97a925a7-8640-46bc-9019-283dfbf4ae39} <Debug> TCPHandler: Processed in 0.002022347 sec. | ||
| 4357 | 2025.12.24 01:47:38.046653 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 4358 | 2025.12.24 01:47:38.046741 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4359 | 2025.12.24 01:47:38.046749 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2025.12.24 01:47:38.046764 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1248 rows starting from the beginning of the part | ||
| 4361 | 2025.12.24 01:47:38.046818 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 718 rows starting from the beginning of the part | ||
| 4362 | 2025.12.24 01:47:38.046851 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4363 | 2025.12.24 01:47:38.046853 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4364 | 2025.12.24 01:47:38.046901 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4365 | 2025.12.24 01:47:38.046908 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 718 rows starting from the beginning of the part | ||
| 4366 | 2025.12.24 01:47:38.046960 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 4367 | 2025.12.24 01:47:38.046992 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 734 rows starting from the beginning of the part | ||
| 4368 | 2025.12.24 01:47:38.047258 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.24 01:47:38.047299 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4370 | 2025.12.24 01:47:38.047618 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4371 | 2025.12.24 01:47:38.047843 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.24 01:47:38.047968 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 4373 | 2025.12.24 01:47:38.048003 [ 5 ] {dae9ecea-4fc8-41ab-93f7-82a9dbc8a8e3} <Debug> TCPHandler: Processed in 0.00130256 sec. | ||
| 4374 | 2025.12.24 01:47:38.048114 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.12.24 01:47:38.048207 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4376 | 2025.12.24 01:47:38.048237 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615138 sec., 2479045.134223825 rows/sec., 186.60 MiB/sec. | ||
| 4377 | 2025.12.24 01:47:38.048248 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4378 | 2025.12.24 01:47:38.048414 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4379 | 2025.12.24 01:47:38.048660 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.12.24 01:47:38.048719 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_26_5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4381 | 2025.12.24 01:47:38.048768 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2025.12.24 01:47:38.048796 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4383 | 2025.12.24 01:47:38.048803 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4384 | 2025.12.24 01:47:38.049159 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4385 | 2025.12.24 01:47:38.049369 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.24 01:47:38.049466 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4387 | 2025.12.24 01:47:38.049493 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001305 sec., 246743.29501915709 rows/sec., 16.23 MiB/sec. | ||
| 4388 | 2025.12.24 01:47:38.049494 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.12.24 01:47:38.049522 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4390 | 2025.12.24 01:47:38.049529 [ 5 ] {b039c23c-7642-4105-9efa-7a89dd9877fb} <Debug> TCPHandler: Processed in 0.001462254 sec. | ||
| 4391 | 2025.12.24 01:47:38.049603 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 4392 | 2025.12.24 01:47:38.049645 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.12.24 01:47:38.049703 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4394 | 2025.12.24 01:47:38.049739 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7365 rows starting from the beginning of the part | ||
| 4395 | 2025.12.24 01:47:38.049744 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4396 | 2025.12.24 01:47:38.049793 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4397 | 2025.12.24 01:47:38.049806 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4398 | 2025.12.24 01:47:38.049856 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4399 | 2025.12.24 01:47:38.049897 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4400 | 2025.12.24 01:47:38.049944 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 4401 | 2025.12.24 01:47:38.049993 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 322 rows starting from the beginning of the part | ||
| 4402 | 2025.12.24 01:47:38.050109 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2025.12.24 01:47:38.050150 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4404 | 2025.12.24 01:47:38.050464 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4405 | 2025.12.24 01:47:38.050677 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2025.12.24 01:47:38.050764 [ 89 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4407 | 2025.12.24 01:47:38.050787 [ 89 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2025.12.24 01:47:38.050800 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 4409 | 2025.12.24 01:47:38.050803 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4410 | 2025.12.24 01:47:38.050836 [ 5 ] {7aa5e2c4-2023-4f20-9e1d-9b5ba132fb40} <Debug> TCPHandler: Processed in 0.001240888 sec. | ||
| 4411 | 2025.12.24 01:47:38.050908 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::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 | ||
| 4412 | 2025.12.24 01:47:38.050944 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.12.24 01:47:38.050981 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4414 | 2025.12.24 01:47:38.051007 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4415 | 2025.12.24 01:47:38.051045 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4416 | 2025.12.24 01:47:38.051061 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4417 | 2025.12.24 01:47:38.051099 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <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 | ||
| 4418 | 2025.12.24 01:47:38.051101 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4419 | 2025.12.24 01:47:38.051146 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4420 | 2025.12.24 01:47:38.051193 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4421 | 2025.12.24 01:47:38.051234 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4422 | 2025.12.24 01:47:38.051901 [ 188 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001032314 sec., 9686.97508703747 rows/sec., 652.74 KiB/sec. | ||
| 4423 | 2025.12.24 01:47:38.051991 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.12.24 01:47:38.052032 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4425 | 2025.12.24 01:47:38.052050 [ 200 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4426 | 2025.12.24 01:47:38.052352 [ 200 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.12.24 01:47:38.052434 [ 200 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_10_2} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4428 | 2025.12.24 01:47:38.052519 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4429 | 2025.12.24 01:47:38.052722 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4430 | 2025.12.24 01:47:38.052962 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.12.24 01:47:38.053098 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002072 sec., 18822.39382239382 rows/sec., 33.73 MiB/sec. | ||
| 4432 | 2025.12.24 01:47:38.053148 [ 5 ] {a859c481-2a27-4007-98b9-41b9cdf7c94d} <Debug> TCPHandler: Processed in 0.002250702 sec. | ||
| 4433 | 2025.12.24 01:47:38.053265 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.12.24 01:47:38.053358 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.12.24 01:47:38.053398 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4436 | 2025.12.24 01:47:38.053449 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9320 rows, containing 5 columns (5 merged, 0 gathered) in 0.003873589 sec., 2406037.3983920338 rows/sec., 162.22 MiB/sec. | ||
| 4437 | 2025.12.24 01:47:38.053680 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4438 | 2025.12.24 01:47:38.053775 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.12.24 01:47:38.053818 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4440 | 2025.12.24 01:47:38.053955 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.12.24 01:47:38.054038 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4442 | 2025.12.24 01:47:38.054112 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4443 | 2025.12.24 01:47:38.054151 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4444 | 2025.12.24 01:47:38.054361 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.12.24 01:47:38.054449 [ 89 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4446 | 2025.12.24 01:47:38.054475 [ 89 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.12.24 01:47:38.054492 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4448 | 2025.12.24 01:47:38.054495 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001145 sec., 90829.69432314411 rows/sec., 5.57 MiB/sec. | ||
| 4449 | 2025.12.24 01:47:38.054544 [ 5 ] {e453b51e-dea6-4a38-b543-c0665245b52f} <Debug> TCPHandler: Processed in 0.001325781 sec. | ||
| 4450 | 2025.12.24 01:47:38.054569 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 4451 | 2025.12.24 01:47:38.054651 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4452 | 2025.12.24 01:47:38.054675 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1508 rows starting from the beginning of the part | ||
| 4453 | 2025.12.24 01:47:38.054720 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 4454 | 2025.12.24 01:47:38.054754 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 4455 | 2025.12.24 01:47:38.054788 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 4456 | 2025.12.24 01:47:38.054821 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 4457 | 2025.12.24 01:47:38.054857 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4458 | 2025.12.24 01:47:38.055802 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264299 sec., 1534447.1521372714 rows/sec., 98.38 MiB/sec. | ||
| 4459 | 2025.12.24 01:47:38.055977 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4460 | 2025.12.24 01:47:38.056214 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.12.24 01:47:38.056275 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_26_5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4462 | 2025.12.24 01:47:38.056329 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4463 | 2025.12.24 01:47:38.439877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9183 | ||
| 4464 | 2025.12.24 01:47:38.440377 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.12.24 01:47:38.440423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4466 | 2025.12.24 01:47:38.440894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4467 | 2025.12.24 01:47:38.441141 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.12.24 01:47:38.441270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9183 | ||
| 4469 | 2025.12.24 01:47:38.913512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4470 | 2025.12.24 01:47:38.930419 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.12.24 01:47:38.930488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4472 | 2025.12.24 01:47:38.936993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4473 | 2025.12.24 01:47:38.937729 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.12.24 01:47:38.941015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4475 | 2025.12.24 01:47:43.020409 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2025.12.24 01:47:43.020600 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4477 | 2025.12.24 01:47:43.020665 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4478 | 2025.12.24 01:47:43.021464 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.12.24 01:47:43.021514 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4480 | 2025.12.24 01:47:43.021968 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4481 | 2025.12.24 01:47:43.022194 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.12.24 01:47:43.022364 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. | ||
| 4483 | 2025.12.24 01:47:43.022412 [ 5 ] {b06c9bfe-a82c-4a12-87e8-c55fc07de37a} <Debug> TCPHandler: Processed in 0.002133699 sec. | ||
| 4484 | 2025.12.24 01:47:43.022556 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2025.12.24 01:47:43.022652 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4486 | 2025.12.24 01:47:43.022693 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4487 | 2025.12.24 01:47:43.023115 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.12.24 01:47:43.023155 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4489 | 2025.12.24 01:47:43.023471 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4490 | 2025.12.24 01:47:43.023691 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.12.24 01:47:43.023834 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 4492 | 2025.12.24 01:47:43.023899 [ 5 ] {39c43ef5-ce21-4d4e-96ea-2569ba3d0270} <Debug> TCPHandler: Processed in 0.001392823 sec. | ||
| 4493 | 2025.12.24 01:47:43.024012 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2025.12.24 01:47:43.024107 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4495 | 2025.12.24 01:47:43.024152 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4496 | 2025.12.24 01:47:43.024546 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2025.12.24 01:47:43.024581 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4498 | 2025.12.24 01:47:43.024930 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4499 | 2025.12.24 01:47:43.025136 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2025.12.24 01:47:43.025268 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4501 | 2025.12.24 01:47:43.025306 [ 5 ] {7798387c-f900-4f80-a6e5-0a7c3c0f6877} <Debug> TCPHandler: Processed in 0.001343681 sec. | ||
| 4502 | 2025.12.24 01:47:43.025414 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2025.12.24 01:47:43.025508 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4504 | 2025.12.24 01:47:43.025560 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4505 | 2025.12.24 01:47:43.025904 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.12.24 01:47:43.025945 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4507 | 2025.12.24 01:47:43.026312 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4508 | 2025.12.24 01:47:43.026554 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.12.24 01:47:43.026688 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 4510 | 2025.12.24 01:47:43.026727 [ 5 ] {2ccb7fbb-f75e-4773-b565-51073cfd54c8} <Debug> TCPHandler: Processed in 0.001363632 sec. | ||
| 4511 | 2025.12.24 01:47:45.837710 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4512 | 2025.12.24 01:47:45.837764 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4513 | 2025.12.24 01:47:45.941387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9631 | ||
| 4514 | 2025.12.24 01:47:45.941878 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2025.12.24 01:47:45.941925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4516 | 2025.12.24 01:47:45.942440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4517 | 2025.12.24 01:47:45.942696 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2025.12.24 01:47:45.942844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4519 | 2025.12.24 01:47:45.960618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 602 | ||
| 4520 | 2025.12.24 01:47:45.963023 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2025.12.24 01:47:45.963083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4522 | 2025.12.24 01:47:45.964396 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4523 | 2025.12.24 01:47:45.964686 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.12.24 01:47:45.965049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4525 | 2025.12.24 01:47:46.441108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4526 | 2025.12.24 01:47:46.458924 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.12.24 01:47:46.458986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4528 | 2025.12.24 01:47:46.465124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4529 | 2025.12.24 01:47:46.465875 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2025.12.24 01:47:46.469087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4531 | 2025.12.24 01:47:48.032163 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2025.12.24 01:47:48.032463 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4533 | 2025.12.24 01:47:48.032565 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4534 | 2025.12.24 01:47:48.033606 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.12.24 01:47:48.033649 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4536 | 2025.12.24 01:47:48.034059 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4537 | 2025.12.24 01:47:48.034292 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2025.12.24 01:47:48.034457 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00207 sec., 198067.63285024156 rows/sec., 12.56 MiB/sec. | ||
| 4539 | 2025.12.24 01:47:48.034504 [ 5 ] {7b0db3af-e644-4640-a985-d8cf710653a9} <Debug> TCPHandler: Processed in 0.002526408 sec. | ||
| 4540 | 2025.12.24 01:47:48.034626 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2025.12.24 01:47:48.034730 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4542 | 2025.12.24 01:47:48.034771 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4543 | 2025.12.24 01:47:48.035941 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.12.24 01:47:48.035978 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4545 | 2025.12.24 01:47:48.036371 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4546 | 2025.12.24 01:47:48.036590 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.12.24 01:47:48.036724 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Debug> executeQuery: Read 1190 rows, 97.31 KiB in 0.002018 sec., 589692.7651139743 rows/sec., 47.09 MiB/sec. | ||
| 4548 | 2025.12.24 01:47:48.036761 [ 5 ] {497c6c98-e7f9-4476-a155-8eb27b6f6304} <Debug> TCPHandler: Processed in 0.00218633 sec. | ||
| 4549 | 2025.12.24 01:47:48.036870 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2025.12.24 01:47:48.036965 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4551 | 2025.12.24 01:47:48.037005 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4552 | 2025.12.24 01:47:48.037530 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.12.24 01:47:48.037567 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4554 | 2025.12.24 01:47:48.037872 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4555 | 2025.12.24 01:47:48.038077 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.12.24 01:47:48.038179 [ 80 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4557 | 2025.12.24 01:47:48.038202 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Debug> executeQuery: Read 244 rows, 15.25 KiB in 0.001257 sec., 194112.9673826571 rows/sec., 11.85 MiB/sec. | ||
| 4558 | 2025.12.24 01:47:48.038247 [ 80 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.12.24 01:47:48.038256 [ 5 ] {375647d7-ea54-49cb-8f94-1192b9843ccc} <Debug> TCPHandler: Processed in 0.001435473 sec. | ||
| 4560 | 2025.12.24 01:47:48.038278 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4561 | 2025.12.24 01:47:48.038366 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2025.12.24 01:47:48.038387 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 4563 | 2025.12.24 01:47:48.038464 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.12.24 01:47:48.038507 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4565 | 2025.12.24 01:47:48.038538 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2025.12.24 01:47:48.038582 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part | ||
| 4567 | 2025.12.24 01:47:48.038654 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 244 rows starting from the beginning of the part | ||
| 4568 | 2025.12.24 01:47:48.038706 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4569 | 2025.12.24 01:47:48.038754 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 244 rows starting from the beginning of the part | ||
| 4570 | 2025.12.24 01:47:48.038805 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 260 rows starting from the beginning of the part | ||
| 4571 | 2025.12.24 01:47:48.038852 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 244 rows starting from the beginning of the part | ||
| 4572 | 2025.12.24 01:47:48.038996 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.12.24 01:47:48.039037 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4574 | 2025.12.24 01:47:48.039404 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4575 | 2025.12.24 01:47:48.039629 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.12.24 01:47:48.039757 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001312 sec., 161585.36585365853 rows/sec., 10.42 MiB/sec. | ||
| 4577 | 2025.12.24 01:47:48.039795 [ 5 ] {211cb68f-dae4-40d1-b4e9-6be4867ee3e8} <Debug> TCPHandler: Processed in 0.001476534 sec. | ||
| 4578 | 2025.12.24 01:47:48.039875 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529745 sec., 830203.7267649183 rows/sec., 54.14 MiB/sec. | ||
| 4579 | 2025.12.24 01:47:48.039910 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2025.12.24 01:47:48.040038 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4581 | 2025.12.24 01:47:48.040089 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4582 | 2025.12.24 01:47:48.040090 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4583 | 2025.12.24 01:47:48.040440 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2025.12.24 01:47:48.040531 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_16_3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4585 | 2025.12.24 01:47:48.040635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4586 | 2025.12.24 01:47:48.040677 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.12.24 01:47:48.040727 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4588 | 2025.12.24 01:47:48.041105 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4589 | 2025.12.24 01:47:48.041318 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.12.24 01:47:48.041446 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001433 sec., 147243.54501046755 rows/sec., 8.36 MiB/sec. | ||
| 4591 | 2025.12.24 01:47:48.041490 [ 5 ] {e0db6264-b42f-4114-bd3d-058407ef95d8} <Debug> TCPHandler: Processed in 0.001639328 sec. | ||
| 4592 | 2025.12.24 01:47:48.041593 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.12.24 01:47:48.041687 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4594 | 2025.12.24 01:47:48.041725 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4595 | 2025.12.24 01:47:48.042483 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.12.24 01:47:48.042519 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4597 | 2025.12.24 01:47:48.042854 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4598 | 2025.12.24 01:47:48.043065 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.12.24 01:47:48.043192 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Debug> executeQuery: Read 718 rows, 51.59 KiB in 0.001524 sec., 471128.6089238845 rows/sec., 33.06 MiB/sec. | ||
| 4600 | 2025.12.24 01:47:48.043229 [ 5 ] {1531699e-6d71-470a-8361-a0f49bf2b8a6} <Debug> TCPHandler: Processed in 0.001684779 sec. | ||
| 4601 | 2025.12.24 01:47:48.043331 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.12.24 01:47:48.043422 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4603 | 2025.12.24 01:47:48.043463 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4604 | 2025.12.24 01:47:48.043777 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.12.24 01:47:48.043813 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4606 | 2025.12.24 01:47:48.044122 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4607 | 2025.12.24 01:47:48.044330 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.12.24 01:47:48.044426 [ 80 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4609 | 2025.12.24 01:47:48.044456 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 4610 | 2025.12.24 01:47:48.044458 [ 80 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2025.12.24 01:47:48.044496 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4612 | 2025.12.24 01:47:48.044500 [ 5 ] {108c65f3-3e62-4854-bf32-7ebd2320f5df} <Debug> TCPHandler: Processed in 0.001216728 sec. | ||
| 4613 | 2025.12.24 01:47:48.044571 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 4614 | 2025.12.24 01:47:48.044614 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2025.12.24 01:47:48.044682 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2025.12.24 01:47:48.044711 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4617 | 2025.12.24 01:47:48.044717 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4618 | 2025.12.24 01:47:48.044762 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4619 | 2025.12.24 01:47:48.044794 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4620 | 2025.12.24 01:47:48.044845 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4621 | 2025.12.24 01:47:48.044885 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4622 | 2025.12.24 01:47:48.044924 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4623 | 2025.12.24 01:47:48.044960 [ 188 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4624 | 2025.12.24 01:47:48.045254 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.12.24 01:47:48.045295 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4626 | 2025.12.24 01:47:48.045630 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093966 sec., 60330.942643555645 rows/sec., 3.08 MiB/sec. | ||
| 4627 | 2025.12.24 01:47:48.045682 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4628 | 2025.12.24 01:47:48.045783 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4629 | 2025.12.24 01:47:48.045936 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.24 01:47:48.046081 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001389 sec., 226061.91504679626 rows/sec., 14.85 MiB/sec. | ||
| 4631 | 2025.12.24 01:47:48.046109 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.12.24 01:47:48.046118 [ 5 ] {4e576ef1-2aef-4b88-a696-33ba8c13821e} <Debug> TCPHandler: Processed in 0.001552206 sec. | ||
| 4633 | 2025.12.24 01:47:48.046193 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_11_2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4634 | 2025.12.24 01:47:48.046237 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.12.24 01:47:48.046274 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4636 | 2025.12.24 01:47:48.046335 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4637 | 2025.12.24 01:47:48.046380 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4638 | 2025.12.24 01:47:48.046686 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.24 01:47:48.046721 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4640 | 2025.12.24 01:47:48.047036 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4641 | 2025.12.24 01:47:48.047242 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.12.24 01:47:48.047372 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 4643 | 2025.12.24 01:47:48.047408 [ 5 ] {21daad07-556f-47ab-8884-a766a72a7443} <Debug> TCPHandler: Processed in 0.001219248 sec. | ||
| 4644 | 2025.12.24 01:47:48.047508 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2025.12.24 01:47:48.047599 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4646 | 2025.12.24 01:47:48.047650 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <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 | ||
| 4647 | 2025.12.24 01:47:48.048515 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.12.24 01:47:48.048551 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4649 | 2025.12.24 01:47:48.049138 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4650 | 2025.12.24 01:47:48.049355 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2025.12.24 01:47:48.049489 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001908 sec., 20440.251572327044 rows/sec., 36.63 MiB/sec. | ||
| 4652 | 2025.12.24 01:47:48.049540 [ 5 ] {5ee52753-cac8-4a34-8ca8-13e8692093c7} <Debug> TCPHandler: Processed in 0.002078758 sec. | ||
| 4653 | 2025.12.24 01:47:48.049643 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2025.12.24 01:47:48.049735 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4655 | 2025.12.24 01:47:48.049776 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4656 | 2025.12.24 01:47:48.050106 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.12.24 01:47:48.050142 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4658 | 2025.12.24 01:47:48.050473 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4659 | 2025.12.24 01:47:48.050680 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.12.24 01:47:48.050804 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 4661 | 2025.12.24 01:47:48.050839 [ 5 ] {d3eceb6f-ff9b-42eb-879a-57814c70ce1d} <Debug> TCPHandler: Processed in 0.001243639 sec. | ||
| 4662 | 2025.12.24 01:47:49.383216 [ 76 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4663 | 2025.12.24 01:47:49.383285 [ 76 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.12.24 01:47:49.383311 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4665 | 2025.12.24 01:47:49.383406 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 4666 | 2025.12.24 01:47:49.383522 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2025.12.24 01:47:49.383553 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 4668 | 2025.12.24 01:47:49.383616 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 4669 | 2025.12.24 01:47:49.383662 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4670 | 2025.12.24 01:47:49.383721 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4671 | 2025.12.24 01:47:49.383766 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4672 | 2025.12.24 01:47:49.384511 [ 187 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138326 sec., 42167.182336167316 rows/sec., 3.52 MiB/sec. | ||
| 4673 | 2025.12.24 01:47:49.384713 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4674 | 2025.12.24 01:47:49.385038 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.12.24 01:47:49.385114 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_5_1} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4676 | 2025.12.24 01:47:49.385207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4677 | 2025.12.24 01:47:53.047832 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.12.24 01:47:53.048023 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4679 | 2025.12.24 01:47:53.048085 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4680 | 2025.12.24 01:47:53.049458 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.12.24 01:47:53.049498 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4682 | 2025.12.24 01:47:53.049993 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4683 | 2025.12.24 01:47:53.050225 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.12.24 01:47:53.050393 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002418 sec., 494623.65591397847 rows/sec., 40.78 MiB/sec. | ||
| 4685 | 2025.12.24 01:47:53.050443 [ 5 ] {fc63a4f8-1626-40b8-95f8-a089da389115} <Debug> TCPHandler: Processed in 0.002740443 sec. | ||
| 4686 | 2025.12.24 01:47:53.050571 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2025.12.24 01:47:53.050673 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4688 | 2025.12.24 01:47:53.050715 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4689 | 2025.12.24 01:47:53.051231 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2025.12.24 01:47:53.051266 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4691 | 2025.12.24 01:47:53.051579 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4692 | 2025.12.24 01:47:53.051797 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2025.12.24 01:47:53.051906 [ 71 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4694 | 2025.12.24 01:47:53.051935 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001286 sec., 177293.93468118194 rows/sec., 12.00 MiB/sec. | ||
| 4695 | 2025.12.24 01:47:53.051978 [ 71 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.12.24 01:47:53.051987 [ 5 ] {431a4c04-fd30-4596-8ad1-49b00b3ac784} <Debug> TCPHandler: Processed in 0.001471794 sec. | ||
| 4697 | 2025.12.24 01:47:53.052008 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4698 | 2025.12.24 01:47:53.052103 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 4699 | 2025.12.24 01:47:53.052105 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2025.12.24 01:47:53.052201 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4701 | 2025.12.24 01:47:53.052217 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4702 | 2025.12.24 01:47:53.052235 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4703 | 2025.12.24 01:47:53.052257 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4704 | 2025.12.24 01:47:53.052304 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4705 | 2025.12.24 01:47:53.052361 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4706 | 2025.12.24 01:47:53.052406 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4707 | 2025.12.24 01:47:53.052452 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4708 | 2025.12.24 01:47:53.052497 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 4709 | 2025.12.24 01:47:53.052833 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.12.24 01:47:53.052867 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4711 | 2025.12.24 01:47:53.053217 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4712 | 2025.12.24 01:47:53.053446 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.12.24 01:47:53.053535 [ 187 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468803 sec., 1059366.0279833307 rows/sec., 74.16 MiB/sec. | ||
| 4714 | 2025.12.24 01:47:53.053576 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001378 sec., 377358.4905660377 rows/sec., 27.93 MiB/sec. | ||
| 4715 | 2025.12.24 01:47:53.053618 [ 5 ] {726a1a8e-0d5f-4986-9306-73cffc412b0c} <Debug> TCPHandler: Processed in 0.001560856 sec. | ||
| 4716 | 2025.12.24 01:47:53.053724 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.12.24 01:47:53.053757 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4718 | 2025.12.24 01:47:53.053821 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2025.12.24 01:47:53.053869 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4720 | 2025.12.24 01:47:53.054123 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.12.24 01:47:53.054214 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_16_3} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4722 | 2025.12.24 01:47:53.054310 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4723 | 2025.12.24 01:47:53.054405 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2025.12.24 01:47:53.054447 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4725 | 2025.12.24 01:47:53.054837 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4726 | 2025.12.24 01:47:53.055051 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2025.12.24 01:47:53.055182 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00138 sec., 611594.2028985508 rows/sec., 41.16 MiB/sec. | ||
| 4728 | 2025.12.24 01:47:53.055219 [ 5 ] {649c1d88-acec-4624-a7a7-88a068a737ba} <Debug> TCPHandler: Processed in 0.001542135 sec. | ||
| 4729 | 2025.12.24 01:47:53.055326 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.24 01:47:53.055419 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.24 01:47:53.055460 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4732 | 2025.12.24 01:47:53.055781 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.12.24 01:47:53.055817 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4734 | 2025.12.24 01:47:53.056121 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4735 | 2025.12.24 01:47:53.056327 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.24 01:47:53.056452 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4737 | 2025.12.24 01:47:53.056487 [ 5 ] {5bf62921-a0a0-46af-aee9-0a0332cbf7ac} <Debug> TCPHandler: Processed in 0.001210828 sec. | ||
| 4738 | 2025.12.24 01:47:53.442906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10143 | ||
| 4739 | 2025.12.24 01:47:53.443451 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.12.24 01:47:53.443499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4741 | 2025.12.24 01:47:53.444003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4742 | 2025.12.24 01:47:53.444245 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2025.12.24 01:47:53.444388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10143 | ||
| 4744 | 2025.12.24 01:47:53.444387 [ 70 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4745 | 2025.12.24 01:47:53.444461 [ 70 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.12.24 01:47:53.444484 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4747 | 2025.12.24 01:47:53.444621 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 4748 | 2025.12.24 01:47:53.444766 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2025.12.24 01:47:53.444803 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 4750 | 2025.12.24 01:47:53.444865 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4751 | 2025.12.24 01:47:53.444910 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4752 | 2025.12.24 01:47:53.444951 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4753 | 2025.12.24 01:47:53.444988 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4754 | 2025.12.24 01:47:53.445027 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4755 | 2025.12.24 01:47:53.446861 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294693 sec., 4420199.129033819 rows/sec., 63.23 MiB/sec. | ||
| 4756 | 2025.12.24 01:47:53.447298 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4757 | 2025.12.24 01:47:53.447625 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.12.24 01:47:53.447711 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_21_4} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4759 | 2025.12.24 01:47:53.447830 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4760 | 2025.12.24 01:47:53.969132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4761 | 2025.12.24 01:47:53.986962 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.12.24 01:47:53.987018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4763 | 2025.12.24 01:47:53.992933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4764 | 2025.12.24 01:47:53.993695 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.12.24 01:47:53.993979 [ 70 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4766 | 2025.12.24 01:47:53.994022 [ 70 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.12.24 01:47:53.994045 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4768 | 2025.12.24 01:47:53.994214 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4769 | 2025.12.24 01:47:53.997389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4770 | 2025.12.24 01:47:53.998105 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2025.12.24 01:47:53.999568 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4772 | 2025.12.24 01:47:54.004046 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4773 | 2025.12.24 01:47:54.008333 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4774 | 2025.12.24 01:47:54.012564 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4775 | 2025.12.24 01:47:54.017306 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4776 | 2025.12.24 01:47:54.021248 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 4777 | 2025.12.24 01:47:54.069613 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07548847 sec., 2106.2819262332378 rows/sec., 10.89 MiB/sec. | ||
| 4778 | 2025.12.24 01:47:54.072110 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4779 | 2025.12.24 01:47:54.074223 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_21_4} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.12.24 01:47:54.074301 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_21_4} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4781 | 2025.12.24 01:47:54.076574 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4782 | 2025.12.24 01:47:55.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.61 MiB, peak 257.17 MiB, free memory in arenas 0.00 B, will set to 249.36 MiB (RSS), difference: 2.74 MiB | ||
| 4783 | 2025.12.24 01:47:55.966235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 634 | ||
| 4784 | 2025.12.24 01:47:55.968759 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.12.24 01:47:55.968812 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4786 | 2025.12.24 01:47:55.970046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4787 | 2025.12.24 01:47:55.970314 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.12.24 01:47:55.970661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4789 | 2025.12.24 01:47:55.970767 [ 68 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4790 | 2025.12.24 01:47:55.970863 [ 68 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2025.12.24 01:47:55.970901 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4792 | 2025.12.24 01:47:55.971017 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 4793 | 2025.12.24 01:47:55.971569 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4794 | 2025.12.24 01:47:55.971701 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 4795 | 2025.12.24 01:47:55.972093 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4796 | 2025.12.24 01:47:55.972498 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4797 | 2025.12.24 01:47:55.972903 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4798 | 2025.12.24 01:47:55.973251 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4799 | 2025.12.24 01:47:55.973612 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4800 | 2025.12.24 01:47:55.980006 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 72 columns (72 merged, 0 gathered) in 0.009034729 sec., 70173.6598850945 rows/sec., 63.41 MiB/sec. | ||
| 4801 | 2025.12.24 01:47:55.980860 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4802 | 2025.12.24 01:47:55.981367 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2025.12.24 01:47:55.981431 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_16_3} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4804 | 2025.12.24 01:47:55.981543 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4805 | 2025.12.24 01:47:58.033680 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2025.12.24 01:47:58.033885 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4807 | 2025.12.24 01:47:58.033958 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4808 | 2025.12.24 01:47:58.034776 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2025.12.24 01:47:58.034826 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4810 | 2025.12.24 01:47:58.035243 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4811 | 2025.12.24 01:47:58.035484 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2025.12.24 01:47:58.035648 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 4813 | 2025.12.24 01:47:58.035692 [ 5 ] {aab4814a-4662-4a86-969b-f2b0f44022b6} <Debug> TCPHandler: Processed in 0.002147009 sec. | ||
| 4814 | 2025.12.24 01:47:58.035816 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2025.12.24 01:47:58.035920 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4816 | 2025.12.24 01:47:58.035963 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4817 | 2025.12.24 01:47:58.037021 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2025.12.24 01:47:58.037058 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4819 | 2025.12.24 01:47:58.037435 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4820 | 2025.12.24 01:47:58.037645 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2025.12.24 01:47:58.037776 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00188 sec., 634042.5531914894 rows/sec., 50.65 MiB/sec. | ||
| 4822 | 2025.12.24 01:47:58.037816 [ 5 ] {012cb3c5-596e-4b24-8cd6-eda0d74ceb09} <Debug> TCPHandler: Processed in 0.002053247 sec. | ||
| 4823 | 2025.12.24 01:47:58.037932 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2025.12.24 01:47:58.038031 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4825 | 2025.12.24 01:47:58.038072 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4826 | 2025.12.24 01:47:58.038545 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2025.12.24 01:47:58.038582 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4828 | 2025.12.24 01:47:58.038888 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4829 | 2025.12.24 01:47:58.039093 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2025.12.24 01:47:58.039222 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001211 sec., 202312.13872832368 rows/sec., 12.36 MiB/sec. | ||
| 4831 | 2025.12.24 01:47:58.039261 [ 5 ] {746917eb-0155-47ca-8fa1-bc94ba94d714} <Debug> TCPHandler: Processed in 0.001378391 sec. | ||
| 4832 | 2025.12.24 01:47:58.039368 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2025.12.24 01:47:58.039463 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4834 | 2025.12.24 01:47:58.039503 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4835 | 2025.12.24 01:47:58.039973 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2025.12.24 01:47:58.040010 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4837 | 2025.12.24 01:47:58.040310 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4838 | 2025.12.24 01:47:58.040524 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2025.12.24 01:47:58.040665 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 4840 | 2025.12.24 01:47:58.040704 [ 5 ] {38ff54f0-0141-4f81-a728-e76efd05f65d} <Debug> TCPHandler: Processed in 0.001385432 sec. | ||
| 4841 | 2025.12.24 01:47:58.040806 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2025.12.24 01:47:58.040900 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4843 | 2025.12.24 01:47:58.040941 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4844 | 2025.12.24 01:47:58.041397 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2025.12.24 01:47:58.041434 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4846 | 2025.12.24 01:47:58.041750 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4847 | 2025.12.24 01:47:58.041958 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2025.12.24 01:47:58.042094 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 4849 | 2025.12.24 01:47:58.042133 [ 5 ] {7b1c4134-4ea0-4691-9a70-a41f701d0586} <Debug> TCPHandler: Processed in 0.001379972 sec. | ||
| 4850 | 2025.12.24 01:47:58.042230 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2025.12.24 01:47:58.042324 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4852 | 2025.12.24 01:47:58.042365 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4853 | 2025.12.24 01:47:58.042993 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2025.12.24 01:47:58.043028 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4855 | 2025.12.24 01:47:58.043387 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4856 | 2025.12.24 01:47:58.043601 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.12.24 01:47:58.043727 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001421 sec., 505981.703026038 rows/sec., 35.51 MiB/sec. | ||
| 4858 | 2025.12.24 01:47:58.043764 [ 5 ] {29958f00-8b13-459b-b145-7eb05b2bfe10} <Debug> TCPHandler: Processed in 0.001583246 sec. | ||
| 4859 | 2025.12.24 01:47:58.043871 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2025.12.24 01:47:58.043965 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4861 | 2025.12.24 01:47:58.044007 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4862 | 2025.12.24 01:47:58.044332 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.12.24 01:47:58.044366 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4864 | 2025.12.24 01:47:58.044658 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4865 | 2025.12.24 01:47:58.044862 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.12.24 01:47:58.044993 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 4867 | 2025.12.24 01:47:58.045029 [ 5 ] {611c61ca-dfcc-4f56-b462-6b578472383f} <Debug> TCPHandler: Processed in 0.001208128 sec. | ||
| 4868 | 2025.12.24 01:47:58.045135 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.12.24 01:47:58.045228 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2025.12.24 01:47:58.045271 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4871 | 2025.12.24 01:47:58.045695 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.12.24 01:47:58.045729 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4873 | 2025.12.24 01:47:58.046084 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4874 | 2025.12.24 01:47:58.046291 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.12.24 01:47:58.046428 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 4876 | 2025.12.24 01:47:58.046466 [ 5 ] {7d667c1a-5cf5-4bb9-a4d1-9a0850ca2829} <Debug> TCPHandler: Processed in 0.001379691 sec. | ||
| 4877 | 2025.12.24 01:47:58.046568 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.12.24 01:47:58.046670 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4879 | 2025.12.24 01:47:58.046714 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4880 | 2025.12.24 01:47:58.047036 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.12.24 01:47:58.047071 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4882 | 2025.12.24 01:47:58.047400 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4883 | 2025.12.24 01:47:58.047614 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.12.24 01:47:58.047753 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 4885 | 2025.12.24 01:47:58.047791 [ 5 ] {0b7095f5-5943-4cbc-ab7a-a2e53aff1d71} <Debug> TCPHandler: Processed in 0.00127255 sec. | ||
| 4886 | 2025.12.24 01:47:58.047910 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2025.12.24 01:47:58.048004 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4888 | 2025.12.24 01:47:58.048059 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <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 | ||
| 4889 | 2025.12.24 01:47:58.048999 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.12.24 01:47:58.049033 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4891 | 2025.12.24 01:47:58.049646 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4892 | 2025.12.24 01:47:58.049881 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.12.24 01:47:58.050029 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002044 sec., 19569.471624266145 rows/sec., 35.07 MiB/sec. | ||
| 4894 | 2025.12.24 01:47:58.050087 [ 5 ] {69d10de5-f04c-4341-bb80-31fb52b59f35} <Debug> TCPHandler: Processed in 0.002226572 sec. | ||
| 4895 | 2025.12.24 01:47:58.050203 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.12.24 01:47:58.050296 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4897 | 2025.12.24 01:47:58.050339 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4898 | 2025.12.24 01:47:58.050680 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.12.24 01:47:58.050715 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4900 | 2025.12.24 01:47:58.051029 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4901 | 2025.12.24 01:47:58.051245 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.12.24 01:47:58.051374 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 4903 | 2025.12.24 01:47:58.051409 [ 5 ] {303a8ccf-5307-4566-b092-20b5f747e8f0} <Debug> TCPHandler: Processed in 0.001255409 sec. | ||
| 4904 | 2025.12.24 01:48:00.837814 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4905 | 2025.12.24 01:48:00.837887 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4906 | 2025.12.24 01:48:00.944468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10591 | ||
| 4907 | 2025.12.24 01:48:00.945018 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2025.12.24 01:48:00.945069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4909 | 2025.12.24 01:48:00.945697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4910 | 2025.12.24 01:48:00.945948 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2025.12.24 01:48:00.946100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 4912 | 2025.12.24 01:48:01.497461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4913 | 2025.12.24 01:48:01.512172 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2025.12.24 01:48:01.512239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4915 | 2025.12.24 01:48:01.518419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4916 | 2025.12.24 01:48:01.519168 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.12.24 01:48:01.521985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4918 | 2025.12.24 01:48:03.020610 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2025.12.24 01:48:03.020926 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4920 | 2025.12.24 01:48:03.021026 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4921 | 2025.12.24 01:48:03.021928 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.12.24 01:48:03.021971 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4923 | 2025.12.24 01:48:03.022365 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4924 | 2025.12.24 01:48:03.022586 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.12.24 01:48:03.022733 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. | ||
| 4926 | 2025.12.24 01:48:03.022775 [ 5 ] {51f014c1-1113-45f0-a796-6b7c3b7165f0} <Debug> TCPHandler: Processed in 0.002356375 sec. | ||
| 4927 | 2025.12.24 01:48:03.022771 [ 59 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4928 | 2025.12.24 01:48:03.022874 [ 59 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.12.24 01:48:03.022894 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2025.12.24 01:48:03.022912 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4931 | 2025.12.24 01:48:03.022999 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4932 | 2025.12.24 01:48:03.023044 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4933 | 2025.12.24 01:48:03.023063 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 4934 | 2025.12.24 01:48:03.023202 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4935 | 2025.12.24 01:48:03.023234 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2460 rows starting from the beginning of the part | ||
| 4936 | 2025.12.24 01:48:03.023297 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 4937 | 2025.12.24 01:48:03.023341 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1190 rows starting from the beginning of the part | ||
| 4938 | 2025.12.24 01:48:03.023386 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 4939 | 2025.12.24 01:48:03.023431 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1192 rows starting from the beginning of the part | ||
| 4940 | 2025.12.24 01:48:03.023471 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 4941 | 2025.12.24 01:48:03.023477 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2025.12.24 01:48:03.023523 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4943 | 2025.12.24 01:48:03.023887 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4944 | 2025.12.24 01:48:03.024118 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2025.12.24 01:48:03.024248 [ 58 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4946 | 2025.12.24 01:48:03.024250 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 4947 | 2025.12.24 01:48:03.024299 [ 58 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.12.24 01:48:03.024312 [ 5 ] {6103bff9-5f08-4994-9706-acdd5098f071} <Debug> TCPHandler: Processed in 0.001466734 sec. | ||
| 4949 | 2025.12.24 01:48:03.024327 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4950 | 2025.12.24 01:48:03.024417 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 4951 | 2025.12.24 01:48:03.024428 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2025.12.24 01:48:03.024525 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4953 | 2025.12.24 01:48:03.024539 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4954 | 2025.12.24 01:48:03.024558 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1248 rows starting from the beginning of the part | ||
| 4955 | 2025.12.24 01:48:03.024587 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4956 | 2025.12.24 01:48:03.024616 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 4957 | 2025.12.24 01:48:03.024663 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 718 rows starting from the beginning of the part | ||
| 4958 | 2025.12.24 01:48:03.024701 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 4959 | 2025.12.24 01:48:03.024737 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 719 rows starting from the beginning of the part | ||
| 4960 | 2025.12.24 01:48:03.024774 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 4961 | 2025.12.24 01:48:03.025027 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2025.12.24 01:48:03.025070 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4963 | 2025.12.24 01:48:03.025534 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4964 | 2025.12.24 01:48:03.025753 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.12.24 01:48:03.025762 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758913 sec., 2229138.7948804474 rows/sec., 189.26 MiB/sec. | ||
| 4966 | 2025.12.24 01:48:03.025865 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4967 | 2025.12.24 01:48:03.025891 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 4968 | 2025.12.24 01:48:03.025897 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.12.24 01:48:03.025932 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4970 | 2025.12.24 01:48:03.025936 [ 5 ] {199f2a6d-4f68-45f8-85fc-45a71c6ddb57} <Debug> TCPHandler: Processed in 0.001555565 sec. | ||
| 4971 | 2025.12.24 01:48:03.025986 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609377 sec., 2070987.7176074965 rows/sec., 156.63 MiB/sec. | ||
| 4972 | 2025.12.24 01:48:03.026020 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 4973 | 2025.12.24 01:48:03.026061 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.12.24 01:48:03.026112 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4975 | 2025.12.24 01:48:03.026117 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2025.12.24 01:48:03.026155 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4977 | 2025.12.24 01:48:03.026163 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9320 rows starting from the beginning of the part | ||
| 4978 | 2025.12.24 01:48:03.026197 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4979 | 2025.12.24 01:48:03.026199 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4980 | 2025.12.24 01:48:03.026227 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 4981 | 2025.12.24 01:48:03.026274 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 4982 | 2025.12.24 01:48:03.026318 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 4983 | 2025.12.24 01:48:03.026361 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 4984 | 2025.12.24 01:48:03.026397 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2025.12.24 01:48:03.026402 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 4986 | 2025.12.24 01:48:03.026458 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.12.24 01:48:03.026483 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_31_6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4988 | 2025.12.24 01:48:03.026528 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_31_6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4989 | 2025.12.24 01:48:03.026559 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 4990 | 2025.12.24 01:48:03.026561 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.12.24 01:48:03.026593 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4992 | 2025.12.24 01:48:03.026608 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4993 | 2025.12.24 01:48:03.026930 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4994 | 2025.12.24 01:48:03.027135 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.12.24 01:48:03.027245 [ 58 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4996 | 2025.12.24 01:48:03.027265 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4997 | 2025.12.24 01:48:03.027278 [ 58 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.12.24 01:48:03.027305 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4999 | 2025.12.24 01:48:03.027308 [ 5 ] {29972b61-922c-4612-9e11-7447b08cc71f} <Debug> TCPHandler: Processed in 0.00129366 sec. | ||
| 5000 | 2025.12.24 01:48:03.027368 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5001 | 2025.12.24 01:48:03.027457 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5002 | 2025.12.24 01:48:03.027482 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1940 rows starting from the beginning of the part | ||
| 5003 | 2025.12.24 01:48:03.027526 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5004 | 2025.12.24 01:48:03.027561 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5005 | 2025.12.24 01:48:03.027621 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5006 | 2025.12.24 01:48:03.027678 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5007 | 2025.12.24 01:48:03.027728 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5008 | 2025.12.24 01:48:03.028888 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546325 sec., 1505504.9876319661 rows/sec., 96.52 MiB/sec. | ||
| 5009 | 2025.12.24 01:48:03.029093 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5010 | 2025.12.24 01:48:03.029339 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.12.24 01:48:03.029407 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_31_6} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5012 | 2025.12.24 01:48:03.029463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5013 | 2025.12.24 01:48:03.030054 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11112 rows, containing 5 columns (5 merged, 0 gathered) in 0.004076224 sec., 2726052.346485375 rows/sec., 183.68 MiB/sec. | ||
| 5014 | 2025.12.24 01:48:03.030333 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5015 | 2025.12.24 01:48:03.030577 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.12.24 01:48:03.030644 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5017 | 2025.12.24 01:48:03.030725 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5018 | 2025.12.24 01:48:04.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.24 MiB, peak 258.53 MiB, free memory in arenas 0.00 B, will set to 252.43 MiB (RSS), difference: 1.19 MiB | ||
| 5019 | 2025.12.24 01:48:05.970874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 664 | ||
| 5020 | 2025.12.24 01:48:05.973226 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.12.24 01:48:05.973281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5022 | 2025.12.24 01:48:05.974540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5023 | 2025.12.24 01:48:05.974815 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2025.12.24 01:48:05.975131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5025 | 2025.12.24 01:48:08.030226 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2025.12.24 01:48:08.030443 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5027 | 2025.12.24 01:48:08.030513 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5028 | 2025.12.24 01:48:08.031171 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.12.24 01:48:08.031208 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5030 | 2025.12.24 01:48:08.031589 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5031 | 2025.12.24 01:48:08.031826 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.12.24 01:48:08.031979 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 5033 | 2025.12.24 01:48:08.032020 [ 5 ] {fff78ff8-33f1-44a2-8bb8-20eb5ede4eb4} <Debug> TCPHandler: Processed in 0.001932175 sec. | ||
| 5034 | 2025.12.24 01:48:08.032147 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.12.24 01:48:08.032243 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5036 | 2025.12.24 01:48:08.032284 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5037 | 2025.12.24 01:48:08.032832 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.12.24 01:48:08.032867 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5039 | 2025.12.24 01:48:08.033199 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5040 | 2025.12.24 01:48:08.033412 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.12.24 01:48:08.033540 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Debug> executeQuery: Read 256 rows, 23.54 KiB in 0.001316 sec., 194528.8753799392 rows/sec., 17.47 MiB/sec. | ||
| 5042 | 2025.12.24 01:48:08.033576 [ 5 ] {8c9ae893-1483-4d85-a272-9e930719fbd9} <Debug> TCPHandler: Processed in 0.001479864 sec. | ||
| 5043 | 2025.12.24 01:48:08.033698 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2025.12.24 01:48:08.033793 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5045 | 2025.12.24 01:48:08.033834 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5046 | 2025.12.24 01:48:08.034244 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.12.24 01:48:08.034281 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5048 | 2025.12.24 01:48:08.034577 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5049 | 2025.12.24 01:48:08.034790 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.12.24 01:48:08.034920 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001145 sec., 45414.847161572055 rows/sec., 3.38 MiB/sec. | ||
| 5051 | 2025.12.24 01:48:08.034956 [ 5 ] {83377b8a-e2cf-41ed-be11-80eda2e688d0} <Debug> TCPHandler: Processed in 0.00130831 sec. | ||
| 5052 | 2025.12.24 01:48:08.035069 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2025.12.24 01:48:08.035173 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5054 | 2025.12.24 01:48:08.035213 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5055 | 2025.12.24 01:48:08.035614 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2025.12.24 01:48:08.035648 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5057 | 2025.12.24 01:48:08.035969 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5058 | 2025.12.24 01:48:08.036179 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2025.12.24 01:48:08.036308 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. | ||
| 5060 | 2025.12.24 01:48:08.036346 [ 5 ] {bb12244c-749d-420b-b8c8-64fb27098344} <Debug> TCPHandler: Processed in 0.001325201 sec. | ||
| 5061 | 2025.12.24 01:48:08.036464 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2025.12.24 01:48:08.036569 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5063 | 2025.12.24 01:48:08.036611 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5064 | 2025.12.24 01:48:08.037009 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.12.24 01:48:08.037046 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5066 | 2025.12.24 01:48:08.037361 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5067 | 2025.12.24 01:48:08.037583 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2025.12.24 01:48:08.037714 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 5069 | 2025.12.24 01:48:08.037753 [ 5 ] {9c17a41e-9115-4922-bf0d-2285eba38bd6} <Debug> TCPHandler: Processed in 0.001352661 sec. | ||
| 5070 | 2025.12.24 01:48:08.037857 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2025.12.24 01:48:08.037947 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5072 | 2025.12.24 01:48:08.037986 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5073 | 2025.12.24 01:48:08.038432 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2025.12.24 01:48:08.038466 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5075 | 2025.12.24 01:48:08.038828 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5076 | 2025.12.24 01:48:08.039038 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.12.24 01:48:08.039169 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001228 sec., 114006.51465798046 rows/sec., 9.21 MiB/sec. | ||
| 5078 | 2025.12.24 01:48:08.039208 [ 5 ] {725d8118-67c5-4874-ad74-99b32d5a7144} <Debug> TCPHandler: Processed in 0.001394372 sec. | ||
| 5079 | 2025.12.24 01:48:08.039338 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.12.24 01:48:08.039458 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5081 | 2025.12.24 01:48:08.039508 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5082 | 2025.12.24 01:48:08.039997 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.12.24 01:48:08.040034 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5084 | 2025.12.24 01:48:08.040373 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5085 | 2025.12.24 01:48:08.040580 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.12.24 01:48:08.040706 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001272 sec., 267295.59748427675 rows/sec., 20.23 MiB/sec. | ||
| 5087 | 2025.12.24 01:48:08.040742 [ 5 ] {43ccf952-4d02-4b67-a6db-cf7c274daec0} <Debug> TCPHandler: Processed in 0.001463564 sec. | ||
| 5088 | 2025.12.24 01:48:08.040847 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.12.24 01:48:08.040941 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5090 | 2025.12.24 01:48:08.040993 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <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 | ||
| 5091 | 2025.12.24 01:48:08.041838 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.12.24 01:48:08.041875 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5093 | 2025.12.24 01:48:08.042422 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5094 | 2025.12.24 01:48:08.042639 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.12.24 01:48:08.042773 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 5096 | 2025.12.24 01:48:08.042806 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5097 | 2025.12.24 01:48:08.042824 [ 5 ] {c7ebf58a-b681-4a59-b39f-0a7b155767fb} <Debug> TCPHandler: Processed in 0.002023777 sec. | ||
| 5098 | 2025.12.24 01:48:08.042911 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.12.24 01:48:08.042953 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5100 | 2025.12.24 01:48:08.042989 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2025.12.24 01:48:08.043090 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5102 | 2025.12.24 01:48:08.043088 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 5103 | 2025.12.24 01:48:08.043132 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5104 | 2025.12.24 01:48:08.043379 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5105 | 2025.12.24 01:48:08.043449 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 385 rows starting from the beginning of the part | ||
| 5106 | 2025.12.24 01:48:08.043476 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.12.24 01:48:08.043517 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5108 | 2025.12.24 01:48:08.043582 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 5109 | 2025.12.24 01:48:08.043702 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
| 5110 | 2025.12.24 01:48:08.043806 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 5111 | 2025.12.24 01:48:08.043830 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5112 | 2025.12.24 01:48:08.043892 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 5113 | 2025.12.24 01:48:08.043982 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 5114 | 2025.12.24 01:48:08.044058 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2025.12.24 01:48:08.044190 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 5116 | 2025.12.24 01:48:08.044225 [ 5 ] {64ebb751-f69e-41ff-80e3-18d5fa18f70e} <Debug> TCPHandler: Processed in 0.001282959 sec. | ||
| 5117 | 2025.12.24 01:48:08.048237 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 19 columns (19 merged, 0 gathered) in 0.0052106 sec., 111695.39016619966 rows/sec., 200.15 MiB/sec. | ||
| 5118 | 2025.12.24 01:48:08.048969 [ 194 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5119 | 2025.12.24 01:48:08.049318 [ 194 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.12.24 01:48:08.049393 [ 194 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5121 | 2025.12.24 01:48:08.049489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 5122 | 2025.12.24 01:48:08.446194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11103 | ||
| 5123 | 2025.12.24 01:48:08.447050 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.12.24 01:48:08.447133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5125 | 2025.12.24 01:48:08.447634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5126 | 2025.12.24 01:48:08.447879 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.24 01:48:08.448024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11103 | ||
| 5128 | 2025.12.24 01:48:09.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.15 MiB, peak 258.67 MiB, free memory in arenas 0.00 B, will set to 254.36 MiB (RSS), difference: 1.21 MiB | ||
| 5129 | 2025.12.24 01:48:09.022054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5130 | 2025.12.24 01:48:09.037943 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.12.24 01:48:09.038008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5132 | 2025.12.24 01:48:09.043938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5133 | 2025.12.24 01:48:09.044713 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.12.24 01:48:09.047541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5135 | 2025.12.24 01:48:13.020624 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2025.12.24 01:48:13.020931 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5137 | 2025.12.24 01:48:13.021034 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5138 | 2025.12.24 01:48:13.021675 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.12.24 01:48:13.021715 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5140 | 2025.12.24 01:48:13.022136 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5141 | 2025.12.24 01:48:13.022372 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.12.24 01:48:13.022535 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 5143 | 2025.12.24 01:48:13.022583 [ 5 ] {fd800bb2-3627-49d4-ab0e-333754b030bc} <Debug> TCPHandler: Processed in 0.002149969 sec. | ||
| 5144 | 2025.12.24 01:48:13.022716 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.12.24 01:48:13.022819 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5146 | 2025.12.24 01:48:13.022863 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5147 | 2025.12.24 01:48:13.023315 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.12.24 01:48:13.023350 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5149 | 2025.12.24 01:48:13.023692 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5150 | 2025.12.24 01:48:13.023905 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.12.24 01:48:13.024036 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 5152 | 2025.12.24 01:48:13.024074 [ 5 ] {149f9940-ce48-4d20-bfc8-400d740b3e69} <Debug> TCPHandler: Processed in 0.001420363 sec. | ||
| 5153 | 2025.12.24 01:48:13.024202 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2025.12.24 01:48:13.024299 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5155 | 2025.12.24 01:48:13.024343 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5156 | 2025.12.24 01:48:13.024779 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2025.12.24 01:48:13.024813 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5158 | 2025.12.24 01:48:13.025154 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5159 | 2025.12.24 01:48:13.025366 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.12.24 01:48:13.025493 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5161 | 2025.12.24 01:48:13.025529 [ 5 ] {4ed6eefb-9d95-425d-9dd9-344c9fb5a60f} <Debug> TCPHandler: Processed in 0.001384912 sec. | ||
| 5162 | 2025.12.24 01:48:13.025648 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2025.12.24 01:48:13.025745 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5164 | 2025.12.24 01:48:13.025787 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5165 | 2025.12.24 01:48:13.026117 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.12.24 01:48:13.026151 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5167 | 2025.12.24 01:48:13.026474 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5168 | 2025.12.24 01:48:13.026678 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.12.24 01:48:13.026802 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5170 | 2025.12.24 01:48:13.026839 [ 5 ] {d8313fdd-9063-42df-84e9-a90886a36a12} <Debug> TCPHandler: Processed in 0.001247979 sec. | ||
| 5171 | 2025.12.24 01:48:15.837940 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5172 | 2025.12.24 01:48:15.838007 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5173 | 2025.12.24 01:48:15.948208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11551 | ||
| 5174 | 2025.12.24 01:48:15.948775 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2025.12.24 01:48:15.948824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5176 | 2025.12.24 01:48:15.949339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5177 | 2025.12.24 01:48:15.949575 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.12.24 01:48:15.949721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5179 | 2025.12.24 01:48:15.975409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 690 | ||
| 5180 | 2025.12.24 01:48:15.977703 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2025.12.24 01:48:15.977762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5182 | 2025.12.24 01:48:15.979007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5183 | 2025.12.24 01:48:15.979296 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2025.12.24 01:48:15.979723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5185 | 2025.12.24 01:48:16.547728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5186 | 2025.12.24 01:48:16.564694 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.24 01:48:16.564761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5188 | 2025.12.24 01:48:16.570775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5189 | 2025.12.24 01:48:16.571471 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.12.24 01:48:16.574488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5191 | 2025.12.24 01:48:18.022522 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2025.12.24 01:48:18.022715 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5193 | 2025.12.24 01:48:18.022776 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5194 | 2025.12.24 01:48:18.023496 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.12.24 01:48:18.023534 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5196 | 2025.12.24 01:48:18.023936 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5197 | 2025.12.24 01:48:18.024154 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.12.24 01:48:18.024311 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001644 sec., 82725.0608272506 rows/sec., 7.17 MiB/sec. | ||
| 5199 | 2025.12.24 01:48:18.024352 [ 5 ] {fe8b83db-56ce-4d3b-9c63-9d3395c1aa5c} <Debug> TCPHandler: Processed in 0.001961385 sec. | ||
| 5200 | 2025.12.24 01:48:18.024479 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2025.12.24 01:48:18.024575 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5202 | 2025.12.24 01:48:18.024615 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5203 | 2025.12.24 01:48:18.025042 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2025.12.24 01:48:18.025078 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5205 | 2025.12.24 01:48:18.025364 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5206 | 2025.12.24 01:48:18.025576 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.12.24 01:48:18.025701 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001145 sec., 34934.49781659389 rows/sec., 2.57 MiB/sec. | ||
| 5208 | 2025.12.24 01:48:18.025741 [ 5 ] {01889d62-76b1-4d5b-adf3-aafcbdb4004b} <Debug> TCPHandler: Processed in 0.00131719 sec. | ||
| 5209 | 2025.12.24 01:48:18.025851 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2025.12.24 01:48:18.025950 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5211 | 2025.12.24 01:48:18.025990 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5212 | 2025.12.24 01:48:18.026411 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.12.24 01:48:18.026448 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5214 | 2025.12.24 01:48:18.026738 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5215 | 2025.12.24 01:48:18.026944 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.12.24 01:48:18.027073 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 5217 | 2025.12.24 01:48:18.027110 [ 5 ] {5ff4e3e9-be92-4a23-8e4f-e2baa74dcd41} <Debug> TCPHandler: Processed in 0.0013103 sec. | ||
| 5218 | 2025.12.24 01:48:18.027219 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2025.12.24 01:48:18.027314 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5220 | 2025.12.24 01:48:18.027356 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5221 | 2025.12.24 01:48:18.027766 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.12.24 01:48:18.027802 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5223 | 2025.12.24 01:48:18.028129 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5224 | 2025.12.24 01:48:18.028350 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2025.12.24 01:48:18.028479 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5226 | 2025.12.24 01:48:18.028517 [ 5 ] {3b59b7df-ca2f-4be7-88cb-af9656d7bc32} <Debug> TCPHandler: Processed in 0.001347151 sec. | ||
| 5227 | 2025.12.24 01:48:18.028626 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2025.12.24 01:48:18.028721 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5229 | 2025.12.24 01:48:18.028774 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <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 | ||
| 5230 | 2025.12.24 01:48:18.029649 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.12.24 01:48:18.029686 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5232 | 2025.12.24 01:48:18.030236 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5233 | 2025.12.24 01:48:18.030459 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.12.24 01:48:18.030592 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 5235 | 2025.12.24 01:48:18.030644 [ 5 ] {ed30bfa1-6959-4173-b577-5f80d6f05f4f} <Debug> TCPHandler: Processed in 0.002068437 sec. | ||
| 5236 | 2025.12.24 01:48:18.030760 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2025.12.24 01:48:18.030856 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5238 | 2025.12.24 01:48:18.030897 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5239 | 2025.12.24 01:48:18.031233 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.12.24 01:48:18.031269 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5241 | 2025.12.24 01:48:18.031572 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5242 | 2025.12.24 01:48:18.031783 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2025.12.24 01:48:18.031910 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5244 | 2025.12.24 01:48:18.031946 [ 5 ] {4d0e78c7-2166-417f-a115-f70e8d71780a} <Debug> TCPHandler: Processed in 0.001236728 sec. | ||
| 5245 | 2025.12.24 01:48:22.127955 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46464 | ||
| 5246 | 2025.12.24 01:48:22.128064 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5247 | 2025.12.24 01:48:22.128090 [ 286 ] {} <Debug> TCP-Session: 7616e093-f54b-4908-93b7-a930dce7543f Authenticating user 'default' from [fd00:1122:3344:101::e]:46464 | ||
| 5248 | 2025.12.24 01:48:22.128111 [ 286 ] {} <Debug> TCP-Session: 7616e093-f54b-4908-93b7-a930dce7543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2025.12.24 01:48:22.128125 [ 286 ] {} <Debug> TCP-Session: 7616e093-f54b-4908-93b7-a930dce7543f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2025.12.24 01:48:22.128301 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57984 | ||
| 5251 | 2025.12.24 01:48:22.128334 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61379 | ||
| 5252 | 2025.12.24 01:48:22.128340 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60384 | ||
| 5253 | 2025.12.24 01:48:22.128395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36405 | ||
| 5254 | 2025.12.24 01:48:22.128417 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59347 | ||
| 5255 | 2025.12.24 01:48:22.128441 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5256 | 2025.12.24 01:48:22.128420 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5257 | 2025.12.24 01:48:22.128495 [ 291 ] {} <Debug> TCP-Session: 2395d70a-2e4c-4ca8-b960-4da725baadff Authenticating user 'default' from [fd00:1122:3344:101::e]:61379 | ||
| 5258 | 2025.12.24 01:48:22.128500 [ 286 ] {} <Trace> TCP-Session: 7616e093-f54b-4908-93b7-a930dce7543f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2025.12.24 01:48:22.128522 [ 288 ] {} <Debug> TCP-Session: 984594c1-c4f5-43f7-b5c2-6e829e9f81e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57984 | ||
| 5260 | 2025.12.24 01:48:22.128528 [ 291 ] {} <Debug> TCP-Session: 2395d70a-2e4c-4ca8-b960-4da725baadff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2025.12.24 01:48:22.128554 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2025.12.24 01:48:22.128581 [ 291 ] {} <Debug> TCP-Session: 2395d70a-2e4c-4ca8-b960-4da725baadff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5263 | 2025.12.24 01:48:22.128409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38063 | ||
| 5264 | 2025.12.24 01:48:22.128622 [ 290 ] {} <Debug> TCP-Session: c6434f8f-9f2e-4241-b540-80e8ac8d8536 Authenticating user 'default' from [fd00:1122:3344:101::e]:60384 | ||
| 5265 | 2025.12.24 01:48:22.128647 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5266 | 2025.12.24 01:48:22.128664 [ 290 ] {} <Debug> TCP-Session: c6434f8f-9f2e-4241-b540-80e8ac8d8536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2025.12.24 01:48:22.128668 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2025.12.24 01:48:22.128689 [ 3 ] {} <Debug> TCP-Session: fdc13903-9e5c-4d1a-8379-b920863e7e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:59347 | ||
| 5269 | 2025.12.24 01:48:22.128690 [ 290 ] {} <Debug> TCP-Session: c6434f8f-9f2e-4241-b540-80e8ac8d8536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2025.12.24 01:48:22.128708 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5271 | 2025.12.24 01:48:22.128724 [ 3 ] {} <Debug> TCP-Session: fdc13903-9e5c-4d1a-8379-b920863e7e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2025.12.24 01:48:22.128713 [ 293 ] {} <Debug> TCP-Session: 0f2aaa1e-2339-4423-b440-f312c3479735 Authenticating user 'default' from [fd00:1122:3344:101::e]:36405 | ||
| 5273 | 2025.12.24 01:48:22.128752 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5274 | 2025.12.24 01:48:22.128777 [ 293 ] {} <Debug> TCP-Session: 0f2aaa1e-2339-4423-b440-f312c3479735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2025.12.24 01:48:22.128796 [ 294 ] {} <Debug> TCP-Session: 11f20e3e-782b-43bb-9fb3-4ad68ba92e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38063 | ||
| 5276 | 2025.12.24 01:48:22.128805 [ 293 ] {} <Debug> TCP-Session: 0f2aaa1e-2339-4423-b440-f312c3479735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2025.12.24 01:48:22.128822 [ 294 ] {} <Debug> TCP-Session: 11f20e3e-782b-43bb-9fb3-4ad68ba92e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2025.12.24 01:48:22.128757 [ 3 ] {} <Debug> TCP-Session: fdc13903-9e5c-4d1a-8379-b920863e7e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2025.12.24 01:48:22.128848 [ 294 ] {} <Debug> TCP-Session: 11f20e3e-782b-43bb-9fb3-4ad68ba92e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2025.12.24 01:48:22.128347 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60731 | ||
| 5281 | 2025.12.24 01:48:22.128324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64183 | ||
| 5282 | 2025.12.24 01:48:22.128566 [ 288 ] {} <Debug> TCP-Session: 984594c1-c4f5-43f7-b5c2-6e829e9f81e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2025.12.24 01:48:22.128967 [ 288 ] {} <Debug> TCP-Session: 984594c1-c4f5-43f7-b5c2-6e829e9f81e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2025.12.24 01:48:22.128976 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5285 | 2025.12.24 01:48:22.129042 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5286 | 2025.12.24 01:48:22.129076 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2025.12.24 01:48:22.129078 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5288 | 2025.12.24 01:48:22.129114 [ 292 ] {} <Debug> TCP-Session: e6c6c957-8dc7-45ab-815d-591355d8fcea Authenticating user 'default' from [fd00:1122:3344:101::e]:60731 | ||
| 5289 | 2025.12.24 01:48:22.129129 [ 289 ] {} <Debug> TCP-Session: 8c7a002a-a483-4204-bd5f-7c2a80716ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64183 | ||
| 5290 | 2025.12.24 01:48:22.129146 [ 292 ] {} <Debug> TCP-Session: e6c6c957-8dc7-45ab-815d-591355d8fcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2025.12.24 01:48:22.129170 [ 292 ] {} <Debug> TCP-Session: e6c6c957-8dc7-45ab-815d-591355d8fcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2025.12.24 01:48:22.129180 [ 289 ] {} <Debug> TCP-Session: 8c7a002a-a483-4204-bd5f-7c2a80716ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2025.12.24 01:48:22.129209 [ 289 ] {} <Debug> TCP-Session: 8c7a002a-a483-4204-bd5f-7c2a80716ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2025.12.24 01:48:22.129378 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 5295 | 2025.12.24 01:48:22.130364 [ 260 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> AggregatingTransform: Aggregating | ||
| 5296 | 2025.12.24 01:48:22.130409 [ 260 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5297 | 2025.12.24 01:48:22.130447 [ 260 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960283 sec. (1041.360 rows/sec., 40.68 KiB/sec.) | ||
| 5298 | 2025.12.24 01:48:22.130466 [ 260 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Trace> Aggregator: Merging aggregated data | ||
| 5299 | 2025.12.24 01:48:22.132000 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003357 sec., 297.88501638367586 rows/sec., 11.64 KiB/sec. | ||
| 5300 | 2025.12.24 01:48:22.132145 [ 286 ] {d26786d5-66c3-4d68-abb2-4803d23d8d9e} <Debug> TCPHandler: Processed in 0.003814338 sec. | ||
| 5301 | 2025.12.24 01:48:22.132238 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5302 | 2025.12.24 01:48:22.132266 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5303 | 2025.12.24 01:48:22.132270 [ 286 ] {} <Debug> TCP-Session: 7616e093-f54b-4908-93b7-a930dce7543f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2025.12.24 01:48:22.132304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5305 | 2025.12.24 01:48:22.132315 [ 288 ] {} <Debug> TCP-Session: 984594c1-c4f5-43f7-b5c2-6e829e9f81e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2025.12.24 01:48:22.132327 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5307 | 2025.12.24 01:48:22.132345 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5308 | 2025.12.24 01:48:22.132376 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2025.12.24 01:48:22.132399 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2025.12.24 01:48:22.132409 [ 291 ] {} <Debug> TCP-Session: 2395d70a-2e4c-4ca8-b960-4da725baadff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2025.12.24 01:48:22.132429 [ 3 ] {} <Debug> TCP-Session: fdc13903-9e5c-4d1a-8379-b920863e7e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2025.12.24 01:48:22.132448 [ 294 ] {} <Debug> TCP-Session: 11f20e3e-782b-43bb-9fb3-4ad68ba92e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2025.12.24 01:48:22.132395 [ 290 ] {} <Debug> TCP-Session: c6434f8f-9f2e-4241-b540-80e8ac8d8536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2025.12.24 01:48:22.132363 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5315 | 2025.12.24 01:48:22.132357 [ 293 ] {} <Debug> TCP-Session: 0f2aaa1e-2339-4423-b440-f312c3479735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2025.12.24 01:48:22.132283 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2025.12.24 01:48:22.132545 [ 292 ] {} <Debug> TCP-Session: e6c6c957-8dc7-45ab-815d-591355d8fcea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2025.12.24 01:48:22.132578 [ 289 ] {} <Debug> TCP-Session: 8c7a002a-a483-4204-bd5f-7c2a80716ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2025.12.24 01:48:22.233202 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46953 | ||
| 5320 | 2025.12.24 01:48:22.233315 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2025.12.24 01:48:22.233343 [ 286 ] {} <Debug> TCP-Session: e840a1e7-6361-4240-90a5-5b3e9f267e63 Authenticating user 'default' from [fd00:1122:3344:101::e]:46953 | ||
| 5322 | 2025.12.24 01:48:22.233369 [ 286 ] {} <Debug> TCP-Session: e840a1e7-6361-4240-90a5-5b3e9f267e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2025.12.24 01:48:22.233382 [ 286 ] {} <Debug> TCP-Session: e840a1e7-6361-4240-90a5-5b3e9f267e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2025.12.24 01:48:22.233569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45625 | ||
| 5325 | 2025.12.24 01:48:22.233615 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47919 | ||
| 5326 | 2025.12.24 01:48:22.233639 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44782 | ||
| 5327 | 2025.12.24 01:48:22.233657 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48095 | ||
| 5328 | 2025.12.24 01:48:22.233683 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44224 | ||
| 5329 | 2025.12.24 01:48:22.233698 [ 286 ] {} <Trace> TCP-Session: e840a1e7-6361-4240-90a5-5b3e9f267e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2025.12.24 01:48:22.233738 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2025.12.24 01:48:22.233748 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5332 | 2025.12.24 01:48:22.233741 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5333 | 2025.12.24 01:48:22.233765 [ 291 ] {} <Debug> TCP-Session: 8f833497-8ef0-4367-9747-65a58e27b911 Authenticating user 'default' from [fd00:1122:3344:101::e]:44782 | ||
| 5334 | 2025.12.24 01:48:22.233777 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5335 | 2025.12.24 01:48:22.233794 [ 289 ] {} <Debug> TCP-Session: 2394ed11-b6f7-426d-b335-a3bb735ab8f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47919 | ||
| 5336 | 2025.12.24 01:48:22.233807 [ 291 ] {} <Debug> TCP-Session: 8f833497-8ef0-4367-9747-65a58e27b911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2025.12.24 01:48:22.233823 [ 3 ] {} <Debug> TCP-Session: d630ea93-74ae-46af-a0b8-1a70d32e2cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44224 | ||
| 5338 | 2025.12.24 01:48:22.233840 [ 289 ] {} <Debug> TCP-Session: 2394ed11-b6f7-426d-b335-a3bb735ab8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2025.12.24 01:48:22.233842 [ 291 ] {} <Debug> TCP-Session: 8f833497-8ef0-4367-9747-65a58e27b911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2025.12.24 01:48:22.233859 [ 3 ] {} <Debug> TCP-Session: d630ea93-74ae-46af-a0b8-1a70d32e2cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2025.12.24 01:48:22.233868 [ 289 ] {} <Debug> TCP-Session: 2394ed11-b6f7-426d-b335-a3bb735ab8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2025.12.24 01:48:22.233887 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5343 | 2025.12.24 01:48:22.233895 [ 3 ] {} <Debug> TCP-Session: d630ea93-74ae-46af-a0b8-1a70d32e2cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2025.12.24 01:48:22.233781 [ 293 ] {} <Debug> TCP-Session: 1b41b6f3-bd44-4b71-a907-619612d381d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48095 | ||
| 5345 | 2025.12.24 01:48:22.233699 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2025.12.24 01:48:22.233961 [ 293 ] {} <Debug> TCP-Session: 1b41b6f3-bd44-4b71-a907-619612d381d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2025.12.24 01:48:22.233648 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34723 | ||
| 5348 | 2025.12.24 01:48:22.233995 [ 288 ] {} <Debug> TCP-Session: e7f84b5a-7d31-4a02-8dd9-1bdf792b3bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45625 | ||
| 5349 | 2025.12.24 01:48:22.234001 [ 293 ] {} <Debug> TCP-Session: 1b41b6f3-bd44-4b71-a907-619612d381d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2025.12.24 01:48:22.234040 [ 288 ] {} <Debug> TCP-Session: e7f84b5a-7d31-4a02-8dd9-1bdf792b3bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2025.12.24 01:48:22.233626 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49474 | ||
| 5352 | 2025.12.24 01:48:22.234068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2025.12.24 01:48:22.234065 [ 288 ] {} <Debug> TCP-Session: e7f84b5a-7d31-4a02-8dd9-1bdf792b3bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2025.12.24 01:48:22.234133 [ 292 ] {} <Debug> TCP-Session: a1f3a118-c865-4d60-9098-3eff79ded71e Authenticating user 'default' from [fd00:1122:3344:101::e]:34723 | ||
| 5355 | 2025.12.24 01:48:22.233682 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60846 | ||
| 5356 | 2025.12.24 01:48:22.234158 [ 292 ] {} <Debug> TCP-Session: a1f3a118-c865-4d60-9098-3eff79ded71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2025.12.24 01:48:22.234172 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2025.12.24 01:48:22.234192 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5359 | 2025.12.24 01:48:22.234220 [ 290 ] {} <Debug> TCP-Session: 3f97d777-5ee7-4a77-80af-05c6e4b856d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49474 | ||
| 5360 | 2025.12.24 01:48:22.234228 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2025.12.24 01:48:22.234196 [ 292 ] {} <Debug> TCP-Session: a1f3a118-c865-4d60-9098-3eff79ded71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2025.12.24 01:48:22.234252 [ 290 ] {} <Debug> TCP-Session: 3f97d777-5ee7-4a77-80af-05c6e4b856d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2025.12.24 01:48:22.234261 [ 294 ] {} <Debug> TCP-Session: ec4f4c46-d725-456e-be64-976add043087 Authenticating user 'default' from [fd00:1122:3344:101::e]:60846 | ||
| 5364 | 2025.12.24 01:48:22.234269 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5365 | 2025.12.24 01:48:22.234287 [ 290 ] {} <Debug> TCP-Session: 3f97d777-5ee7-4a77-80af-05c6e4b856d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2025.12.24 01:48:22.234299 [ 294 ] {} <Debug> TCP-Session: ec4f4c46-d725-456e-be64-976add043087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2025.12.24 01:48:22.234328 [ 294 ] {} <Debug> TCP-Session: ec4f4c46-d725-456e-be64-976add043087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2025.12.24 01:48:22.234577 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 5369 | 2025.12.24 01:48:22.235609 [ 302 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> AggregatingTransform: Aggregating | ||
| 5370 | 2025.12.24 01:48:22.235661 [ 302 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5371 | 2025.12.24 01:48:22.235703 [ 302 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995983 sec. (1004.033 rows/sec., 39.22 KiB/sec.) | ||
| 5372 | 2025.12.24 01:48:22.235726 [ 302 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Trace> Aggregator: Merging aggregated data | ||
| 5373 | 2025.12.24 01:48:22.236885 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 5374 | 2025.12.24 01:48:22.237045 [ 286 ] {8f2bcfd5-9512-4d72-b1c1-c2985a264aa4} <Debug> TCPHandler: Processed in 0.00345712 sec. | ||
| 5375 | 2025.12.24 01:48:22.237145 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2025.12.24 01:48:22.237172 [ 286 ] {} <Debug> TCP-Session: e840a1e7-6361-4240-90a5-5b3e9f267e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2025.12.24 01:48:22.237181 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5378 | 2025.12.24 01:48:22.237203 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5379 | 2025.12.24 01:48:22.237222 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5380 | 2025.12.24 01:48:22.237228 [ 288 ] {} <Debug> TCP-Session: e7f84b5a-7d31-4a02-8dd9-1bdf792b3bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2025.12.24 01:48:22.237240 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5382 | 2025.12.24 01:48:22.237255 [ 3 ] {} <Debug> TCP-Session: d630ea93-74ae-46af-a0b8-1a70d32e2cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2025.12.24 01:48:22.237277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5384 | 2025.12.24 01:48:22.237297 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2025.12.24 01:48:22.237300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5386 | 2025.12.24 01:48:22.237326 [ 291 ] {} <Debug> TCP-Session: 8f833497-8ef0-4367-9747-65a58e27b911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2025.12.24 01:48:22.237350 [ 292 ] {} <Debug> TCP-Session: a1f3a118-c865-4d60-9098-3eff79ded71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2025.12.24 01:48:22.237366 [ 294 ] {} <Debug> TCP-Session: ec4f4c46-d725-456e-be64-976add043087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2025.12.24 01:48:22.237296 [ 290 ] {} <Debug> TCP-Session: 3f97d777-5ee7-4a77-80af-05c6e4b856d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2025.12.24 01:48:22.237259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2025.12.24 01:48:22.237257 [ 289 ] {} <Debug> TCP-Session: 2394ed11-b6f7-426d-b335-a3bb735ab8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2025.12.24 01:48:22.237445 [ 293 ] {} <Debug> TCP-Session: 1b41b6f3-bd44-4b71-a907-619612d381d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2025.12.24 01:48:22.277148 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39011 | ||
| 5394 | 2025.12.24 01:48:22.277238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5395 | 2025.12.24 01:48:22.277262 [ 286 ] {} <Debug> TCP-Session: 77942685-09c8-40cc-a81c-af6e878d9708 Authenticating user 'default' from [fd00:1122:3344:101::e]:39011 | ||
| 5396 | 2025.12.24 01:48:22.277283 [ 286 ] {} <Debug> TCP-Session: 77942685-09c8-40cc-a81c-af6e878d9708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2025.12.24 01:48:22.277295 [ 286 ] {} <Debug> TCP-Session: 77942685-09c8-40cc-a81c-af6e878d9708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2025.12.24 01:48:22.277521 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57155 | ||
| 5399 | 2025.12.24 01:48:22.277546 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51426 | ||
| 5400 | 2025.12.24 01:48:22.277563 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38229 | ||
| 5401 | 2025.12.24 01:48:22.277590 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37852 | ||
| 5402 | 2025.12.24 01:48:22.277634 [ 286 ] {} <Trace> TCP-Session: 77942685-09c8-40cc-a81c-af6e878d9708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.12.24 01:48:22.277644 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5404 | 2025.12.24 01:48:22.277644 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5405 | 2025.12.24 01:48:22.277691 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5406 | 2025.12.24 01:48:22.277691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5407 | 2025.12.24 01:48:22.277711 [ 292 ] {} <Debug> TCP-Session: 50059724-0e8c-46c4-a370-6f799e4477d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51426 | ||
| 5408 | 2025.12.24 01:48:22.277727 [ 3 ] {} <Debug> TCP-Session: e7b9d1bc-f94a-46f6-9a3c-258eb4df159a Authenticating user 'default' from [fd00:1122:3344:101::e]:37852 | ||
| 5409 | 2025.12.24 01:48:22.277738 [ 293 ] {} <Debug> TCP-Session: 25b06bb4-6381-4814-bbdd-de33e0846128 Authenticating user 'default' from [fd00:1122:3344:101::e]:38229 | ||
| 5410 | 2025.12.24 01:48:22.277759 [ 292 ] {} <Debug> TCP-Session: 50059724-0e8c-46c4-a370-6f799e4477d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2025.12.24 01:48:22.277777 [ 293 ] {} <Debug> TCP-Session: 25b06bb4-6381-4814-bbdd-de33e0846128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2025.12.24 01:48:22.277795 [ 292 ] {} <Debug> TCP-Session: 50059724-0e8c-46c4-a370-6f799e4477d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2025.12.24 01:48:22.277808 [ 293 ] {} <Debug> TCP-Session: 25b06bb4-6381-4814-bbdd-de33e0846128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2025.12.24 01:48:22.277811 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39011) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5415 | 2025.12.24 01:48:22.277766 [ 3 ] {} <Debug> TCP-Session: e7b9d1bc-f94a-46f6-9a3c-258eb4df159a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2025.12.24 01:48:22.277693 [ 288 ] {} <Debug> TCP-Session: dfc912f3-2d41-4bac-b513-a0557c8d96e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57155 | ||
| 5417 | 2025.12.24 01:48:22.277879 [ 3 ] {} <Debug> TCP-Session: e7b9d1bc-f94a-46f6-9a3c-258eb4df159a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2025.12.24 01:48:22.277901 [ 288 ] {} <Debug> TCP-Session: dfc912f3-2d41-4bac-b513-a0557c8d96e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2025.12.24 01:48:22.277540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50582 | ||
| 5420 | 2025.12.24 01:48:22.277931 [ 288 ] {} <Debug> TCP-Session: dfc912f3-2d41-4bac-b513-a0557c8d96e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2025.12.24 01:48:22.277536 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33309 | ||
| 5422 | 2025.12.24 01:48:22.277586 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33721 | ||
| 5423 | 2025.12.24 01:48:22.277528 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65075 | ||
| 5424 | 2025.12.24 01:48:22.278037 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2025.12.24 01:48:22.278059 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2025.12.24 01:48:22.278084 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2025.12.24 01:48:22.278107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5428 | 2025.12.24 01:48:22.278106 [ 291 ] {} <Debug> TCP-Session: c42ec981-d2d6-4dd5-a04e-9098041d144b Authenticating user 'default' from [fd00:1122:3344:101::e]:33309 | ||
| 5429 | 2025.12.24 01:48:22.278148 [ 289 ] {} <Debug> TCP-Session: db26f867-66b0-4431-af88-fd51fdf94df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65075 | ||
| 5430 | 2025.12.24 01:48:22.278140 [ 294 ] {} <Debug> TCP-Session: 533b4a76-d934-4369-808a-928119fade31 Authenticating user 'default' from [fd00:1122:3344:101::e]:33721 | ||
| 5431 | 2025.12.24 01:48:22.278168 [ 291 ] {} <Debug> TCP-Session: c42ec981-d2d6-4dd5-a04e-9098041d144b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2025.12.24 01:48:22.278178 [ 289 ] {} <Debug> TCP-Session: db26f867-66b0-4431-af88-fd51fdf94df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2025.12.24 01:48:22.278202 [ 291 ] {} <Debug> TCP-Session: c42ec981-d2d6-4dd5-a04e-9098041d144b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2025.12.24 01:48:22.278213 [ 289 ] {} <Debug> TCP-Session: db26f867-66b0-4431-af88-fd51fdf94df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2025.12.24 01:48:22.278092 [ 290 ] {} <Debug> TCP-Session: 6553b5dd-cbec-4bcf-89af-d26be4e31b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:50582 | ||
| 5436 | 2025.12.24 01:48:22.278197 [ 294 ] {} <Debug> TCP-Session: 533b4a76-d934-4369-808a-928119fade31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2025.12.24 01:48:22.278271 [ 290 ] {} <Debug> TCP-Session: 6553b5dd-cbec-4bcf-89af-d26be4e31b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2025.12.24 01:48:22.278280 [ 294 ] {} <Debug> TCP-Session: 533b4a76-d934-4369-808a-928119fade31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5439 | 2025.12.24 01:48:22.278288 [ 290 ] {} <Debug> TCP-Session: 6553b5dd-cbec-4bcf-89af-d26be4e31b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2025.12.24 01:48:22.278152 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5441 | 2025.12.24 01:48:22.278368 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5442 | 2025.12.24 01:48:22.278645 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 5443 | 2025.12.24 01:48:22.279561 [ 328 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> AggregatingTransform: Aggregating | ||
| 5444 | 2025.12.24 01:48:22.279607 [ 328 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 5445 | 2025.12.24 01:48:22.279639 [ 328 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897371 sec. (1114.366 rows/sec., 43.53 KiB/sec.) | ||
| 5446 | 2025.12.24 01:48:22.279654 [ 328 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Trace> Aggregator: Merging aggregated data | ||
| 5447 | 2025.12.24 01:48:22.281206 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 5448 | 2025.12.24 01:48:22.281360 [ 286 ] {cf9147fd-c7e2-455f-bbd3-5aef7d5e41ad} <Debug> TCPHandler: Processed in 0.003844999 sec. | ||
| 5449 | 2025.12.24 01:48:22.281475 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2025.12.24 01:48:22.281504 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5451 | 2025.12.24 01:48:22.281507 [ 286 ] {} <Debug> TCP-Session: 77942685-09c8-40cc-a81c-af6e878d9708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2025.12.24 01:48:22.281527 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5453 | 2025.12.24 01:48:22.281546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5454 | 2025.12.24 01:48:22.281564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5455 | 2025.12.24 01:48:22.281579 [ 3 ] {} <Debug> TCP-Session: e7b9d1bc-f94a-46f6-9a3c-258eb4df159a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2025.12.24 01:48:22.281596 [ 289 ] {} <Debug> TCP-Session: db26f867-66b0-4431-af88-fd51fdf94df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2025.12.24 01:48:22.281610 [ 293 ] {} <Debug> TCP-Session: 25b06bb4-6381-4814-bbdd-de33e0846128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2025.12.24 01:48:22.281602 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5459 | 2025.12.24 01:48:22.281625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5460 | 2025.12.24 01:48:22.281643 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5461 | 2025.12.24 01:48:22.281670 [ 290 ] {} <Debug> TCP-Session: 6553b5dd-cbec-4bcf-89af-d26be4e31b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2025.12.24 01:48:22.281682 [ 288 ] {} <Debug> TCP-Session: dfc912f3-2d41-4bac-b513-a0557c8d96e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2025.12.24 01:48:22.281699 [ 294 ] {} <Debug> TCP-Session: 533b4a76-d934-4369-808a-928119fade31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2025.12.24 01:48:22.281585 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5465 | 2025.12.24 01:48:22.281552 [ 292 ] {} <Debug> TCP-Session: 50059724-0e8c-46c4-a370-6f799e4477d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2025.12.24 01:48:22.281766 [ 291 ] {} <Debug> TCP-Session: c42ec981-d2d6-4dd5-a04e-9098041d144b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2025.12.24 01:48:23.049785 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.12.24 01:48:23.049988 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5469 | 2025.12.24 01:48:23.050057 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5470 | 2025.12.24 01:48:23.050676 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2025.12.24 01:48:23.050722 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5472 | 2025.12.24 01:48:23.051161 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5473 | 2025.12.24 01:48:23.051408 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.12.24 01:48:23.051565 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001629 sec., 1227.7470841006752 rows/sec., 100.11 KiB/sec. | ||
| 5475 | 2025.12.24 01:48:23.051607 [ 5 ] {afc43d6a-42ca-4e74-b2f9-52493a6c73cb} <Debug> TCPHandler: Processed in 0.001962685 sec. | ||
| 5476 | 2025.12.24 01:48:23.051733 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2025.12.24 01:48:23.051832 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5478 | 2025.12.24 01:48:23.051876 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5479 | 2025.12.24 01:48:23.052882 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.24 01:48:23.052919 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5481 | 2025.12.24 01:48:23.053300 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5482 | 2025.12.24 01:48:23.053528 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2025.12.24 01:48:23.053660 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001848 sec., 647727.2727272727 rows/sec., 53.39 MiB/sec. | ||
| 5484 | 2025.12.24 01:48:23.053696 [ 5 ] {7887fc24-c5f3-4685-854b-7650c3110a12} <Debug> TCPHandler: Processed in 0.002014477 sec. | ||
| 5485 | 2025.12.24 01:48:23.053816 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2025.12.24 01:48:23.053911 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5487 | 2025.12.24 01:48:23.053952 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5488 | 2025.12.24 01:48:23.054346 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2025.12.24 01:48:23.054381 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5490 | 2025.12.24 01:48:23.054672 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5491 | 2025.12.24 01:48:23.054898 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.12.24 01:48:23.055031 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 122.71 KiB/sec. | ||
| 5493 | 2025.12.24 01:48:23.055068 [ 5 ] {ce9f172d-4674-4a98-8937-86b92ab38463} <Debug> TCPHandler: Processed in 0.00130259 sec. | ||
| 5494 | 2025.12.24 01:48:23.055176 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2025.12.24 01:48:23.055272 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5496 | 2025.12.24 01:48:23.055311 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5497 | 2025.12.24 01:48:23.055901 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.12.24 01:48:23.055940 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5499 | 2025.12.24 01:48:23.056317 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5500 | 2025.12.24 01:48:23.056542 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2025.12.24 01:48:23.056677 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001425 sec., 160000 rows/sec., 10.83 MiB/sec. | ||
| 5502 | 2025.12.24 01:48:23.056717 [ 5 ] {f59bc0d5-df58-4f53-85d0-a5fe4839dadd} <Debug> TCPHandler: Processed in 0.001590256 sec. | ||
| 5503 | 2025.12.24 01:48:23.056861 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2025.12.24 01:48:23.056978 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5505 | 2025.12.24 01:48:23.057022 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5506 | 2025.12.24 01:48:23.057703 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2025.12.24 01:48:23.057739 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5508 | 2025.12.24 01:48:23.058116 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5509 | 2025.12.24 01:48:23.058340 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.12.24 01:48:23.058472 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001515 sec., 344554.45544554456 rows/sec., 25.50 MiB/sec. | ||
| 5511 | 2025.12.24 01:48:23.058511 [ 5 ] {3a24b207-5ee3-4d89-a960-b8152e7af300} <Debug> TCPHandler: Processed in 0.00171968 sec. | ||
| 5512 | 2025.12.24 01:48:23.058627 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.12.24 01:48:23.058732 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5514 | 2025.12.24 01:48:23.058778 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5515 | 2025.12.24 01:48:23.059430 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.12.24 01:48:23.059470 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5517 | 2025.12.24 01:48:23.059888 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5518 | 2025.12.24 01:48:23.060119 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.12.24 01:48:23.060262 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001557 sec., 542710.3403982017 rows/sec., 36.53 MiB/sec. | ||
| 5520 | 2025.12.24 01:48:23.060309 [ 5 ] {025fea61-6bfd-4940-98af-3ee6b3fc799a} <Debug> TCPHandler: Processed in 0.00173184 sec. | ||
| 5521 | 2025.12.24 01:48:23.060448 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2025.12.24 01:48:23.060556 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5523 | 2025.12.24 01:48:23.060607 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5524 | 2025.12.24 01:48:23.061055 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2025.12.24 01:48:23.061095 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5526 | 2025.12.24 01:48:23.061511 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5527 | 2025.12.24 01:48:23.061797 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.12.24 01:48:23.062181 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. | ||
| 5529 | 2025.12.24 01:48:23.062227 [ 5 ] {e70a0e44-6e44-4a47-a0fb-bb1c730afd62} <Debug> TCPHandler: Processed in 0.001837712 sec. | ||
| 5530 | 2025.12.24 01:48:23.449798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12063 | ||
| 5531 | 2025.12.24 01:48:23.450314 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2025.12.24 01:48:23.450364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5533 | 2025.12.24 01:48:23.450872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5534 | 2025.12.24 01:48:23.451134 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2025.12.24 01:48:23.451287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12063 | ||
| 5536 | 2025.12.24 01:48:24.074537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5537 | 2025.12.24 01:48:24.091423 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.12.24 01:48:24.091479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5539 | 2025.12.24 01:48:24.096955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5540 | 2025.12.24 01:48:24.097636 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.12.24 01:48:24.100526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5542 | 2025.12.24 01:48:25.979867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 722 | ||
| 5543 | 2025.12.24 01:48:25.982290 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.12.24 01:48:25.982343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5545 | 2025.12.24 01:48:25.983573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5546 | 2025.12.24 01:48:25.983846 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2025.12.24 01:48:25.984190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5548 | 2025.12.24 01:48:28.023010 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.12.24 01:48:28.023316 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5550 | 2025.12.24 01:48:28.023419 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5551 | 2025.12.24 01:48:28.024255 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.12.24 01:48:28.024307 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5553 | 2025.12.24 01:48:28.024765 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5554 | 2025.12.24 01:48:28.025001 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.12.24 01:48:28.025147 [ 43 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5556 | 2025.12.24 01:48:28.025170 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001932 sec., 70393.37474120084 rows/sec., 6.10 MiB/sec. | ||
| 5557 | 2025.12.24 01:48:28.025211 [ 43 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2025.12.24 01:48:28.025234 [ 5 ] {6eb9a77a-373f-44bf-b1da-ccf1009431fd} <Debug> TCPHandler: Processed in 0.002405056 sec. | ||
| 5559 | 2025.12.24 01:48:28.025238 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5560 | 2025.12.24 01:48:28.025367 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2025.12.24 01:48:28.025386 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 5562 | 2025.12.24 01:48:28.025476 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5563 | 2025.12.24 01:48:28.025526 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5564 | 2025.12.24 01:48:28.025536 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5565 | 2025.12.24 01:48:28.025577 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2462 rows starting from the beginning of the part | ||
| 5566 | 2025.12.24 01:48:28.025643 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 256 rows starting from the beginning of the part | ||
| 5567 | 2025.12.24 01:48:28.025694 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 5568 | 2025.12.24 01:48:28.025737 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 5569 | 2025.12.24 01:48:28.025779 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 5570 | 2025.12.24 01:48:28.025823 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 5571 | 2025.12.24 01:48:28.025978 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2025.12.24 01:48:28.026022 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5573 | 2025.12.24 01:48:28.026360 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5574 | 2025.12.24 01:48:28.026601 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2025.12.24 01:48:28.026720 [ 43 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5576 | 2025.12.24 01:48:28.026739 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001289 sec., 31031.807602792862 rows/sec., 2.28 MiB/sec. | ||
| 5577 | 2025.12.24 01:48:28.026764 [ 43 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.12.24 01:48:28.026786 [ 5 ] {0553a18f-25e9-4c14-a573-551b3d5669d0} <Debug> TCPHandler: Processed in 0.001471404 sec. | ||
| 5579 | 2025.12.24 01:48:28.026790 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5580 | 2025.12.24 01:48:28.026908 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.12.24 01:48:28.026911 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 5582 | 2025.12.24 01:48:28.027012 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5583 | 2025.12.24 01:48:28.027041 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5584 | 2025.12.24 01:48:28.027058 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5585 | 2025.12.24 01:48:28.027078 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 5586 | 2025.12.24 01:48:28.027151 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 245 rows starting from the beginning of the part | ||
| 5587 | 2025.12.24 01:48:28.027200 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 5588 | 2025.12.24 01:48:28.027242 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 5589 | 2025.12.24 01:48:28.027279 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5590 | 2025.12.24 01:48:28.027316 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 5591 | 2025.12.24 01:48:28.027533 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2025.12.24 01:48:28.027579 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5593 | 2025.12.24 01:48:28.027621 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4243 rows, containing 5 columns (5 merged, 0 gathered) in 0.002299523 sec., 1845165.2799297941 rows/sec., 159.67 MiB/sec. | ||
| 5594 | 2025.12.24 01:48:28.027926 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5595 | 2025.12.24 01:48:28.027939 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5596 | 2025.12.24 01:48:28.028220 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2025.12.24 01:48:28.028312 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2025.12.24 01:48:28.028353 [ 43 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5599 | 2025.12.24 01:48:28.028369 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001377 sec., 75526.50689905592 rows/sec., 5.90 MiB/sec. | ||
| 5600 | 2025.12.24 01:48:28.028371 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496565 sec., 437668.9285129613 rows/sec., 29.76 MiB/sec. | ||
| 5601 | 2025.12.24 01:48:28.028409 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_36_7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5602 | 2025.12.24 01:48:28.028419 [ 5 ] {8b22c072-807b-42fc-abcc-384671ba072f} <Debug> TCPHandler: Processed in 0.001561126 sec. | ||
| 5603 | 2025.12.24 01:48:28.028395 [ 43 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.12.24 01:48:28.028476 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5605 | 2025.12.24 01:48:28.028506 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 5606 | 2025.12.24 01:48:28.028558 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5607 | 2025.12.24 01:48:28.028565 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.12.24 01:48:28.028595 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 5609 | 2025.12.24 01:48:28.028671 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.12.24 01:48:28.028684 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5611 | 2025.12.24 01:48:28.028723 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5612 | 2025.12.24 01:48:28.028728 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5613 | 2025.12.24 01:48:28.028774 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 140 rows starting from the beginning of the part | ||
| 5614 | 2025.12.24 01:48:28.028823 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 5615 | 2025.12.24 01:48:28.028832 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2025.12.24 01:48:28.028860 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 5617 | 2025.12.24 01:48:28.028898 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 5618 | 2025.12.24 01:48:28.028904 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_21_4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5619 | 2025.12.24 01:48:28.028940 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 5620 | 2025.12.24 01:48:28.028983 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5621 | 2025.12.24 01:48:28.029175 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2025.12.24 01:48:28.029218 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5623 | 2025.12.24 01:48:28.029570 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5624 | 2025.12.24 01:48:28.029789 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2025.12.24 01:48:28.029906 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5626 | 2025.12.24 01:48:28.029924 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 5627 | 2025.12.24 01:48:28.029951 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.12.24 01:48:28.029955 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382892 sec., 1578575.9119294928 rows/sec., 122.68 MiB/sec. | ||
| 5629 | 2025.12.24 01:48:28.029977 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5630 | 2025.12.24 01:48:28.029973 [ 5 ] {81e11d31-4ec7-4b3b-a196-6fbc96b68ba8} <Debug> TCPHandler: Processed in 0.001465744 sec. | ||
| 5631 | 2025.12.24 01:48:28.030073 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 5632 | 2025.12.24 01:48:28.030143 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2025.12.24 01:48:28.030144 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5634 | 2025.12.24 01:48:28.030172 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5635 | 2025.12.24 01:48:28.030203 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11112 rows starting from the beginning of the part | ||
| 5636 | 2025.12.24 01:48:28.030247 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5637 | 2025.12.24 01:48:28.030252 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 340 rows starting from the beginning of the part | ||
| 5638 | 2025.12.24 01:48:28.030308 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 5639 | 2025.12.24 01:48:28.030310 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <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 | ||
| 5640 | 2025.12.24 01:48:28.030347 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 5641 | 2025.12.24 01:48:28.030386 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5642 | 2025.12.24 01:48:28.030425 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 5643 | 2025.12.24 01:48:28.030436 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.12.24 01:48:28.030502 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_36_7} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5645 | 2025.12.24 01:48:28.030561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5646 | 2025.12.24 01:48:28.031197 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.12.24 01:48:28.031241 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5648 | 2025.12.24 01:48:28.031885 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5649 | 2025.12.24 01:48:28.032130 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2025.12.24 01:48:28.032273 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002045 sec., 19559.902200489 rows/sec., 35.05 MiB/sec. | ||
| 5651 | 2025.12.24 01:48:28.032327 [ 5 ] {03d9b949-f7a3-43c9-bd1f-3c019500db3f} <Debug> TCPHandler: Processed in 0.002233782 sec. | ||
| 5652 | 2025.12.24 01:48:28.032438 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2025.12.24 01:48:28.032531 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5654 | 2025.12.24 01:48:28.032574 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5655 | 2025.12.24 01:48:28.032906 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2025.12.24 01:48:28.032942 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5657 | 2025.12.24 01:48:28.033287 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5658 | 2025.12.24 01:48:28.033501 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2025.12.24 01:48:28.033606 [ 43 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5660 | 2025.12.24 01:48:28.033632 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 5661 | 2025.12.24 01:48:28.033642 [ 43 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2025.12.24 01:48:28.033673 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5663 | 2025.12.24 01:48:28.033675 [ 5 ] {b7424faf-95c0-4daf-b808-d5d9cb7c626d} <Debug> TCPHandler: Processed in 0.00128635 sec. | ||
| 5664 | 2025.12.24 01:48:28.033762 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5665 | 2025.12.24 01:48:28.033786 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12777 rows, containing 5 columns (5 merged, 0 gathered) in 0.003739246 sec., 3416999.042052863 rows/sec., 231.27 MiB/sec. | ||
| 5666 | 2025.12.24 01:48:28.033876 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5667 | 2025.12.24 01:48:28.033910 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2328 rows starting from the beginning of the part | ||
| 5668 | 2025.12.24 01:48:28.033992 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5669 | 2025.12.24 01:48:28.034036 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5670 | 2025.12.24 01:48:28.034070 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5671 | 2025.12.24 01:48:28.034104 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5672 | 2025.12.24 01:48:28.034142 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 5673 | 2025.12.24 01:48:28.034220 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5674 | 2025.12.24 01:48:28.034537 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.12.24 01:48:28.034616 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5676 | 2025.12.24 01:48:28.034704 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5677 | 2025.12.24 01:48:28.035261 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538256 sec., 1708428.2460136674 rows/sec., 110.17 MiB/sec. | ||
| 5678 | 2025.12.24 01:48:28.035526 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5679 | 2025.12.24 01:48:28.035856 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.12.24 01:48:28.035939 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_36_7} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5681 | 2025.12.24 01:48:28.036028 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5682 | 2025.12.24 01:48:30.838073 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5683 | 2025.12.24 01:48:30.838155 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5684 | 2025.12.24 01:48:30.951408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12511 | ||
| 5685 | 2025.12.24 01:48:30.951926 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.12.24 01:48:30.951982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5687 | 2025.12.24 01:48:30.952548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5688 | 2025.12.24 01:48:30.952805 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2025.12.24 01:48:30.952952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 5690 | 2025.12.24 01:48:30.952963 [ 41 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5691 | 2025.12.24 01:48:30.953030 [ 41 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.12.24 01:48:30.953053 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5693 | 2025.12.24 01:48:30.953181 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 5694 | 2025.12.24 01:48:30.953340 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5695 | 2025.12.24 01:48:30.953385 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10143 rows starting from the beginning of the part | ||
| 5696 | 2025.12.24 01:48:30.953459 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5697 | 2025.12.24 01:48:30.953511 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5698 | 2025.12.24 01:48:30.953557 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5699 | 2025.12.24 01:48:30.953599 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5700 | 2025.12.24 01:48:30.953644 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5701 | 2025.12.24 01:48:30.957838 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004719569 sec., 2650877.65429428 rows/sec., 37.92 MiB/sec. | ||
| 5702 | 2025.12.24 01:48:30.958159 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5703 | 2025.12.24 01:48:30.958493 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2025.12.24 01:48:30.958579 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_26_5} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5705 | 2025.12.24 01:48:30.958674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5706 | 2025.12.24 01:48:31.600651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5707 | 2025.12.24 01:48:31.618008 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.12.24 01:48:31.618076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5709 | 2025.12.24 01:48:31.623574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5710 | 2025.12.24 01:48:31.624254 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.12.24 01:48:31.624561 [ 40 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5712 | 2025.12.24 01:48:31.624632 [ 40 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2025.12.24 01:48:31.624656 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5714 | 2025.12.24 01:48:31.624785 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5715 | 2025.12.24 01:48:31.627490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5716 | 2025.12.24 01:48:31.628840 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5717 | 2025.12.24 01:48:31.630372 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5718 | 2025.12.24 01:48:31.635793 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5719 | 2025.12.24 01:48:31.640330 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5720 | 2025.12.24 01:48:31.644392 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5721 | 2025.12.24 01:48:31.648918 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5722 | 2025.12.24 01:48:31.653355 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 5723 | 2025.12.24 01:48:31.705567 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080843294 sec., 2424.443516613759 rows/sec., 12.54 MiB/sec. | ||
| 5724 | 2025.12.24 01:48:31.708132 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5725 | 2025.12.24 01:48:31.710080 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_26_5} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.12.24 01:48:31.710188 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_26_5} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5727 | 2025.12.24 01:48:31.712930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5728 | 2025.12.24 01:48:32.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.76 MiB, peak 267.30 MiB, free memory in arenas 0.00 B, will set to 262.57 MiB (RSS), difference: 5.82 MiB | ||
| 5729 | 2025.12.24 01:48:33.020474 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2025.12.24 01:48:33.020673 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2025.12.24 01:48:33.020741 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2025.12.24 01:48:33.021415 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2025.12.24 01:48:33.021462 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5734 | 2025.12.24 01:48:33.021911 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5735 | 2025.12.24 01:48:33.022152 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.12.24 01:48:33.022320 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 5737 | 2025.12.24 01:48:33.022371 [ 5 ] {85f936cc-27ef-40d1-abda-19cfed1f5e51} <Debug> TCPHandler: Processed in 0.002028437 sec. | ||
| 5738 | 2025.12.24 01:48:33.022493 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2025.12.24 01:48:33.022599 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2025.12.24 01:48:33.022643 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5741 | 2025.12.24 01:48:33.023079 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2025.12.24 01:48:33.023118 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5743 | 2025.12.24 01:48:33.023436 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5744 | 2025.12.24 01:48:33.023658 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.12.24 01:48:33.023793 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 5746 | 2025.12.24 01:48:33.023832 [ 5 ] {393d2c3b-f816-407d-92c9-0c9832113635} <Debug> TCPHandler: Processed in 0.001391122 sec. | ||
| 5747 | 2025.12.24 01:48:33.023941 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2025.12.24 01:48:33.024051 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5749 | 2025.12.24 01:48:33.024100 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5750 | 2025.12.24 01:48:33.024514 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.12.24 01:48:33.024552 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5752 | 2025.12.24 01:48:33.024925 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5753 | 2025.12.24 01:48:33.025150 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.12.24 01:48:33.025287 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5755 | 2025.12.24 01:48:33.025325 [ 5 ] {6aeb954a-3293-446b-9c6f-8776235dd102} <Debug> TCPHandler: Processed in 0.001434204 sec. | ||
| 5756 | 2025.12.24 01:48:33.025431 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.12.24 01:48:33.025527 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5758 | 2025.12.24 01:48:33.025570 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5759 | 2025.12.24 01:48:33.025932 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.12.24 01:48:33.025976 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5761 | 2025.12.24 01:48:33.026316 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5762 | 2025.12.24 01:48:33.026536 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.12.24 01:48:33.026666 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 5764 | 2025.12.24 01:48:33.026702 [ 5 ] {2bbd2b89-fc9a-4582-bd95-a28506944ac0} <Debug> TCPHandler: Processed in 0.00132112 sec. | ||
| 5765 | 2025.12.24 01:48:35.984475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 742 | ||
| 5766 | 2025.12.24 01:48:35.986558 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.12.24 01:48:35.986610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5768 | 2025.12.24 01:48:35.987823 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5769 | 2025.12.24 01:48:35.988092 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2025.12.24 01:48:35.988359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 5771 | 2025.12.24 01:48:38.034959 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2025.12.24 01:48:38.035156 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5773 | 2025.12.24 01:48:38.035220 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5774 | 2025.12.24 01:48:38.036097 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2025.12.24 01:48:38.036137 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5776 | 2025.12.24 01:48:38.036569 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5777 | 2025.12.24 01:48:38.036797 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2025.12.24 01:48:38.036952 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 5779 | 2025.12.24 01:48:38.036995 [ 5 ] {9c959072-accb-4652-aedc-12c4359160e0} <Debug> TCPHandler: Processed in 0.00218055 sec. | ||
| 5780 | 2025.12.24 01:48:38.037125 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2025.12.24 01:48:38.037223 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5782 | 2025.12.24 01:48:38.037264 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5783 | 2025.12.24 01:48:38.037686 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2025.12.24 01:48:38.037722 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5785 | 2025.12.24 01:48:38.038014 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5786 | 2025.12.24 01:48:38.038240 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2025.12.24 01:48:38.038367 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001164 sec., 13745.704467353951 rows/sec., 1.09 MiB/sec. | ||
| 5788 | 2025.12.24 01:48:38.038405 [ 5 ] {b8d6ee85-0dfc-4c21-837d-f366b4149f62} <Debug> TCPHandler: Processed in 0.001333611 sec. | ||
| 5789 | 2025.12.24 01:48:38.038511 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2025.12.24 01:48:38.038606 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5791 | 2025.12.24 01:48:38.038646 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5792 | 2025.12.24 01:48:38.039622 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2025.12.24 01:48:38.039660 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5794 | 2025.12.24 01:48:38.040078 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5795 | 2025.12.24 01:48:38.040304 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2025.12.24 01:48:38.040440 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.001853 sec., 647598.4889368592 rows/sec., 51.70 MiB/sec. | ||
| 5797 | 2025.12.24 01:48:38.040478 [ 5 ] {8a39f123-d596-454a-ad74-9c16ff07f33c} <Debug> TCPHandler: Processed in 0.002016257 sec. | ||
| 5798 | 2025.12.24 01:48:38.040583 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2025.12.24 01:48:38.040679 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5800 | 2025.12.24 01:48:38.040719 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5801 | 2025.12.24 01:48:38.041202 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2025.12.24 01:48:38.041239 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5803 | 2025.12.24 01:48:38.041556 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5804 | 2025.12.24 01:48:38.041767 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2025.12.24 01:48:38.041893 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001233 sec., 211678.83211678834 rows/sec., 13.02 MiB/sec. | ||
| 5806 | 2025.12.24 01:48:38.041931 [ 5 ] {02985f12-01f8-49cc-9fae-b5bc63a53f6a} <Debug> TCPHandler: Processed in 0.001397473 sec. | ||
| 5807 | 2025.12.24 01:48:38.042027 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2025.12.24 01:48:38.042123 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5809 | 2025.12.24 01:48:38.042162 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5810 | 2025.12.24 01:48:38.042629 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.12.24 01:48:38.042665 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5812 | 2025.12.24 01:48:38.042989 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5813 | 2025.12.24 01:48:38.043199 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.12.24 01:48:38.043327 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 11.19 MiB/sec. | ||
| 5815 | 2025.12.24 01:48:38.043365 [ 5 ] {0759d18e-0404-452f-af5b-ca7550ae599c} <Debug> TCPHandler: Processed in 0.001385681 sec. | ||
| 5816 | 2025.12.24 01:48:38.043470 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2025.12.24 01:48:38.043565 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5818 | 2025.12.24 01:48:38.043603 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5819 | 2025.12.24 01:48:38.044053 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2025.12.24 01:48:38.044089 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5821 | 2025.12.24 01:48:38.044410 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5822 | 2025.12.24 01:48:38.044625 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2025.12.24 01:48:38.044753 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 5824 | 2025.12.24 01:48:38.044792 [ 5 ] {95a089b5-0bcc-4e23-9e16-bba20c6983d4} <Debug> TCPHandler: Processed in 0.001371821 sec. | ||
| 5825 | 2025.12.24 01:48:38.044908 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2025.12.24 01:48:38.045015 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5827 | 2025.12.24 01:48:38.045060 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5828 | 2025.12.24 01:48:38.045711 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.12.24 01:48:38.045748 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5830 | 2025.12.24 01:48:38.046105 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5831 | 2025.12.24 01:48:38.046323 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.12.24 01:48:38.046454 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001459 sec., 503769.7052775874 rows/sec., 35.46 MiB/sec. | ||
| 5833 | 2025.12.24 01:48:38.046492 [ 5 ] {82e4e5ad-9487-409e-90c8-32fe4fef0fd2} <Debug> TCPHandler: Processed in 0.001642198 sec. | ||
| 5834 | 2025.12.24 01:48:38.046595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2025.12.24 01:48:38.046687 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5836 | 2025.12.24 01:48:38.046728 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5837 | 2025.12.24 01:48:38.047047 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2025.12.24 01:48:38.047081 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5839 | 2025.12.24 01:48:38.047387 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5840 | 2025.12.24 01:48:38.047600 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2025.12.24 01:48:38.047723 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 5842 | 2025.12.24 01:48:38.047759 [ 5 ] {4dc01fe4-2a94-474b-b90c-c536bcf07c42} <Debug> TCPHandler: Processed in 0.001211428 sec. | ||
| 5843 | 2025.12.24 01:48:38.047861 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2025.12.24 01:48:38.047953 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5845 | 2025.12.24 01:48:38.047993 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5846 | 2025.12.24 01:48:38.048417 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2025.12.24 01:48:38.048453 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5848 | 2025.12.24 01:48:38.048804 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5849 | 2025.12.24 01:48:38.049014 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2025.12.24 01:48:38.049148 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001214 sec., 265238.8797364086 rows/sec., 17.44 MiB/sec. | ||
| 5851 | 2025.12.24 01:48:38.049184 [ 5 ] {9022a49b-f135-408a-b373-99007604b7ad} <Debug> TCPHandler: Processed in 0.001370292 sec. | ||
| 5852 | 2025.12.24 01:48:38.049284 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2025.12.24 01:48:38.049376 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5854 | 2025.12.24 01:48:38.049416 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5855 | 2025.12.24 01:48:38.049710 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.12.24 01:48:38.049745 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5857 | 2025.12.24 01:48:38.050055 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5858 | 2025.12.24 01:48:38.050264 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.12.24 01:48:38.050384 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 5860 | 2025.12.24 01:48:38.050419 [ 5 ] {e3d367f2-bd0b-4c1e-a4e0-7fe6946ca0f3} <Debug> TCPHandler: Processed in 0.001181657 sec. | ||
| 5861 | 2025.12.24 01:48:38.050521 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2025.12.24 01:48:38.050610 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2025.12.24 01:48:38.050661 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <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 | ||
| 5864 | 2025.12.24 01:48:38.051533 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2025.12.24 01:48:38.051568 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5866 | 2025.12.24 01:48:38.052139 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5867 | 2025.12.24 01:48:38.052364 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2025.12.24 01:48:38.052495 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. | ||
| 5869 | 2025.12.24 01:48:38.052545 [ 5 ] {b0c528fe-e865-4684-a53b-61219383fa67} <Debug> TCPHandler: Processed in 0.002071307 sec. | ||
| 5870 | 2025.12.24 01:48:38.052649 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2025.12.24 01:48:38.052740 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5872 | 2025.12.24 01:48:38.052780 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5873 | 2025.12.24 01:48:38.053105 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2025.12.24 01:48:38.053140 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5875 | 2025.12.24 01:48:38.053443 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5876 | 2025.12.24 01:48:38.053659 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.12.24 01:48:38.053783 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 5878 | 2025.12.24 01:48:38.053818 [ 5 ] {566306c8-802c-4205-b78b-4d6c8f2aab1c} <Debug> TCPHandler: Processed in 0.001216859 sec. | ||
| 5879 | 2025.12.24 01:48:38.453086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13023 | ||
| 5880 | 2025.12.24 01:48:38.453668 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.12.24 01:48:38.453718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5882 | 2025.12.24 01:48:38.454259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5883 | 2025.12.24 01:48:38.454493 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.12.24 01:48:38.454622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13023 | ||
| 5885 | 2025.12.24 01:48:39.127607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5886 | 2025.12.24 01:48:39.143890 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.12.24 01:48:39.143956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5888 | 2025.12.24 01:48:39.149679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5889 | 2025.12.24 01:48:39.150380 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.12.24 01:48:39.153198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5891 | 2025.12.24 01:48:43.020106 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.24 01:48:43.020305 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.24 01:48:43.020371 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5894 | 2025.12.24 01:48:43.021020 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.24 01:48:43.021067 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5896 | 2025.12.24 01:48:43.021491 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5897 | 2025.12.24 01:48:43.021722 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.24 01:48:43.021878 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 5899 | 2025.12.24 01:48:43.021929 [ 5 ] {dd6b825f-68c2-42d2-b24a-969879a29574} <Debug> TCPHandler: Processed in 0.001960965 sec. | ||
| 5900 | 2025.12.24 01:48:43.022048 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.12.24 01:48:43.022150 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5902 | 2025.12.24 01:48:43.022193 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5903 | 2025.12.24 01:48:43.022635 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.12.24 01:48:43.022673 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5905 | 2025.12.24 01:48:43.023001 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5906 | 2025.12.24 01:48:43.023225 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.12.24 01:48:43.023357 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 5908 | 2025.12.24 01:48:43.023395 [ 5 ] {1f4110bc-d4a2-4b92-8a6f-d1cbe2d672cf} <Debug> TCPHandler: Processed in 0.001398353 sec. | ||
| 5909 | 2025.12.24 01:48:43.023509 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.12.24 01:48:43.023606 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5911 | 2025.12.24 01:48:43.023652 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5912 | 2025.12.24 01:48:43.024056 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.12.24 01:48:43.024094 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5914 | 2025.12.24 01:48:43.024434 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5915 | 2025.12.24 01:48:43.024678 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.24 01:48:43.024845 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5917 | 2025.12.24 01:48:43.024882 [ 5 ] {94b450e8-9acd-465e-88d3-a85819b3b730} <Debug> TCPHandler: Processed in 0.001422043 sec. | ||
| 5918 | 2025.12.24 01:48:43.024993 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.12.24 01:48:43.025089 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5920 | 2025.12.24 01:48:43.025131 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5921 | 2025.12.24 01:48:43.025459 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.12.24 01:48:43.025495 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5923 | 2025.12.24 01:48:43.025819 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5924 | 2025.12.24 01:48:43.026033 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.12.24 01:48:43.026191 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 5926 | 2025.12.24 01:48:43.026227 [ 5 ] {96d36f06-4f0a-4f94-9779-7d311279338d} <Debug> TCPHandler: Processed in 0.0012824 sec. | ||
| 5927 | 2025.12.24 01:48:45.838211 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5928 | 2025.12.24 01:48:45.838261 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5929 | 2025.12.24 01:48:45.954766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13471 | ||
| 5930 | 2025.12.24 01:48:45.955252 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.12.24 01:48:45.955289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5932 | 2025.12.24 01:48:45.955761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5933 | 2025.12.24 01:48:45.955984 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2025.12.24 01:48:45.956111 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 5935 | 2025.12.24 01:48:45.988583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 774 | ||
| 5936 | 2025.12.24 01:48:45.990957 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.12.24 01:48:45.991006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5938 | 2025.12.24 01:48:45.992212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5939 | 2025.12.24 01:48:45.992483 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.12.24 01:48:45.992636 [ 108 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5941 | 2025.12.24 01:48:45.992684 [ 108 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2025.12.24 01:48:45.992707 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5943 | 2025.12.24 01:48:45.992821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5944 | 2025.12.24 01:48:45.992840 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 5945 | 2025.12.24 01:48:45.993426 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5946 | 2025.12.24 01:48:45.993564 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 634 rows starting from the beginning of the part | ||
| 5947 | 2025.12.24 01:48:45.993912 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5948 | 2025.12.24 01:48:45.994233 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 5949 | 2025.12.24 01:48:45.994558 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 5950 | 2025.12.24 01:48:45.994866 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 5951 | 2025.12.24 01:48:45.995176 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 5952 | 2025.12.24 01:48:46.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.39 MiB, peak 267.67 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: -3.51 MiB | ||
| 5953 | 2025.12.24 01:48:46.002163 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 72 columns (72 merged, 0 gathered) in 0.009389696 sec., 82430.78370162357 rows/sec., 71.65 MiB/sec. | ||
| 5954 | 2025.12.24 01:48:46.003520 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5955 | 2025.12.24 01:48:46.004083 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.12.24 01:48:46.004161 [ 187 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_21_4} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5957 | 2025.12.24 01:48:46.004368 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5958 | 2025.12.24 01:48:46.653324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5959 | 2025.12.24 01:48:46.670366 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2025.12.24 01:48:46.670435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5961 | 2025.12.24 01:48:46.676268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5962 | 2025.12.24 01:48:46.676993 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2025.12.24 01:48:46.680258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5964 | 2025.12.24 01:48:47.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.47 MiB, peak 267.67 MiB, free memory in arenas 0.00 B, will set to 264.58 MiB (RSS), difference: 4.11 MiB | ||
| 5965 | 2025.12.24 01:48:48.033520 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.12.24 01:48:48.033709 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5967 | 2025.12.24 01:48:48.033773 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5968 | 2025.12.24 01:48:48.034539 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.12.24 01:48:48.034578 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5970 | 2025.12.24 01:48:48.035030 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5971 | 2025.12.24 01:48:48.035274 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.12.24 01:48:48.035406 [ 141 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5973 | 2025.12.24 01:48:48.035429 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 5974 | 2025.12.24 01:48:48.035453 [ 141 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.12.24 01:48:48.035477 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5976 | 2025.12.24 01:48:48.035482 [ 5 ] {81b0ba22-82b4-4929-8b42-041e874134b7} <Debug> TCPHandler: Processed in 0.002086248 sec. | ||
| 5977 | 2025.12.24 01:48:48.035607 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2025.12.24 01:48:48.035615 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 5979 | 2025.12.24 01:48:48.035710 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5980 | 2025.12.24 01:48:48.035760 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5981 | 2025.12.24 01:48:48.035760 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5982 | 2025.12.24 01:48:48.035808 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5983 | 2025.12.24 01:48:48.035874 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5984 | 2025.12.24 01:48:48.035920 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5985 | 2025.12.24 01:48:48.035963 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 5986 | 2025.12.24 01:48:48.036008 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5987 | 2025.12.24 01:48:48.036047 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5988 | 2025.12.24 01:48:48.036709 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2025.12.24 01:48:48.036759 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5990 | 2025.12.24 01:48:48.037154 [ 195 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598848 sec., 1312194.7802417742 rows/sec., 88.83 MiB/sec. | ||
| 5991 | 2025.12.24 01:48:48.037304 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5992 | 2025.12.24 01:48:48.037352 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5993 | 2025.12.24 01:48:48.037592 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.12.24 01:48:48.037718 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.12.24 01:48:48.037745 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002058 sec., 579203.1098153547 rows/sec., 46.27 MiB/sec. | ||
| 5996 | 2025.12.24 01:48:48.037792 [ 5 ] {e0925f10-8b2a-4cf2-b66e-662dd79e4248} <Debug> TCPHandler: Processed in 0.002236081 sec. | ||
| 5997 | 2025.12.24 01:48:48.037807 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_16_3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5998 | 2025.12.24 01:48:48.037907 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.12.24 01:48:48.037908 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6000 | 2025.12.24 01:48:48.038016 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6001 | 2025.12.24 01:48:48.038065 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6002 | 2025.12.24 01:48:48.038574 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.24 01:48:48.038610 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6004 | 2025.12.24 01:48:48.038946 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6005 | 2025.12.24 01:48:48.039164 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.12.24 01:48:48.039294 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.0013 sec., 188461.53846153847 rows/sec., 11.51 MiB/sec. | ||
| 6007 | 2025.12.24 01:48:48.039334 [ 5 ] {7824fe90-5eac-4a2d-bc2f-f793f19bb326} <Debug> TCPHandler: Processed in 0.001477824 sec. | ||
| 6008 | 2025.12.24 01:48:48.039450 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2025.12.24 01:48:48.039545 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6010 | 2025.12.24 01:48:48.039586 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6011 | 2025.12.24 01:48:48.040048 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.12.24 01:48:48.040082 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6013 | 2025.12.24 01:48:48.040438 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6014 | 2025.12.24 01:48:48.040667 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2025.12.24 01:48:48.040761 [ 141 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6016 | 2025.12.24 01:48:48.040790 [ 141 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2025.12.24 01:48:48.040799 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 10.74 MiB/sec. | ||
| 6018 | 2025.12.24 01:48:48.040806 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6019 | 2025.12.24 01:48:48.040837 [ 5 ] {355e09f5-2244-4c54-b67f-cfd58272db38} <Debug> TCPHandler: Processed in 0.001438683 sec. | ||
| 6020 | 2025.12.24 01:48:48.040935 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 6021 | 2025.12.24 01:48:48.040946 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2025.12.24 01:48:48.041089 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6023 | 2025.12.24 01:48:48.041090 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6024 | 2025.12.24 01:48:48.041136 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6025 | 2025.12.24 01:48:48.041146 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 6026 | 2025.12.24 01:48:48.041234 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6027 | 2025.12.24 01:48:48.041285 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6028 | 2025.12.24 01:48:48.041330 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6029 | 2025.12.24 01:48:48.041373 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6030 | 2025.12.24 01:48:48.041410 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6031 | 2025.12.24 01:48:48.041637 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.12.24 01:48:48.041681 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6033 | 2025.12.24 01:48:48.042019 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6034 | 2025.12.24 01:48:48.042251 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2025.12.24 01:48:48.042352 [ 141 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6036 | 2025.12.24 01:48:48.042381 [ 141 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2025.12.24 01:48:48.042386 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 6038 | 2025.12.24 01:48:48.042406 [ 195 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533376 sec., 881714.59576777 rows/sec., 61.76 MiB/sec. | ||
| 6039 | 2025.12.24 01:48:48.042408 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6040 | 2025.12.24 01:48:48.042434 [ 5 ] {a5341fe9-7159-4caf-bb7c-9252d718bedd} <Debug> TCPHandler: Processed in 0.001540055 sec. | ||
| 6041 | 2025.12.24 01:48:48.042513 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 6042 | 2025.12.24 01:48:48.042542 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2025.12.24 01:48:48.042581 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6044 | 2025.12.24 01:48:48.042600 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6045 | 2025.12.24 01:48:48.042635 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6046 | 2025.12.24 01:48:48.042639 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6047 | 2025.12.24 01:48:48.042686 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6048 | 2025.12.24 01:48:48.042691 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6049 | 2025.12.24 01:48:48.042743 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6050 | 2025.12.24 01:48:48.042784 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6051 | 2025.12.24 01:48:48.042835 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6052 | 2025.12.24 01:48:48.042866 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.12.24 01:48:48.042877 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6054 | 2025.12.24 01:48:48.042947 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_21_4} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6055 | 2025.12.24 01:48:48.043031 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6056 | 2025.12.24 01:48:48.043312 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2025.12.24 01:48:48.043352 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6058 | 2025.12.24 01:48:48.043703 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6059 | 2025.12.24 01:48:48.043775 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129693 sec., 831964.7166770758 rows/sec., 50.78 MiB/sec. | ||
| 6060 | 2025.12.24 01:48:48.043897 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6061 | 2025.12.24 01:48:48.043916 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.12.24 01:48:48.044048 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001428 sec., 503501.4005602241 rows/sec., 35.34 MiB/sec. | ||
| 6063 | 2025.12.24 01:48:48.044086 [ 5 ] {ddd1ba8c-3973-4cec-ac34-fa7e7f86d5b8} <Debug> TCPHandler: Processed in 0.001593886 sec. | ||
| 6064 | 2025.12.24 01:48:48.044150 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2025.12.24 01:48:48.044195 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2025.12.24 01:48:48.044212 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_16_3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6067 | 2025.12.24 01:48:48.044275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6068 | 2025.12.24 01:48:48.044288 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6069 | 2025.12.24 01:48:48.044335 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6070 | 2025.12.24 01:48:48.044664 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2025.12.24 01:48:48.044698 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6072 | 2025.12.24 01:48:48.045011 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6073 | 2025.12.24 01:48:48.045221 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2025.12.24 01:48:48.045360 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 6075 | 2025.12.24 01:48:48.045397 [ 5 ] {7d9a3761-953a-49fd-ad6b-d24cd171dc38} <Debug> TCPHandler: Processed in 0.001251729 sec. | ||
| 6076 | 2025.12.24 01:48:48.045503 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6077 | 2025.12.24 01:48:48.045598 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6078 | 2025.12.24 01:48:48.045639 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6079 | 2025.12.24 01:48:48.046059 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.12.24 01:48:48.046093 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6081 | 2025.12.24 01:48:48.046447 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6082 | 2025.12.24 01:48:48.046680 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2025.12.24 01:48:48.046824 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 6084 | 2025.12.24 01:48:48.046861 [ 5 ] {35e86907-cc85-4b5f-a52f-608169eaf400} <Debug> TCPHandler: Processed in 0.001408092 sec. | ||
| 6085 | 2025.12.24 01:48:48.046965 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2025.12.24 01:48:48.047058 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6087 | 2025.12.24 01:48:48.047100 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6088 | 2025.12.24 01:48:48.047403 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2025.12.24 01:48:48.047439 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6090 | 2025.12.24 01:48:48.047757 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6091 | 2025.12.24 01:48:48.047968 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2025.12.24 01:48:48.048098 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 6093 | 2025.12.24 01:48:48.048136 [ 5 ] {fd8a5f84-df36-436c-8470-51b96531f461} <Debug> TCPHandler: Processed in 0.001220228 sec. | ||
| 6094 | 2025.12.24 01:48:48.048244 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2025.12.24 01:48:48.048340 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6096 | 2025.12.24 01:48:48.048393 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <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 | ||
| 6097 | 2025.12.24 01:48:48.049214 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2025.12.24 01:48:48.049250 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6099 | 2025.12.24 01:48:48.049828 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6100 | 2025.12.24 01:48:48.050058 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2025.12.24 01:48:48.050198 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 6102 | 2025.12.24 01:48:48.050252 [ 5 ] {3e3a7892-3054-4ae4-a3ac-de70b7c72f5a} <Debug> TCPHandler: Processed in 0.002055807 sec. | ||
| 6103 | 2025.12.24 01:48:48.050358 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2025.12.24 01:48:48.050453 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6105 | 2025.12.24 01:48:48.050495 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6106 | 2025.12.24 01:48:48.050820 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2025.12.24 01:48:48.050856 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6108 | 2025.12.24 01:48:48.051175 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6109 | 2025.12.24 01:48:48.051393 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2025.12.24 01:48:48.051520 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 6111 | 2025.12.24 01:48:48.051556 [ 5 ] {be6e1026-6593-46d9-a1e2-5e90a122dd84} <Debug> TCPHandler: Processed in 0.001246429 sec. | ||
| 6112 | 2025.12.24 01:48:53.049577 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2025.12.24 01:48:53.049767 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6114 | 2025.12.24 01:48:53.049829 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6115 | 2025.12.24 01:48:53.051098 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2025.12.24 01:48:53.051136 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6117 | 2025.12.24 01:48:53.051644 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6118 | 2025.12.24 01:48:53.051873 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2025.12.24 01:48:53.051991 [ 73 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6120 | 2025.12.24 01:48:53.052030 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002312 sec., 517301.03806228377 rows/sec., 42.65 MiB/sec. | ||
| 6121 | 2025.12.24 01:48:53.052030 [ 73 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2025.12.24 01:48:53.052063 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6123 | 2025.12.24 01:48:53.052077 [ 5 ] {fdf4dd71-3f73-4460-ade9-3d9a88fed39e} <Debug> TCPHandler: Processed in 0.00263543 sec. | ||
| 6124 | 2025.12.24 01:48:53.052190 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6125 | 2025.12.24 01:48:53.052206 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2025.12.24 01:48:53.052334 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6127 | 2025.12.24 01:48:53.052355 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6128 | 2025.12.24 01:48:53.052376 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6129 | 2025.12.24 01:48:53.052398 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2462 rows starting from the beginning of the part | ||
| 6130 | 2025.12.24 01:48:53.052478 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6131 | 2025.12.24 01:48:53.052531 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1200 rows starting from the beginning of the part | ||
| 6132 | 2025.12.24 01:48:53.052570 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6133 | 2025.12.24 01:48:53.052612 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1192 rows starting from the beginning of the part | ||
| 6134 | 2025.12.24 01:48:53.052651 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 6135 | 2025.12.24 01:48:53.052919 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2025.12.24 01:48:53.052959 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6137 | 2025.12.24 01:48:53.053321 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6138 | 2025.12.24 01:48:53.053551 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2025.12.24 01:48:53.053695 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001381 sec., 165097.75524981896 rows/sec., 11.18 MiB/sec. | ||
| 6140 | 2025.12.24 01:48:53.053733 [ 5 ] {dc959e62-e6f5-4bb0-9640-66ca431b3633} <Debug> TCPHandler: Processed in 0.001578797 sec. | ||
| 6141 | 2025.12.24 01:48:53.053859 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2025.12.24 01:48:53.053951 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6143 | 2025.12.24 01:48:53.053992 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6144 | 2025.12.24 01:48:53.054588 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2025.12.24 01:48:53.054623 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6146 | 2025.12.24 01:48:53.055002 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6147 | 2025.12.24 01:48:53.055062 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002928848 sec., 2103898.870818834 rows/sec., 178.63 MiB/sec. | ||
| 6148 | 2025.12.24 01:48:53.055236 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.24 01:48:53.055337 [ 73 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6150 | 2025.12.24 01:48:53.055367 [ 73 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2025.12.24 01:48:53.055374 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001441 sec., 360860.5135322693 rows/sec., 26.70 MiB/sec. | ||
| 6152 | 2025.12.24 01:48:53.055385 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6153 | 2025.12.24 01:48:53.055413 [ 5 ] {0521105d-d1d5-4bc1-8a03-c51042d8b412} <Debug> TCPHandler: Processed in 0.001613547 sec. | ||
| 6154 | 2025.12.24 01:48:53.055483 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6155 | 2025.12.24 01:48:53.055483 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6156 | 2025.12.24 01:48:53.055534 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.12.24 01:48:53.055574 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6158 | 2025.12.24 01:48:53.055601 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6159 | 2025.12.24 01:48:53.055632 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6160 | 2025.12.24 01:48:53.055659 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6161 | 2025.12.24 01:48:53.055676 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6162 | 2025.12.24 01:48:53.055708 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 735 rows starting from the beginning of the part | ||
| 6163 | 2025.12.24 01:48:53.055750 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6164 | 2025.12.24 01:48:53.055788 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 719 rows starting from the beginning of the part | ||
| 6165 | 2025.12.24 01:48:53.055831 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 520 rows starting from the beginning of the part | ||
| 6166 | 2025.12.24 01:48:53.055847 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.12.24 01:48:53.055934 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_41_8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6168 | 2025.12.24 01:48:53.056029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 6169 | 2025.12.24 01:48:53.056231 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.12.24 01:48:53.056269 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6171 | 2025.12.24 01:48:53.056685 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6172 | 2025.12.24 01:48:53.056906 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2025.12.24 01:48:53.057043 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00143 sec., 590209.7902097902 rows/sec., 39.72 MiB/sec. | ||
| 6174 | 2025.12.24 01:48:53.057043 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597587 sec., 2097538.35002413 rows/sec., 158.73 MiB/sec. | ||
| 6175 | 2025.12.24 01:48:53.057047 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6176 | 2025.12.24 01:48:53.057082 [ 5 ] {682c9f97-a778-4b68-8e31-46adc37b2745} <Debug> TCPHandler: Processed in 0.001595687 sec. | ||
| 6177 | 2025.12.24 01:48:53.057126 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.12.24 01:48:53.057153 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6179 | 2025.12.24 01:48:53.057216 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2025.12.24 01:48:53.057237 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6181 | 2025.12.24 01:48:53.057308 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6182 | 2025.12.24 01:48:53.057323 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6183 | 2025.12.24 01:48:53.057330 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6184 | 2025.12.24 01:48:53.057366 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12777 rows starting from the beginning of the part | ||
| 6185 | 2025.12.24 01:48:53.057373 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6186 | 2025.12.24 01:48:53.057417 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6187 | 2025.12.24 01:48:53.057460 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 322 rows starting from the beginning of the part | ||
| 6188 | 2025.12.24 01:48:53.057512 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6189 | 2025.12.24 01:48:53.057551 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6190 | 2025.12.24 01:48:53.057589 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 6191 | 2025.12.24 01:48:53.057655 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.12.24 01:48:53.057730 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2025.12.24 01:48:53.057746 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_41_8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6194 | 2025.12.24 01:48:53.057773 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6195 | 2025.12.24 01:48:53.057853 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6196 | 2025.12.24 01:48:53.058126 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6197 | 2025.12.24 01:48:53.058343 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2025.12.24 01:48:53.058452 [ 118 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6199 | 2025.12.24 01:48:53.058483 [ 118 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2025.12.24 01:48:53.058484 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 6201 | 2025.12.24 01:48:53.058502 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6202 | 2025.12.24 01:48:53.058536 [ 5 ] {e058d52e-cba4-4ad2-be42-f3850a664df5} <Debug> TCPHandler: Processed in 0.001368761 sec. | ||
| 6203 | 2025.12.24 01:48:53.058614 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6204 | 2025.12.24 01:48:53.058710 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6205 | 2025.12.24 01:48:53.058739 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2628 rows starting from the beginning of the part | ||
| 6206 | 2025.12.24 01:48:53.058797 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6207 | 2025.12.24 01:48:53.058844 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6208 | 2025.12.24 01:48:53.058882 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6209 | 2025.12.24 01:48:53.058917 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6210 | 2025.12.24 01:48:53.058953 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6211 | 2025.12.24 01:48:53.060459 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879433 sec., 1604739.301693649 rows/sec., 103.41 MiB/sec. | ||
| 6212 | 2025.12.24 01:48:53.060806 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6213 | 2025.12.24 01:48:53.061054 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2025.12.24 01:48:53.061124 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_41_8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6215 | 2025.12.24 01:48:53.061194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6216 | 2025.12.24 01:48:53.063252 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14577 rows, containing 5 columns (5 merged, 0 gathered) in 0.00604766 sec., 2410353.7566596004 rows/sec., 162.98 MiB/sec. | ||
| 6217 | 2025.12.24 01:48:53.063758 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6218 | 2025.12.24 01:48:53.064019 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.12.24 01:48:53.064093 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6220 | 2025.12.24 01:48:53.064170 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6221 | 2025.12.24 01:48:53.457151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13983 | ||
| 6222 | 2025.12.24 01:48:53.457662 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2025.12.24 01:48:53.457708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6224 | 2025.12.24 01:48:53.458207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6225 | 2025.12.24 01:48:53.458436 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2025.12.24 01:48:53.458571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13983 | ||
| 6227 | 2025.12.24 01:48:54.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.30 MiB, peak 272.19 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: 2.37 MiB | ||
| 6228 | 2025.12.24 01:48:54.181276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6229 | 2025.12.24 01:48:54.198658 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.12.24 01:48:54.198716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6231 | 2025.12.24 01:48:54.205050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6232 | 2025.12.24 01:48:54.205780 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.12.24 01:48:54.209439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6234 | 2025.12.24 01:48:55.994030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 806 | ||
| 6235 | 2025.12.24 01:48:55.996429 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.12.24 01:48:55.996476 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6237 | 2025.12.24 01:48:55.997730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6238 | 2025.12.24 01:48:55.998009 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.12.24 01:48:55.998368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6240 | 2025.12.24 01:48:58.033618 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2025.12.24 01:48:58.033831 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6242 | 2025.12.24 01:48:58.033905 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6243 | 2025.12.24 01:48:58.034755 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2025.12.24 01:48:58.034801 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6245 | 2025.12.24 01:48:58.035226 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6246 | 2025.12.24 01:48:58.035461 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2025.12.24 01:48:58.035614 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 6248 | 2025.12.24 01:48:58.035667 [ 5 ] {bc99a2fe-bc31-4c52-bf88-0a15d0ca0db0} <Debug> TCPHandler: Processed in 0.0021866 sec. | ||
| 6249 | 2025.12.24 01:48:58.035783 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2025.12.24 01:48:58.035886 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6251 | 2025.12.24 01:48:58.035931 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6252 | 2025.12.24 01:48:58.036776 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.12.24 01:48:58.036814 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6254 | 2025.12.24 01:48:58.037218 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6255 | 2025.12.24 01:48:58.037447 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.12.24 01:48:58.037581 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00172 sec., 693023.2558139535 rows/sec., 55.36 MiB/sec. | ||
| 6257 | 2025.12.24 01:48:58.037621 [ 5 ] {3b502f9f-dc79-4cc1-9840-d51d7034b2c1} <Debug> TCPHandler: Processed in 0.001888793 sec. | ||
| 6258 | 2025.12.24 01:48:58.037736 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.12.24 01:48:58.037835 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6260 | 2025.12.24 01:48:58.037877 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6261 | 2025.12.24 01:48:58.038352 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.12.24 01:48:58.038390 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6263 | 2025.12.24 01:48:58.038708 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6264 | 2025.12.24 01:48:58.038916 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2025.12.24 01:48:58.039048 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001236 sec., 198220.0647249191 rows/sec., 12.11 MiB/sec. | ||
| 6266 | 2025.12.24 01:48:58.039088 [ 5 ] {a018efe3-27da-421e-82eb-74de408ab882} <Debug> TCPHandler: Processed in 0.001403462 sec. | ||
| 6267 | 2025.12.24 01:48:58.039200 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2025.12.24 01:48:58.039295 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6269 | 2025.12.24 01:48:58.039336 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6270 | 2025.12.24 01:48:58.039792 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2025.12.24 01:48:58.039829 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6272 | 2025.12.24 01:48:58.040145 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6273 | 2025.12.24 01:48:58.040373 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2025.12.24 01:48:58.040511 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 6275 | 2025.12.24 01:48:58.040549 [ 5 ] {5cfb2b37-5809-4646-bc78-ddaa4395f07c} <Debug> TCPHandler: Processed in 0.001397602 sec. | ||
| 6276 | 2025.12.24 01:48:58.040657 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2025.12.24 01:48:58.040749 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6278 | 2025.12.24 01:48:58.040790 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6279 | 2025.12.24 01:48:58.041240 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.12.24 01:48:58.041277 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6281 | 2025.12.24 01:48:58.041583 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6282 | 2025.12.24 01:48:58.041801 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.12.24 01:48:58.041929 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 6284 | 2025.12.24 01:48:58.041967 [ 5 ] {495ffefe-3dd7-47c3-b547-451415e6b94d} <Debug> TCPHandler: Processed in 0.001359632 sec. | ||
| 6285 | 2025.12.24 01:48:58.042071 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2025.12.24 01:48:58.042166 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6287 | 2025.12.24 01:48:58.042205 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6288 | 2025.12.24 01:48:58.042812 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2025.12.24 01:48:58.042848 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6290 | 2025.12.24 01:48:58.043185 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6291 | 2025.12.24 01:48:58.043396 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2025.12.24 01:48:58.043525 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001377 sec., 522149.60058097314 rows/sec., 36.64 MiB/sec. | ||
| 6293 | 2025.12.24 01:48:58.043564 [ 5 ] {57439004-b7db-411c-9560-6c632202bf08} <Debug> TCPHandler: Processed in 0.001540876 sec. | ||
| 6294 | 2025.12.24 01:48:58.043673 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2025.12.24 01:48:58.043766 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6296 | 2025.12.24 01:48:58.043807 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6297 | 2025.12.24 01:48:58.044131 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2025.12.24 01:48:58.044168 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6299 | 2025.12.24 01:48:58.044476 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6300 | 2025.12.24 01:48:58.044684 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2025.12.24 01:48:58.044812 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 6302 | 2025.12.24 01:48:58.044849 [ 5 ] {1a8bf7f3-ef7a-4798-83b5-7b1f213470f2} <Debug> TCPHandler: Processed in 0.001224278 sec. | ||
| 6303 | 2025.12.24 01:48:58.044953 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2025.12.24 01:48:58.045048 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6305 | 2025.12.24 01:48:58.045091 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6306 | 2025.12.24 01:48:58.045510 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.12.24 01:48:58.045547 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6308 | 2025.12.24 01:48:58.045887 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6309 | 2025.12.24 01:48:58.046107 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.12.24 01:48:58.046237 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 6311 | 2025.12.24 01:48:58.046275 [ 5 ] {72d54bc5-2c53-4a23-8369-757c21273904} <Debug> TCPHandler: Processed in 0.001371462 sec. | ||
| 6312 | 2025.12.24 01:48:58.046380 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2025.12.24 01:48:58.046479 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6314 | 2025.12.24 01:48:58.046522 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6315 | 2025.12.24 01:48:58.046847 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.12.24 01:48:58.046885 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6317 | 2025.12.24 01:48:58.047195 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6318 | 2025.12.24 01:48:58.047396 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.12.24 01:48:58.047496 [ 112 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6320 | 2025.12.24 01:48:58.047521 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 6321 | 2025.12.24 01:48:58.047552 [ 112 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.12.24 01:48:58.047563 [ 5 ] {0a8a4d18-60b7-411c-b1f1-92b4338c4161} <Debug> TCPHandler: Processed in 0.001265919 sec. | ||
| 6323 | 2025.12.24 01:48:58.047580 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6324 | 2025.12.24 01:48:58.047671 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2025.12.24 01:48:58.047688 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::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 | ||
| 6326 | 2025.12.24 01:48:58.047767 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6327 | 2025.12.24 01:48:58.047794 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6328 | 2025.12.24 01:48:58.047817 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <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 | ||
| 6329 | 2025.12.24 01:48:58.047827 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6330 | 2025.12.24 01:48:58.047891 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6331 | 2025.12.24 01:48:58.047937 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6332 | 2025.12.24 01:48:58.047980 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6333 | 2025.12.24 01:48:58.048087 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6334 | 2025.12.24 01:48:58.048135 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6335 | 2025.12.24 01:48:58.048696 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2025.12.24 01:48:58.048733 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6337 | 2025.12.24 01:48:58.048948 [ 196 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266959 sec., 11839.372860526662 rows/sec., 797.77 KiB/sec. | ||
| 6338 | 2025.12.24 01:48:58.049137 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6339 | 2025.12.24 01:48:58.049329 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6340 | 2025.12.24 01:48:58.049549 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.24 01:48:58.049608 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2025.12.24 01:48:58.049648 [ 194 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_15_3} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6343 | 2025.12.24 01:48:58.049735 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6344 | 2025.12.24 01:48:58.049755 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6345 | 2025.12.24 01:48:58.049762 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001967 sec., 20335.536349771224 rows/sec., 36.44 MiB/sec. | ||
| 6346 | 2025.12.24 01:48:58.049773 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2025.12.24 01:48:58.049811 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6348 | 2025.12.24 01:48:58.049832 [ 5 ] {fe90c720-c3af-4507-b33e-2ede6691c3a5} <Debug> TCPHandler: Processed in 0.00217026 sec. | ||
| 6349 | 2025.12.24 01:48:58.049885 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6350 | 2025.12.24 01:48:58.049947 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2025.12.24 01:48:58.050046 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6352 | 2025.12.24 01:48:58.050087 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6353 | 2025.12.24 01:48:58.050101 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6354 | 2025.12.24 01:48:58.050160 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 582 rows starting from the beginning of the part | ||
| 6355 | 2025.12.24 01:48:58.050279 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6356 | 2025.12.24 01:48:58.050379 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6357 | 2025.12.24 01:48:58.050412 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2025.12.24 01:48:58.050454 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6359 | 2025.12.24 01:48:58.050471 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6360 | 2025.12.24 01:48:58.050567 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6361 | 2025.12.24 01:48:58.050658 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 6362 | 2025.12.24 01:48:58.050794 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6363 | 2025.12.24 01:48:58.051038 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2025.12.24 01:48:58.051175 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 5.55 MiB/sec. | ||
| 6365 | 2025.12.24 01:48:58.051212 [ 5 ] {b5e03454-295a-484e-a9b8-ab7d0b381430} <Debug> TCPHandler: Processed in 0.001315451 sec. | ||
| 6366 | 2025.12.24 01:48:58.080313 [ 194 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 19 columns (19 merged, 0 gathered) in 0.030457892 sec., 25674.79062569399 rows/sec., 46.01 MiB/sec. | ||
| 6367 | 2025.12.24 01:48:58.081578 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6368 | 2025.12.24 01:48:58.081973 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.12.24 01:48:58.082057 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6370 | 2025.12.24 01:48:58.082198 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||
| 6371 | 2025.12.24 01:48:59.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.58 MiB, peak 276.35 MiB, free memory in arenas 0.00 B, will set to 270.29 MiB (RSS), difference: 1.72 MiB | ||
| 6372 | 2025.12.24 01:49:00.838498 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6373 | 2025.12.24 01:49:00.838551 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6374 | 2025.12.24 01:49:00.958742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14431 | ||
| 6375 | 2025.12.24 01:49:00.959263 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2025.12.24 01:49:00.959306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6377 | 2025.12.24 01:49:00.959835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6378 | 2025.12.24 01:49:00.960062 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.12.24 01:49:00.960192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 6380 | 2025.12.24 01:49:01.709598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6381 | 2025.12.24 01:49:01.727492 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2025.12.24 01:49:01.727548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6383 | 2025.12.24 01:49:01.733499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6384 | 2025.12.24 01:49:01.734206 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2025.12.24 01:49:01.737280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6386 | 2025.12.24 01:49:03.021897 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2025.12.24 01:49:03.022173 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6388 | 2025.12.24 01:49:03.022275 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6389 | 2025.12.24 01:49:03.023222 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2025.12.24 01:49:03.023261 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6391 | 2025.12.24 01:49:03.023677 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6392 | 2025.12.24 01:49:03.023904 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2025.12.24 01:49:03.024062 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. | ||
| 6394 | 2025.12.24 01:49:03.024105 [ 5 ] {4d43ac44-3bc2-47c4-8952-b26bc0166c99} <Debug> TCPHandler: Processed in 0.002375124 sec. | ||
| 6395 | 2025.12.24 01:49:03.024231 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2025.12.24 01:49:03.024325 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6397 | 2025.12.24 01:49:03.024363 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6398 | 2025.12.24 01:49:03.024805 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2025.12.24 01:49:03.024841 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6400 | 2025.12.24 01:49:03.025145 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6401 | 2025.12.24 01:49:03.025373 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2025.12.24 01:49:03.025502 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 6403 | 2025.12.24 01:49:03.025539 [ 5 ] {c033c3e7-7b15-488e-aa1b-545b30155410} <Debug> TCPHandler: Processed in 0.001359322 sec. | ||
| 6404 | 2025.12.24 01:49:03.025671 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2025.12.24 01:49:03.025763 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6406 | 2025.12.24 01:49:03.025804 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6407 | 2025.12.24 01:49:03.026228 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.12.24 01:49:03.026263 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6409 | 2025.12.24 01:49:03.026595 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6410 | 2025.12.24 01:49:03.026805 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.12.24 01:49:03.026932 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6412 | 2025.12.24 01:49:03.026968 [ 5 ] {7afd3711-a992-427e-aec6-fc9e1c3cbeee} <Debug> TCPHandler: Processed in 0.001348872 sec. | ||
| 6413 | 2025.12.24 01:49:03.027074 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2025.12.24 01:49:03.027165 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6415 | 2025.12.24 01:49:03.027205 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6416 | 2025.12.24 01:49:03.027534 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2025.12.24 01:49:03.027569 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6418 | 2025.12.24 01:49:03.027871 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6419 | 2025.12.24 01:49:03.028072 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2025.12.24 01:49:03.028197 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6421 | 2025.12.24 01:49:03.028232 [ 5 ] {e20f6f1b-f599-4e96-97e0-7dbf095d63ac} <Debug> TCPHandler: Processed in 0.001203998 sec. | ||
| 6422 | 2025.12.24 01:49:05.998703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 836 | ||
| 6423 | 2025.12.24 01:49:06.001483 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2025.12.24 01:49:06.001536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6425 | 2025.12.24 01:49:06.002708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6426 | 2025.12.24 01:49:06.002983 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.12.24 01:49:06.003252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6428 | 2025.12.24 01:49:08.033921 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.12.24 01:49:08.034133 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6430 | 2025.12.24 01:49:08.034200 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6431 | 2025.12.24 01:49:08.035032 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.12.24 01:49:08.035073 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6433 | 2025.12.24 01:49:08.035489 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6434 | 2025.12.24 01:49:08.035730 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.12.24 01:49:08.035880 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 6436 | 2025.12.24 01:49:08.035922 [ 5 ] {e1dd76c6-6304-4258-88fa-ceaf97e352e8} <Debug> TCPHandler: Processed in 0.002133919 sec. | ||
| 6437 | 2025.12.24 01:49:08.036037 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.12.24 01:49:08.036131 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2025.12.24 01:49:08.036172 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2025.12.24 01:49:08.037113 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.12.24 01:49:08.037150 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6442 | 2025.12.24 01:49:08.037538 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6443 | 2025.12.24 01:49:08.037751 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.12.24 01:49:08.037879 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001768 sec., 674208.1447963801 rows/sec., 53.86 MiB/sec. | ||
| 6445 | 2025.12.24 01:49:08.037917 [ 5 ] {c3168d49-66a7-4624-90ae-440498dfc075} <Debug> TCPHandler: Processed in 0.001927265 sec. | ||
| 6446 | 2025.12.24 01:49:08.038023 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.12.24 01:49:08.038115 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2025.12.24 01:49:08.038155 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2025.12.24 01:49:08.038646 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2025.12.24 01:49:08.038682 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6451 | 2025.12.24 01:49:08.039017 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6452 | 2025.12.24 01:49:08.039226 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.12.24 01:49:08.039356 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001259 sec., 194598.88800635427 rows/sec., 11.89 MiB/sec. | ||
| 6454 | 2025.12.24 01:49:08.039394 [ 5 ] {b7f8b10e-3f71-4473-a6fe-c8270bacd60f} <Debug> TCPHandler: Processed in 0.001417893 sec. | ||
| 6455 | 2025.12.24 01:49:08.039498 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.12.24 01:49:08.039589 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.12.24 01:49:08.039627 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6458 | 2025.12.24 01:49:08.040090 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.12.24 01:49:08.040126 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6460 | 2025.12.24 01:49:08.040443 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6461 | 2025.12.24 01:49:08.040655 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.12.24 01:49:08.040778 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 6463 | 2025.12.24 01:49:08.040815 [ 5 ] {f399469a-2594-4dc0-8166-05ab637954b7} <Debug> TCPHandler: Processed in 0.001363652 sec. | ||
| 6464 | 2025.12.24 01:49:08.040918 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.12.24 01:49:08.041008 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6466 | 2025.12.24 01:49:08.041046 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6467 | 2025.12.24 01:49:08.041504 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.12.24 01:49:08.041540 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6469 | 2025.12.24 01:49:08.041867 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6470 | 2025.12.24 01:49:08.042076 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.24 01:49:08.042204 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 6472 | 2025.12.24 01:49:08.042241 [ 5 ] {a1f69768-3222-4b59-8f30-c0b98b912c35} <Debug> TCPHandler: Processed in 0.001370562 sec. | ||
| 6473 | 2025.12.24 01:49:08.042344 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.12.24 01:49:08.042434 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6475 | 2025.12.24 01:49:08.042472 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6476 | 2025.12.24 01:49:08.043081 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.12.24 01:49:08.043117 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6478 | 2025.12.24 01:49:08.043456 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6479 | 2025.12.24 01:49:08.043666 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.12.24 01:49:08.043790 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001373 sec., 523670.79388201016 rows/sec., 36.75 MiB/sec. | ||
| 6481 | 2025.12.24 01:49:08.043827 [ 5 ] {8a16cc8b-e688-408c-9c17-3d7e96279e01} <Debug> TCPHandler: Processed in 0.001529305 sec. | ||
| 6482 | 2025.12.24 01:49:08.043931 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2025.12.24 01:49:08.044021 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6484 | 2025.12.24 01:49:08.044061 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6485 | 2025.12.24 01:49:08.044394 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.12.24 01:49:08.044434 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6487 | 2025.12.24 01:49:08.044763 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6488 | 2025.12.24 01:49:08.044987 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.12.24 01:49:08.045089 [ 150 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6490 | 2025.12.24 01:49:08.045116 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 6491 | 2025.12.24 01:49:08.045168 [ 150 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.12.24 01:49:08.045173 [ 5 ] {217e7fcc-3e33-468b-b52d-4159a15e8374} <Debug> TCPHandler: Processed in 0.001289189 sec. | ||
| 6493 | 2025.12.24 01:49:08.045200 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6494 | 2025.12.24 01:49:08.045291 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2025.12.24 01:49:08.045347 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 6496 | 2025.12.24 01:49:08.045391 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6497 | 2025.12.24 01:49:08.045438 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6498 | 2025.12.24 01:49:08.045502 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2025.12.24 01:49:08.045546 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6500 | 2025.12.24 01:49:08.045619 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6501 | 2025.12.24 01:49:08.045669 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6502 | 2025.12.24 01:49:08.045717 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6503 | 2025.12.24 01:49:08.045759 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6504 | 2025.12.24 01:49:08.045802 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6505 | 2025.12.24 01:49:08.045867 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.12.24 01:49:08.045909 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6507 | 2025.12.24 01:49:08.046287 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6508 | 2025.12.24 01:49:08.046523 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.12.24 01:49:08.046659 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001288 sec., 243788.8198757764 rows/sec., 16.01 MiB/sec. | ||
| 6510 | 2025.12.24 01:49:08.046698 [ 5 ] {220f2249-5336-4bc3-a55a-de5671ea004c} <Debug> TCPHandler: Processed in 0.001458273 sec. | ||
| 6511 | 2025.12.24 01:49:08.046718 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001433013 sec., 66991.7160556115 rows/sec., 3.42 MiB/sec. | ||
| 6512 | 2025.12.24 01:49:08.046822 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2025.12.24 01:49:08.046846 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6514 | 2025.12.24 01:49:08.046953 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.12.24 01:49:08.047013 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6516 | 2025.12.24 01:49:08.047111 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.12.24 01:49:08.047183 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_16_3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6518 | 2025.12.24 01:49:08.047262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6519 | 2025.12.24 01:49:08.047372 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.12.24 01:49:08.047414 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6521 | 2025.12.24 01:49:08.047740 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6522 | 2025.12.24 01:49:08.047961 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.12.24 01:49:08.048095 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 6524 | 2025.12.24 01:49:08.048133 [ 5 ] {18426e34-597a-4fe1-b4e9-44e1cc707f0d} <Debug> TCPHandler: Processed in 0.001373291 sec. | ||
| 6525 | 2025.12.24 01:49:08.048233 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2025.12.24 01:49:08.048333 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6527 | 2025.12.24 01:49:08.048387 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <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 | ||
| 6528 | 2025.12.24 01:49:08.049249 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.12.24 01:49:08.049287 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6530 | 2025.12.24 01:49:08.049886 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6531 | 2025.12.24 01:49:08.050125 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.12.24 01:49:08.050274 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00196 sec., 20408.163265306124 rows/sec., 36.57 MiB/sec. | ||
| 6533 | 2025.12.24 01:49:08.050354 [ 5 ] {4e1ff2bf-2f0e-4a01-b9eb-b55923793c63} <Debug> TCPHandler: Processed in 0.0021695 sec. | ||
| 6534 | 2025.12.24 01:49:08.050463 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2025.12.24 01:49:08.050560 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6536 | 2025.12.24 01:49:08.050603 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6537 | 2025.12.24 01:49:08.050933 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.12.24 01:49:08.050970 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6539 | 2025.12.24 01:49:08.051288 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6540 | 2025.12.24 01:49:08.051497 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.12.24 01:49:08.051629 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 6542 | 2025.12.24 01:49:08.051664 [ 5 ] {077ef399-6e0f-49c1-bde0-62de1b4bd8be} <Debug> TCPHandler: Processed in 0.001250369 sec. | ||
| 6543 | 2025.12.24 01:49:08.460366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14943 | ||
| 6544 | 2025.12.24 01:49:08.461191 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.12.24 01:49:08.461274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6546 | 2025.12.24 01:49:08.461882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6547 | 2025.12.24 01:49:08.462123 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.12.24 01:49:08.462254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14943 | ||
| 6549 | 2025.12.24 01:49:08.462274 [ 146 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6550 | 2025.12.24 01:49:08.462327 [ 146 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.12.24 01:49:08.462350 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6552 | 2025.12.24 01:49:08.462444 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 6553 | 2025.12.24 01:49:08.462549 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6554 | 2025.12.24 01:49:08.462595 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 6555 | 2025.12.24 01:49:08.462659 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6556 | 2025.12.24 01:49:08.462706 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6557 | 2025.12.24 01:49:08.462745 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6558 | 2025.12.24 01:49:08.462782 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6559 | 2025.12.24 01:49:08.462822 [ 194 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6560 | 2025.12.24 01:49:08.464553 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14943 rows, containing 4 columns (4 merged, 0 gathered) in 0.00214198 sec., 6976255.61396465 rows/sec., 99.80 MiB/sec. | ||
| 6561 | 2025.12.24 01:49:08.465137 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6562 | 2025.12.24 01:49:08.465455 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.12.24 01:49:08.465538 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_31_6} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6564 | 2025.12.24 01:49:08.465652 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6565 | 2025.12.24 01:49:09.237393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6566 | 2025.12.24 01:49:09.255778 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.12.24 01:49:09.255847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6568 | 2025.12.24 01:49:09.261481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6569 | 2025.12.24 01:49:09.262196 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.12.24 01:49:09.262495 [ 145 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6571 | 2025.12.24 01:49:09.262561 [ 145 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2025.12.24 01:49:09.262592 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6573 | 2025.12.24 01:49:09.262696 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6574 | 2025.12.24 01:49:09.265727 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2025.12.24 01:49:09.266476 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6576 | 2025.12.24 01:49:09.266829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6577 | 2025.12.24 01:49:09.269940 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6578 | 2025.12.24 01:49:09.273292 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6579 | 2025.12.24 01:49:09.276921 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6580 | 2025.12.24 01:49:09.280834 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6581 | 2025.12.24 01:49:09.284598 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 6582 | 2025.12.24 01:49:09.336718 [ 187 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074056088 sec., 3159.767229400505 rows/sec., 16.34 MiB/sec. | ||
| 6583 | 2025.12.24 01:49:09.339690 [ 187 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6584 | 2025.12.24 01:49:09.341923 [ 187 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_31_6} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.12.24 01:49:09.342055 [ 187 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_31_6} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6586 | 2025.12.24 01:49:09.344355 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6587 | 2025.12.24 01:49:10.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.53 MiB, peak 282.09 MiB, free memory in arenas 0.00 B, will set to 273.63 MiB (RSS), difference: 2.10 MiB | ||
| 6588 | 2025.12.24 01:49:13.020601 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.12.24 01:49:13.020805 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6590 | 2025.12.24 01:49:13.020874 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6591 | 2025.12.24 01:49:13.021544 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.12.24 01:49:13.021590 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6593 | 2025.12.24 01:49:13.022009 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6594 | 2025.12.24 01:49:13.022248 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.12.24 01:49:13.022427 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 6596 | 2025.12.24 01:49:13.022481 [ 5 ] {d6e69a34-0cff-4698-806f-bf46c73128ab} <Debug> TCPHandler: Processed in 0.002010716 sec. | ||
| 6597 | 2025.12.24 01:49:13.022601 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.12.24 01:49:13.022709 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6599 | 2025.12.24 01:49:13.022756 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6600 | 2025.12.24 01:49:13.023199 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.12.24 01:49:13.023239 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6602 | 2025.12.24 01:49:13.023578 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6603 | 2025.12.24 01:49:13.023795 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.12.24 01:49:13.023972 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 6605 | 2025.12.24 01:49:13.024014 [ 5 ] {d848cfc9-6b5f-4960-aaad-1e3a08cc5efa} <Debug> TCPHandler: Processed in 0.001467854 sec. | ||
| 6606 | 2025.12.24 01:49:13.024124 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2025.12.24 01:49:13.024235 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6608 | 2025.12.24 01:49:13.024283 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6609 | 2025.12.24 01:49:13.024701 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2025.12.24 01:49:13.024739 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6611 | 2025.12.24 01:49:13.025113 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6612 | 2025.12.24 01:49:13.025357 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2025.12.24 01:49:13.025501 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 6614 | 2025.12.24 01:49:13.025540 [ 5 ] {85a06ebe-870c-4755-835b-fca5585a038a} <Debug> TCPHandler: Processed in 0.001467974 sec. | ||
| 6615 | 2025.12.24 01:49:13.025643 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2025.12.24 01:49:13.025741 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6617 | 2025.12.24 01:49:13.025784 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6618 | 2025.12.24 01:49:13.026113 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2025.12.24 01:49:13.026152 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6620 | 2025.12.24 01:49:13.026468 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6621 | 2025.12.24 01:49:13.026678 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2025.12.24 01:49:13.026810 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6623 | 2025.12.24 01:49:13.026846 [ 5 ] {aa8091b2-f088-4749-b08e-62e881aca04e} <Debug> TCPHandler: Processed in 0.001250929 sec. | ||
| 6624 | 2025.12.24 01:49:15.838587 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6625 | 2025.12.24 01:49:15.838641 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6626 | 2025.12.24 01:49:15.962336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15391 | ||
| 6627 | 2025.12.24 01:49:15.962896 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.12.24 01:49:15.962947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6629 | 2025.12.24 01:49:15.963690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6630 | 2025.12.24 01:49:15.963942 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.24 01:49:15.964073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 6632 | 2025.12.24 01:49:16.001338 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828519 sec. | ||
| 6633 | 2025.12.24 01:49:16.003443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 866 | ||
| 6634 | 2025.12.24 01:49:16.005966 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.12.24 01:49:16.006021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6636 | 2025.12.24 01:49:16.007244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6637 | 2025.12.24 01:49:16.007513 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.12.24 01:49:16.007862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6639 | 2025.12.24 01:49:16.766897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6640 | 2025.12.24 01:49:16.782239 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.12.24 01:49:16.782297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6642 | 2025.12.24 01:49:16.788301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6643 | 2025.12.24 01:49:16.789011 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.12.24 01:49:16.791833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6645 | 2025.12.24 01:49:18.033533 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2025.12.24 01:49:18.033743 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6647 | 2025.12.24 01:49:18.033809 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6648 | 2025.12.24 01:49:18.034759 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.12.24 01:49:18.034804 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6650 | 2025.12.24 01:49:18.035224 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6651 | 2025.12.24 01:49:18.035452 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.12.24 01:49:18.035604 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001913 sec., 214323.05279665446 rows/sec., 13.60 MiB/sec. | ||
| 6653 | 2025.12.24 01:49:18.035646 [ 5 ] {aa8211d9-f3b1-4f73-ae5d-b0ca5a8527f2} <Debug> TCPHandler: Processed in 0.002246202 sec. | ||
| 6654 | 2025.12.24 01:49:18.035767 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2025.12.24 01:49:18.035876 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6656 | 2025.12.24 01:49:18.035917 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6657 | 2025.12.24 01:49:18.036959 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.12.24 01:49:18.036995 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6659 | 2025.12.24 01:49:18.037408 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6660 | 2025.12.24 01:49:18.037632 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.12.24 01:49:18.037758 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00191 sec., 624083.7696335078 rows/sec., 49.86 MiB/sec. | ||
| 6662 | 2025.12.24 01:49:18.037763 [ 133 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6663 | 2025.12.24 01:49:18.037795 [ 5 ] {c0ab625b-131e-46b3-b5d1-160c40c341e2} <Debug> TCPHandler: Processed in 0.002076618 sec. | ||
| 6664 | 2025.12.24 01:49:18.037813 [ 133 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2025.12.24 01:49:18.037836 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6666 | 2025.12.24 01:49:18.037909 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2025.12.24 01:49:18.037974 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6668 | 2025.12.24 01:49:18.038002 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.12.24 01:49:18.038068 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6670 | 2025.12.24 01:49:18.038144 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6671 | 2025.12.24 01:49:18.038189 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
| 6672 | 2025.12.24 01:49:18.038265 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1192 rows starting from the beginning of the part | ||
| 6673 | 2025.12.24 01:49:18.038317 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6674 | 2025.12.24 01:49:18.038363 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1192 rows starting from the beginning of the part | ||
| 6675 | 2025.12.24 01:49:18.038411 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 6676 | 2025.12.24 01:49:18.038458 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1192 rows starting from the beginning of the part | ||
| 6677 | 2025.12.24 01:49:18.038623 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.12.24 01:49:18.038668 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6679 | 2025.12.24 01:49:18.039150 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6680 | 2025.12.24 01:49:18.039383 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.24 01:49:18.039506 [ 133 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6682 | 2025.12.24 01:49:18.039517 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001533 sec., 159817.3515981735 rows/sec., 9.76 MiB/sec. | ||
| 6683 | 2025.12.24 01:49:18.039542 [ 133 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2025.12.24 01:49:18.039559 [ 5 ] {5e15ebd0-d559-4db1-b5c9-70cc06bd1b40} <Debug> TCPHandler: Processed in 0.001698219 sec. | ||
| 6685 | 2025.12.24 01:49:18.039566 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6686 | 2025.12.24 01:49:18.039652 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 6687 | 2025.12.24 01:49:18.039691 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2025.12.24 01:49:18.039755 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2025.12.24 01:49:18.039786 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 6690 | 2025.12.24 01:49:18.039810 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6691 | 2025.12.24 01:49:18.039837 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 261 rows starting from the beginning of the part | ||
| 6692 | 2025.12.24 01:49:18.039862 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6693 | 2025.12.24 01:49:18.039887 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 245 rows starting from the beginning of the part | ||
| 6694 | 2025.12.24 01:49:18.039933 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 245 rows starting from the beginning of the part | ||
| 6695 | 2025.12.24 01:49:18.039971 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 245 rows starting from the beginning of the part | ||
| 6696 | 2025.12.24 01:49:18.040008 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 245 rows starting from the beginning of the part | ||
| 6697 | 2025.12.24 01:49:18.040501 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2025.12.24 01:49:18.040542 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6699 | 2025.12.24 01:49:18.040981 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 5 columns (5 merged, 0 gathered) in 0.003077451 sec., 1998407.12329782 rows/sec., 168.70 MiB/sec. | ||
| 6700 | 2025.12.24 01:49:18.041067 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445103 sec., 1050444.155191706 rows/sec., 68.49 MiB/sec. | ||
| 6701 | 2025.12.24 01:49:18.041143 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6702 | 2025.12.24 01:49:18.041268 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6703 | 2025.12.24 01:49:18.041303 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6704 | 2025.12.24 01:49:18.041574 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2025.12.24 01:49:18.041607 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2025.12.24 01:49:18.041689 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_26_5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6707 | 2025.12.24 01:49:18.041740 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001955 sec., 108439.89769820971 rows/sec., 6.99 MiB/sec. | ||
| 6708 | 2025.12.24 01:49:18.041761 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2025.12.24 01:49:18.041778 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6710 | 2025.12.24 01:49:18.041779 [ 5 ] {cc78498b-9a83-442f-a592-f9ad8b8a6527} <Debug> TCPHandler: Processed in 0.002147759 sec. | ||
| 6711 | 2025.12.24 01:49:18.041849 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_46_9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6712 | 2025.12.24 01:49:18.041916 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2025.12.24 01:49:18.041952 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 6714 | 2025.12.24 01:49:18.042015 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6715 | 2025.12.24 01:49:18.042066 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6716 | 2025.12.24 01:49:18.042569 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2025.12.24 01:49:18.042605 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6718 | 2025.12.24 01:49:18.042929 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6719 | 2025.12.24 01:49:18.043143 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2025.12.24 01:49:18.043266 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 6721 | 2025.12.24 01:49:18.043302 [ 5 ] {9985ae5d-f429-4d13-8b39-8c7f9e1e9b6b} <Debug> TCPHandler: Processed in 0.001443024 sec. | ||
| 6722 | 2025.12.24 01:49:18.043425 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2025.12.24 01:49:18.043524 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6724 | 2025.12.24 01:49:18.043564 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6725 | 2025.12.24 01:49:18.044288 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.12.24 01:49:18.044328 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6727 | 2025.12.24 01:49:18.044682 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6728 | 2025.12.24 01:49:18.044900 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.12.24 01:49:18.045021 [ 133 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6730 | 2025.12.24 01:49:18.045025 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001519 sec., 473337.72218564845 rows/sec., 33.22 MiB/sec. | ||
| 6731 | 2025.12.24 01:49:18.045054 [ 133 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.12.24 01:49:18.045074 [ 5 ] {e7bc9c5d-f931-4db2-8efc-64a90af8f5f9} <Debug> TCPHandler: Processed in 0.00169663 sec. | ||
| 6733 | 2025.12.24 01:49:18.045073 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6734 | 2025.12.24 01:49:18.045161 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6735 | 2025.12.24 01:49:18.045189 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2025.12.24 01:49:18.045267 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6737 | 2025.12.24 01:49:18.045287 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6738 | 2025.12.24 01:49:18.045301 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6739 | 2025.12.24 01:49:18.045335 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6740 | 2025.12.24 01:49:18.045373 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 719 rows starting from the beginning of the part | ||
| 6741 | 2025.12.24 01:49:18.045424 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6742 | 2025.12.24 01:49:18.045463 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 719 rows starting from the beginning of the part | ||
| 6743 | 2025.12.24 01:49:18.045502 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 6744 | 2025.12.24 01:49:18.045545 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 719 rows starting from the beginning of the part | ||
| 6745 | 2025.12.24 01:49:18.045675 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.12.24 01:49:18.045713 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6747 | 2025.12.24 01:49:18.046147 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6748 | 2025.12.24 01:49:18.046437 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.12.24 01:49:18.046582 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec. | ||
| 6750 | 2025.12.24 01:49:18.046620 [ 5 ] {9c1b0df9-6eb1-4d67-97f7-531a23a81928} <Debug> TCPHandler: Processed in 0.001477874 sec. | ||
| 6751 | 2025.12.24 01:49:18.046733 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2025.12.24 01:49:18.046829 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6753 | 2025.12.24 01:49:18.046871 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6754 | 2025.12.24 01:49:18.046883 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017573 sec., 2011039.6631195582 rows/sec., 150.79 MiB/sec. | ||
| 6755 | 2025.12.24 01:49:18.047059 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6756 | 2025.12.24 01:49:18.047305 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2025.12.24 01:49:18.047317 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.24 01:49:18.047361 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6759 | 2025.12.24 01:49:18.047373 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_46_9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6760 | 2025.12.24 01:49:18.047439 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6761 | 2025.12.24 01:49:18.047724 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6762 | 2025.12.24 01:49:18.047944 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2025.12.24 01:49:18.048046 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6764 | 2025.12.24 01:49:18.048076 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001267 sec., 247829.5185477506 rows/sec., 16.28 MiB/sec. | ||
| 6765 | 2025.12.24 01:49:18.048079 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2025.12.24 01:49:18.048109 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6767 | 2025.12.24 01:49:18.048150 [ 5 ] {969f78b1-f9ea-4623-a268-8d3d136a1ed8} <Debug> TCPHandler: Processed in 0.001465614 sec. | ||
| 6768 | 2025.12.24 01:49:18.048175 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6769 | 2025.12.24 01:49:18.048263 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2025.12.24 01:49:18.048265 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6771 | 2025.12.24 01:49:18.048308 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14577 rows starting from the beginning of the part | ||
| 6772 | 2025.12.24 01:49:18.048360 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6773 | 2025.12.24 01:49:18.048366 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 6774 | 2025.12.24 01:49:18.048402 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6775 | 2025.12.24 01:49:18.048417 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6776 | 2025.12.24 01:49:18.048457 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 6777 | 2025.12.24 01:49:18.048495 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 6778 | 2025.12.24 01:49:18.048531 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 6779 | 2025.12.24 01:49:18.048712 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.12.24 01:49:18.048747 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6781 | 2025.12.24 01:49:18.049040 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6782 | 2025.12.24 01:49:18.049243 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.12.24 01:49:18.049376 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 6784 | 2025.12.24 01:49:18.049413 [ 5 ] {fd9e1d05-c94c-4d83-9c0c-038f5cc86c7f} <Debug> TCPHandler: Processed in 0.001198928 sec. | ||
| 6785 | 2025.12.24 01:49:18.049522 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.12.24 01:49:18.049615 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6787 | 2025.12.24 01:49:18.049667 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <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 | ||
| 6788 | 2025.12.24 01:49:18.050515 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.12.24 01:49:18.050550 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6790 | 2025.12.24 01:49:18.051152 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6791 | 2025.12.24 01:49:18.051387 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.12.24 01:49:18.051528 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001931 sec., 20714.65561885034 rows/sec., 37.12 MiB/sec. | ||
| 6793 | 2025.12.24 01:49:18.051603 [ 5 ] {7d66cbe5-3560-459a-ab48-a68271f69ebf} <Debug> TCPHandler: Processed in 0.002132259 sec. | ||
| 6794 | 2025.12.24 01:49:18.051713 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.12.24 01:49:18.051808 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6796 | 2025.12.24 01:49:18.051849 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6797 | 2025.12.24 01:49:18.052182 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.12.24 01:49:18.052218 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6799 | 2025.12.24 01:49:18.052523 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6800 | 2025.12.24 01:49:18.052754 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.12.24 01:49:18.052850 [ 133 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6802 | 2025.12.24 01:49:18.052876 [ 133 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.12.24 01:49:18.052881 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 6804 | 2025.12.24 01:49:18.052892 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6805 | 2025.12.24 01:49:18.052917 [ 5 ] {de98b42c-556a-4577-afab-51a3b2f04650} <Debug> TCPHandler: Processed in 0.001253549 sec. | ||
| 6806 | 2025.12.24 01:49:18.052961 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6807 | 2025.12.24 01:49:18.053044 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6808 | 2025.12.24 01:49:18.053068 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3016 rows starting from the beginning of the part | ||
| 6809 | 2025.12.24 01:49:18.053111 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6810 | 2025.12.24 01:49:18.053145 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6811 | 2025.12.24 01:49:18.053176 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6812 | 2025.12.24 01:49:18.053209 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6813 | 2025.12.24 01:49:18.053241 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 6814 | 2025.12.24 01:49:18.053270 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005121958 sec., 3092372.0967645575 rows/sec., 208.87 MiB/sec. | ||
| 6815 | 2025.12.24 01:49:18.053797 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6816 | 2025.12.24 01:49:18.054061 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.12.24 01:49:18.054133 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6818 | 2025.12.24 01:49:18.054209 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 6819 | 2025.12.24 01:49:18.054422 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490784 sec., 2312876.982849293 rows/sec., 148.61 MiB/sec. | ||
| 6820 | 2025.12.24 01:49:18.054789 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6821 | 2025.12.24 01:49:18.055063 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.12.24 01:49:18.055141 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_46_9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6823 | 2025.12.24 01:49:18.055220 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6824 | 2025.12.24 01:49:19.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.31 MiB, peak 282.68 MiB, free memory in arenas 0.00 B, will set to 276.93 MiB (RSS), difference: 1.62 MiB | ||
| 6825 | 2025.12.24 01:49:22.184854 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61137 | ||
| 6826 | 2025.12.24 01:49:22.184956 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6827 | 2025.12.24 01:49:22.184981 [ 286 ] {} <Debug> TCP-Session: a184a3c6-c3c8-4a96-abad-0b02201b9da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61137 | ||
| 6828 | 2025.12.24 01:49:22.185004 [ 286 ] {} <Debug> TCP-Session: a184a3c6-c3c8-4a96-abad-0b02201b9da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2025.12.24 01:49:22.185016 [ 286 ] {} <Debug> TCP-Session: a184a3c6-c3c8-4a96-abad-0b02201b9da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2025.12.24 01:49:22.185240 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61284 | ||
| 6831 | 2025.12.24 01:49:22.185268 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52685 | ||
| 6832 | 2025.12.24 01:49:22.185357 [ 286 ] {} <Trace> TCP-Session: a184a3c6-c3c8-4a96-abad-0b02201b9da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2025.12.24 01:49:22.185370 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6834 | 2025.12.24 01:49:22.185387 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6835 | 2025.12.24 01:49:22.185417 [ 288 ] {} <Debug> TCP-Session: 4852d907-d197-4bd9-98b4-0b698bf8bf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:61284 | ||
| 6836 | 2025.12.24 01:49:22.185435 [ 289 ] {} <Debug> TCP-Session: 3399e981-e54a-4e2e-840c-3bada1f1df65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52685 | ||
| 6837 | 2025.12.24 01:49:22.185447 [ 288 ] {} <Debug> TCP-Session: 4852d907-d197-4bd9-98b4-0b698bf8bf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2025.12.24 01:49:22.185466 [ 289 ] {} <Debug> TCP-Session: 3399e981-e54a-4e2e-840c-3bada1f1df65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2025.12.24 01:49:22.185470 [ 288 ] {} <Debug> TCP-Session: 4852d907-d197-4bd9-98b4-0b698bf8bf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2025.12.24 01:49:22.185489 [ 289 ] {} <Debug> TCP-Session: 3399e981-e54a-4e2e-840c-3bada1f1df65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2025.12.24 01:49:22.185543 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6842 | 2025.12.24 01:49:22.185818 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6843 | 2025.12.24 01:49:22.185871 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6844 | 2025.12.24 01:49:22.186142 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 6845 | 2025.12.24 01:49:22.186260 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38486 | ||
| 6846 | 2025.12.24 01:49:22.186273 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35693 | ||
| 6847 | 2025.12.24 01:49:22.186319 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33259 | ||
| 6848 | 2025.12.24 01:49:22.186352 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60731 | ||
| 6849 | 2025.12.24 01:49:22.186403 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44276 | ||
| 6850 | 2025.12.24 01:49:22.186544 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34261 | ||
| 6851 | 2025.12.24 01:49:22.186823 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6852 | 2025.12.24 01:49:22.186869 [ 351 ] {} <Debug> TCP-Session: ae40aacb-12f6-4b92-9fd4-a76a8c629358 Authenticating user 'default' from [fd00:1122:3344:101::e]:33259 | ||
| 6853 | 2025.12.24 01:49:22.186896 [ 351 ] {} <Debug> TCP-Session: ae40aacb-12f6-4b92-9fd4-a76a8c629358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2025.12.24 01:49:22.186910 [ 351 ] {} <Debug> TCP-Session: ae40aacb-12f6-4b92-9fd4-a76a8c629358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2025.12.24 01:49:22.186940 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6856 | 2025.12.24 01:49:22.186985 [ 290 ] {} <Debug> TCP-Session: e50fc913-890f-4814-9419-4b66b44c057b Authenticating user 'default' from [fd00:1122:3344:101::e]:35693 | ||
| 6857 | 2025.12.24 01:49:22.187010 [ 290 ] {} <Debug> TCP-Session: e50fc913-890f-4814-9419-4b66b44c057b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2025.12.24 01:49:22.187032 [ 290 ] {} <Debug> TCP-Session: e50fc913-890f-4814-9419-4b66b44c057b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6859 | 2025.12.24 01:49:22.187079 [ 302 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> AggregatingTransform: Aggregating | ||
| 6860 | 2025.12.24 01:49:22.187120 [ 302 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6861 | 2025.12.24 01:49:22.187164 [ 302 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920061 sec. (1086.884 rows/sec., 42.46 KiB/sec.) | ||
| 6862 | 2025.12.24 01:49:22.187185 [ 302 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Trace> Aggregator: Merging aggregated data | ||
| 6863 | 2025.12.24 01:49:22.187503 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6864 | 2025.12.24 01:49:22.187551 [ 354 ] {} <Debug> TCP-Session: 8262b34e-b5ff-4df0-b3e9-1fe4d8966319 Authenticating user 'default' from [fd00:1122:3344:101::e]:34261 | ||
| 6865 | 2025.12.24 01:49:22.187579 [ 354 ] {} <Debug> TCP-Session: 8262b34e-b5ff-4df0-b3e9-1fe4d8966319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6866 | 2025.12.24 01:49:22.187599 [ 354 ] {} <Debug> TCP-Session: 8262b34e-b5ff-4df0-b3e9-1fe4d8966319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2025.12.24 01:49:22.187624 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6868 | 2025.12.24 01:49:22.187674 [ 353 ] {} <Debug> TCP-Session: a26d240a-6945-49d8-a2f6-788a23da01c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44276 | ||
| 6869 | 2025.12.24 01:49:22.187702 [ 353 ] {} <Debug> TCP-Session: a26d240a-6945-49d8-a2f6-788a23da01c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6870 | 2025.12.24 01:49:22.187721 [ 353 ] {} <Debug> TCP-Session: a26d240a-6945-49d8-a2f6-788a23da01c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2025.12.24 01:49:22.187759 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6872 | 2025.12.24 01:49:22.187802 [ 350 ] {} <Debug> TCP-Session: 96d6f06c-b0d7-4b32-8dfc-c45e0365093e Authenticating user 'default' from [fd00:1122:3344:101::e]:38486 | ||
| 6873 | 2025.12.24 01:49:22.187820 [ 350 ] {} <Debug> TCP-Session: 96d6f06c-b0d7-4b32-8dfc-c45e0365093e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2025.12.24 01:49:22.187833 [ 350 ] {} <Debug> TCP-Session: 96d6f06c-b0d7-4b32-8dfc-c45e0365093e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2025.12.24 01:49:22.187992 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6876 | 2025.12.24 01:49:22.188043 [ 352 ] {} <Debug> TCP-Session: 2da4f176-5bfb-4dcb-9120-b002175bd0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60731 | ||
| 6877 | 2025.12.24 01:49:22.188069 [ 352 ] {} <Debug> TCP-Session: 2da4f176-5bfb-4dcb-9120-b002175bd0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2025.12.24 01:49:22.188086 [ 352 ] {} <Debug> TCP-Session: 2da4f176-5bfb-4dcb-9120-b002175bd0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2025.12.24 01:49:22.188364 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 6880 | 2025.12.24 01:49:22.188500 [ 286 ] {b93dbd22-0c58-4fc7-8e80-8d2ab0215ef2} <Debug> TCPHandler: Processed in 0.003279256 sec. | ||
| 6881 | 2025.12.24 01:49:22.188618 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6882 | 2025.12.24 01:49:22.188643 [ 286 ] {} <Debug> TCP-Session: a184a3c6-c3c8-4a96-abad-0b02201b9da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2025.12.24 01:49:22.188652 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6884 | 2025.12.24 01:49:22.188674 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6885 | 2025.12.24 01:49:22.188692 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6886 | 2025.12.24 01:49:22.188710 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6887 | 2025.12.24 01:49:22.188726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6888 | 2025.12.24 01:49:22.188739 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6889 | 2025.12.24 01:49:22.188772 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6890 | 2025.12.24 01:49:22.188781 [ 290 ] {} <Debug> TCP-Session: e50fc913-890f-4814-9419-4b66b44c057b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6891 | 2025.12.24 01:49:22.188804 [ 289 ] {} <Debug> TCP-Session: 3399e981-e54a-4e2e-840c-3bada1f1df65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2025.12.24 01:49:22.188818 [ 352 ] {} <Debug> TCP-Session: 2da4f176-5bfb-4dcb-9120-b002175bd0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2025.12.24 01:49:22.188769 [ 351 ] {} <Debug> TCP-Session: ae40aacb-12f6-4b92-9fd4-a76a8c629358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6894 | 2025.12.24 01:49:22.188759 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6895 | 2025.12.24 01:49:22.188753 [ 350 ] {} <Debug> TCP-Session: 96d6f06c-b0d7-4b32-8dfc-c45e0365093e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2025.12.24 01:49:22.188913 [ 353 ] {} <Debug> TCP-Session: a26d240a-6945-49d8-a2f6-788a23da01c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2025.12.24 01:49:22.188731 [ 288 ] {} <Debug> TCP-Session: 4852d907-d197-4bd9-98b4-0b698bf8bf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2025.12.24 01:49:22.188694 [ 354 ] {} <Debug> TCP-Session: 8262b34e-b5ff-4df0-b3e9-1fe4d8966319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2025.12.24 01:49:22.204245 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35221 | ||
| 6900 | 2025.12.24 01:49:22.204317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6901 | 2025.12.24 01:49:22.204339 [ 286 ] {} <Debug> TCP-Session: e692f5e4-7799-42b6-8c5e-4e09ef0f5058 Authenticating user 'default' from [fd00:1122:3344:101::e]:35221 | ||
| 6902 | 2025.12.24 01:49:22.204356 [ 286 ] {} <Debug> TCP-Session: e692f5e4-7799-42b6-8c5e-4e09ef0f5058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2025.12.24 01:49:22.204369 [ 286 ] {} <Debug> TCP-Session: e692f5e4-7799-42b6-8c5e-4e09ef0f5058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2025.12.24 01:49:22.204533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63048 | ||
| 6905 | 2025.12.24 01:49:22.204548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54712 | ||
| 6906 | 2025.12.24 01:49:22.204569 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43202 | ||
| 6907 | 2025.12.24 01:49:22.204599 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51409 | ||
| 6908 | 2025.12.24 01:49:22.204618 [ 286 ] {} <Trace> TCP-Session: e692f5e4-7799-42b6-8c5e-4e09ef0f5058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2025.12.24 01:49:22.204622 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55593 | ||
| 6910 | 2025.12.24 01:49:22.204655 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6911 | 2025.12.24 01:49:22.204648 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6912 | 2025.12.24 01:49:22.204684 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6913 | 2025.12.24 01:49:22.204711 [ 289 ] {} <Debug> TCP-Session: 204ae737-6a89-4f57-b443-0d13a9ee6de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54712 | ||
| 6914 | 2025.12.24 01:49:22.204711 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6915 | 2025.12.24 01:49:22.204735 [ 352 ] {} <Debug> TCP-Session: 761452d2-a9e5-4bb5-b126-098f46e67ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51409 | ||
| 6916 | 2025.12.24 01:49:22.204742 [ 289 ] {} <Debug> TCP-Session: 204ae737-6a89-4f57-b443-0d13a9ee6de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2025.12.24 01:49:22.204760 [ 353 ] {} <Debug> TCP-Session: 452f8b0e-5626-4fe9-ae8e-67703ea53005 Authenticating user 'default' from [fd00:1122:3344:101::e]:55593 | ||
| 6918 | 2025.12.24 01:49:22.204778 [ 352 ] {} <Debug> TCP-Session: 761452d2-a9e5-4bb5-b126-098f46e67ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2025.12.24 01:49:22.204783 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35221) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6920 | 2025.12.24 01:49:22.204802 [ 353 ] {} <Debug> TCP-Session: 452f8b0e-5626-4fe9-ae8e-67703ea53005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2025.12.24 01:49:22.204814 [ 352 ] {} <Debug> TCP-Session: 761452d2-a9e5-4bb5-b126-098f46e67ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2025.12.24 01:49:22.204857 [ 353 ] {} <Debug> TCP-Session: 452f8b0e-5626-4fe9-ae8e-67703ea53005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2025.12.24 01:49:22.204785 [ 289 ] {} <Debug> TCP-Session: 204ae737-6a89-4f57-b443-0d13a9ee6de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2025.12.24 01:49:22.204695 [ 350 ] {} <Debug> TCP-Session: e1c4d622-2bda-4159-bd64-ba9c92d09f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:43202 | ||
| 6925 | 2025.12.24 01:49:22.204627 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61034 | ||
| 6926 | 2025.12.24 01:49:22.204920 [ 350 ] {} <Debug> TCP-Session: e1c4d622-2bda-4159-bd64-ba9c92d09f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2025.12.24 01:49:22.204616 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6928 | 2025.12.24 01:49:22.204949 [ 350 ] {} <Debug> TCP-Session: e1c4d622-2bda-4159-bd64-ba9c92d09f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6929 | 2025.12.24 01:49:22.204594 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59450 | ||
| 6930 | 2025.12.24 01:49:22.204981 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6931 | 2025.12.24 01:49:22.205016 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6932 | 2025.12.24 01:49:22.205059 [ 354 ] {} <Debug> TCP-Session: a1c14969-ad7a-4d47-a252-1f1e3dafe87d Authenticating user 'default' from [fd00:1122:3344:101::e]:61034 | ||
| 6933 | 2025.12.24 01:49:22.204577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59661 | ||
| 6934 | 2025.12.24 01:49:22.205088 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6935 | 2025.12.24 01:49:22.205088 [ 354 ] {} <Debug> TCP-Session: a1c14969-ad7a-4d47-a252-1f1e3dafe87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6936 | 2025.12.24 01:49:22.205134 [ 351 ] {} <Debug> TCP-Session: 3280349c-d941-4770-a8f8-a9b802932453 Authenticating user 'default' from [fd00:1122:3344:101::e]:59450 | ||
| 6937 | 2025.12.24 01:49:22.205148 [ 354 ] {} <Debug> TCP-Session: a1c14969-ad7a-4d47-a252-1f1e3dafe87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2025.12.24 01:49:22.205155 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6939 | 2025.12.24 01:49:22.205171 [ 351 ] {} <Debug> TCP-Session: 3280349c-d941-4770-a8f8-a9b802932453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2025.12.24 01:49:22.204981 [ 288 ] {} <Debug> TCP-Session: c5182fed-8f17-4f32-9479-042a5e13a8de Authenticating user 'default' from [fd00:1122:3344:101::e]:63048 | ||
| 6941 | 2025.12.24 01:49:22.205189 [ 351 ] {} <Debug> TCP-Session: 3280349c-d941-4770-a8f8-a9b802932453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2025.12.24 01:49:22.205214 [ 288 ] {} <Debug> TCP-Session: c5182fed-8f17-4f32-9479-042a5e13a8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2025.12.24 01:49:22.205189 [ 290 ] {} <Debug> TCP-Session: e0eb468c-7fce-491d-bb0b-3ab3d51c36ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59661 | ||
| 6944 | 2025.12.24 01:49:22.205238 [ 288 ] {} <Debug> TCP-Session: c5182fed-8f17-4f32-9479-042a5e13a8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2025.12.24 01:49:22.205262 [ 290 ] {} <Debug> TCP-Session: e0eb468c-7fce-491d-bb0b-3ab3d51c36ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2025.12.24 01:49:22.205092 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6947 | 2025.12.24 01:49:22.205295 [ 290 ] {} <Debug> TCP-Session: e0eb468c-7fce-491d-bb0b-3ab3d51c36ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2025.12.24 01:49:22.205543 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 6949 | 2025.12.24 01:49:22.206396 [ 312 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> AggregatingTransform: Aggregating | ||
| 6950 | 2025.12.24 01:49:22.206449 [ 312 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6951 | 2025.12.24 01:49:22.206488 [ 312 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085194 sec. (1173.792 rows/sec., 45.85 KiB/sec.) | ||
| 6952 | 2025.12.24 01:49:22.206514 [ 312 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Trace> Aggregator: Merging aggregated data | ||
| 6953 | 2025.12.24 01:49:22.207902 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 6954 | 2025.12.24 01:49:22.208082 [ 286 ] {1cfdd241-1cfa-4866-b6de-a4b007f51f7d} <Debug> TCPHandler: Processed in 0.003535681 sec. | ||
| 6955 | 2025.12.24 01:49:22.208191 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6956 | 2025.12.24 01:49:22.208216 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6957 | 2025.12.24 01:49:22.208219 [ 286 ] {} <Debug> TCP-Session: e692f5e4-7799-42b6-8c5e-4e09ef0f5058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6958 | 2025.12.24 01:49:22.208249 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6959 | 2025.12.24 01:49:22.208256 [ 288 ] {} <Debug> TCP-Session: c5182fed-8f17-4f32-9479-042a5e13a8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2025.12.24 01:49:22.208265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6961 | 2025.12.24 01:49:22.208299 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6962 | 2025.12.24 01:49:22.208336 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6963 | 2025.12.24 01:49:22.208358 [ 290 ] {} <Debug> TCP-Session: e0eb468c-7fce-491d-bb0b-3ab3d51c36ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2025.12.24 01:49:22.208369 [ 352 ] {} <Debug> TCP-Session: 761452d2-a9e5-4bb5-b126-098f46e67ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2025.12.24 01:49:22.208386 [ 353 ] {} <Debug> TCP-Session: 452f8b0e-5626-4fe9-ae8e-67703ea53005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2025.12.24 01:49:22.208326 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6967 | 2025.12.24 01:49:22.208313 [ 289 ] {} <Debug> TCP-Session: 204ae737-6a89-4f57-b443-0d13a9ee6de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2025.12.24 01:49:22.208469 [ 351 ] {} <Debug> TCP-Session: 3280349c-d941-4770-a8f8-a9b802932453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6969 | 2025.12.24 01:49:22.208305 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6970 | 2025.12.24 01:49:22.208312 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6971 | 2025.12.24 01:49:22.208560 [ 354 ] {} <Debug> TCP-Session: a1c14969-ad7a-4d47-a252-1f1e3dafe87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2025.12.24 01:49:22.208583 [ 350 ] {} <Debug> TCP-Session: e1c4d622-2bda-4159-bd64-ba9c92d09f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2025.12.24 01:49:22.291013 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35883 | ||
| 6974 | 2025.12.24 01:49:22.291110 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6975 | 2025.12.24 01:49:22.291135 [ 286 ] {} <Debug> TCP-Session: 097603f6-6255-47aa-81ff-c730982545e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35883 | ||
| 6976 | 2025.12.24 01:49:22.291157 [ 286 ] {} <Debug> TCP-Session: 097603f6-6255-47aa-81ff-c730982545e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2025.12.24 01:49:22.291174 [ 286 ] {} <Debug> TCP-Session: 097603f6-6255-47aa-81ff-c730982545e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2025.12.24 01:49:22.291414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59414 | ||
| 6979 | 2025.12.24 01:49:22.291421 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40966 | ||
| 6980 | 2025.12.24 01:49:22.291478 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59597 | ||
| 6981 | 2025.12.24 01:49:22.291495 [ 286 ] {} <Trace> TCP-Session: 097603f6-6255-47aa-81ff-c730982545e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.12.24 01:49:22.291491 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54526 | ||
| 6983 | 2025.12.24 01:49:22.291541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2025.12.24 01:49:22.291564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6985 | 2025.12.24 01:49:22.291568 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6986 | 2025.12.24 01:49:22.291587 [ 288 ] {} <Debug> TCP-Session: 223055b5-d02b-4ff0-b9fc-c9dccb9c1159 Authenticating user 'default' from [fd00:1122:3344:101::e]:59414 | ||
| 6987 | 2025.12.24 01:49:22.291603 [ 289 ] {} <Debug> TCP-Session: 7bd00a69-bdcd-4974-9237-c30dcbee2238 Authenticating user 'default' from [fd00:1122:3344:101::e]:40966 | ||
| 6988 | 2025.12.24 01:49:22.291614 [ 352 ] {} <Debug> TCP-Session: 176ca6ef-c4a6-496c-b8ec-91609106a4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59597 | ||
| 6989 | 2025.12.24 01:49:22.291617 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2025.12.24 01:49:22.291643 [ 289 ] {} <Debug> TCP-Session: 7bd00a69-bdcd-4974-9237-c30dcbee2238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2025.12.24 01:49:22.291661 [ 352 ] {} <Debug> TCP-Session: 176ca6ef-c4a6-496c-b8ec-91609106a4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2025.12.24 01:49:22.291680 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6993 | 2025.12.24 01:49:22.291696 [ 352 ] {} <Debug> TCP-Session: 176ca6ef-c4a6-496c-b8ec-91609106a4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2025.12.24 01:49:22.291685 [ 289 ] {} <Debug> TCP-Session: 7bd00a69-bdcd-4974-9237-c30dcbee2238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2025.12.24 01:49:22.291678 [ 353 ] {} <Debug> TCP-Session: 3a6a3252-9593-489e-8dca-dd915e319da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54526 | ||
| 6996 | 2025.12.24 01:49:22.291631 [ 288 ] {} <Debug> TCP-Session: 223055b5-d02b-4ff0-b9fc-c9dccb9c1159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2025.12.24 01:49:22.291769 [ 353 ] {} <Debug> TCP-Session: 3a6a3252-9593-489e-8dca-dd915e319da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2025.12.24 01:49:22.291779 [ 288 ] {} <Debug> TCP-Session: 223055b5-d02b-4ff0-b9fc-c9dccb9c1159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2025.12.24 01:49:22.291787 [ 353 ] {} <Debug> TCP-Session: 3a6a3252-9593-489e-8dca-dd915e319da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2025.12.24 01:49:22.291469 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46245 | ||
| 7001 | 2025.12.24 01:49:22.291909 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7002 | 2025.12.24 01:49:22.291458 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38596 | ||
| 7003 | 2025.12.24 01:49:22.291939 [ 351 ] {} <Debug> TCP-Session: 63f4d63a-c3cd-4c27-83c4-98a153322dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46245 | ||
| 7004 | 2025.12.24 01:49:22.291497 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63628 | ||
| 7005 | 2025.12.24 01:49:22.291979 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7006 | 2025.12.24 01:49:22.291995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7007 | 2025.12.24 01:49:22.291977 [ 351 ] {} <Debug> TCP-Session: 63f4d63a-c3cd-4c27-83c4-98a153322dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2025.12.24 01:49:22.292036 [ 290 ] {} <Debug> TCP-Session: 20c44823-b7b4-4f72-9242-a8c3067ee2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38596 | ||
| 7009 | 2025.12.24 01:49:22.292041 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7010 | 2025.12.24 01:49:22.292046 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7011 | 2025.12.24 01:49:22.292056 [ 290 ] {} <Debug> TCP-Session: 20c44823-b7b4-4f72-9242-a8c3067ee2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7012 | 2025.12.24 01:49:22.292076 [ 354 ] {} <Debug> TCP-Session: 56af120b-4a25-422d-8f0f-ab2c2ced372f Authenticating user 'default' from [fd00:1122:3344:101::e]:63628 | ||
| 7013 | 2025.12.24 01:49:22.292100 [ 290 ] {} <Debug> TCP-Session: 20c44823-b7b4-4f72-9242-a8c3067ee2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2025.12.24 01:49:22.292116 [ 354 ] {} <Debug> TCP-Session: 56af120b-4a25-422d-8f0f-ab2c2ced372f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2025.12.24 01:49:22.292046 [ 351 ] {} <Debug> TCP-Session: 63f4d63a-c3cd-4c27-83c4-98a153322dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2025.12.24 01:49:22.292142 [ 354 ] {} <Debug> TCP-Session: 56af120b-4a25-422d-8f0f-ab2c2ced372f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2025.12.24 01:49:22.291458 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50787 | ||
| 7018 | 2025.12.24 01:49:22.292230 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7019 | 2025.12.24 01:49:22.292253 [ 350 ] {} <Debug> TCP-Session: badad8ac-ef79-4f34-a035-3fed6fadc245 Authenticating user 'default' from [fd00:1122:3344:101::e]:50787 | ||
| 7020 | 2025.12.24 01:49:22.292269 [ 350 ] {} <Debug> TCP-Session: badad8ac-ef79-4f34-a035-3fed6fadc245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2025.12.24 01:49:22.292281 [ 350 ] {} <Debug> TCP-Session: badad8ac-ef79-4f34-a035-3fed6fadc245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2025.12.24 01:49:22.292365 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 7023 | 2025.12.24 01:49:22.293256 [ 332 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> AggregatingTransform: Aggregating | ||
| 7024 | 2025.12.24 01:49:22.293308 [ 332 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> Aggregator: Aggregation method: without_key | ||
| 7025 | 2025.12.24 01:49:22.293346 [ 332 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087552 sec. (1142.178 rows/sec., 44.62 KiB/sec.) | ||
| 7026 | 2025.12.24 01:49:22.293369 [ 332 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Trace> Aggregator: Merging aggregated data | ||
| 7027 | 2025.12.24 01:49:22.294808 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 7028 | 2025.12.24 01:49:22.294950 [ 286 ] {e2df5a50-39a4-412b-8154-f7a3b7b66ada} <Debug> TCPHandler: Processed in 0.003564472 sec. | ||
| 7029 | 2025.12.24 01:49:22.295056 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7030 | 2025.12.24 01:49:22.295082 [ 286 ] {} <Debug> TCP-Session: 097603f6-6255-47aa-81ff-c730982545e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2025.12.24 01:49:22.295094 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7032 | 2025.12.24 01:49:22.295112 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7033 | 2025.12.24 01:49:22.295136 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7034 | 2025.12.24 01:49:22.295145 [ 351 ] {} <Debug> TCP-Session: 63f4d63a-c3cd-4c27-83c4-98a153322dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2025.12.24 01:49:22.295159 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7036 | 2025.12.24 01:49:22.295182 [ 352 ] {} <Debug> TCP-Session: 176ca6ef-c4a6-496c-b8ec-91609106a4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2025.12.24 01:49:22.295195 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7038 | 2025.12.24 01:49:22.295212 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7039 | 2025.12.24 01:49:22.295235 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7040 | 2025.12.24 01:49:22.295250 [ 288 ] {} <Debug> TCP-Session: 223055b5-d02b-4ff0-b9fc-c9dccb9c1159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2025.12.24 01:49:22.295273 [ 350 ] {} <Debug> TCP-Session: badad8ac-ef79-4f34-a035-3fed6fadc245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2025.12.24 01:49:22.295174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7043 | 2025.12.24 01:49:22.295299 [ 353 ] {} <Debug> TCP-Session: 3a6a3252-9593-489e-8dca-dd915e319da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2025.12.24 01:49:22.295157 [ 354 ] {} <Debug> TCP-Session: 56af120b-4a25-422d-8f0f-ab2c2ced372f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2025.12.24 01:49:22.295341 [ 289 ] {} <Debug> TCP-Session: 7bd00a69-bdcd-4974-9237-c30dcbee2238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2025.12.24 01:49:22.295208 [ 290 ] {} <Debug> TCP-Session: 20c44823-b7b4-4f72-9242-a8c3067ee2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2025.12.24 01:49:23.048616 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.12.24 01:49:23.048831 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7049 | 2025.12.24 01:49:23.048909 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7050 | 2025.12.24 01:49:23.049623 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.12.24 01:49:23.049678 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7052 | 2025.12.24 01:49:23.050083 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7053 | 2025.12.24 01:49:23.050316 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.12.24 01:49:23.050484 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001708 sec., 1170.9601873536299 rows/sec., 95.48 KiB/sec. | ||
| 7055 | 2025.12.24 01:49:23.050532 [ 5 ] {6e85c259-c8d0-47b2-be38-2a52671cd0b8} <Debug> TCPHandler: Processed in 0.002048997 sec. | ||
| 7056 | 2025.12.24 01:49:23.050661 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2025.12.24 01:49:23.050765 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7058 | 2025.12.24 01:49:23.050809 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7059 | 2025.12.24 01:49:23.051988 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2025.12.24 01:49:23.052031 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7061 | 2025.12.24 01:49:23.052572 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7062 | 2025.12.24 01:49:23.052806 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.12.24 01:49:23.052963 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002223 sec., 538461.5384615384 rows/sec., 44.39 MiB/sec. | ||
| 7064 | 2025.12.24 01:49:23.053005 [ 5 ] {ac3209af-693b-4ac5-a478-5d471155b415} <Debug> TCPHandler: Processed in 0.002397785 sec. | ||
| 7065 | 2025.12.24 01:49:23.053132 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2025.12.24 01:49:23.053242 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7067 | 2025.12.24 01:49:23.053292 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7068 | 2025.12.24 01:49:23.053738 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.12.24 01:49:23.053780 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7070 | 2025.12.24 01:49:23.054105 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7071 | 2025.12.24 01:49:23.054328 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.12.24 01:49:23.054466 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 111.99 KiB/sec. | ||
| 7073 | 2025.12.24 01:49:23.054505 [ 5 ] {c5c8aca1-e02d-4945-87c7-636d4caa453c} <Debug> TCPHandler: Processed in 0.001425203 sec. | ||
| 7074 | 2025.12.24 01:49:23.054620 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2025.12.24 01:49:23.054720 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7076 | 2025.12.24 01:49:23.054762 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7077 | 2025.12.24 01:49:23.055293 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.12.24 01:49:23.055333 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7079 | 2025.12.24 01:49:23.055672 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7080 | 2025.12.24 01:49:23.055905 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.12.24 01:49:23.056011 [ 121 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7082 | 2025.12.24 01:49:23.056045 [ 121 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2025.12.24 01:49:23.056049 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00135 sec., 168888.88888888888 rows/sec., 11.44 MiB/sec. | ||
| 7084 | 2025.12.24 01:49:23.056063 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7085 | 2025.12.24 01:49:23.056093 [ 5 ] {7836f343-b138-4f46-b2ab-22629488b469} <Debug> TCPHandler: Processed in 0.001523975 sec. | ||
| 7086 | 2025.12.24 01:49:23.056164 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 7087 | 2025.12.24 01:49:23.056206 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2025.12.24 01:49:23.056246 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7089 | 2025.12.24 01:49:23.056276 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part | ||
| 7090 | 2025.12.24 01:49:23.056305 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7091 | 2025.12.24 01:49:23.056333 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 7092 | 2025.12.24 01:49:23.056347 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7093 | 2025.12.24 01:49:23.056376 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7094 | 2025.12.24 01:49:23.056418 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7095 | 2025.12.24 01:49:23.056457 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7096 | 2025.12.24 01:49:23.056497 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7097 | 2025.12.24 01:49:23.056957 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2025.12.24 01:49:23.056992 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7099 | 2025.12.24 01:49:23.057342 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7100 | 2025.12.24 01:49:23.057446 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131404 sec., 1184134.425131655 rows/sec., 82.90 MiB/sec. | ||
| 7101 | 2025.12.24 01:49:23.057561 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2025.12.24 01:49:23.057654 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7103 | 2025.12.24 01:49:23.057705 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.00142 sec., 367605.6338028169 rows/sec., 27.21 MiB/sec. | ||
| 7104 | 2025.12.24 01:49:23.057752 [ 5 ] {16e7fa7b-26eb-4ef4-805d-647a1e6be7db} <Debug> TCPHandler: Processed in 0.001595977 sec. | ||
| 7105 | 2025.12.24 01:49:23.057873 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2025.12.24 01:49:23.057969 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2025.12.24 01:49:23.057972 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7108 | 2025.12.24 01:49:23.058034 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7109 | 2025.12.24 01:49:23.058056 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_26_5} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7110 | 2025.12.24 01:49:23.058155 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7111 | 2025.12.24 01:49:23.058626 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.24 01:49:23.058668 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7113 | 2025.12.24 01:49:23.059068 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7114 | 2025.12.24 01:49:23.059298 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.24 01:49:23.059431 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001479 sec., 571331.9810682894 rows/sec., 38.45 MiB/sec. | ||
| 7116 | 2025.12.24 01:49:23.059468 [ 5 ] {bdc02a8f-d367-4b90-968d-9afe5e822a4a} <Debug> TCPHandler: Processed in 0.001644368 sec. | ||
| 7117 | 2025.12.24 01:49:23.059580 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2025.12.24 01:49:23.059674 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7119 | 2025.12.24 01:49:23.059717 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7120 | 2025.12.24 01:49:23.060056 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.12.24 01:49:23.060091 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7122 | 2025.12.24 01:49:23.060421 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7123 | 2025.12.24 01:49:23.060643 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.12.24 01:49:23.060777 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 7125 | 2025.12.24 01:49:23.060813 [ 5 ] {aa0ca197-aa16-46a6-ab21-4d7e87a7367e} <Debug> TCPHandler: Processed in 0.00128259 sec. | ||
| 7126 | 2025.12.24 01:49:23.464154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15903 | ||
| 7127 | 2025.12.24 01:49:23.464676 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2025.12.24 01:49:23.464726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7129 | 2025.12.24 01:49:23.465203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7130 | 2025.12.24 01:49:23.465442 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2025.12.24 01:49:23.465585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15903 | ||
| 7132 | 2025.12.24 01:49:24.291895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7133 | 2025.12.24 01:49:24.311835 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.12.24 01:49:24.311914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7135 | 2025.12.24 01:49:24.318084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7136 | 2025.12.24 01:49:24.318956 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.12.24 01:49:24.323506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7138 | 2025.12.24 01:49:26.008041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 908 | ||
| 7139 | 2025.12.24 01:49:26.010720 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.12.24 01:49:26.010776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7141 | 2025.12.24 01:49:26.012069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7142 | 2025.12.24 01:49:26.012357 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2025.12.24 01:49:26.012732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7144 | 2025.12.24 01:49:28.035027 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2025.12.24 01:49:28.035331 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7146 | 2025.12.24 01:49:28.035435 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7147 | 2025.12.24 01:49:28.036510 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2025.12.24 01:49:28.036556 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7149 | 2025.12.24 01:49:28.036967 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7150 | 2025.12.24 01:49:28.037185 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2025.12.24 01:49:28.037342 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002093 sec., 195891.06545628287 rows/sec., 12.43 MiB/sec. | ||
| 7152 | 2025.12.24 01:49:28.037391 [ 5 ] {b004e1f7-25f4-495f-b62f-ffd7de17ee93} <Debug> TCPHandler: Processed in 0.002540869 sec. | ||
| 7153 | 2025.12.24 01:49:28.037512 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2025.12.24 01:49:28.037614 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7155 | 2025.12.24 01:49:28.037656 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7156 | 2025.12.24 01:49:28.038881 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2025.12.24 01:49:28.038918 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7158 | 2025.12.24 01:49:28.039281 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7159 | 2025.12.24 01:49:28.039490 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.12.24 01:49:28.039617 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002027 sec., 588061.1741489886 rows/sec., 46.98 MiB/sec. | ||
| 7161 | 2025.12.24 01:49:28.039659 [ 5 ] {37f0ad59-02c0-4b12-8f52-f655d3e61744} <Debug> TCPHandler: Processed in 0.002196831 sec. | ||
| 7162 | 2025.12.24 01:49:28.039771 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2025.12.24 01:49:28.039864 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7164 | 2025.12.24 01:49:28.039902 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7165 | 2025.12.24 01:49:28.040418 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.12.24 01:49:28.040454 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7167 | 2025.12.24 01:49:28.040760 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7168 | 2025.12.24 01:49:28.040963 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.12.24 01:49:28.041086 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00124 sec., 197580.64516129033 rows/sec., 12.07 MiB/sec. | ||
| 7170 | 2025.12.24 01:49:28.041122 [ 5 ] {296d3176-b0c8-4d0c-8b91-7751e9194f21} <Debug> TCPHandler: Processed in 0.001399163 sec. | ||
| 7171 | 2025.12.24 01:49:28.041226 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.12.24 01:49:28.041319 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7173 | 2025.12.24 01:49:28.041357 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7174 | 2025.12.24 01:49:28.041842 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.12.24 01:49:28.041878 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7176 | 2025.12.24 01:49:28.042166 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7177 | 2025.12.24 01:49:28.042376 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.12.24 01:49:28.042498 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 7179 | 2025.12.24 01:49:28.042534 [ 5 ] {9d1c94f6-3bb1-4e29-98cc-00910fbec99b} <Debug> TCPHandler: Processed in 0.001356181 sec. | ||
| 7180 | 2025.12.24 01:49:28.042636 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.12.24 01:49:28.042728 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7182 | 2025.12.24 01:49:28.042766 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7183 | 2025.12.24 01:49:28.043250 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.12.24 01:49:28.043286 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7185 | 2025.12.24 01:49:28.043572 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7186 | 2025.12.24 01:49:28.043771 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.12.24 01:49:28.043894 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 7188 | 2025.12.24 01:49:28.043931 [ 5 ] {dfb2ad10-0604-426f-bbc5-9b2bdcc4ff51} <Debug> TCPHandler: Processed in 0.001341571 sec. | ||
| 7189 | 2025.12.24 01:49:28.044033 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2025.12.24 01:49:28.044125 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7191 | 2025.12.24 01:49:28.044163 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7192 | 2025.12.24 01:49:28.044877 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.12.24 01:49:28.044912 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7194 | 2025.12.24 01:49:28.045240 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7195 | 2025.12.24 01:49:28.045445 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.12.24 01:49:28.045568 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001461 sec., 492128.6789869952 rows/sec., 34.54 MiB/sec. | ||
| 7197 | 2025.12.24 01:49:28.045610 [ 5 ] {0ced21f8-edf1-457e-9e32-48f235f50aa5} <Debug> TCPHandler: Processed in 0.001624397 sec. | ||
| 7198 | 2025.12.24 01:49:28.045717 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.12.24 01:49:28.045809 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7200 | 2025.12.24 01:49:28.045848 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7201 | 2025.12.24 01:49:28.046175 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.12.24 01:49:28.046210 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7203 | 2025.12.24 01:49:28.046502 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7204 | 2025.12.24 01:49:28.046711 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.12.24 01:49:28.046842 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 7206 | 2025.12.24 01:49:28.046877 [ 5 ] {efaa32d4-cf33-48b9-bb26-76c5b761a068} <Debug> TCPHandler: Processed in 0.001207947 sec. | ||
| 7207 | 2025.12.24 01:49:28.046979 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2025.12.24 01:49:28.047071 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7209 | 2025.12.24 01:49:28.047111 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7210 | 2025.12.24 01:49:28.047562 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2025.12.24 01:49:28.047597 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7212 | 2025.12.24 01:49:28.047933 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7213 | 2025.12.24 01:49:28.048140 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2025.12.24 01:49:28.048266 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 7215 | 2025.12.24 01:49:28.048303 [ 5 ] {5ee0a633-b9d3-4f89-86e6-0139c005e41b} <Debug> TCPHandler: Processed in 0.001370211 sec. | ||
| 7216 | 2025.12.24 01:49:28.048407 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2025.12.24 01:49:28.048498 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7218 | 2025.12.24 01:49:28.048538 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7219 | 2025.12.24 01:49:28.048842 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.12.24 01:49:28.048877 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7221 | 2025.12.24 01:49:28.049165 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7222 | 2025.12.24 01:49:28.049386 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2025.12.24 01:49:28.049518 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 7224 | 2025.12.24 01:49:28.049553 [ 5 ] {ad59b39f-ce51-48f8-b0a4-b8bf6dddf1c8} <Debug> TCPHandler: Processed in 0.001193587 sec. | ||
| 7225 | 2025.12.24 01:49:28.049656 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2025.12.24 01:49:28.049747 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7227 | 2025.12.24 01:49:28.049798 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <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 | ||
| 7228 | 2025.12.24 01:49:28.050644 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2025.12.24 01:49:28.050679 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7230 | 2025.12.24 01:49:28.051214 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7231 | 2025.12.24 01:49:28.051424 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2025.12.24 01:49:28.051555 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. | ||
| 7233 | 2025.12.24 01:49:28.051606 [ 5 ] {47ed766f-ff64-4cbd-8af7-0e344eb502f6} <Debug> TCPHandler: Processed in 0.001996846 sec. | ||
| 7234 | 2025.12.24 01:49:28.051731 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2025.12.24 01:49:28.051857 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7236 | 2025.12.24 01:49:28.051910 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7237 | 2025.12.24 01:49:28.052320 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2025.12.24 01:49:28.052365 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7239 | 2025.12.24 01:49:28.052755 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7240 | 2025.12.24 01:49:28.052996 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.12.24 01:49:28.053130 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001298 sec., 80123.26656394453 rows/sec., 4.91 MiB/sec. | ||
| 7242 | 2025.12.24 01:49:28.053167 [ 5 ] {e32d33a4-aa7f-4f3b-b587-3c261bd82be2} <Debug> TCPHandler: Processed in 0.001498614 sec. | ||
| 7243 | 2025.12.24 01:49:30.838893 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7244 | 2025.12.24 01:49:30.838974 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7245 | 2025.12.24 01:49:30.965734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16351 | ||
| 7246 | 2025.12.24 01:49:30.966340 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.12.24 01:49:30.966384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7248 | 2025.12.24 01:49:30.966852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7249 | 2025.12.24 01:49:30.967092 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.12.24 01:49:30.967231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 7251 | 2025.12.24 01:49:31.823604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7252 | 2025.12.24 01:49:31.839087 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2025.12.24 01:49:31.839136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7254 | 2025.12.24 01:49:31.845242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7255 | 2025.12.24 01:49:31.845946 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.12.24 01:49:31.848750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7257 | 2025.12.24 01:49:33.020718 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.12.24 01:49:33.020961 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7259 | 2025.12.24 01:49:33.021050 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7260 | 2025.12.24 01:49:33.021753 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2025.12.24 01:49:33.021799 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7262 | 2025.12.24 01:49:33.022213 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7263 | 2025.12.24 01:49:33.022566 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.12.24 01:49:33.022732 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.34 MiB/sec. | ||
| 7265 | 2025.12.24 01:49:33.022783 [ 5 ] {1e4b2c62-960a-4a3f-b9ac-1a072c415ae0} <Debug> TCPHandler: Processed in 0.002195601 sec. | ||
| 7266 | 2025.12.24 01:49:33.022908 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.12.24 01:49:33.023013 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7268 | 2025.12.24 01:49:33.023058 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7269 | 2025.12.24 01:49:33.023490 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.12.24 01:49:33.023524 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7271 | 2025.12.24 01:49:33.023857 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7272 | 2025.12.24 01:49:33.024082 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.12.24 01:49:33.024212 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 7274 | 2025.12.24 01:49:33.024251 [ 5 ] {791b973e-e694-4809-b416-e66a13a8cf62} <Debug> TCPHandler: Processed in 0.001394022 sec. | ||
| 7275 | 2025.12.24 01:49:33.024361 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2025.12.24 01:49:33.024462 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7277 | 2025.12.24 01:49:33.024509 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7278 | 2025.12.24 01:49:33.024916 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2025.12.24 01:49:33.024952 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7280 | 2025.12.24 01:49:33.025306 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7281 | 2025.12.24 01:49:33.025529 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.12.24 01:49:33.025657 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 7283 | 2025.12.24 01:49:33.025693 [ 5 ] {ff6c7e95-870e-475c-8b2f-13cada99e505} <Debug> TCPHandler: Processed in 0.001382222 sec. | ||
| 7284 | 2025.12.24 01:49:33.025790 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2025.12.24 01:49:33.025884 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7286 | 2025.12.24 01:49:33.025926 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7287 | 2025.12.24 01:49:33.026248 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2025.12.24 01:49:33.026282 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7289 | 2025.12.24 01:49:33.026597 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7290 | 2025.12.24 01:49:33.026814 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.12.24 01:49:33.026939 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7292 | 2025.12.24 01:49:33.026973 [ 5 ] {0eb8df30-a75a-4090-aacf-06b9a9fbce35} <Debug> TCPHandler: Processed in 0.001230909 sec. | ||
| 7293 | 2025.12.24 01:49:36.013060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 938 | ||
| 7294 | 2025.12.24 01:49:36.015380 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2025.12.24 01:49:36.015428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7296 | 2025.12.24 01:49:36.016589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7297 | 2025.12.24 01:49:36.016847 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2025.12.24 01:49:36.017035 [ 106 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7299 | 2025.12.24 01:49:36.017101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7300 | 2025.12.24 01:49:36.017107 [ 106 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.12.24 01:49:36.017149 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7302 | 2025.12.24 01:49:36.017277 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 7303 | 2025.12.24 01:49:36.017797 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7304 | 2025.12.24 01:49:36.017922 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 774 rows starting from the beginning of the part | ||
| 7305 | 2025.12.24 01:49:36.018266 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 7306 | 2025.12.24 01:49:36.018562 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7307 | 2025.12.24 01:49:36.018844 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7308 | 2025.12.24 01:49:36.019133 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 7309 | 2025.12.24 01:49:36.019450 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 7310 | 2025.12.24 01:49:36.025484 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 72 columns (72 merged, 0 gathered) in 0.008258411 sec., 113581.1719712182 rows/sec., 95.60 MiB/sec. | ||
| 7311 | 2025.12.24 01:49:36.026860 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7312 | 2025.12.24 01:49:36.027478 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.12.24 01:49:36.027572 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_26_5} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7314 | 2025.12.24 01:49:36.027918 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7315 | 2025.12.24 01:49:38.034578 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.12.24 01:49:38.034766 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7317 | 2025.12.24 01:49:38.034826 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7318 | 2025.12.24 01:49:38.035731 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.12.24 01:49:38.035779 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7320 | 2025.12.24 01:49:38.036248 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7321 | 2025.12.24 01:49:38.036481 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.24 01:49:38.036624 [ 105 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7323 | 2025.12.24 01:49:38.036635 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001918 sec., 213764.3378519291 rows/sec., 13.56 MiB/sec. | ||
| 7324 | 2025.12.24 01:49:38.036669 [ 105 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.12.24 01:49:38.036690 [ 5 ] {e09ddda4-532b-437d-bf38-2ea974f5879f} <Debug> TCPHandler: Processed in 0.002237591 sec. | ||
| 7326 | 2025.12.24 01:49:38.036692 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7327 | 2025.12.24 01:49:38.036821 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2025.12.24 01:49:38.036853 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 7329 | 2025.12.24 01:49:38.036916 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7330 | 2025.12.24 01:49:38.036963 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7331 | 2025.12.24 01:49:38.037017 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7332 | 2025.12.24 01:49:38.037060 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7333 | 2025.12.24 01:49:38.037133 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7334 | 2025.12.24 01:49:38.037185 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7335 | 2025.12.24 01:49:38.037234 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7336 | 2025.12.24 01:49:38.037278 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7337 | 2025.12.24 01:49:38.037315 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7338 | 2025.12.24 01:49:38.037384 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.12.24 01:49:38.037424 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7340 | 2025.12.24 01:49:38.037769 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7341 | 2025.12.24 01:49:38.037994 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.12.24 01:49:38.038130 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001233 sec., 12976.480129764803 rows/sec., 1.03 MiB/sec. | ||
| 7343 | 2025.12.24 01:49:38.038169 [ 5 ] {469da360-a560-4979-948e-af4aece976f0} <Debug> TCPHandler: Processed in 0.001399843 sec. | ||
| 7344 | 2025.12.24 01:49:38.038281 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2025.12.24 01:49:38.038377 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7346 | 2025.12.24 01:49:38.038416 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7347 | 2025.12.24 01:49:38.038505 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717849 sec., 1445994.3801812616 rows/sec., 97.52 MiB/sec. | ||
| 7348 | 2025.12.24 01:49:38.038684 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7349 | 2025.12.24 01:49:38.038937 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2025.12.24 01:49:38.039012 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_21_4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7351 | 2025.12.24 01:49:38.039088 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7352 | 2025.12.24 01:49:38.039596 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2025.12.24 01:49:38.039639 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7354 | 2025.12.24 01:49:38.040039 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7355 | 2025.12.24 01:49:38.040342 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.12.24 01:49:38.040474 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.002115 sec., 567375.8865248227 rows/sec., 45.30 MiB/sec. | ||
| 7357 | 2025.12.24 01:49:38.040513 [ 5 ] {cc028114-b646-48bb-b684-114dc6468cd8} <Debug> TCPHandler: Processed in 0.002283482 sec. | ||
| 7358 | 2025.12.24 01:49:38.040622 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2025.12.24 01:49:38.040716 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7360 | 2025.12.24 01:49:38.040756 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7361 | 2025.12.24 01:49:38.041262 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2025.12.24 01:49:38.041298 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7363 | 2025.12.24 01:49:38.041617 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7364 | 2025.12.24 01:49:38.041827 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2025.12.24 01:49:38.041952 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001255 sec., 207968.12749003983 rows/sec., 12.79 MiB/sec. | ||
| 7366 | 2025.12.24 01:49:38.041987 [ 5 ] {ca058b19-c486-4dde-9cf8-26effc13278e} <Debug> TCPHandler: Processed in 0.001413512 sec. | ||
| 7367 | 2025.12.24 01:49:38.042110 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2025.12.24 01:49:38.042202 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7369 | 2025.12.24 01:49:38.042241 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7370 | 2025.12.24 01:49:38.042730 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2025.12.24 01:49:38.042765 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7372 | 2025.12.24 01:49:38.043104 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7373 | 2025.12.24 01:49:38.043372 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2025.12.24 01:49:38.043507 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001323 sec., 160241.8745275888 rows/sec., 10.33 MiB/sec. | ||
| 7375 | 2025.12.24 01:49:38.043544 [ 5 ] {73480e0f-0430-40ce-83c4-7b050f931106} <Debug> TCPHandler: Processed in 0.001481455 sec. | ||
| 7376 | 2025.12.24 01:49:38.043676 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2025.12.24 01:49:38.043775 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7378 | 2025.12.24 01:49:38.043814 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7379 | 2025.12.24 01:49:38.044290 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2025.12.24 01:49:38.044326 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7381 | 2025.12.24 01:49:38.044641 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7382 | 2025.12.24 01:49:38.044851 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2025.12.24 01:49:38.044960 [ 102 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7384 | 2025.12.24 01:49:38.044974 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 7385 | 2025.12.24 01:49:38.045007 [ 102 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2025.12.24 01:49:38.045025 [ 5 ] {3be47f7c-a767-488e-a7e2-164cb7cf5ed5} <Debug> TCPHandler: Processed in 0.001397443 sec. | ||
| 7387 | 2025.12.24 01:49:38.045033 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7388 | 2025.12.24 01:49:38.045132 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 7389 | 2025.12.24 01:49:38.045147 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2025.12.24 01:49:38.045222 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7391 | 2025.12.24 01:49:38.045252 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7392 | 2025.12.24 01:49:38.045253 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7393 | 2025.12.24 01:49:38.045298 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7394 | 2025.12.24 01:49:38.045304 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7395 | 2025.12.24 01:49:38.045343 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7396 | 2025.12.24 01:49:38.045381 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7397 | 2025.12.24 01:49:38.045414 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7398 | 2025.12.24 01:49:38.045446 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7399 | 2025.12.24 01:49:38.045977 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.12.24 01:49:38.046017 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7401 | 2025.12.24 01:49:38.046271 [ 190 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167617 sec., 1094536.992866668 rows/sec., 66.53 MiB/sec. | ||
| 7402 | 2025.12.24 01:49:38.046397 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7403 | 2025.12.24 01:49:38.046403 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7404 | 2025.12.24 01:49:38.046783 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2025.12.24 01:49:38.046805 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2025.12.24 01:49:38.046859 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_21_4} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7407 | 2025.12.24 01:49:38.046926 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7408 | 2025.12.24 01:49:38.046955 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001719 sec., 427574.1710296684 rows/sec., 30.10 MiB/sec. | ||
| 7409 | 2025.12.24 01:49:38.046999 [ 5 ] {0eb40bc2-8fb7-4854-a48f-8680a415620f} <Debug> TCPHandler: Processed in 0.001899514 sec. | ||
| 7410 | 2025.12.24 01:49:38.047114 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.12.24 01:49:38.047205 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7412 | 2025.12.24 01:49:38.047245 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7413 | 2025.12.24 01:49:38.047593 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2025.12.24 01:49:38.047628 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7415 | 2025.12.24 01:49:38.047950 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7416 | 2025.12.24 01:49:38.048165 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2025.12.24 01:49:38.048290 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 7418 | 2025.12.24 01:49:38.048325 [ 5 ] {57c581e3-6ae1-4931-9784-1cc1c2ca87f2} <Debug> TCPHandler: Processed in 0.001258179 sec. | ||
| 7419 | 2025.12.24 01:49:38.048437 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2025.12.24 01:49:38.048538 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2025.12.24 01:49:38.048578 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7422 | 2025.12.24 01:49:38.049044 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.12.24 01:49:38.049083 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7424 | 2025.12.24 01:49:38.049429 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7425 | 2025.12.24 01:49:38.049649 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.24 01:49:38.049778 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001258 sec., 255961.8441971383 rows/sec., 16.83 MiB/sec. | ||
| 7427 | 2025.12.24 01:49:38.049814 [ 5 ] {075b146d-0780-46ca-a631-2c0614ff8ef6} <Debug> TCPHandler: Processed in 0.001423743 sec. | ||
| 7428 | 2025.12.24 01:49:38.049927 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2025.12.24 01:49:38.050026 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7430 | 2025.12.24 01:49:38.050067 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7431 | 2025.12.24 01:49:38.050383 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2025.12.24 01:49:38.050418 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7433 | 2025.12.24 01:49:38.050717 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7434 | 2025.12.24 01:49:38.050930 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.12.24 01:49:38.051054 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 7436 | 2025.12.24 01:49:38.051090 [ 5 ] {6ec6eec8-3460-44cb-8e24-17f4fc16ca3b} <Debug> TCPHandler: Processed in 0.001210437 sec. | ||
| 7437 | 2025.12.24 01:49:38.051213 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2025.12.24 01:49:38.051306 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7439 | 2025.12.24 01:49:38.051358 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <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 | ||
| 7440 | 2025.12.24 01:49:38.052253 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2025.12.24 01:49:38.052288 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7442 | 2025.12.24 01:49:38.052835 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7443 | 2025.12.24 01:49:38.053050 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2025.12.24 01:49:38.053184 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001896 sec., 21097.04641350211 rows/sec., 37.80 MiB/sec. | ||
| 7445 | 2025.12.24 01:49:38.053243 [ 5 ] {32e7284d-f9dc-49bd-91c2-3720eba56174} <Debug> TCPHandler: Processed in 0.002085518 sec. | ||
| 7446 | 2025.12.24 01:49:38.053357 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2025.12.24 01:49:38.053448 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7448 | 2025.12.24 01:49:38.053487 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7449 | 2025.12.24 01:49:38.053813 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2025.12.24 01:49:38.053846 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7451 | 2025.12.24 01:49:38.054151 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7452 | 2025.12.24 01:49:38.054359 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2025.12.24 01:49:38.054486 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 7454 | 2025.12.24 01:49:38.054530 [ 5 ] {25f7be28-0b73-456a-b59b-51bba58057ba} <Debug> TCPHandler: Processed in 0.001220149 sec. | ||
| 7455 | 2025.12.24 01:49:38.467319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16863 | ||
| 7456 | 2025.12.24 01:49:38.467827 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.12.24 01:49:38.467876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7458 | 2025.12.24 01:49:38.468399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7459 | 2025.12.24 01:49:38.468642 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2025.12.24 01:49:38.468788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16863 | ||
| 7461 | 2025.12.24 01:49:39.348823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7462 | 2025.12.24 01:49:39.366514 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2025.12.24 01:49:39.366579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7464 | 2025.12.24 01:49:39.373137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7465 | 2025.12.24 01:49:39.373897 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2025.12.24 01:49:39.377171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7467 | 2025.12.24 01:49:43.020841 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.12.24 01:49:43.021056 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2025.12.24 01:49:43.021132 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7470 | 2025.12.24 01:49:43.021840 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.12.24 01:49:43.021893 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7472 | 2025.12.24 01:49:43.022348 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7473 | 2025.12.24 01:49:43.022591 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.12.24 01:49:43.022744 [ 99 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7475 | 2025.12.24 01:49:43.022754 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec. | ||
| 7476 | 2025.12.24 01:49:43.022819 [ 99 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.12.24 01:49:43.022848 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7478 | 2025.12.24 01:49:43.022850 [ 5 ] {bc0d86be-20f7-4533-97c0-c0a09ffae733} <Debug> TCPHandler: Processed in 0.00214514 sec. | ||
| 7479 | 2025.12.24 01:49:43.022983 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 7480 | 2025.12.24 01:49:43.022993 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2025.12.24 01:49:43.023127 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7482 | 2025.12.24 01:49:43.023134 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7483 | 2025.12.24 01:49:43.023169 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2462 rows starting from the beginning of the part | ||
| 7484 | 2025.12.24 01:49:43.023191 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7485 | 2025.12.24 01:49:43.023241 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 7486 | 2025.12.24 01:49:43.023292 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1192 rows starting from the beginning of the part | ||
| 7487 | 2025.12.24 01:49:43.023333 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 7488 | 2025.12.24 01:49:43.023379 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1200 rows starting from the beginning of the part | ||
| 7489 | 2025.12.24 01:49:43.023427 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 7490 | 2025.12.24 01:49:43.023641 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2025.12.24 01:49:43.023686 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7492 | 2025.12.24 01:49:43.024034 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7493 | 2025.12.24 01:49:43.024279 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2025.12.24 01:49:43.024400 [ 99 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7495 | 2025.12.24 01:49:43.024421 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 7496 | 2025.12.24 01:49:43.024444 [ 99 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.12.24 01:49:43.024468 [ 5 ] {5afc8634-b719-4cfb-95fa-44429f9ad93b} <Debug> TCPHandler: Processed in 0.001528395 sec. | ||
| 7498 | 2025.12.24 01:49:43.024473 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7499 | 2025.12.24 01:49:43.024590 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2025.12.24 01:49:43.024591 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 7501 | 2025.12.24 01:49:43.024694 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7502 | 2025.12.24 01:49:43.024715 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7503 | 2025.12.24 01:49:43.024745 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7504 | 2025.12.24 01:49:43.024750 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7505 | 2025.12.24 01:49:43.024826 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 7506 | 2025.12.24 01:49:43.024872 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 719 rows starting from the beginning of the part | ||
| 7507 | 2025.12.24 01:49:43.024913 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 7508 | 2025.12.24 01:49:43.024955 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 735 rows starting from the beginning of the part | ||
| 7509 | 2025.12.24 01:49:43.024996 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 7510 | 2025.12.24 01:49:43.025173 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2025.12.24 01:49:43.025216 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7512 | 2025.12.24 01:49:43.025591 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7513 | 2025.12.24 01:49:43.025822 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2025.12.24 01:49:43.025926 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00300141 sec., 2053368.2502557132 rows/sec., 174.33 MiB/sec. | ||
| 7515 | 2025.12.24 01:49:43.025949 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7516 | 2025.12.24 01:49:43.025957 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 7517 | 2025.12.24 01:49:43.025992 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.12.24 01:49:43.026014 [ 5 ] {7107252a-7315-4721-bf8b-a7d68e650a46} <Debug> TCPHandler: Processed in 0.001473804 sec. | ||
| 7519 | 2025.12.24 01:49:43.026017 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7520 | 2025.12.24 01:49:43.026105 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 7521 | 2025.12.24 01:49:43.026127 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2025.12.24 01:49:43.026212 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7523 | 2025.12.24 01:49:43.026226 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7524 | 2025.12.24 01:49:43.026231 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7525 | 2025.12.24 01:49:43.026245 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15839 rows starting from the beginning of the part | ||
| 7526 | 2025.12.24 01:49:43.026295 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7527 | 2025.12.24 01:49:43.026317 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7528 | 2025.12.24 01:49:43.026373 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 7529 | 2025.12.24 01:49:43.026393 [ 189 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841122 sec., 1821172.089627955 rows/sec., 137.82 MiB/sec. | ||
| 7530 | 2025.12.24 01:49:43.026416 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 7531 | 2025.12.24 01:49:43.026465 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 322 rows starting from the beginning of the part | ||
| 7532 | 2025.12.24 01:49:43.026501 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 7533 | 2025.12.24 01:49:43.026577 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.12.24 01:49:43.026641 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7535 | 2025.12.24 01:49:43.026659 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2025.12.24 01:49:43.026685 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_51_10} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7537 | 2025.12.24 01:49:43.026703 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7538 | 2025.12.24 01:49:43.026813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7539 | 2025.12.24 01:49:43.026957 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2025.12.24 01:49:43.027042 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_51_10} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7541 | 2025.12.24 01:49:43.027067 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7542 | 2025.12.24 01:49:43.027128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7543 | 2025.12.24 01:49:43.027300 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2025.12.24 01:49:43.027416 [ 99 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7545 | 2025.12.24 01:49:43.027436 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 7546 | 2025.12.24 01:49:43.027454 [ 99 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2025.12.24 01:49:43.027478 [ 5 ] {c3727433-86f2-4b71-86f3-3cc1a057f58d} <Debug> TCPHandler: Processed in 0.001399252 sec. | ||
| 7548 | 2025.12.24 01:49:43.027483 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7549 | 2025.12.24 01:49:43.027588 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 7550 | 2025.12.24 01:49:43.027682 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7551 | 2025.12.24 01:49:43.027713 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3448 rows starting from the beginning of the part | ||
| 7552 | 2025.12.24 01:49:43.027770 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 7553 | 2025.12.24 01:49:43.027815 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 7554 | 2025.12.24 01:49:43.027857 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 7555 | 2025.12.24 01:49:43.027896 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7556 | 2025.12.24 01:49:43.027936 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 7557 | 2025.12.24 01:49:43.029657 [ 191 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3836 rows, containing 4 columns (4 merged, 0 gathered) in 0.002104069 sec., 1823134.1272553324 rows/sec., 117.12 MiB/sec. | ||
| 7558 | 2025.12.24 01:49:43.030103 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7559 | 2025.12.24 01:49:43.030417 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.12.24 01:49:43.030510 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_51_10} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7561 | 2025.12.24 01:49:43.030614 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7562 | 2025.12.24 01:49:43.032424 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17640 rows, containing 5 columns (5 merged, 0 gathered) in 0.006343706 sec., 2780708.9420600515 rows/sec., 187.71 MiB/sec. | ||
| 7563 | 2025.12.24 01:49:43.032664 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7564 | 2025.12.24 01:49:43.032990 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2025.12.24 01:49:43.033067 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7566 | 2025.12.24 01:49:43.033145 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 7567 | 2025.12.24 01:49:44.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.42 MiB, peak 289.51 MiB, free memory in arenas 0.00 B, will set to 282.02 MiB (RSS), difference: 2.60 MiB | ||
| 7568 | 2025.12.24 01:49:45.839023 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7569 | 2025.12.24 01:49:45.839082 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7570 | 2025.12.24 01:49:45.968894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17311 | ||
| 7571 | 2025.12.24 01:49:45.969455 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2025.12.24 01:49:45.969505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7573 | 2025.12.24 01:49:45.970002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7574 | 2025.12.24 01:49:45.970233 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2025.12.24 01:49:45.970368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 7576 | 2025.12.24 01:49:45.970390 [ 95 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7577 | 2025.12.24 01:49:45.970476 [ 95 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2025.12.24 01:49:45.970515 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7579 | 2025.12.24 01:49:45.970633 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 7580 | 2025.12.24 01:49:45.970739 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7581 | 2025.12.24 01:49:45.970774 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14943 rows starting from the beginning of the part | ||
| 7582 | 2025.12.24 01:49:45.970836 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7583 | 2025.12.24 01:49:45.970889 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7584 | 2025.12.24 01:49:45.970937 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7585 | 2025.12.24 01:49:45.970980 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7586 | 2025.12.24 01:49:45.971024 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7587 | 2025.12.24 01:49:45.973281 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695003 sec., 6423369.473058101 rows/sec., 91.89 MiB/sec. | ||
| 7588 | 2025.12.24 01:49:45.973461 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7589 | 2025.12.24 01:49:45.973703 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2025.12.24 01:49:45.973765 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_36_7} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7591 | 2025.12.24 01:49:45.973833 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7592 | 2025.12.24 01:49:46.017321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 970 | ||
| 7593 | 2025.12.24 01:49:46.019770 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.12.24 01:49:46.019815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7595 | 2025.12.24 01:49:46.021108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7596 | 2025.12.24 01:49:46.021402 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.12.24 01:49:46.021774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7598 | 2025.12.24 01:49:46.877256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7599 | 2025.12.24 01:49:46.895510 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.12.24 01:49:46.895568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7601 | 2025.12.24 01:49:46.901644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7602 | 2025.12.24 01:49:46.902372 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.12.24 01:49:46.902648 [ 94 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7604 | 2025.12.24 01:49:46.902685 [ 94 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2025.12.24 01:49:46.902704 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7606 | 2025.12.24 01:49:46.902822 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7607 | 2025.12.24 01:49:46.906196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7608 | 2025.12.24 01:49:46.906732 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7609 | 2025.12.24 01:49:46.908219 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7610 | 2025.12.24 01:49:46.912674 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7611 | 2025.12.24 01:49:46.917142 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7612 | 2025.12.24 01:49:46.921474 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7613 | 2025.12.24 01:49:46.925960 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 7614 | 2025.12.24 01:49:46.930210 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7615 | 2025.12.24 01:49:46.980644 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077877365 sec., 3479.830114950602 rows/sec., 17.99 MiB/sec. | ||
| 7616 | 2025.12.24 01:49:46.983408 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7617 | 2025.12.24 01:49:46.985751 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.12.24 01:49:46.985869 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_36_7} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7619 | 2025.12.24 01:49:46.988737 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7620 | 2025.12.24 01:49:47.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.63 MiB, peak 295.51 MiB, free memory in arenas 0.00 B, will set to 284.65 MiB (RSS), difference: 1.03 MiB | ||
| 7621 | 2025.12.24 01:49:48.033436 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2025.12.24 01:49:48.033696 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7623 | 2025.12.24 01:49:48.033760 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7624 | 2025.12.24 01:49:48.034571 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2025.12.24 01:49:48.034611 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7626 | 2025.12.24 01:49:48.035041 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7627 | 2025.12.24 01:49:48.035274 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2025.12.24 01:49:48.035431 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 7629 | 2025.12.24 01:49:48.035482 [ 5 ] {af2790a2-76fb-4fea-a53a-043e310f4575} <Debug> TCPHandler: Processed in 0.002219242 sec. | ||
| 7630 | 2025.12.24 01:49:48.035605 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2025.12.24 01:49:48.035708 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7632 | 2025.12.24 01:49:48.035751 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7633 | 2025.12.24 01:49:48.036914 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2025.12.24 01:49:48.036949 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7635 | 2025.12.24 01:49:48.037427 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7636 | 2025.12.24 01:49:48.037731 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.12.24 01:49:48.037879 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002193 sec., 543547.6516187871 rows/sec., 43.42 MiB/sec. | ||
| 7638 | 2025.12.24 01:49:48.037919 [ 5 ] {197f0a50-56b4-4920-a38e-eed54ab32657} <Debug> TCPHandler: Processed in 0.002367125 sec. | ||
| 7639 | 2025.12.24 01:49:48.038032 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2025.12.24 01:49:48.038130 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7641 | 2025.12.24 01:49:48.038172 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7642 | 2025.12.24 01:49:48.038703 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2025.12.24 01:49:48.038738 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7644 | 2025.12.24 01:49:48.039059 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7645 | 2025.12.24 01:49:48.039284 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.12.24 01:49:48.039415 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001307 sec., 187452.1805661821 rows/sec., 11.45 MiB/sec. | ||
| 7647 | 2025.12.24 01:49:48.039453 [ 5 ] {cff40f21-f9a5-4841-8efc-3afe8787347a} <Debug> TCPHandler: Processed in 0.001472424 sec. | ||
| 7648 | 2025.12.24 01:49:48.039561 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2025.12.24 01:49:48.039658 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7650 | 2025.12.24 01:49:48.039697 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7651 | 2025.12.24 01:49:48.040198 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.12.24 01:49:48.040235 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7653 | 2025.12.24 01:49:48.040559 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7654 | 2025.12.24 01:49:48.040805 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2025.12.24 01:49:48.040931 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 7656 | 2025.12.24 01:49:48.040968 [ 5 ] {8fbe9af1-b05d-4087-99ed-d102813e8084} <Debug> TCPHandler: Processed in 0.001457414 sec. | ||
| 7657 | 2025.12.24 01:49:48.041067 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2025.12.24 01:49:48.041159 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7659 | 2025.12.24 01:49:48.041200 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7660 | 2025.12.24 01:49:48.041691 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2025.12.24 01:49:48.041725 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7662 | 2025.12.24 01:49:48.042036 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7663 | 2025.12.24 01:49:48.042247 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2025.12.24 01:49:48.042372 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 7665 | 2025.12.24 01:49:48.042413 [ 5 ] {e921a43b-8cc7-4088-af95-9f07cb751b48} <Debug> TCPHandler: Processed in 0.001395272 sec. | ||
| 7666 | 2025.12.24 01:49:48.042510 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2025.12.24 01:49:48.042602 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7668 | 2025.12.24 01:49:48.042642 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7669 | 2025.12.24 01:49:48.043394 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.12.24 01:49:48.043428 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7671 | 2025.12.24 01:49:48.043774 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7672 | 2025.12.24 01:49:48.043987 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.12.24 01:49:48.044111 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001527 sec., 470857.89129011135 rows/sec., 33.05 MiB/sec. | ||
| 7674 | 2025.12.24 01:49:48.044148 [ 5 ] {65e94430-791f-4c7f-9f35-baf479e549eb} <Debug> TCPHandler: Processed in 0.001685669 sec. | ||
| 7675 | 2025.12.24 01:49:48.044251 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2025.12.24 01:49:48.044343 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7677 | 2025.12.24 01:49:48.044384 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7678 | 2025.12.24 01:49:48.044703 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.12.24 01:49:48.044736 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7680 | 2025.12.24 01:49:48.045037 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7681 | 2025.12.24 01:49:48.045268 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2025.12.24 01:49:48.045404 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 7683 | 2025.12.24 01:49:48.045440 [ 5 ] {e8e35bdd-c531-40a9-81f2-5b436e1d841b} <Debug> TCPHandler: Processed in 0.001237018 sec. | ||
| 7684 | 2025.12.24 01:49:48.045558 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2025.12.24 01:49:48.045674 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7686 | 2025.12.24 01:49:48.045725 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7687 | 2025.12.24 01:49:48.046246 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2025.12.24 01:49:48.046287 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7689 | 2025.12.24 01:49:48.046680 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7690 | 2025.12.24 01:49:48.046892 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2025.12.24 01:49:48.047022 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001373 sec., 228696.28550619082 rows/sec., 15.02 MiB/sec. | ||
| 7692 | 2025.12.24 01:49:48.047061 [ 5 ] {79ac5e90-5f15-4e2d-a9a5-9415a62d437a} <Debug> TCPHandler: Processed in 0.001563856 sec. | ||
| 7693 | 2025.12.24 01:49:48.047164 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2025.12.24 01:49:48.047258 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7695 | 2025.12.24 01:49:48.047301 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7696 | 2025.12.24 01:49:48.047623 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2025.12.24 01:49:48.047659 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7698 | 2025.12.24 01:49:48.047954 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7699 | 2025.12.24 01:49:48.048171 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2025.12.24 01:49:48.048285 [ 92 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7701 | 2025.12.24 01:49:48.048299 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 7702 | 2025.12.24 01:49:48.048353 [ 92 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2025.12.24 01:49:48.048361 [ 5 ] {36b8e39b-8177-49a7-8f00-29a4a1b59e8b} <Debug> TCPHandler: Processed in 0.001246468 sec. | ||
| 7704 | 2025.12.24 01:49:48.048384 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7705 | 2025.12.24 01:49:48.048487 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2025.12.24 01:49:48.048507 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::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 | ||
| 7707 | 2025.12.24 01:49:48.048594 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7708 | 2025.12.24 01:49:48.048655 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <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 | ||
| 7709 | 2025.12.24 01:49:48.048665 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7710 | 2025.12.24 01:49:48.048709 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 7711 | 2025.12.24 01:49:48.048783 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7712 | 2025.12.24 01:49:48.048831 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7713 | 2025.12.24 01:49:48.048875 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7714 | 2025.12.24 01:49:48.048918 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7715 | 2025.12.24 01:49:48.048968 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7716 | 2025.12.24 01:49:48.049555 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.12.24 01:49:48.049598 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7718 | 2025.12.24 01:49:48.049839 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389323 sec., 14395.500542350483 rows/sec., 970.01 KiB/sec. | ||
| 7719 | 2025.12.24 01:49:48.049959 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7720 | 2025.12.24 01:49:48.050219 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2025.12.24 01:49:48.050246 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7722 | 2025.12.24 01:49:48.050291 [ 195 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_20_4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7723 | 2025.12.24 01:49:48.050368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7724 | 2025.12.24 01:49:48.050501 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2025.12.24 01:49:48.050619 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7726 | 2025.12.24 01:49:48.050649 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002075 sec., 19277.10843373494 rows/sec., 34.54 MiB/sec. | ||
| 7727 | 2025.12.24 01:49:48.050653 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2025.12.24 01:49:48.050693 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7729 | 2025.12.24 01:49:48.050723 [ 5 ] {4f6123ae-38b2-4f65-ac52-bbb2ab0b3a73} <Debug> TCPHandler: Processed in 0.002288413 sec. | ||
| 7730 | 2025.12.24 01:49:48.050782 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7731 | 2025.12.24 01:49:48.050836 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2025.12.24 01:49:48.050936 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7733 | 2025.12.24 01:49:48.050977 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7734 | 2025.12.24 01:49:48.051003 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2025.12.24 01:49:48.051060 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 782 rows starting from the beginning of the part | ||
| 7736 | 2025.12.24 01:49:48.051180 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7737 | 2025.12.24 01:49:48.051275 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7738 | 2025.12.24 01:49:48.051316 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.12.24 01:49:48.051359 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7740 | 2025.12.24 01:49:48.051366 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7741 | 2025.12.24 01:49:48.051464 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7742 | 2025.12.24 01:49:48.051553 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 7743 | 2025.12.24 01:49:48.051719 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7744 | 2025.12.24 01:49:48.051977 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2025.12.24 01:49:48.052110 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 5.34 MiB/sec. | ||
| 7746 | 2025.12.24 01:49:48.052147 [ 5 ] {8c0abd19-a4f4-49fa-a0c0-3ed77f0f3250} <Debug> TCPHandler: Processed in 0.001361952 sec. | ||
| 7747 | 2025.12.24 01:49:48.066596 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 19 columns (19 merged, 0 gathered) in 0.015853876 sec., 61940.68882587451 rows/sec., 110.99 MiB/sec. | ||
| 7748 | 2025.12.24 01:49:48.068169 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7749 | 2025.12.24 01:49:48.068553 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2025.12.24 01:49:48.068628 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7751 | 2025.12.24 01:49:48.068775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7752 | 2025.12.24 01:49:49.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.78 MiB, peak 295.51 MiB, free memory in arenas 0.00 B, will set to 288.17 MiB (RSS), difference: 2.39 MiB | ||
| 7753 | 2025.12.24 01:49:49.759526 [ 90 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7754 | 2025.12.24 01:49:49.759594 [ 90 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2025.12.24 01:49:49.759619 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7756 | 2025.12.24 01:49:49.759758 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 7757 | 2025.12.24 01:49:49.759915 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2025.12.24 01:49:49.759952 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 7759 | 2025.12.24 01:49:49.760029 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 7760 | 2025.12.24 01:49:49.760080 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 7761 | 2025.12.24 01:49:49.760132 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 7762 | 2025.12.24 01:49:49.760178 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 7763 | 2025.12.24 01:49:49.760969 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127091 sec., 44062.91554870132 rows/sec., 3.68 MiB/sec. | ||
| 7764 | 2025.12.24 01:49:49.761124 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7765 | 2025.12.24 01:49:49.761425 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2025.12.24 01:49:49.761500 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_9_2} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7767 | 2025.12.24 01:49:49.761587 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7768 | 2025.12.24 01:49:53.048912 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7769 | 2025.12.24 01:49:53.049132 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7770 | 2025.12.24 01:49:53.049209 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7771 | 2025.12.24 01:49:53.050554 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2025.12.24 01:49:53.050604 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7773 | 2025.12.24 01:49:53.051098 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7774 | 2025.12.24 01:49:53.051337 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2025.12.24 01:49:53.051511 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002435 sec., 491170.431211499 rows/sec., 40.49 MiB/sec. | ||
| 7776 | 2025.12.24 01:49:53.051566 [ 5 ] {4eab95d1-887e-466a-93ac-f0f2cab3ca15} <Debug> TCPHandler: Processed in 0.002795504 sec. | ||
| 7777 | 2025.12.24 01:49:53.051698 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2025.12.24 01:49:53.051803 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7779 | 2025.12.24 01:49:53.051849 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7780 | 2025.12.24 01:49:53.052361 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2025.12.24 01:49:53.052405 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7782 | 2025.12.24 01:49:53.052743 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7783 | 2025.12.24 01:49:53.052963 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2025.12.24 01:49:53.053100 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001321 sec., 172596.51778955339 rows/sec., 11.69 MiB/sec. | ||
| 7785 | 2025.12.24 01:49:53.053139 [ 5 ] {ee22c53d-9a5b-43ad-8bcc-848d9299b19d} <Debug> TCPHandler: Processed in 0.001494205 sec. | ||
| 7786 | 2025.12.24 01:49:53.053248 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2025.12.24 01:49:53.053345 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7788 | 2025.12.24 01:49:53.053387 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7789 | 2025.12.24 01:49:53.053991 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2025.12.24 01:49:53.054028 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7791 | 2025.12.24 01:49:53.054364 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7792 | 2025.12.24 01:49:53.054581 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2025.12.24 01:49:53.054709 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001384 sec., 375722.5433526012 rows/sec., 27.80 MiB/sec. | ||
| 7794 | 2025.12.24 01:49:53.054747 [ 5 ] {f8f5d10b-51c2-448e-bef9-f53f96ed5b88} <Debug> TCPHandler: Processed in 0.001550196 sec. | ||
| 7795 | 2025.12.24 01:49:53.054855 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2025.12.24 01:49:53.054953 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7797 | 2025.12.24 01:49:53.054998 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7798 | 2025.12.24 01:49:53.055570 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2025.12.24 01:49:53.055608 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7800 | 2025.12.24 01:49:53.055997 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7801 | 2025.12.24 01:49:53.056210 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2025.12.24 01:49:53.056340 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001407 sec., 599857.8535891968 rows/sec., 40.37 MiB/sec. | ||
| 7803 | 2025.12.24 01:49:53.056379 [ 5 ] {b0605f2d-ca74-4b56-9eaf-2bcd4cf6f5e8} <Debug> TCPHandler: Processed in 0.001572686 sec. | ||
| 7804 | 2025.12.24 01:49:53.056489 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2025.12.24 01:49:53.056583 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7806 | 2025.12.24 01:49:53.056627 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7807 | 2025.12.24 01:49:53.056959 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.12.24 01:49:53.056996 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7809 | 2025.12.24 01:49:53.057309 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7810 | 2025.12.24 01:49:53.057523 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.12.24 01:49:53.057652 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7812 | 2025.12.24 01:49:53.057690 [ 5 ] {a951042e-938c-45d6-a71f-1b6cf7b55486} <Debug> TCPHandler: Processed in 0.001251489 sec. | ||
| 7813 | 2025.12.24 01:49:53.470446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17823 | ||
| 7814 | 2025.12.24 01:49:53.470971 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7815 | 2025.12.24 01:49:53.471017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7816 | 2025.12.24 01:49:53.471513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7817 | 2025.12.24 01:49:53.471746 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7818 | 2025.12.24 01:49:53.471873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17823 | ||
| 7819 | 2025.12.24 01:49:54.406261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7820 | 2025.12.24 01:49:54.422355 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.12.24 01:49:54.422422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7822 | 2025.12.24 01:49:54.427726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7823 | 2025.12.24 01:49:54.428431 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.12.24 01:49:54.431364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7825 | 2025.12.24 01:49:56.021991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1002 | ||
| 7826 | 2025.12.24 01:49:56.024674 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.12.24 01:49:56.024712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7828 | 2025.12.24 01:49:56.025969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7829 | 2025.12.24 01:49:56.026240 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.12.24 01:49:56.026502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 7831 | 2025.12.24 01:49:58.033361 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2025.12.24 01:49:58.033582 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7833 | 2025.12.24 01:49:58.033651 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7834 | 2025.12.24 01:49:58.034487 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2025.12.24 01:49:58.034537 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7836 | 2025.12.24 01:49:58.034953 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7837 | 2025.12.24 01:49:58.035190 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2025.12.24 01:49:58.035348 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 7839 | 2025.12.24 01:49:58.035392 [ 5 ] {01c27b6e-8894-4ee7-914c-a677df6bb1ad} <Debug> TCPHandler: Processed in 0.002163259 sec. | ||
| 7840 | 2025.12.24 01:49:58.035516 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2025.12.24 01:49:58.035613 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7842 | 2025.12.24 01:49:58.035656 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7843 | 2025.12.24 01:49:58.036603 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2025.12.24 01:49:58.036639 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7845 | 2025.12.24 01:49:58.037021 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7846 | 2025.12.24 01:49:58.037257 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2025.12.24 01:49:58.037390 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001798 sec., 662958.8431590657 rows/sec., 52.96 MiB/sec. | ||
| 7848 | 2025.12.24 01:49:58.037429 [ 5 ] {a44fbb47-55f4-4826-989e-c10ed505172f} <Debug> TCPHandler: Processed in 0.001960135 sec. | ||
| 7849 | 2025.12.24 01:49:58.037545 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2025.12.24 01:49:58.037638 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7851 | 2025.12.24 01:49:58.037677 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7852 | 2025.12.24 01:49:58.038153 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.12.24 01:49:58.038189 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7854 | 2025.12.24 01:49:58.038492 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7855 | 2025.12.24 01:49:58.038701 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.12.24 01:49:58.038813 [ 82 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7857 | 2025.12.24 01:49:58.038828 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001209 sec., 202646.81555004136 rows/sec., 12.38 MiB/sec. | ||
| 7858 | 2025.12.24 01:49:58.038893 [ 82 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.12.24 01:49:58.038910 [ 5 ] {e89d797e-9df1-452d-af9f-615e7d8e6753} <Debug> TCPHandler: Processed in 0.001413272 sec. | ||
| 7860 | 2025.12.24 01:49:58.038922 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7861 | 2025.12.24 01:49:58.039027 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 7862 | 2025.12.24 01:49:58.039031 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2025.12.24 01:49:58.039126 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7864 | 2025.12.24 01:49:58.039144 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7865 | 2025.12.24 01:49:58.039156 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 7866 | 2025.12.24 01:49:58.039184 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7867 | 2025.12.24 01:49:58.039216 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 7868 | 2025.12.24 01:49:58.039260 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 245 rows starting from the beginning of the part | ||
| 7869 | 2025.12.24 01:49:58.039309 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 261 rows starting from the beginning of the part | ||
| 7870 | 2025.12.24 01:49:58.039350 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 245 rows starting from the beginning of the part | ||
| 7871 | 2025.12.24 01:49:58.039389 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 245 rows starting from the beginning of the part | ||
| 7872 | 2025.12.24 01:49:58.039687 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.12.24 01:49:58.039741 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7874 | 2025.12.24 01:49:58.040196 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7875 | 2025.12.24 01:49:58.040477 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.12.24 01:49:58.040584 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596887 sec., 798428.4423381242 rows/sec., 52.11 MiB/sec. | ||
| 7877 | 2025.12.24 01:49:58.040594 [ 81 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7878 | 2025.12.24 01:49:58.040613 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001487 sec., 142568.9307330195 rows/sec., 9.19 MiB/sec. | ||
| 7879 | 2025.12.24 01:49:58.040656 [ 81 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2025.12.24 01:49:58.040674 [ 5 ] {1717e4a3-6150-46be-9825-801e62068947} <Debug> TCPHandler: Processed in 0.001690909 sec. | ||
| 7881 | 2025.12.24 01:49:58.040675 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7882 | 2025.12.24 01:49:58.040723 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7883 | 2025.12.24 01:49:58.040785 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 7884 | 2025.12.24 01:49:58.040791 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2025.12.24 01:49:58.040937 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7886 | 2025.12.24 01:49:58.040943 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7887 | 2025.12.24 01:49:58.040965 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2025.12.24 01:49:58.040981 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7889 | 2025.12.24 01:49:58.040994 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
| 7890 | 2025.12.24 01:49:58.041039 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_31_6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7891 | 2025.12.24 01:49:58.041068 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 7892 | 2025.12.24 01:49:58.041107 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7893 | 2025.12.24 01:49:58.041125 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7894 | 2025.12.24 01:49:58.041171 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7895 | 2025.12.24 01:49:58.041213 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 7896 | 2025.12.24 01:49:58.041252 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 7897 | 2025.12.24 01:49:58.041460 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.12.24 01:49:58.041500 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7899 | 2025.12.24 01:49:58.041821 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7900 | 2025.12.24 01:49:58.042061 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.12.24 01:49:58.042188 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 7902 | 2025.12.24 01:49:58.042225 [ 5 ] {51f0d7a3-08a8-498b-8969-c2f18bfc0c77} <Debug> TCPHandler: Processed in 0.001481854 sec. | ||
| 7903 | 2025.12.24 01:49:58.042330 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2025.12.24 01:49:58.042369 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638027 sec., 940155.4431031967 rows/sec., 65.38 MiB/sec. | ||
| 7905 | 2025.12.24 01:49:58.042421 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7906 | 2025.12.24 01:49:58.042460 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7907 | 2025.12.24 01:49:58.042542 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7908 | 2025.12.24 01:49:58.042849 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.24 01:49:58.042935 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_31_6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7910 | 2025.12.24 01:49:58.043046 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7911 | 2025.12.24 01:49:58.043121 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.12.24 01:49:58.043165 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7913 | 2025.12.24 01:49:58.043504 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7914 | 2025.12.24 01:49:58.043715 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.12.24 01:49:58.043843 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00144 sec., 499305.5555555555 rows/sec., 35.04 MiB/sec. | ||
| 7916 | 2025.12.24 01:49:58.043879 [ 5 ] {1c7a9c5c-b2e5-4228-803c-701770130840} <Debug> TCPHandler: Processed in 0.001596117 sec. | ||
| 7917 | 2025.12.24 01:49:58.043988 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2025.12.24 01:49:58.044078 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7919 | 2025.12.24 01:49:58.044119 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7920 | 2025.12.24 01:49:58.044442 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.12.24 01:49:58.044476 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7922 | 2025.12.24 01:49:58.044792 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7923 | 2025.12.24 01:49:58.045023 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.12.24 01:49:58.045121 [ 81 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7925 | 2025.12.24 01:49:58.045154 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 7926 | 2025.12.24 01:49:58.045157 [ 81 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.12.24 01:49:58.045186 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7928 | 2025.12.24 01:49:58.045190 [ 5 ] {25677a6f-c943-48aa-a149-7aaacffdcfff} <Debug> TCPHandler: Processed in 0.001249429 sec. | ||
| 7929 | 2025.12.24 01:49:58.045269 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 7930 | 2025.12.24 01:49:58.045298 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2025.12.24 01:49:58.045384 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7932 | 2025.12.24 01:49:58.045389 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7933 | 2025.12.24 01:49:58.045417 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7934 | 2025.12.24 01:49:58.045437 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7935 | 2025.12.24 01:49:58.045477 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7936 | 2025.12.24 01:49:58.045530 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7937 | 2025.12.24 01:49:58.045574 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7938 | 2025.12.24 01:49:58.045614 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7939 | 2025.12.24 01:49:58.045662 [ 189 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7940 | 2025.12.24 01:49:58.045864 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.24 01:49:58.045898 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7942 | 2025.12.24 01:49:58.046228 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7943 | 2025.12.24 01:49:58.046411 [ 198 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181267 sec., 106665.13159175699 rows/sec., 5.44 MiB/sec. | ||
| 7944 | 2025.12.24 01:49:58.046439 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.12.24 01:49:58.046520 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7946 | 2025.12.24 01:49:58.046570 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 7947 | 2025.12.24 01:49:58.046606 [ 5 ] {e64aa127-cb64-4b44-bc5a-d58243ab02bc} <Debug> TCPHandler: Processed in 0.001354821 sec. | ||
| 7948 | 2025.12.24 01:49:58.046712 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2025.12.24 01:49:58.046749 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.12.24 01:49:58.046803 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7951 | 2025.12.24 01:49:58.046804 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_21_4} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7952 | 2025.12.24 01:49:58.046844 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7953 | 2025.12.24 01:49:58.046866 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7954 | 2025.12.24 01:49:58.047147 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2025.12.24 01:49:58.047182 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7956 | 2025.12.24 01:49:58.047482 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7957 | 2025.12.24 01:49:58.047687 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2025.12.24 01:49:58.047812 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 7959 | 2025.12.24 01:49:58.047846 [ 5 ] {a5d7ca21-d16f-4af0-ad28-8ba9bbfffa07} <Debug> TCPHandler: Processed in 0.001181357 sec. | ||
| 7960 | 2025.12.24 01:49:58.047956 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2025.12.24 01:49:58.048046 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7962 | 2025.12.24 01:49:58.048097 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <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 | ||
| 7963 | 2025.12.24 01:49:58.048935 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.12.24 01:49:58.048969 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7965 | 2025.12.24 01:49:58.049511 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7966 | 2025.12.24 01:49:58.049737 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.12.24 01:49:58.049867 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 7968 | 2025.12.24 01:49:58.049919 [ 5 ] {53b1702e-ffc7-47f9-9779-6756353c53db} <Debug> TCPHandler: Processed in 0.002013406 sec. | ||
| 7969 | 2025.12.24 01:49:58.050037 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.12.24 01:49:58.050153 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7971 | 2025.12.24 01:49:58.050201 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7972 | 2025.12.24 01:49:58.050595 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.12.24 01:49:58.050637 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7974 | 2025.12.24 01:49:58.051011 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7975 | 2025.12.24 01:49:58.051223 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.12.24 01:49:58.051351 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 5.21 MiB/sec. | ||
| 7977 | 2025.12.24 01:49:58.051385 [ 5 ] {3d273ebb-13b8-4ad2-9a19-362bc4930264} <Debug> TCPHandler: Processed in 0.001406182 sec. | ||
| 7978 | 2025.12.24 01:50:00.839321 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7979 | 2025.12.24 01:50:00.839372 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7980 | 2025.12.24 01:50:00.971997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18271 | ||
| 7981 | 2025.12.24 01:50:00.972540 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.12.24 01:50:00.972594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7983 | 2025.12.24 01:50:00.973139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7984 | 2025.12.24 01:50:00.973380 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.12.24 01:50:00.973536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 7986 | 2025.12.24 01:50:01.931469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7987 | 2025.12.24 01:50:01.948577 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.12.24 01:50:01.948640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7989 | 2025.12.24 01:50:01.954684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7990 | 2025.12.24 01:50:01.955407 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.12.24 01:50:01.958351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7992 | 2025.12.24 01:50:03.021204 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.12.24 01:50:03.021426 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7994 | 2025.12.24 01:50:03.021508 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7995 | 2025.12.24 01:50:03.022242 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.12.24 01:50:03.022289 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7997 | 2025.12.24 01:50:03.022702 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7998 | 2025.12.24 01:50:03.022955 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2025.12.24 01:50:03.023125 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.45 MiB/sec. | ||
| 8000 | 2025.12.24 01:50:03.023177 [ 5 ] {8fcc85e2-e735-46cb-b6fc-0882f2ae0afe} <Debug> TCPHandler: Processed in 0.002114368 sec. | ||
| 8001 | 2025.12.24 01:50:03.023300 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2025.12.24 01:50:03.023406 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8003 | 2025.12.24 01:50:03.023451 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8004 | 2025.12.24 01:50:03.023886 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2025.12.24 01:50:03.023926 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8006 | 2025.12.24 01:50:03.024260 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8007 | 2025.12.24 01:50:03.024478 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2025.12.24 01:50:03.024616 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 8009 | 2025.12.24 01:50:03.024655 [ 5 ] {a8c931b5-a93a-41a8-805b-1761bd0ccc80} <Debug> TCPHandler: Processed in 0.001408242 sec. | ||
| 8010 | 2025.12.24 01:50:03.024766 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2025.12.24 01:50:03.024865 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2025.12.24 01:50:03.024910 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8013 | 2025.12.24 01:50:03.025324 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.24 01:50:03.025362 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8015 | 2025.12.24 01:50:03.025714 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8016 | 2025.12.24 01:50:03.025933 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.12.24 01:50:03.026064 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 8018 | 2025.12.24 01:50:03.026102 [ 5 ] {74cde89e-b926-4882-b127-5d773b44e545} <Debug> TCPHandler: Processed in 0.001387372 sec. | ||
| 8019 | 2025.12.24 01:50:03.026207 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.12.24 01:50:03.026302 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8021 | 2025.12.24 01:50:03.026345 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8022 | 2025.12.24 01:50:03.026677 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.12.24 01:50:03.026714 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8024 | 2025.12.24 01:50:03.027026 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8025 | 2025.12.24 01:50:03.027239 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.12.24 01:50:03.027367 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8027 | 2025.12.24 01:50:03.027403 [ 5 ] {66fdc504-55d6-478b-baa1-028aaf1a8f70} <Debug> TCPHandler: Processed in 0.001246199 sec. | ||
| 8028 | 2025.12.24 01:50:06.026736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1032 | ||
| 8029 | 2025.12.24 01:50:06.029190 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2025.12.24 01:50:06.029241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8031 | 2025.12.24 01:50:06.030542 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8032 | 2025.12.24 01:50:06.030827 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2025.12.24 01:50:06.031245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8034 | 2025.12.24 01:50:08.033740 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2025.12.24 01:50:08.033953 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8036 | 2025.12.24 01:50:08.034023 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8037 | 2025.12.24 01:50:08.034946 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2025.12.24 01:50:08.034986 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8039 | 2025.12.24 01:50:08.035423 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8040 | 2025.12.24 01:50:08.035655 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2025.12.24 01:50:08.035807 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001909 sec., 214772.132006286 rows/sec., 13.62 MiB/sec. | ||
| 8042 | 2025.12.24 01:50:08.035872 [ 5 ] {ea46c8c1-96e9-4527-a916-a8d076030de3} <Debug> TCPHandler: Processed in 0.002269512 sec. | ||
| 8043 | 2025.12.24 01:50:08.036002 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.12.24 01:50:08.036097 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8045 | 2025.12.24 01:50:08.036136 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8046 | 2025.12.24 01:50:08.037189 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.12.24 01:50:08.037226 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8048 | 2025.12.24 01:50:08.037610 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8049 | 2025.12.24 01:50:08.037827 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.12.24 01:50:08.037952 [ 70 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8051 | 2025.12.24 01:50:08.037957 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001879 sec., 634379.9893560405 rows/sec., 50.68 MiB/sec. | ||
| 8052 | 2025.12.24 01:50:08.038032 [ 70 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.12.24 01:50:08.038052 [ 5 ] {f14ab36a-55d5-4ecc-8ca4-92c8a025eb85} <Debug> TCPHandler: Processed in 0.002099099 sec. | ||
| 8054 | 2025.12.24 01:50:08.038060 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8055 | 2025.12.24 01:50:08.038172 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 8056 | 2025.12.24 01:50:08.038218 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2025.12.24 01:50:08.038292 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8058 | 2025.12.24 01:50:08.038318 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8059 | 2025.12.24 01:50:08.038329 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2462 rows starting from the beginning of the part | ||
| 8060 | 2025.12.24 01:50:08.038367 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8061 | 2025.12.24 01:50:08.038410 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1192 rows starting from the beginning of the part | ||
| 8062 | 2025.12.24 01:50:08.038458 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 8063 | 2025.12.24 01:50:08.038504 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1192 rows starting from the beginning of the part | ||
| 8064 | 2025.12.24 01:50:08.038546 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 8065 | 2025.12.24 01:50:08.038586 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1192 rows starting from the beginning of the part | ||
| 8066 | 2025.12.24 01:50:08.038976 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.12.24 01:50:08.039019 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8068 | 2025.12.24 01:50:08.039373 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8069 | 2025.12.24 01:50:08.039611 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.12.24 01:50:08.039748 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001448 sec., 169198.8950276243 rows/sec., 10.33 MiB/sec. | ||
| 8071 | 2025.12.24 01:50:08.039788 [ 5 ] {fe4e9ab3-b1c3-4e51-9494-fe781aef7955} <Debug> TCPHandler: Processed in 0.001621038 sec. | ||
| 8072 | 2025.12.24 01:50:08.039906 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2025.12.24 01:50:08.039999 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8074 | 2025.12.24 01:50:08.040038 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8075 | 2025.12.24 01:50:08.040580 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.12.24 01:50:08.040618 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8077 | 2025.12.24 01:50:08.040935 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7290 rows, containing 5 columns (5 merged, 0 gathered) in 0.002808675 sec., 2595529.920692141 rows/sec., 219.97 MiB/sec. | ||
| 8078 | 2025.12.24 01:50:08.040938 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8079 | 2025.12.24 01:50:08.041237 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8080 | 2025.12.24 01:50:08.041288 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.12.24 01:50:08.041459 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001478 sec., 143437.07713125847 rows/sec., 9.25 MiB/sec. | ||
| 8082 | 2025.12.24 01:50:08.041499 [ 5 ] {b37ef0ea-7d02-4c3a-81c8-7ee9e76f05bb} <Debug> TCPHandler: Processed in 0.001645628 sec. | ||
| 8083 | 2025.12.24 01:50:08.041523 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2025.12.24 01:50:08.041589 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_56_11} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8085 | 2025.12.24 01:50:08.041608 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2025.12.24 01:50:08.041665 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 8087 | 2025.12.24 01:50:08.041701 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8088 | 2025.12.24 01:50:08.041739 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8089 | 2025.12.24 01:50:08.042246 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.12.24 01:50:08.042282 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8091 | 2025.12.24 01:50:08.042602 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8092 | 2025.12.24 01:50:08.042811 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.12.24 01:50:08.042940 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 8094 | 2025.12.24 01:50:08.042978 [ 5 ] {2a0d13bf-42f2-4bb7-892a-afe17ac1de4a} <Debug> TCPHandler: Processed in 0.001417142 sec. | ||
| 8095 | 2025.12.24 01:50:08.043086 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2025.12.24 01:50:08.043179 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8097 | 2025.12.24 01:50:08.043218 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8098 | 2025.12.24 01:50:08.043919 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.12.24 01:50:08.043956 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8100 | 2025.12.24 01:50:08.044308 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8101 | 2025.12.24 01:50:08.044519 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.12.24 01:50:08.044633 [ 70 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8103 | 2025.12.24 01:50:08.044644 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001484 sec., 484501.3477088949 rows/sec., 34.00 MiB/sec. | ||
| 8104 | 2025.12.24 01:50:08.044674 [ 70 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.12.24 01:50:08.044698 [ 5 ] {a5d00fe7-02e8-43bd-94e3-9e68cf9021d4} <Debug> TCPHandler: Processed in 0.001658858 sec. | ||
| 8106 | 2025.12.24 01:50:08.044699 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8107 | 2025.12.24 01:50:08.044801 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 8108 | 2025.12.24 01:50:08.044816 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2025.12.24 01:50:08.044905 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8110 | 2025.12.24 01:50:08.044922 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8111 | 2025.12.24 01:50:08.044935 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8112 | 2025.12.24 01:50:08.044970 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8113 | 2025.12.24 01:50:08.044995 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 719 rows starting from the beginning of the part | ||
| 8114 | 2025.12.24 01:50:08.045042 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 8115 | 2025.12.24 01:50:08.045080 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 719 rows starting from the beginning of the part | ||
| 8116 | 2025.12.24 01:50:08.045118 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 8117 | 2025.12.24 01:50:08.045153 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 719 rows starting from the beginning of the part | ||
| 8118 | 2025.12.24 01:50:08.045306 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.12.24 01:50:08.045346 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8120 | 2025.12.24 01:50:08.045678 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8121 | 2025.12.24 01:50:08.045917 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2025.12.24 01:50:08.046047 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 8123 | 2025.12.24 01:50:08.046084 [ 5 ] {3f11e5ec-e298-4f67-9892-d59c14efddc3} <Debug> TCPHandler: Processed in 0.001315051 sec. | ||
| 8124 | 2025.12.24 01:50:08.046190 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2025.12.24 01:50:08.046282 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8126 | 2025.12.24 01:50:08.046322 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8127 | 2025.12.24 01:50:08.046405 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634008 sec., 2441848.509921616 rows/sec., 183.73 MiB/sec. | ||
| 8128 | 2025.12.24 01:50:08.046615 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8129 | 2025.12.24 01:50:08.046778 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.12.24 01:50:08.046820 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8131 | 2025.12.24 01:50:08.046919 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.12.24 01:50:08.047013 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_56_11} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8133 | 2025.12.24 01:50:08.047089 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8134 | 2025.12.24 01:50:08.047174 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8135 | 2025.12.24 01:50:08.047395 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2025.12.24 01:50:08.047511 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8137 | 2025.12.24 01:50:08.047534 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 8138 | 2025.12.24 01:50:08.047549 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.12.24 01:50:08.047578 [ 5 ] {0a6136b4-eb1a-4156-8b07-d28c8f4383ed} <Debug> TCPHandler: Processed in 0.001434863 sec. | ||
| 8140 | 2025.12.24 01:50:08.047579 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8141 | 2025.12.24 01:50:08.047700 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 8142 | 2025.12.24 01:50:08.047731 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.12.24 01:50:08.047792 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8144 | 2025.12.24 01:50:08.047822 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17640 rows starting from the beginning of the part | ||
| 8145 | 2025.12.24 01:50:08.047832 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.12.24 01:50:08.047867 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8147 | 2025.12.24 01:50:08.047879 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8148 | 2025.12.24 01:50:08.047911 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 8149 | 2025.12.24 01:50:08.047950 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 8150 | 2025.12.24 01:50:08.047985 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 8151 | 2025.12.24 01:50:08.048017 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8152 | 2025.12.24 01:50:08.048204 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.12.24 01:50:08.048245 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8154 | 2025.12.24 01:50:08.048565 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8155 | 2025.12.24 01:50:08.048773 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.12.24 01:50:08.048905 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 8157 | 2025.12.24 01:50:08.048942 [ 5 ] {08a5853a-1a41-4424-bace-4573160a2e9f} <Debug> TCPHandler: Processed in 0.001259099 sec. | ||
| 8158 | 2025.12.24 01:50:08.049048 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2025.12.24 01:50:08.049140 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8160 | 2025.12.24 01:50:08.049192 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <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 | ||
| 8161 | 2025.12.24 01:50:08.050095 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.12.24 01:50:08.050133 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8163 | 2025.12.24 01:50:08.050720 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8164 | 2025.12.24 01:50:08.050942 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.12.24 01:50:08.051083 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001961 sec., 20397.75624681285 rows/sec., 36.55 MiB/sec. | ||
| 8166 | 2025.12.24 01:50:08.051135 [ 5 ] {2f5a001a-bc2a-4e94-8e8f-b5407416c4f1} <Debug> TCPHandler: Processed in 0.002133999 sec. | ||
| 8167 | 2025.12.24 01:50:08.051248 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.12.24 01:50:08.051341 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8169 | 2025.12.24 01:50:08.051382 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8170 | 2025.12.24 01:50:08.051722 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.12.24 01:50:08.051758 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8172 | 2025.12.24 01:50:08.052074 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8173 | 2025.12.24 01:50:08.052275 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.12.24 01:50:08.052389 [ 68 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8175 | 2025.12.24 01:50:08.052399 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 8176 | 2025.12.24 01:50:08.052450 [ 68 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.12.24 01:50:08.052461 [ 5 ] {a79185fa-e033-4a7c-b2ef-6da9a8c5a495} <Debug> TCPHandler: Processed in 0.001260739 sec. | ||
| 8178 | 2025.12.24 01:50:08.052481 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8179 | 2025.12.24 01:50:08.052603 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8180 | 2025.12.24 01:50:08.052732 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2025.12.24 01:50:08.052765 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3836 rows starting from the beginning of the part | ||
| 8182 | 2025.12.24 01:50:08.052765 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19586 rows, containing 5 columns (5 merged, 0 gathered) in 0.005093177 sec., 3845536.881989375 rows/sec., 259.30 MiB/sec. | ||
| 8183 | 2025.12.24 01:50:08.052843 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8184 | 2025.12.24 01:50:08.052895 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8185 | 2025.12.24 01:50:08.052934 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8186 | 2025.12.24 01:50:08.052973 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8187 | 2025.12.24 01:50:08.052996 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8188 | 2025.12.24 01:50:08.053014 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8189 | 2025.12.24 01:50:08.053260 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.12.24 01:50:08.053334 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8191 | 2025.12.24 01:50:08.053391 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8192 | 2025.12.24 01:50:08.054531 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982615 sec., 2152712.452997682 rows/sec., 138.02 MiB/sec. | ||
| 8193 | 2025.12.24 01:50:08.054889 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8194 | 2025.12.24 01:50:08.055134 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.12.24 01:50:08.055203 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_56_11} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8196 | 2025.12.24 01:50:08.055277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8197 | 2025.12.24 01:50:08.473639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18783 | ||
| 8198 | 2025.12.24 01:50:08.474203 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2025.12.24 01:50:08.474247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8200 | 2025.12.24 01:50:08.474767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8201 | 2025.12.24 01:50:08.475008 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2025.12.24 01:50:08.475153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18783 | ||
| 8203 | 2025.12.24 01:50:09.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.75 MiB, peak 296.84 MiB, free memory in arenas 0.00 B, will set to 290.82 MiB (RSS), difference: 1.07 MiB | ||
| 8204 | 2025.12.24 01:50:09.458490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8205 | 2025.12.24 01:50:09.474786 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2025.12.24 01:50:09.474843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8207 | 2025.12.24 01:50:09.481114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8208 | 2025.12.24 01:50:09.481812 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2025.12.24 01:50:09.484631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8210 | 2025.12.24 01:50:13.021059 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.12.24 01:50:13.021253 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8212 | 2025.12.24 01:50:13.021319 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8213 | 2025.12.24 01:50:13.021961 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.12.24 01:50:13.022003 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8215 | 2025.12.24 01:50:13.022406 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8216 | 2025.12.24 01:50:13.022638 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.12.24 01:50:13.022793 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 8218 | 2025.12.24 01:50:13.022837 [ 5 ] {43299210-698a-4157-80c1-29b27b07fd25} <Debug> TCPHandler: Processed in 0.001909134 sec. | ||
| 8219 | 2025.12.24 01:50:13.022965 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2025.12.24 01:50:13.023062 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8221 | 2025.12.24 01:50:13.023103 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8222 | 2025.12.24 01:50:13.023528 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.12.24 01:50:13.023565 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8224 | 2025.12.24 01:50:13.023879 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8225 | 2025.12.24 01:50:13.024093 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.12.24 01:50:13.024221 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 8227 | 2025.12.24 01:50:13.024260 [ 5 ] {a87ae765-e18c-4c2b-8842-0740006b263b} <Debug> TCPHandler: Processed in 0.001346811 sec. | ||
| 8228 | 2025.12.24 01:50:13.024367 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2025.12.24 01:50:13.024462 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2025.12.24 01:50:13.024506 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8231 | 2025.12.24 01:50:13.024903 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.12.24 01:50:13.024940 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8233 | 2025.12.24 01:50:13.025275 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8234 | 2025.12.24 01:50:13.025503 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.12.24 01:50:13.025633 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8236 | 2025.12.24 01:50:13.025672 [ 5 ] {399cd01a-6832-44c5-8e2c-158de32de773} <Debug> TCPHandler: Processed in 0.001355571 sec. | ||
| 8237 | 2025.12.24 01:50:13.025778 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2025.12.24 01:50:13.025871 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2025.12.24 01:50:13.025913 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8240 | 2025.12.24 01:50:13.026225 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.12.24 01:50:13.026261 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8242 | 2025.12.24 01:50:13.026573 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8243 | 2025.12.24 01:50:13.026785 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2025.12.24 01:50:13.026910 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 8245 | 2025.12.24 01:50:13.026946 [ 5 ] {4d30bb24-3411-4771-af4b-a326cf8c28f9} <Debug> TCPHandler: Processed in 0.001218219 sec. | ||
| 8246 | 2025.12.24 01:50:15.839424 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8247 | 2025.12.24 01:50:15.839480 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8248 | 2025.12.24 01:50:15.975269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19231 | ||
| 8249 | 2025.12.24 01:50:15.975764 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2025.12.24 01:50:15.975805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8251 | 2025.12.24 01:50:15.976295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8252 | 2025.12.24 01:50:15.976525 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2025.12.24 01:50:15.976654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 8254 | 2025.12.24 01:50:16.031476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1062 | ||
| 8255 | 2025.12.24 01:50:16.033814 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2025.12.24 01:50:16.033864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8257 | 2025.12.24 01:50:16.035065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8258 | 2025.12.24 01:50:16.035338 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2025.12.24 01:50:16.035607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8260 | 2025.12.24 01:50:16.984739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8261 | 2025.12.24 01:50:17.001830 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2025.12.24 01:50:17.001892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8263 | 2025.12.24 01:50:17.008339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8264 | 2025.12.24 01:50:17.009032 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.12.24 01:50:17.012011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8266 | 2025.12.24 01:50:18.034037 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2025.12.24 01:50:18.034259 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8268 | 2025.12.24 01:50:18.034338 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8269 | 2025.12.24 01:50:18.035244 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2025.12.24 01:50:18.035300 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8271 | 2025.12.24 01:50:18.035744 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8272 | 2025.12.24 01:50:18.035990 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2025.12.24 01:50:18.036169 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001966 sec., 208545.26958290947 rows/sec., 13.23 MiB/sec. | ||
| 8274 | 2025.12.24 01:50:18.036222 [ 5 ] {eed90ad1-2bbd-47e4-bb49-928e2923d7c4} <Debug> TCPHandler: Processed in 0.002329314 sec. | ||
| 8275 | 2025.12.24 01:50:18.036343 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2025.12.24 01:50:18.036450 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8277 | 2025.12.24 01:50:18.036496 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8278 | 2025.12.24 01:50:18.037735 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2025.12.24 01:50:18.037775 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8280 | 2025.12.24 01:50:18.038184 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8281 | 2025.12.24 01:50:18.038405 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2025.12.24 01:50:18.038549 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002124 sec., 561205.2730696799 rows/sec., 44.83 MiB/sec. | ||
| 8283 | 2025.12.24 01:50:18.038589 [ 5 ] {d71824dd-ff2d-4679-a09b-4457ce2587a1} <Debug> TCPHandler: Processed in 0.002299953 sec. | ||
| 8284 | 2025.12.24 01:50:18.038701 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2025.12.24 01:50:18.038802 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8286 | 2025.12.24 01:50:18.038847 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8287 | 2025.12.24 01:50:18.039377 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2025.12.24 01:50:18.039415 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8289 | 2025.12.24 01:50:18.039757 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8290 | 2025.12.24 01:50:18.039979 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2025.12.24 01:50:18.040110 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001328 sec., 184487.9518072289 rows/sec., 11.27 MiB/sec. | ||
| 8292 | 2025.12.24 01:50:18.040148 [ 5 ] {7605dc7b-e6f7-44e3-9e68-d3b02c04940b} <Debug> TCPHandler: Processed in 0.001498394 sec. | ||
| 8293 | 2025.12.24 01:50:18.040254 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2025.12.24 01:50:18.040351 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8295 | 2025.12.24 01:50:18.040392 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8296 | 2025.12.24 01:50:18.040888 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2025.12.24 01:50:18.040924 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8298 | 2025.12.24 01:50:18.041233 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8299 | 2025.12.24 01:50:18.041450 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.12.24 01:50:18.041578 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 8301 | 2025.12.24 01:50:18.041615 [ 5 ] {4ec97812-12b5-42cf-8139-7159ba9dd4f1} <Debug> TCPHandler: Processed in 0.001410792 sec. | ||
| 8302 | 2025.12.24 01:50:18.041741 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2025.12.24 01:50:18.041865 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8304 | 2025.12.24 01:50:18.041916 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8305 | 2025.12.24 01:50:18.042497 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.12.24 01:50:18.042541 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8307 | 2025.12.24 01:50:18.042899 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8308 | 2025.12.24 01:50:18.043122 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.12.24 01:50:18.043258 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001419 sec., 148696.26497533475 rows/sec., 8.44 MiB/sec. | ||
| 8310 | 2025.12.24 01:50:18.043297 [ 5 ] {506ca183-e42e-47f5-b89a-2fdf3368a493} <Debug> TCPHandler: Processed in 0.001618128 sec. | ||
| 8311 | 2025.12.24 01:50:18.043418 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2025.12.24 01:50:18.043543 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8313 | 2025.12.24 01:50:18.043595 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8314 | 2025.12.24 01:50:18.044377 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.12.24 01:50:18.044415 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8316 | 2025.12.24 01:50:18.044775 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8317 | 2025.12.24 01:50:18.045006 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2025.12.24 01:50:18.045145 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001628 sec., 441646.19164619164 rows/sec., 31.00 MiB/sec. | ||
| 8319 | 2025.12.24 01:50:18.045186 [ 5 ] {e6feaabb-a893-480c-8d89-365b122534bb} <Debug> TCPHandler: Processed in 0.001829702 sec. | ||
| 8320 | 2025.12.24 01:50:18.045295 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8321 | 2025.12.24 01:50:18.045391 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8322 | 2025.12.24 01:50:18.045434 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8323 | 2025.12.24 01:50:18.045780 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.12.24 01:50:18.045818 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8325 | 2025.12.24 01:50:18.046129 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8326 | 2025.12.24 01:50:18.046351 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2025.12.24 01:50:18.046481 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 8328 | 2025.12.24 01:50:18.046519 [ 5 ] {4c509258-918a-48d5-a30d-7715fc88cdf5} <Debug> TCPHandler: Processed in 0.001274299 sec. | ||
| 8329 | 2025.12.24 01:50:18.046646 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2025.12.24 01:50:18.046770 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8331 | 2025.12.24 01:50:18.046819 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8332 | 2025.12.24 01:50:18.047288 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2025.12.24 01:50:18.047325 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8334 | 2025.12.24 01:50:18.047687 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8335 | 2025.12.24 01:50:18.047912 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.12.24 01:50:18.048051 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 8337 | 2025.12.24 01:50:18.048088 [ 5 ] {737e5804-a98a-4c85-8dae-829bff002850} <Debug> TCPHandler: Processed in 0.001503355 sec. | ||
| 8338 | 2025.12.24 01:50:18.048193 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8339 | 2025.12.24 01:50:18.048290 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8340 | 2025.12.24 01:50:18.048333 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8341 | 2025.12.24 01:50:18.048659 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2025.12.24 01:50:18.048700 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8343 | 2025.12.24 01:50:18.049071 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8344 | 2025.12.24 01:50:18.049329 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2025.12.24 01:50:18.049488 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 55.50 KiB/sec. | ||
| 8346 | 2025.12.24 01:50:18.049534 [ 5 ] {50894c46-3f86-4726-9bd2-b5c562384f29} <Debug> TCPHandler: Processed in 0.001390163 sec. | ||
| 8347 | 2025.12.24 01:50:18.049664 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2025.12.24 01:50:18.049781 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8349 | 2025.12.24 01:50:18.049845 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <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 | ||
| 8350 | 2025.12.24 01:50:18.050831 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2025.12.24 01:50:18.050869 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8352 | 2025.12.24 01:50:18.051450 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8353 | 2025.12.24 01:50:18.051693 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2025.12.24 01:50:18.051843 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002085 sec., 19184.65227817746 rows/sec., 34.38 MiB/sec. | ||
| 8355 | 2025.12.24 01:50:18.051914 [ 5 ] {137c6132-c74a-4c51-9c95-ca5ce8a10864} <Debug> TCPHandler: Processed in 0.002310353 sec. | ||
| 8356 | 2025.12.24 01:50:18.052019 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8357 | 2025.12.24 01:50:18.052116 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8358 | 2025.12.24 01:50:18.052159 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8359 | 2025.12.24 01:50:18.052504 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2025.12.24 01:50:18.052540 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8361 | 2025.12.24 01:50:18.052859 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8362 | 2025.12.24 01:50:18.053079 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2025.12.24 01:50:18.053213 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 8364 | 2025.12.24 01:50:18.053250 [ 5 ] {d8d04d22-a00f-442c-9327-5cc27c80aef3} <Debug> TCPHandler: Processed in 0.001280239 sec. | ||
| 8365 | 2025.12.24 01:50:22.285512 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47623 | ||
| 8366 | 2025.12.24 01:50:22.285616 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8367 | 2025.12.24 01:50:22.285644 [ 286 ] {} <Debug> TCP-Session: 42ac5713-38b2-4fa2-997a-30b0da08611f Authenticating user 'default' from [fd00:1122:3344:101::e]:47623 | ||
| 8368 | 2025.12.24 01:50:22.285666 [ 286 ] {} <Debug> TCP-Session: 42ac5713-38b2-4fa2-997a-30b0da08611f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2025.12.24 01:50:22.285678 [ 286 ] {} <Debug> TCP-Session: 42ac5713-38b2-4fa2-997a-30b0da08611f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2025.12.24 01:50:22.285931 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33631 | ||
| 8371 | 2025.12.24 01:50:22.285978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39635 | ||
| 8372 | 2025.12.24 01:50:22.286011 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51649 | ||
| 8373 | 2025.12.24 01:50:22.286028 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59939 | ||
| 8374 | 2025.12.24 01:50:22.286041 [ 286 ] {} <Trace> TCP-Session: 42ac5713-38b2-4fa2-997a-30b0da08611f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.12.24 01:50:22.286055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8376 | 2025.12.24 01:50:22.286023 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36072 | ||
| 8377 | 2025.12.24 01:50:22.286131 [ 288 ] {} <Debug> TCP-Session: dd096f2f-69ab-4df7-9ad1-b369582aee16 Authenticating user 'default' from [fd00:1122:3344:101::e]:33631 | ||
| 8378 | 2025.12.24 01:50:22.285990 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48806 | ||
| 8379 | 2025.12.24 01:50:22.286159 [ 288 ] {} <Debug> TCP-Session: dd096f2f-69ab-4df7-9ad1-b369582aee16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2025.12.24 01:50:22.285990 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53983 | ||
| 8381 | 2025.12.24 01:50:22.286217 [ 288 ] {} <Debug> TCP-Session: dd096f2f-69ab-4df7-9ad1-b369582aee16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2025.12.24 01:50:22.286229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8383 | 2025.12.24 01:50:22.286246 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8384 | 2025.12.24 01:50:22.286004 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62246 | ||
| 8385 | 2025.12.24 01:50:22.286299 [ 289 ] {} <Debug> TCP-Session: 7b739ffb-6dad-408e-b846-8ea009458794 Authenticating user 'default' from [fd00:1122:3344:101::e]:39635 | ||
| 8386 | 2025.12.24 01:50:22.286368 [ 289 ] {} <Debug> TCP-Session: 7b739ffb-6dad-408e-b846-8ea009458794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2025.12.24 01:50:22.286390 [ 289 ] {} <Debug> TCP-Session: 7b739ffb-6dad-408e-b846-8ea009458794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2025.12.24 01:50:22.286541 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8389 | 2025.12.24 01:50:22.286636 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8390 | 2025.12.24 01:50:22.286804 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8391 | 2025.12.24 01:50:22.286839 [ 350 ] {} <Debug> TCP-Session: 55511108-1763-4c67-a1a6-e74d634ee06e Authenticating user 'default' from [fd00:1122:3344:101::e]:53983 | ||
| 8392 | 2025.12.24 01:50:22.286856 [ 350 ] {} <Debug> TCP-Session: 55511108-1763-4c67-a1a6-e74d634ee06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2025.12.24 01:50:22.286869 [ 350 ] {} <Debug> TCP-Session: 55511108-1763-4c67-a1a6-e74d634ee06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2025.12.24 01:50:22.286951 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 8395 | 2025.12.24 01:50:22.286960 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8396 | 2025.12.24 01:50:22.287030 [ 351 ] {} <Debug> TCP-Session: 05bd215d-e0d3-4ec4-9196-17403b7bf1df Authenticating user 'default' from [fd00:1122:3344:101::e]:62246 | ||
| 8397 | 2025.12.24 01:50:22.287063 [ 351 ] {} <Debug> TCP-Session: 05bd215d-e0d3-4ec4-9196-17403b7bf1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2025.12.24 01:50:22.287077 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8399 | 2025.12.24 01:50:22.287084 [ 351 ] {} <Debug> TCP-Session: 05bd215d-e0d3-4ec4-9196-17403b7bf1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2025.12.24 01:50:22.287115 [ 353 ] {} <Debug> TCP-Session: 01be7282-e737-469e-bf4b-a99c1c89d710 Authenticating user 'default' from [fd00:1122:3344:101::e]:36072 | ||
| 8401 | 2025.12.24 01:50:22.287142 [ 353 ] {} <Debug> TCP-Session: 01be7282-e737-469e-bf4b-a99c1c89d710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2025.12.24 01:50:22.287159 [ 353 ] {} <Debug> TCP-Session: 01be7282-e737-469e-bf4b-a99c1c89d710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2025.12.24 01:50:22.287373 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8404 | 2025.12.24 01:50:22.287411 [ 352 ] {} <Debug> TCP-Session: 6c940bae-41b4-4428-b65e-ca2afa750583 Authenticating user 'default' from [fd00:1122:3344:101::e]:51649 | ||
| 8405 | 2025.12.24 01:50:22.287430 [ 352 ] {} <Debug> TCP-Session: 6c940bae-41b4-4428-b65e-ca2afa750583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2025.12.24 01:50:22.287445 [ 352 ] {} <Debug> TCP-Session: 6c940bae-41b4-4428-b65e-ca2afa750583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8407 | 2025.12.24 01:50:22.287526 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8408 | 2025.12.24 01:50:22.287571 [ 290 ] {} <Debug> TCP-Session: 039d56a5-cf3a-43eb-80ab-da660127e078 Authenticating user 'default' from [fd00:1122:3344:101::e]:48806 | ||
| 8409 | 2025.12.24 01:50:22.287595 [ 290 ] {} <Debug> TCP-Session: 039d56a5-cf3a-43eb-80ab-da660127e078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2025.12.24 01:50:22.287616 [ 290 ] {} <Debug> TCP-Session: 039d56a5-cf3a-43eb-80ab-da660127e078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2025.12.24 01:50:22.287757 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8412 | 2025.12.24 01:50:22.287799 [ 354 ] {} <Debug> TCP-Session: ddc623f3-2cde-4178-9053-450454befa99 Authenticating user 'default' from [fd00:1122:3344:101::e]:59939 | ||
| 8413 | 2025.12.24 01:50:22.287821 [ 354 ] {} <Debug> TCP-Session: ddc623f3-2cde-4178-9053-450454befa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2025.12.24 01:50:22.287839 [ 354 ] {} <Debug> TCP-Session: ddc623f3-2cde-4178-9053-450454befa99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8415 | 2025.12.24 01:50:22.288022 [ 312 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> AggregatingTransform: Aggregating | ||
| 8416 | 2025.12.24 01:50:22.288057 [ 312 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8417 | 2025.12.24 01:50:22.288092 [ 312 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025323 sec. (975.302 rows/sec., 38.10 KiB/sec.) | ||
| 8418 | 2025.12.24 01:50:22.288107 [ 312 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Trace> Aggregator: Merging aggregated data | ||
| 8419 | 2025.12.24 01:50:22.289243 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 8420 | 2025.12.24 01:50:22.289414 [ 286 ] {f8c941fe-cb2b-4fef-947e-ef0990cb62c3} <Debug> TCPHandler: Processed in 0.003491511 sec. | ||
| 8421 | 2025.12.24 01:50:22.289508 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8422 | 2025.12.24 01:50:22.289543 [ 286 ] {} <Debug> TCP-Session: 42ac5713-38b2-4fa2-997a-30b0da08611f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2025.12.24 01:50:22.289542 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8424 | 2025.12.24 01:50:22.289571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8425 | 2025.12.24 01:50:22.289600 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8426 | 2025.12.24 01:50:22.289609 [ 353 ] {} <Debug> TCP-Session: 01be7282-e737-469e-bf4b-a99c1c89d710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2025.12.24 01:50:22.289620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8428 | 2025.12.24 01:50:22.289648 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8429 | 2025.12.24 01:50:22.289678 [ 288 ] {} <Debug> TCP-Session: dd096f2f-69ab-4df7-9ad1-b369582aee16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2025.12.24 01:50:22.289657 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8431 | 2025.12.24 01:50:22.289715 [ 354 ] {} <Debug> TCP-Session: ddc623f3-2cde-4178-9053-450454befa99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8432 | 2025.12.24 01:50:22.289650 [ 289 ] {} <Debug> TCP-Session: 7b739ffb-6dad-408e-b846-8ea009458794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2025.12.24 01:50:22.289761 [ 351 ] {} <Debug> TCP-Session: 05bd215d-e0d3-4ec4-9196-17403b7bf1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2025.12.24 01:50:22.289636 [ 290 ] {} <Debug> TCP-Session: 039d56a5-cf3a-43eb-80ab-da660127e078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2025.12.24 01:50:22.289600 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8436 | 2025.12.24 01:50:22.289556 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8437 | 2025.12.24 01:50:22.289894 [ 352 ] {} <Debug> TCP-Session: 6c940bae-41b4-4428-b65e-ca2afa750583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2025.12.24 01:50:22.289902 [ 350 ] {} <Debug> TCP-Session: 55511108-1763-4c67-a1a6-e74d634ee06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2025.12.24 01:50:22.402011 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56026 | ||
| 8440 | 2025.12.24 01:50:22.402102 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8441 | 2025.12.24 01:50:22.402128 [ 286 ] {} <Debug> TCP-Session: 01af190b-d986-464f-9286-1034d141214e Authenticating user 'default' from [fd00:1122:3344:101::e]:56026 | ||
| 8442 | 2025.12.24 01:50:22.402149 [ 286 ] {} <Debug> TCP-Session: 01af190b-d986-464f-9286-1034d141214e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8443 | 2025.12.24 01:50:22.402162 [ 286 ] {} <Debug> TCP-Session: 01af190b-d986-464f-9286-1034d141214e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2025.12.24 01:50:22.402353 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51612 | ||
| 8445 | 2025.12.24 01:50:22.402393 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46867 | ||
| 8446 | 2025.12.24 01:50:22.402407 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51192 | ||
| 8447 | 2025.12.24 01:50:22.402460 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33701 | ||
| 8448 | 2025.12.24 01:50:22.402470 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8449 | 2025.12.24 01:50:22.402489 [ 286 ] {} <Trace> TCP-Session: 01af190b-d986-464f-9286-1034d141214e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2025.12.24 01:50:22.402512 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8451 | 2025.12.24 01:50:22.402525 [ 288 ] {} <Debug> TCP-Session: 82a57168-7f17-4bb2-9b1d-4d57a0be0f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:51612 | ||
| 8452 | 2025.12.24 01:50:22.402559 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8453 | 2025.12.24 01:50:22.402560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8454 | 2025.12.24 01:50:22.402587 [ 288 ] {} <Debug> TCP-Session: 82a57168-7f17-4bb2-9b1d-4d57a0be0f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2025.12.24 01:50:22.402602 [ 354 ] {} <Debug> TCP-Session: 9facfbd7-aa29-4ce1-8ec0-a9af20c610f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33701 | ||
| 8456 | 2025.12.24 01:50:22.402621 [ 288 ] {} <Debug> TCP-Session: 82a57168-7f17-4bb2-9b1d-4d57a0be0f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2025.12.24 01:50:22.402615 [ 290 ] {} <Debug> TCP-Session: ac32245c-c8c8-4bd6-a506-11f545ab7b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:51192 | ||
| 8458 | 2025.12.24 01:50:22.402646 [ 354 ] {} <Debug> TCP-Session: 9facfbd7-aa29-4ce1-8ec0-a9af20c610f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2025.12.24 01:50:22.402678 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8460 | 2025.12.24 01:50:22.402694 [ 354 ] {} <Debug> TCP-Session: 9facfbd7-aa29-4ce1-8ec0-a9af20c610f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8461 | 2025.12.24 01:50:22.402688 [ 290 ] {} <Debug> TCP-Session: ac32245c-c8c8-4bd6-a506-11f545ab7b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2025.12.24 01:50:22.402584 [ 289 ] {} <Debug> TCP-Session: 1ac5358b-b430-4b08-a276-d0cbe5a6cb27 Authenticating user 'default' from [fd00:1122:3344:101::e]:46867 | ||
| 8463 | 2025.12.24 01:50:22.402745 [ 290 ] {} <Debug> TCP-Session: ac32245c-c8c8-4bd6-a506-11f545ab7b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2025.12.24 01:50:22.402454 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33870 | ||
| 8465 | 2025.12.24 01:50:22.402783 [ 289 ] {} <Debug> TCP-Session: 1ac5358b-b430-4b08-a276-d0cbe5a6cb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2025.12.24 01:50:22.402441 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56210 | ||
| 8467 | 2025.12.24 01:50:22.402852 [ 289 ] {} <Debug> TCP-Session: 1ac5358b-b430-4b08-a276-d0cbe5a6cb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2025.12.24 01:50:22.402409 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49410 | ||
| 8469 | 2025.12.24 01:50:22.402886 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8470 | 2025.12.24 01:50:22.402416 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 8471 | 2025.12.24 01:50:22.402962 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8472 | 2025.12.24 01:50:22.402969 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8473 | 2025.12.24 01:50:22.402993 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8474 | 2025.12.24 01:50:22.403014 [ 350 ] {} <Debug> TCP-Session: 62cd8d78-b0e2-4253-a79e-50b9f8a4c898 Authenticating user 'default' from [fd00:1122:3344:101::e]:49410 | ||
| 8475 | 2025.12.24 01:50:22.403017 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8476 | 2025.12.24 01:50:22.403044 [ 350 ] {} <Debug> TCP-Session: 62cd8d78-b0e2-4253-a79e-50b9f8a4c898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8477 | 2025.12.24 01:50:22.403064 [ 351 ] {} <Debug> TCP-Session: 244f259c-ddc1-41c8-b544-df7136353c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 8478 | 2025.12.24 01:50:22.403063 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8479 | 2025.12.24 01:50:22.403072 [ 350 ] {} <Debug> TCP-Session: 62cd8d78-b0e2-4253-a79e-50b9f8a4c898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8480 | 2025.12.24 01:50:22.403091 [ 351 ] {} <Debug> TCP-Session: 244f259c-ddc1-41c8-b544-df7136353c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2025.12.24 01:50:22.402965 [ 353 ] {} <Debug> TCP-Session: f224254b-b2cd-47ff-92c1-af82fe8dbac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33870 | ||
| 8482 | 2025.12.24 01:50:22.403128 [ 351 ] {} <Debug> TCP-Session: 244f259c-ddc1-41c8-b544-df7136353c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8483 | 2025.12.24 01:50:22.403006 [ 352 ] {} <Debug> TCP-Session: 00ec6d8b-974f-4080-94a2-47eccddd7b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:56210 | ||
| 8484 | 2025.12.24 01:50:22.403158 [ 353 ] {} <Debug> TCP-Session: f224254b-b2cd-47ff-92c1-af82fe8dbac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8485 | 2025.12.24 01:50:22.403207 [ 352 ] {} <Debug> TCP-Session: 00ec6d8b-974f-4080-94a2-47eccddd7b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2025.12.24 01:50:22.403217 [ 353 ] {} <Debug> TCP-Session: f224254b-b2cd-47ff-92c1-af82fe8dbac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8487 | 2025.12.24 01:50:22.403238 [ 352 ] {} <Debug> TCP-Session: 00ec6d8b-974f-4080-94a2-47eccddd7b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2025.12.24 01:50:22.403415 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 8489 | 2025.12.24 01:50:22.404312 [ 260 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> AggregatingTransform: Aggregating | ||
| 8490 | 2025.12.24 01:50:22.404352 [ 260 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> Aggregator: Aggregation method: without_key | ||
| 8491 | 2025.12.24 01:50:22.404391 [ 260 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087372 sec. (1144.531 rows/sec., 44.71 KiB/sec.) | ||
| 8492 | 2025.12.24 01:50:22.404409 [ 260 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Trace> Aggregator: Merging aggregated data | ||
| 8493 | 2025.12.24 01:50:22.405490 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002864 sec., 349.1620111731844 rows/sec., 13.64 KiB/sec. | ||
| 8494 | 2025.12.24 01:50:22.405664 [ 286 ] {fa104d54-beef-44a4-af22-f674fab9d275} <Debug> TCPHandler: Processed in 0.003293006 sec. | ||
| 8495 | 2025.12.24 01:50:22.405759 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8496 | 2025.12.24 01:50:22.405786 [ 286 ] {} <Debug> TCP-Session: 01af190b-d986-464f-9286-1034d141214e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2025.12.24 01:50:22.405796 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8498 | 2025.12.24 01:50:22.405818 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8499 | 2025.12.24 01:50:22.405838 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8500 | 2025.12.24 01:50:22.405841 [ 288 ] {} <Debug> TCP-Session: 82a57168-7f17-4bb2-9b1d-4d57a0be0f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2025.12.24 01:50:22.405857 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8502 | 2025.12.24 01:50:22.405876 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8503 | 2025.12.24 01:50:22.405895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8504 | 2025.12.24 01:50:22.405916 [ 289 ] {} <Debug> TCP-Session: 1ac5358b-b430-4b08-a276-d0cbe5a6cb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2025.12.24 01:50:22.405932 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8506 | 2025.12.24 01:50:22.405940 [ 352 ] {} <Debug> TCP-Session: 00ec6d8b-974f-4080-94a2-47eccddd7b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2025.12.24 01:50:22.405926 [ 350 ] {} <Debug> TCP-Session: 62cd8d78-b0e2-4253-a79e-50b9f8a4c898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2025.12.24 01:50:22.405973 [ 354 ] {} <Debug> TCP-Session: 9facfbd7-aa29-4ce1-8ec0-a9af20c610f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8509 | 2025.12.24 01:50:22.405918 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8510 | 2025.12.24 01:50:22.405880 [ 290 ] {} <Debug> TCP-Session: ac32245c-c8c8-4bd6-a506-11f545ab7b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2025.12.24 01:50:22.405864 [ 351 ] {} <Debug> TCP-Session: 244f259c-ddc1-41c8-b544-df7136353c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2025.12.24 01:50:22.406052 [ 353 ] {} <Debug> TCP-Session: f224254b-b2cd-47ff-92c1-af82fe8dbac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2025.12.24 01:50:23.051624 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2025.12.24 01:50:23.051827 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8515 | 2025.12.24 01:50:23.051905 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8516 | 2025.12.24 01:50:23.052576 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.12.24 01:50:23.052627 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8518 | 2025.12.24 01:50:23.053038 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8519 | 2025.12.24 01:50:23.053287 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.12.24 01:50:23.053442 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 8521 | 2025.12.24 01:50:23.053487 [ 5 ] {2e224d6f-f2ee-4f74-8d34-d63bd2e34d63} <Debug> TCPHandler: Processed in 0.002022917 sec. | ||
| 8522 | 2025.12.24 01:50:23.053615 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2025.12.24 01:50:23.053712 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8524 | 2025.12.24 01:50:23.053756 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8525 | 2025.12.24 01:50:23.054799 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2025.12.24 01:50:23.054838 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8527 | 2025.12.24 01:50:23.055340 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8528 | 2025.12.24 01:50:23.055621 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2025.12.24 01:50:23.055766 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002072 sec., 577702.7027027027 rows/sec., 47.62 MiB/sec. | ||
| 8530 | 2025.12.24 01:50:23.055807 [ 5 ] {ca8a0a03-d92f-4f88-ba3a-8ddadcca2226} <Debug> TCPHandler: Processed in 0.002244452 sec. | ||
| 8531 | 2025.12.24 01:50:23.055920 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2025.12.24 01:50:23.056018 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8533 | 2025.12.24 01:50:23.056061 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8534 | 2025.12.24 01:50:23.056484 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2025.12.24 01:50:23.056523 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8536 | 2025.12.24 01:50:23.056836 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8537 | 2025.12.24 01:50:23.057064 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2025.12.24 01:50:23.057203 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001206 sec., 1658.374792703151 rows/sec., 115.79 KiB/sec. | ||
| 8539 | 2025.12.24 01:50:23.057244 [ 5 ] {9f49a61b-ff04-4f88-9024-2f66f8fe1651} <Debug> TCPHandler: Processed in 0.001374382 sec. | ||
| 8540 | 2025.12.24 01:50:23.057363 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2025.12.24 01:50:23.057459 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8542 | 2025.12.24 01:50:23.057501 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8543 | 2025.12.24 01:50:23.057999 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2025.12.24 01:50:23.058036 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8545 | 2025.12.24 01:50:23.058358 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8546 | 2025.12.24 01:50:23.058614 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2025.12.24 01:50:23.058749 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001309 sec., 174178.76241405652 rows/sec., 11.79 MiB/sec. | ||
| 8548 | 2025.12.24 01:50:23.058790 [ 5 ] {1ea00adb-f419-4041-bbfd-057a2ba0d9d0} <Debug> TCPHandler: Processed in 0.001477064 sec. | ||
| 8549 | 2025.12.24 01:50:23.058900 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2025.12.24 01:50:23.058995 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8551 | 2025.12.24 01:50:23.059036 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8552 | 2025.12.24 01:50:23.059621 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2025.12.24 01:50:23.059657 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8554 | 2025.12.24 01:50:23.059996 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8555 | 2025.12.24 01:50:23.060212 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2025.12.24 01:50:23.060344 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001367 sec., 381858.0833942941 rows/sec., 28.27 MiB/sec. | ||
| 8557 | 2025.12.24 01:50:23.060382 [ 5 ] {96df0580-5c95-479d-a65d-96c91cfee3d4} <Debug> TCPHandler: Processed in 0.001531925 sec. | ||
| 8558 | 2025.12.24 01:50:23.060493 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2025.12.24 01:50:23.060587 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8560 | 2025.12.24 01:50:23.060632 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8561 | 2025.12.24 01:50:23.061206 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.12.24 01:50:23.061242 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8563 | 2025.12.24 01:50:23.061631 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8564 | 2025.12.24 01:50:23.061853 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.12.24 01:50:23.061982 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001414 sec., 597595.4738330976 rows/sec., 40.22 MiB/sec. | ||
| 8566 | 2025.12.24 01:50:23.062021 [ 5 ] {dd992faa-ed72-46a3-809e-1e0874001d6e} <Debug> TCPHandler: Processed in 0.001577767 sec. | ||
| 8567 | 2025.12.24 01:50:23.062132 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2025.12.24 01:50:23.062227 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8569 | 2025.12.24 01:50:23.062272 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8570 | 2025.12.24 01:50:23.062615 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.12.24 01:50:23.062652 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8572 | 2025.12.24 01:50:23.062975 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8573 | 2025.12.24 01:50:23.063194 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.12.24 01:50:23.063324 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8575 | 2025.12.24 01:50:23.063361 [ 5 ] {7b2c59f7-7d8b-4750-87fd-89c8fdf481a9} <Debug> TCPHandler: Processed in 0.00127916 sec. | ||
| 8576 | 2025.12.24 01:50:23.476790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19743 | ||
| 8577 | 2025.12.24 01:50:23.477347 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.12.24 01:50:23.477409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8579 | 2025.12.24 01:50:23.477966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8580 | 2025.12.24 01:50:23.478221 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.12.24 01:50:23.478365 [ 34 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8582 | 2025.12.24 01:50:23.478379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19743 | ||
| 8583 | 2025.12.24 01:50:23.478436 [ 34 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.12.24 01:50:23.478463 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8585 | 2025.12.24 01:50:23.478555 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 8586 | 2025.12.24 01:50:23.478667 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8587 | 2025.12.24 01:50:23.478703 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 8588 | 2025.12.24 01:50:23.478775 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8589 | 2025.12.24 01:50:23.478839 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8590 | 2025.12.24 01:50:23.478901 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8591 | 2025.12.24 01:50:23.478957 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8592 | 2025.12.24 01:50:23.479011 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8593 | 2025.12.24 01:50:23.481304 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19743 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786434 sec., 7085400.192504111 rows/sec., 101.36 MiB/sec. | ||
| 8594 | 2025.12.24 01:50:23.481587 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8595 | 2025.12.24 01:50:23.481905 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.12.24 01:50:23.481996 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_41_8} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8597 | 2025.12.24 01:50:23.482094 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8598 | 2025.12.24 01:50:24.512104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8599 | 2025.12.24 01:50:24.530744 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.12.24 01:50:24.530796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8601 | 2025.12.24 01:50:24.537571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8602 | 2025.12.24 01:50:24.538334 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2025.12.24 01:50:24.538635 [ 7 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8604 | 2025.12.24 01:50:24.538678 [ 7 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.12.24 01:50:24.538699 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8606 | 2025.12.24 01:50:24.538862 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 8607 | 2025.12.24 01:50:24.542487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8608 | 2025.12.24 01:50:24.543278 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2025.12.24 01:50:24.544759 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8610 | 2025.12.24 01:50:24.549378 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8611 | 2025.12.24 01:50:24.553886 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 8612 | 2025.12.24 01:50:24.558545 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 8613 | 2025.12.24 01:50:24.563413 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 8614 | 2025.12.24 01:50:24.567211 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 8615 | 2025.12.24 01:50:24.620407 [ 187 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081618822 sec., 3785.891445480554 rows/sec., 19.58 MiB/sec. | ||
| 8616 | 2025.12.24 01:50:24.622984 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8617 | 2025.12.24 01:50:24.625210 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2025.12.24 01:50:24.625319 [ 200 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_41_8} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8619 | 2025.12.24 01:50:24.627815 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8620 | 2025.12.24 01:50:26.035831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1102 | ||
| 8621 | 2025.12.24 01:50:26.038338 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2025.12.24 01:50:26.038386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8623 | 2025.12.24 01:50:26.039603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8624 | 2025.12.24 01:50:26.039875 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2025.12.24 01:50:26.040068 [ 35 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8626 | 2025.12.24 01:50:26.040136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8627 | 2025.12.24 01:50:26.040148 [ 35 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.12.24 01:50:26.040185 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8629 | 2025.12.24 01:50:26.040279 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 8630 | 2025.12.24 01:50:26.040721 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8631 | 2025.12.24 01:50:26.040843 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 938 rows starting from the beginning of the part | ||
| 8632 | 2025.12.24 01:50:26.041153 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8633 | 2025.12.24 01:50:26.041447 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 8634 | 2025.12.24 01:50:26.041736 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 8635 | 2025.12.24 01:50:26.042014 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8636 | 2025.12.24 01:50:26.042313 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 8637 | 2025.12.24 01:50:26.048432 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 72 columns (72 merged, 0 gathered) in 0.008186749 sec., 134607.76677042377 rows/sec., 110.66 MiB/sec. | ||
| 8638 | 2025.12.24 01:50:26.050052 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8639 | 2025.12.24 01:50:26.050696 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2025.12.24 01:50:26.050786 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_31_6} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8641 | 2025.12.24 01:50:26.051061 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 8642 | 2025.12.24 01:50:28.033599 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.12.24 01:50:28.033796 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8644 | 2025.12.24 01:50:28.033865 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8645 | 2025.12.24 01:50:28.034729 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.12.24 01:50:28.034775 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8647 | 2025.12.24 01:50:28.035237 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8648 | 2025.12.24 01:50:28.035477 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.12.24 01:50:28.035622 [ 33 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8650 | 2025.12.24 01:50:28.035637 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 8651 | 2025.12.24 01:50:28.035660 [ 33 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.12.24 01:50:28.035680 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8653 | 2025.12.24 01:50:28.035691 [ 5 ] {4db1cdaf-1cab-4db0-b441-53d8a38ab8b5} <Debug> TCPHandler: Processed in 0.002222731 sec. | ||
| 8654 | 2025.12.24 01:50:28.035807 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 8655 | 2025.12.24 01:50:28.035819 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.12.24 01:50:28.035945 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8657 | 2025.12.24 01:50:28.035953 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2025.12.24 01:50:28.035994 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8659 | 2025.12.24 01:50:28.035999 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 8660 | 2025.12.24 01:50:28.036084 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8661 | 2025.12.24 01:50:28.036132 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8662 | 2025.12.24 01:50:28.036176 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8663 | 2025.12.24 01:50:28.036222 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8664 | 2025.12.24 01:50:28.036264 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8665 | 2025.12.24 01:50:28.037035 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.12.24 01:50:28.037078 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8667 | 2025.12.24 01:50:28.037502 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175853 sec., 1412543.4311612542 rows/sec., 95.26 MiB/sec. | ||
| 8668 | 2025.12.24 01:50:28.037544 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8669 | 2025.12.24 01:50:28.037706 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8670 | 2025.12.24 01:50:28.037803 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.12.24 01:50:28.037955 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002032 sec., 586614.1732283465 rows/sec., 46.86 MiB/sec. | ||
| 8672 | 2025.12.24 01:50:28.037999 [ 5 ] {f233884e-6ffa-41e3-8f52-5c657cc05776} <Debug> TCPHandler: Processed in 0.002232291 sec. | ||
| 8673 | 2025.12.24 01:50:28.038058 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2025.12.24 01:50:28.038111 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.12.24 01:50:28.038147 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_26_5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8676 | 2025.12.24 01:50:28.038215 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8677 | 2025.12.24 01:50:28.038248 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8678 | 2025.12.24 01:50:28.038263 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8679 | 2025.12.24 01:50:28.038769 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.12.24 01:50:28.038806 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8681 | 2025.12.24 01:50:28.039144 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8682 | 2025.12.24 01:50:28.039367 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.12.24 01:50:28.039495 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.0013 sec., 188461.53846153847 rows/sec., 11.51 MiB/sec. | ||
| 8684 | 2025.12.24 01:50:28.039534 [ 5 ] {97abe5ea-23cd-4da9-8529-aee767c110a7} <Debug> TCPHandler: Processed in 0.001474794 sec. | ||
| 8685 | 2025.12.24 01:50:28.039639 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.12.24 01:50:28.039733 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.12.24 01:50:28.039774 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8688 | 2025.12.24 01:50:28.040265 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2025.12.24 01:50:28.040299 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8690 | 2025.12.24 01:50:28.040623 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8691 | 2025.12.24 01:50:28.040833 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2025.12.24 01:50:28.040960 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 8693 | 2025.12.24 01:50:28.040999 [ 5 ] {69711bde-6ed8-4f06-8b3a-8dc3f16840d9} <Debug> TCPHandler: Processed in 0.001410273 sec. | ||
| 8694 | 2025.12.24 01:50:28.041117 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2025.12.24 01:50:28.041217 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8696 | 2025.12.24 01:50:28.041263 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8697 | 2025.12.24 01:50:28.041738 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2025.12.24 01:50:28.041773 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8699 | 2025.12.24 01:50:28.042093 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8700 | 2025.12.24 01:50:28.042307 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2025.12.24 01:50:28.042403 [ 33 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8702 | 2025.12.24 01:50:28.042432 [ 33 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.12.24 01:50:28.042437 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 8704 | 2025.12.24 01:50:28.042450 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8705 | 2025.12.24 01:50:28.042477 [ 5 ] {26056fb5-5e66-46e1-8a25-3a404ed32ffe} <Debug> TCPHandler: Processed in 0.001412123 sec. | ||
| 8706 | 2025.12.24 01:50:28.042538 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 8707 | 2025.12.24 01:50:28.042593 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2025.12.24 01:50:28.042630 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8709 | 2025.12.24 01:50:28.042663 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 8710 | 2025.12.24 01:50:28.042687 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8711 | 2025.12.24 01:50:28.042722 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8712 | 2025.12.24 01:50:28.042726 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8713 | 2025.12.24 01:50:28.042769 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8714 | 2025.12.24 01:50:28.042815 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8715 | 2025.12.24 01:50:28.042853 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8716 | 2025.12.24 01:50:28.042898 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8717 | 2025.12.24 01:50:28.043416 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.12.24 01:50:28.043451 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8719 | 2025.12.24 01:50:28.043798 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8720 | 2025.12.24 01:50:28.043837 [ 196 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343111 sec., 951522.2494641173 rows/sec., 57.84 MiB/sec. | ||
| 8721 | 2025.12.24 01:50:28.044013 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8722 | 2025.12.24 01:50:28.044064 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.12.24 01:50:28.044210 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001541 sec., 466580.14276443864 rows/sec., 32.74 MiB/sec. | ||
| 8724 | 2025.12.24 01:50:28.044251 [ 5 ] {e6253038-1e08-473c-b014-9cf8fdcc57dc} <Debug> TCPHandler: Processed in 0.00170764 sec. | ||
| 8725 | 2025.12.24 01:50:28.044327 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.12.24 01:50:28.044371 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2025.12.24 01:50:28.044418 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_26_5} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8728 | 2025.12.24 01:50:28.044471 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8729 | 2025.12.24 01:50:28.044515 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8730 | 2025.12.24 01:50:28.044518 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8731 | 2025.12.24 01:50:28.044873 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2025.12.24 01:50:28.044909 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8733 | 2025.12.24 01:50:28.045232 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8734 | 2025.12.24 01:50:28.045464 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2025.12.24 01:50:28.045590 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 8736 | 2025.12.24 01:50:28.045628 [ 5 ] {a8db7c20-2bab-4c38-af7a-8ee3a9e72c9a} <Debug> TCPHandler: Processed in 0.00130738 sec. | ||
| 8737 | 2025.12.24 01:50:28.045745 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2025.12.24 01:50:28.045867 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2025.12.24 01:50:28.045919 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8740 | 2025.12.24 01:50:28.046395 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2025.12.24 01:50:28.046432 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8742 | 2025.12.24 01:50:28.046812 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8743 | 2025.12.24 01:50:28.047033 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2025.12.24 01:50:28.047165 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001323 sec., 237339.38019652307 rows/sec., 15.59 MiB/sec. | ||
| 8745 | 2025.12.24 01:50:28.047203 [ 5 ] {bc4defbe-cbf2-4f8e-a4e0-ccc85163dee4} <Debug> TCPHandler: Processed in 0.001520655 sec. | ||
| 8746 | 2025.12.24 01:50:28.047301 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2025.12.24 01:50:28.047395 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8748 | 2025.12.24 01:50:28.047436 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8749 | 2025.12.24 01:50:28.047743 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2025.12.24 01:50:28.047780 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8751 | 2025.12.24 01:50:28.048081 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8752 | 2025.12.24 01:50:28.048280 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2025.12.24 01:50:28.048408 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8754 | 2025.12.24 01:50:28.048446 [ 5 ] {1ebec013-9347-492b-beb5-04231795d112} <Debug> TCPHandler: Processed in 0.001193788 sec. | ||
| 8755 | 2025.12.24 01:50:28.048548 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2025.12.24 01:50:28.048671 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8757 | 2025.12.24 01:50:28.048724 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <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 | ||
| 8758 | 2025.12.24 01:50:28.049568 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2025.12.24 01:50:28.049606 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8760 | 2025.12.24 01:50:28.050185 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8761 | 2025.12.24 01:50:28.050407 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2025.12.24 01:50:28.050574 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001921 sec., 20822.488287350337 rows/sec., 37.31 MiB/sec. | ||
| 8763 | 2025.12.24 01:50:28.050646 [ 5 ] {e38bc26e-2015-4008-9ba4-f581d9c59d99} <Debug> TCPHandler: Processed in 0.002146039 sec. | ||
| 8764 | 2025.12.24 01:50:28.050753 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2025.12.24 01:50:28.050847 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8766 | 2025.12.24 01:50:28.050888 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8767 | 2025.12.24 01:50:28.051207 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2025.12.24 01:50:28.051243 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8769 | 2025.12.24 01:50:28.051551 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8770 | 2025.12.24 01:50:28.051761 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2025.12.24 01:50:28.051885 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 8772 | 2025.12.24 01:50:28.051920 [ 5 ] {35ad8112-d0b2-47ef-b1b9-3e4f8524930c} <Debug> TCPHandler: Processed in 0.001215588 sec. | ||
| 8773 | 2025.12.24 01:50:30.839731 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8774 | 2025.12.24 01:50:30.839808 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8775 | 2025.12.24 01:50:30.978513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20191 | ||
| 8776 | 2025.12.24 01:50:30.979022 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2025.12.24 01:50:30.979066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8778 | 2025.12.24 01:50:30.979541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8779 | 2025.12.24 01:50:30.979789 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2025.12.24 01:50:30.979926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8781 | 2025.12.24 01:50:32.042597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8782 | 2025.12.24 01:50:32.059030 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.12.24 01:50:32.059094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8784 | 2025.12.24 01:50:32.064847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8785 | 2025.12.24 01:50:32.065553 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2025.12.24 01:50:32.068683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8787 | 2025.12.24 01:50:33.020633 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2025.12.24 01:50:33.020826 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8789 | 2025.12.24 01:50:33.020886 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8790 | 2025.12.24 01:50:33.021544 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2025.12.24 01:50:33.021583 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8792 | 2025.12.24 01:50:33.021987 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8793 | 2025.12.24 01:50:33.022204 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.12.24 01:50:33.022360 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 8795 | 2025.12.24 01:50:33.022391 [ 55 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8796 | 2025.12.24 01:50:33.022403 [ 5 ] {11174aa0-ff2d-4daf-9beb-c86148e6c845} <Debug> TCPHandler: Processed in 0.001899554 sec. | ||
| 8797 | 2025.12.24 01:50:33.022473 [ 55 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.12.24 01:50:33.022505 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8799 | 2025.12.24 01:50:33.022569 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.12.24 01:50:33.022621 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 8801 | 2025.12.24 01:50:33.022669 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8802 | 2025.12.24 01:50:33.022725 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8803 | 2025.12.24 01:50:33.022781 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8804 | 2025.12.24 01:50:33.022820 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2462 rows starting from the beginning of the part | ||
| 8805 | 2025.12.24 01:50:33.022885 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 8806 | 2025.12.24 01:50:33.022930 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1192 rows starting from the beginning of the part | ||
| 8807 | 2025.12.24 01:50:33.022975 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 8808 | 2025.12.24 01:50:33.023014 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1192 rows starting from the beginning of the part | ||
| 8809 | 2025.12.24 01:50:33.023056 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 8810 | 2025.12.24 01:50:33.023192 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2025.12.24 01:50:33.023235 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8812 | 2025.12.24 01:50:33.023586 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8813 | 2025.12.24 01:50:33.023826 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2025.12.24 01:50:33.023948 [ 55 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8815 | 2025.12.24 01:50:33.023964 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec. | ||
| 8816 | 2025.12.24 01:50:33.023988 [ 55 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.12.24 01:50:33.024012 [ 5 ] {32d00bbb-08ef-43b8-82cf-64f7e7912492} <Debug> TCPHandler: Processed in 0.001493614 sec. | ||
| 8818 | 2025.12.24 01:50:33.024013 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8819 | 2025.12.24 01:50:33.024119 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 8820 | 2025.12.24 01:50:33.024153 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2025.12.24 01:50:33.024224 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8822 | 2025.12.24 01:50:33.024252 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8823 | 2025.12.24 01:50:33.024256 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8824 | 2025.12.24 01:50:33.024302 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8825 | 2025.12.24 01:50:33.024328 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 8826 | 2025.12.24 01:50:33.024376 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 719 rows starting from the beginning of the part | ||
| 8827 | 2025.12.24 01:50:33.024415 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 8828 | 2025.12.24 01:50:33.024453 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 719 rows starting from the beginning of the part | ||
| 8829 | 2025.12.24 01:50:33.024489 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 8830 | 2025.12.24 01:50:33.024719 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.12.24 01:50:33.024761 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8832 | 2025.12.24 01:50:33.025140 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8833 | 2025.12.24 01:50:33.025335 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002765984 sec., 2225247.868389694 rows/sec., 188.95 MiB/sec. | ||
| 8834 | 2025.12.24 01:50:33.025366 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2025.12.24 01:50:33.025477 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8836 | 2025.12.24 01:50:33.025501 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 8837 | 2025.12.24 01:50:33.025508 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2025.12.24 01:50:33.025540 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8839 | 2025.12.24 01:50:33.025545 [ 5 ] {6c2b6202-d5c3-4329-8929-faf9db1fee30} <Debug> TCPHandler: Processed in 0.001444514 sec. | ||
| 8840 | 2025.12.24 01:50:33.025610 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 8841 | 2025.12.24 01:50:33.025662 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2025.12.24 01:50:33.025712 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633628 sec., 2042692.7060505818 rows/sec., 154.51 MiB/sec. | ||
| 8843 | 2025.12.24 01:50:33.025727 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8844 | 2025.12.24 01:50:33.025761 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19586 rows starting from the beginning of the part | ||
| 8845 | 2025.12.24 01:50:33.025761 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8846 | 2025.12.24 01:50:33.025765 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8847 | 2025.12.24 01:50:33.025811 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 8848 | 2025.12.24 01:50:33.025847 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8849 | 2025.12.24 01:50:33.025857 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8850 | 2025.12.24 01:50:33.025906 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 8851 | 2025.12.24 01:50:33.025921 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8852 | 2025.12.24 01:50:33.025942 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8853 | 2025.12.24 01:50:33.025981 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 8854 | 2025.12.24 01:50:33.026174 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2025.12.24 01:50:33.026194 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2025.12.24 01:50:33.026214 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.12.24 01:50:33.026240 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8858 | 2025.12.24 01:50:33.026276 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_61_12} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8859 | 2025.12.24 01:50:33.026305 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_61_12} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8860 | 2025.12.24 01:50:33.026385 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8861 | 2025.12.24 01:50:33.026435 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8862 | 2025.12.24 01:50:33.026587 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8863 | 2025.12.24 01:50:33.026807 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2025.12.24 01:50:33.026922 [ 55 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8865 | 2025.12.24 01:50:33.026941 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 8866 | 2025.12.24 01:50:33.026952 [ 55 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.12.24 01:50:33.026981 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8868 | 2025.12.24 01:50:33.026985 [ 5 ] {2dca74d1-3c99-49d8-a724-84c8b007b6dd} <Debug> TCPHandler: Processed in 0.001371542 sec. | ||
| 8869 | 2025.12.24 01:50:33.027057 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8870 | 2025.12.24 01:50:33.027148 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8871 | 2025.12.24 01:50:33.027179 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4268 rows starting from the beginning of the part | ||
| 8872 | 2025.12.24 01:50:33.027238 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8873 | 2025.12.24 01:50:33.027278 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8874 | 2025.12.24 01:50:33.027315 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8875 | 2025.12.24 01:50:33.027350 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8876 | 2025.12.24 01:50:33.027384 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 8877 | 2025.12.24 01:50:33.029434 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002406425 sec., 1934820.3247556023 rows/sec., 124.05 MiB/sec. | ||
| 8878 | 2025.12.24 01:50:33.029827 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8879 | 2025.12.24 01:50:33.030067 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2025.12.24 01:50:33.030129 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_61_12} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8881 | 2025.12.24 01:50:33.030190 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8882 | 2025.12.24 01:50:33.032374 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21379 rows, containing 5 columns (5 merged, 0 gathered) in 0.006791996 sec., 3147675.587559239 rows/sec., 212.17 MiB/sec. | ||
| 8883 | 2025.12.24 01:50:33.032787 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8884 | 2025.12.24 01:50:33.033055 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.12.24 01:50:33.033131 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8886 | 2025.12.24 01:50:33.033208 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 8887 | 2025.12.24 01:50:34.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.90 MiB, peak 306.70 MiB, free memory in arenas 0.00 B, will set to 299.52 MiB (RSS), difference: 3.61 MiB | ||
| 8888 | 2025.12.24 01:50:36.040474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1132 | ||
| 8889 | 2025.12.24 01:50:36.043390 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2025.12.24 01:50:36.043438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8891 | 2025.12.24 01:50:36.044620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8892 | 2025.12.24 01:50:36.044893 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2025.12.24 01:50:36.045168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 8894 | 2025.12.24 01:50:38.031218 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2025.12.24 01:50:38.031429 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8896 | 2025.12.24 01:50:38.031497 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8897 | 2025.12.24 01:50:38.032241 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.12.24 01:50:38.032281 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8899 | 2025.12.24 01:50:38.032669 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8900 | 2025.12.24 01:50:38.032898 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2025.12.24 01:50:38.033054 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 8902 | 2025.12.24 01:50:38.033096 [ 5 ] {715f09de-5fee-44f0-83ea-904665774fa9} <Debug> TCPHandler: Processed in 0.002011506 sec. | ||
| 8903 | 2025.12.24 01:50:38.033226 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2025.12.24 01:50:38.033331 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8905 | 2025.12.24 01:50:38.033371 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8906 | 2025.12.24 01:50:38.033824 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.12.24 01:50:38.033867 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8908 | 2025.12.24 01:50:38.034155 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8909 | 2025.12.24 01:50:38.034362 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2025.12.24 01:50:38.034493 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00118 sec., 13559.322033898305 rows/sec., 1.08 MiB/sec. | ||
| 8911 | 2025.12.24 01:50:38.034530 [ 5 ] {593622d0-66a7-4c03-9967-460e38f01529} <Debug> TCPHandler: Processed in 0.001351881 sec. | ||
| 8912 | 2025.12.24 01:50:38.034650 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2025.12.24 01:50:38.034750 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8914 | 2025.12.24 01:50:38.034788 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8915 | 2025.12.24 01:50:38.035358 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.12.24 01:50:38.035393 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8917 | 2025.12.24 01:50:38.035723 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8918 | 2025.12.24 01:50:38.035929 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2025.12.24 01:50:38.036055 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Debug> executeQuery: Read 264 rows, 24.12 KiB in 0.001323 sec., 199546.48526077098 rows/sec., 17.81 MiB/sec. | ||
| 8920 | 2025.12.24 01:50:38.036092 [ 5 ] {f91ecb72-2560-45b0-9537-16f75a6d9ec9} <Debug> TCPHandler: Processed in 0.001488884 sec. | ||
| 8921 | 2025.12.24 01:50:38.036208 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2025.12.24 01:50:38.036298 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8923 | 2025.12.24 01:50:38.036336 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8924 | 2025.12.24 01:50:38.036764 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2025.12.24 01:50:38.036800 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8926 | 2025.12.24 01:50:38.037094 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8927 | 2025.12.24 01:50:38.037297 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2025.12.24 01:50:38.037424 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001145 sec., 59388.64628820961 rows/sec., 4.34 MiB/sec. | ||
| 8929 | 2025.12.24 01:50:38.037413 [ 47 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8930 | 2025.12.24 01:50:38.037461 [ 5 ] {56ebcde8-126b-4409-9acb-f25e592f67db} <Debug> TCPHandler: Processed in 0.00130018 sec. | ||
| 8931 | 2025.12.24 01:50:38.037521 [ 47 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2025.12.24 01:50:38.037551 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8933 | 2025.12.24 01:50:38.037595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2025.12.24 01:50:38.037665 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 8935 | 2025.12.24 01:50:38.037691 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8936 | 2025.12.24 01:50:38.037730 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8937 | 2025.12.24 01:50:38.037768 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8938 | 2025.12.24 01:50:38.037800 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 8939 | 2025.12.24 01:50:38.037871 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 245 rows starting from the beginning of the part | ||
| 8940 | 2025.12.24 01:50:38.037925 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 245 rows starting from the beginning of the part | ||
| 8941 | 2025.12.24 01:50:38.037978 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 8942 | 2025.12.24 01:50:38.038025 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 245 rows starting from the beginning of the part | ||
| 8943 | 2025.12.24 01:50:38.038069 [ 201 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 8944 | 2025.12.24 01:50:38.038167 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.12.24 01:50:38.038201 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8946 | 2025.12.24 01:50:38.038508 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8947 | 2025.12.24 01:50:38.038717 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.12.24 01:50:38.038848 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 1.69 MiB/sec. | ||
| 8949 | 2025.12.24 01:50:38.038885 [ 5 ] {f1799287-c578-4a76-b3d6-ce2105f1345e} <Debug> TCPHandler: Processed in 0.001336181 sec. | ||
| 8950 | 2025.12.24 01:50:38.038882 [ 44 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8951 | 2025.12.24 01:50:38.038951 [ 44 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2025.12.24 01:50:38.038971 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8953 | 2025.12.24 01:50:38.038992 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2025.12.24 01:50:38.039012 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393893 sec., 776243.2267039148 rows/sec., 51.22 MiB/sec. | ||
| 8955 | 2025.12.24 01:50:38.039033 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 8956 | 2025.12.24 01:50:38.039089 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8957 | 2025.12.24 01:50:38.039106 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2025.12.24 01:50:38.039126 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8959 | 2025.12.24 01:50:38.039128 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 464 rows starting from the beginning of the part | ||
| 8960 | 2025.12.24 01:50:38.039179 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8961 | 2025.12.24 01:50:38.039216 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8962 | 2025.12.24 01:50:38.039218 [ 192 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8963 | 2025.12.24 01:50:38.039253 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 8964 | 2025.12.24 01:50:38.039296 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8965 | 2025.12.24 01:50:38.039333 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 8966 | 2025.12.24 01:50:38.039521 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.12.24 01:50:38.039559 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8968 | 2025.12.24 01:50:38.039600 [ 192 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2025.12.24 01:50:38.039694 [ 192 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_36_7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8970 | 2025.12.24 01:50:38.039791 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8971 | 2025.12.24 01:50:38.039868 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8972 | 2025.12.24 01:50:38.040089 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2025.12.24 01:50:38.040166 [ 197 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161967 sec., 1163544.2314626835 rows/sec., 81.50 MiB/sec. | ||
| 8974 | 2025.12.24 01:50:38.040217 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 8975 | 2025.12.24 01:50:38.040253 [ 5 ] {886b7a46-9cf0-4097-a669-8c3c93b7ea92} <Debug> TCPHandler: Processed in 0.00130837 sec. | ||
| 8976 | 2025.12.24 01:50:38.040287 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8977 | 2025.12.24 01:50:38.040359 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2025.12.24 01:50:38.040457 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8979 | 2025.12.24 01:50:38.040494 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8980 | 2025.12.24 01:50:38.040526 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.12.24 01:50:38.040584 [ 201 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_36_7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8982 | 2025.12.24 01:50:38.040644 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8983 | 2025.12.24 01:50:38.040952 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2025.12.24 01:50:38.040985 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8985 | 2025.12.24 01:50:38.041287 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8986 | 2025.12.24 01:50:38.041496 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2025.12.24 01:50:38.041621 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Debug> executeQuery: Read 156 rows, 12.88 KiB in 0.001181 sec., 132091.44792548686 rows/sec., 10.65 MiB/sec. | ||
| 8988 | 2025.12.24 01:50:38.041658 [ 5 ] {a7ed0c28-392e-4503-b2e9-1317e5cd460c} <Debug> TCPHandler: Processed in 0.001344762 sec. | ||
| 8989 | 2025.12.24 01:50:38.041764 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2025.12.24 01:50:38.041854 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8991 | 2025.12.24 01:50:38.041895 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8992 | 2025.12.24 01:50:38.042322 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2025.12.24 01:50:38.042357 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8994 | 2025.12.24 01:50:38.042713 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8995 | 2025.12.24 01:50:38.042923 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2025.12.24 01:50:38.043045 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Debug> executeQuery: Read 348 rows, 26.92 KiB in 0.001208 sec., 288079.47019867547 rows/sec., 21.76 MiB/sec. | ||
| 8997 | 2025.12.24 01:50:38.043081 [ 5 ] {4974a2af-df57-4855-9cc2-69bfb2e01c9e} <Debug> TCPHandler: Processed in 0.001363541 sec. | ||
| 8998 | 2025.12.24 01:50:38.043189 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2025.12.24 01:50:38.043279 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9000 | 2025.12.24 01:50:38.043330 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <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 | ||
| 9001 | 2025.12.24 01:50:38.044168 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2025.12.24 01:50:38.044204 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9003 | 2025.12.24 01:50:38.044773 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9004 | 2025.12.24 01:50:38.045001 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2025.12.24 01:50:38.045110 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9006 | 2025.12.24 01:50:38.045133 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 9007 | 2025.12.24 01:50:38.045151 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.12.24 01:50:38.045174 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9009 | 2025.12.24 01:50:38.045188 [ 5 ] {19b82234-3318-4a38-b6c3-9ec32a2f7772} <Debug> TCPHandler: Processed in 0.002046247 sec. | ||
| 9010 | 2025.12.24 01:50:38.045291 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9011 | 2025.12.24 01:50:38.045301 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2025.12.24 01:50:38.045433 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9013 | 2025.12.24 01:50:38.045475 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9014 | 2025.12.24 01:50:38.045558 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9015 | 2025.12.24 01:50:38.045621 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 982 rows starting from the beginning of the part | ||
| 9016 | 2025.12.24 01:50:38.045744 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9017 | 2025.12.24 01:50:38.045797 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2025.12.24 01:50:38.045838 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9019 | 2025.12.24 01:50:38.045849 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9020 | 2025.12.24 01:50:38.045951 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9021 | 2025.12.24 01:50:38.046043 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9022 | 2025.12.24 01:50:38.046142 [ 198 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 9023 | 2025.12.24 01:50:38.046161 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9024 | 2025.12.24 01:50:38.046391 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.24 01:50:38.046522 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9026 | 2025.12.24 01:50:38.046558 [ 5 ] {4742d61c-4999-43ea-8c42-db520aca41ce} <Debug> TCPHandler: Processed in 0.00130513 sec. | ||
| 9027 | 2025.12.24 01:50:38.052341 [ 200 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 19 columns (19 merged, 0 gathered) in 0.007094744 sec., 166602.20580192885 rows/sec., 298.54 MiB/sec. | ||
| 9028 | 2025.12.24 01:50:38.053781 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9029 | 2025.12.24 01:50:38.054175 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2025.12.24 01:50:38.054269 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9031 | 2025.12.24 01:50:38.054442 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 9032 | 2025.12.24 01:50:38.480050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20703 | ||
| 9033 | 2025.12.24 01:50:38.480563 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.12.24 01:50:38.480607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9035 | 2025.12.24 01:50:38.481104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9036 | 2025.12.24 01:50:38.481326 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.12.24 01:50:38.481457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20703 | ||
| 9038 | 2025.12.24 01:50:39.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.36 MiB, peak 311.96 MiB, free memory in arenas 0.00 B, will set to 303.71 MiB (RSS), difference: 3.35 MiB | ||
| 9039 | 2025.12.24 01:50:39.568785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9040 | 2025.12.24 01:50:39.584828 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.12.24 01:50:39.584898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9042 | 2025.12.24 01:50:39.590576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9043 | 2025.12.24 01:50:39.591317 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.12.24 01:50:39.594497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9045 | 2025.12.24 01:50:41.445327 [ 42 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 9046 | 2025.12.24 01:50:41.445404 [ 42 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.12.24 01:50:41.445434 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9048 | 2025.12.24 01:50:41.445613 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 9049 | 2025.12.24 01:50:41.445888 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9050 | 2025.12.24 01:50:41.445958 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 9051 | 2025.12.24 01:50:41.446082 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9052 | 2025.12.24 01:50:41.446139 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9053 | 2025.12.24 01:50:41.446183 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9054 | 2025.12.24 01:50:41.446222 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9055 | 2025.12.24 01:50:41.447022 [ 187 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502015 sec., 15978.535500644135 rows/sec., 1.05 MiB/sec. | ||
| 9056 | 2025.12.24 01:50:41.447152 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9057 | 2025.12.24 01:50:41.447430 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2025.12.24 01:50:41.447509 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_24_5} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 9059 | 2025.12.24 01:50:41.447590 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9060 | 2025.12.24 01:50:43.021017 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2025.12.24 01:50:43.021231 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9062 | 2025.12.24 01:50:43.021299 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9063 | 2025.12.24 01:50:43.021976 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2025.12.24 01:50:43.022013 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9065 | 2025.12.24 01:50:43.022412 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9066 | 2025.12.24 01:50:43.022631 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2025.12.24 01:50:43.022781 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 9068 | 2025.12.24 01:50:43.022822 [ 5 ] {34de55ef-bee3-4f49-b9dc-32640e9dd4c8} <Debug> TCPHandler: Processed in 0.001937094 sec. | ||
| 9069 | 2025.12.24 01:50:43.022941 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2025.12.24 01:50:43.023036 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9071 | 2025.12.24 01:50:43.023075 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9072 | 2025.12.24 01:50:43.023485 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2025.12.24 01:50:43.023521 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9074 | 2025.12.24 01:50:43.023817 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9075 | 2025.12.24 01:50:43.024040 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.12.24 01:50:43.024165 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 9077 | 2025.12.24 01:50:43.024201 [ 5 ] {fc735ba1-5157-4504-a9fb-dc1a4cc4d722} <Debug> TCPHandler: Processed in 0.00130811 sec. | ||
| 9078 | 2025.12.24 01:50:43.024318 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2025.12.24 01:50:43.024411 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9080 | 2025.12.24 01:50:43.024452 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9081 | 2025.12.24 01:50:43.024885 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.12.24 01:50:43.024925 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9083 | 2025.12.24 01:50:43.025293 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9084 | 2025.12.24 01:50:43.025516 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.12.24 01:50:43.025664 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 9086 | 2025.12.24 01:50:43.025703 [ 5 ] {9aa1c60b-f651-431c-8686-3cec114c18e7} <Debug> TCPHandler: Processed in 0.001431263 sec. | ||
| 9087 | 2025.12.24 01:50:43.025813 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.12.24 01:50:43.025914 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9089 | 2025.12.24 01:50:43.025957 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9090 | 2025.12.24 01:50:43.026290 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2025.12.24 01:50:43.026327 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9092 | 2025.12.24 01:50:43.026643 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9093 | 2025.12.24 01:50:43.026858 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.12.24 01:50:43.026986 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9095 | 2025.12.24 01:50:43.027023 [ 5 ] {7ee0ee61-7473-40b1-a178-5f2d6cb49d2d} <Debug> TCPHandler: Processed in 0.001260239 sec. | ||
| 9096 | 2025.12.24 01:50:45.839866 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9097 | 2025.12.24 01:50:45.839942 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9098 | 2025.12.24 01:50:45.981605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21151 | ||
| 9099 | 2025.12.24 01:50:45.982245 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.12.24 01:50:45.982293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9101 | 2025.12.24 01:50:45.982769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9102 | 2025.12.24 01:50:45.983024 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.12.24 01:50:45.983179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21151 | ||
| 9104 | 2025.12.24 01:50:46.045411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1160 | ||
| 9105 | 2025.12.24 01:50:46.047735 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2025.12.24 01:50:46.047787 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9107 | 2025.12.24 01:50:46.048992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9108 | 2025.12.24 01:50:46.049255 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2025.12.24 01:50:46.049526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9110 | 2025.12.24 01:50:47.094621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9111 | 2025.12.24 01:50:47.112120 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.12.24 01:50:47.112194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9113 | 2025.12.24 01:50:47.118301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9114 | 2025.12.24 01:50:47.119033 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2025.12.24 01:50:47.122106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9116 | 2025.12.24 01:50:48.023030 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.12.24 01:50:48.023331 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9118 | 2025.12.24 01:50:48.023431 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9119 | 2025.12.24 01:50:48.024374 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2025.12.24 01:50:48.024413 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9121 | 2025.12.24 01:50:48.024824 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9122 | 2025.12.24 01:50:48.025060 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.12.24 01:50:48.025213 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001958 sec., 69458.63125638406 rows/sec., 6.02 MiB/sec. | ||
| 9124 | 2025.12.24 01:50:48.025254 [ 5 ] {a3c0a595-80dc-4af2-8a62-cd492e2ed413} <Debug> TCPHandler: Processed in 0.002411656 sec. | ||
| 9125 | 2025.12.24 01:50:48.025376 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2025.12.24 01:50:48.025469 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9127 | 2025.12.24 01:50:48.025509 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9128 | 2025.12.24 01:50:48.025968 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.12.24 01:50:48.026004 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9130 | 2025.12.24 01:50:48.026311 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9131 | 2025.12.24 01:50:48.026525 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.12.24 01:50:48.026651 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 9133 | 2025.12.24 01:50:48.026689 [ 5 ] {fbfde33c-c934-4f23-89fb-ad6a5b2c5642} <Debug> TCPHandler: Processed in 0.001364781 sec. | ||
| 9134 | 2025.12.24 01:50:48.026801 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.12.24 01:50:48.026892 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9136 | 2025.12.24 01:50:48.026931 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9137 | 2025.12.24 01:50:48.027375 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.12.24 01:50:48.027411 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9139 | 2025.12.24 01:50:48.027716 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9140 | 2025.12.24 01:50:48.027930 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2025.12.24 01:50:48.028057 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 9142 | 2025.12.24 01:50:48.028094 [ 5 ] {817d0d0a-b5e9-4952-aa1c-2aac954a1981} <Debug> TCPHandler: Processed in 0.001344851 sec. | ||
| 9143 | 2025.12.24 01:50:48.028204 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.12.24 01:50:48.028295 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9145 | 2025.12.24 01:50:48.028336 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9146 | 2025.12.24 01:50:48.028742 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.12.24 01:50:48.028778 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9148 | 2025.12.24 01:50:48.029106 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9149 | 2025.12.24 01:50:48.029321 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2025.12.24 01:50:48.029446 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9151 | 2025.12.24 01:50:48.029483 [ 5 ] {e73e9c82-2f3e-4285-b133-ca51ba6e0e95} <Debug> TCPHandler: Processed in 0.001326371 sec. | ||
| 9152 | 2025.12.24 01:50:48.029590 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2025.12.24 01:50:48.029681 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9154 | 2025.12.24 01:50:48.029732 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <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 | ||
| 9155 | 2025.12.24 01:50:48.030551 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2025.12.24 01:50:48.030587 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9157 | 2025.12.24 01:50:48.031180 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9158 | 2025.12.24 01:50:48.031404 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2025.12.24 01:50:48.031538 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001875 sec., 21333.333333333336 rows/sec., 38.23 MiB/sec. | ||
| 9160 | 2025.12.24 01:50:48.031589 [ 5 ] {3f5b5dba-2064-4944-a2b4-abbe83bd5a44} <Debug> TCPHandler: Processed in 0.002045607 sec. | ||
| 9161 | 2025.12.24 01:50:48.031696 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2025.12.24 01:50:48.031788 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9163 | 2025.12.24 01:50:48.031828 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9164 | 2025.12.24 01:50:48.032149 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.12.24 01:50:48.032184 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9166 | 2025.12.24 01:50:48.032486 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9167 | 2025.12.24 01:50:48.032696 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2025.12.24 01:50:48.032819 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9169 | 2025.12.24 01:50:48.032854 [ 5 ] {8d89514d-81e4-4f6e-a28f-b96e1940ff0e} <Debug> TCPHandler: Processed in 0.001205508 sec. | ||
| 9170 | 2025.12.24 01:50:53.048754 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2025.12.24 01:50:53.048971 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9172 | 2025.12.24 01:50:53.049046 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9173 | 2025.12.24 01:50:53.050443 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2025.12.24 01:50:53.050496 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9175 | 2025.12.24 01:50:53.051036 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9176 | 2025.12.24 01:50:53.051273 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2025.12.24 01:50:53.051433 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002516 sec., 475357.7106518283 rows/sec., 39.19 MiB/sec. | ||
| 9178 | 2025.12.24 01:50:53.051483 [ 5 ] {f1486e39-b48d-4921-91ec-76cf580838d7} <Debug> TCPHandler: Processed in 0.002868406 sec. | ||
| 9179 | 2025.12.24 01:50:53.051604 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2025.12.24 01:50:53.051705 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9181 | 2025.12.24 01:50:53.051748 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9182 | 2025.12.24 01:50:53.052231 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.12.24 01:50:53.052266 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9184 | 2025.12.24 01:50:53.052569 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9185 | 2025.12.24 01:50:53.052774 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2025.12.24 01:50:53.052902 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00122 sec., 186885.24590163934 rows/sec., 12.65 MiB/sec. | ||
| 9187 | 2025.12.24 01:50:53.052940 [ 5 ] {f48785f3-c814-498b-80b6-dd18328b9174} <Debug> TCPHandler: Processed in 0.001388021 sec. | ||
| 9188 | 2025.12.24 01:50:53.053047 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2025.12.24 01:50:53.053141 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9190 | 2025.12.24 01:50:53.053179 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9191 | 2025.12.24 01:50:53.053758 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2025.12.24 01:50:53.053795 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9193 | 2025.12.24 01:50:53.054128 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9194 | 2025.12.24 01:50:53.054336 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2025.12.24 01:50:53.054466 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001343 sec., 387192.851824274 rows/sec., 28.65 MiB/sec. | ||
| 9196 | 2025.12.24 01:50:53.054503 [ 5 ] {2d665a12-bfc6-46c0-908b-27825db4e9da} <Debug> TCPHandler: Processed in 0.001505924 sec. | ||
| 9197 | 2025.12.24 01:50:53.054610 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2025.12.24 01:50:53.054703 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9199 | 2025.12.24 01:50:53.054746 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9200 | 2025.12.24 01:50:53.055301 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2025.12.24 01:50:53.055338 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9202 | 2025.12.24 01:50:53.055716 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9203 | 2025.12.24 01:50:53.055923 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.12.24 01:50:53.056054 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00137 sec., 616058.394160584 rows/sec., 41.46 MiB/sec. | ||
| 9205 | 2025.12.24 01:50:53.056092 [ 5 ] {dc12c819-2896-4be1-978a-fce7448e9d30} <Debug> TCPHandler: Processed in 0.001530225 sec. | ||
| 9206 | 2025.12.24 01:50:53.056203 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2025.12.24 01:50:53.056296 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9208 | 2025.12.24 01:50:53.056336 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9209 | 2025.12.24 01:50:53.056656 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2025.12.24 01:50:53.056692 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9211 | 2025.12.24 01:50:53.056995 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9212 | 2025.12.24 01:50:53.057203 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2025.12.24 01:50:53.057331 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9214 | 2025.12.24 01:50:53.057367 [ 5 ] {6d2fb382-0e66-46e9-bdd3-3034eb6a72f1} <Debug> TCPHandler: Processed in 0.001214117 sec. | ||
| 9215 | 2025.12.24 01:50:53.483259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21663 | ||
| 9216 | 2025.12.24 01:50:53.483791 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.24 01:50:53.483843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9218 | 2025.12.24 01:50:53.484326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9219 | 2025.12.24 01:50:53.484553 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.12.24 01:50:53.484686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21663 | ||
| 9221 | 2025.12.24 01:50:54.622160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9222 | 2025.12.24 01:50:54.638819 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2025.12.24 01:50:54.638869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9224 | 2025.12.24 01:50:54.645313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9225 | 2025.12.24 01:50:54.646010 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.12.24 01:50:54.649118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9227 | 2025.12.24 01:50:56.049710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1182 | ||
| 9228 | 2025.12.24 01:50:56.052063 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2025.12.24 01:50:56.052102 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9230 | 2025.12.24 01:50:56.053313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9231 | 2025.12.24 01:50:56.053581 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2025.12.24 01:50:56.053844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9233 | 2025.12.24 01:50:58.023894 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2025.12.24 01:50:58.024197 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9235 | 2025.12.24 01:50:58.024301 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9236 | 2025.12.24 01:50:58.025053 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2025.12.24 01:50:58.025099 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9238 | 2025.12.24 01:50:58.025508 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9239 | 2025.12.24 01:50:58.025757 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2025.12.24 01:50:58.025909 [ 108 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9241 | 2025.12.24 01:50:58.025920 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001798 sec., 75639.59955506118 rows/sec., 6.56 MiB/sec. | ||
| 9242 | 2025.12.24 01:50:58.025983 [ 108 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2025.12.24 01:50:58.026014 [ 5 ] {48fa087b-0973-4c62-bcb6-3da83abf9898} <Debug> TCPHandler: Processed in 0.002304384 sec. | ||
| 9244 | 2025.12.24 01:50:58.026014 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9245 | 2025.12.24 01:50:58.026146 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.12.24 01:50:58.026169 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9247 | 2025.12.24 01:50:58.026253 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9248 | 2025.12.24 01:50:58.026301 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9249 | 2025.12.24 01:50:58.026328 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9250 | 2025.12.24 01:50:58.026374 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2462 rows starting from the beginning of the part | ||
| 9251 | 2025.12.24 01:50:58.026451 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 264 rows starting from the beginning of the part | ||
| 9252 | 2025.12.24 01:50:58.026505 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9253 | 2025.12.24 01:50:58.026554 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9254 | 2025.12.24 01:50:58.026602 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1196 rows starting from the beginning of the part | ||
| 9255 | 2025.12.24 01:50:58.026648 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9256 | 2025.12.24 01:50:58.026722 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2025.12.24 01:50:58.026766 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9258 | 2025.12.24 01:50:58.027110 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9259 | 2025.12.24 01:50:58.027324 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.12.24 01:50:58.027462 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001234 sec., 32414.910858995136 rows/sec., 2.38 MiB/sec. | ||
| 9261 | 2025.12.24 01:50:58.027501 [ 5 ] {3cd4d858-d7cb-4fbf-8242-707e5e029269} <Debug> TCPHandler: Processed in 0.001408903 sec. | ||
| 9262 | 2025.12.24 01:50:58.027605 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2025.12.24 01:50:58.027697 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9264 | 2025.12.24 01:50:58.027736 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9265 | 2025.12.24 01:50:58.028153 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.12.24 01:50:58.028188 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9267 | 2025.12.24 01:50:58.028495 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9268 | 2025.12.24 01:50:58.028596 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002495517 sec., 1703053.916282678 rows/sec., 147.34 MiB/sec. | ||
| 9269 | 2025.12.24 01:50:58.028707 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2025.12.24 01:50:58.028819 [ 132 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9271 | 2025.12.24 01:50:58.028837 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 7.02 MiB/sec. | ||
| 9272 | 2025.12.24 01:50:58.028859 [ 132 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2025.12.24 01:50:58.028882 [ 5 ] {bddb9dd1-8744-4185-9680-310e78622350} <Debug> TCPHandler: Processed in 0.001328171 sec. | ||
| 9274 | 2025.12.24 01:50:58.028883 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9275 | 2025.12.24 01:50:58.028976 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9276 | 2025.12.24 01:50:58.028978 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 9277 | 2025.12.24 01:50:58.028997 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2025.12.24 01:50:58.029084 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9279 | 2025.12.24 01:50:58.029103 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9280 | 2025.12.24 01:50:58.029116 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9281 | 2025.12.24 01:50:58.029147 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9282 | 2025.12.24 01:50:58.029178 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 156 rows starting from the beginning of the part | ||
| 9283 | 2025.12.24 01:50:58.029223 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 9284 | 2025.12.24 01:50:58.029265 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 9285 | 2025.12.24 01:50:58.029305 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 520 rows starting from the beginning of the part | ||
| 9286 | 2025.12.24 01:50:58.029323 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.12.24 01:50:58.029343 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 9288 | 2025.12.24 01:50:58.029410 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_66_13} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9289 | 2025.12.24 01:50:58.029512 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9290 | 2025.12.24 01:50:58.029549 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2025.12.24 01:50:58.029588 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9292 | 2025.12.24 01:50:58.029921 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9293 | 2025.12.24 01:50:58.030141 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2025.12.24 01:50:58.030248 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9295 | 2025.12.24 01:50:58.030271 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9296 | 2025.12.24 01:50:58.030277 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2025.12.24 01:50:58.030312 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9298 | 2025.12.24 01:50:58.030315 [ 5 ] {0b257bd8-1c5a-4674-824a-33bc6f56e019} <Debug> TCPHandler: Processed in 0.001367562 sec. | ||
| 9299 | 2025.12.24 01:50:58.030404 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 9300 | 2025.12.24 01:50:58.030430 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2025.12.24 01:50:58.030455 [ 189 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512435 sec., 1452624.4103052362 rows/sec., 112.94 MiB/sec. | ||
| 9302 | 2025.12.24 01:50:58.030518 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9303 | 2025.12.24 01:50:58.030528 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9304 | 2025.12.24 01:50:58.030556 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21379 rows starting from the beginning of the part | ||
| 9305 | 2025.12.24 01:50:58.030591 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <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 | ||
| 9306 | 2025.12.24 01:50:58.030618 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9307 | 2025.12.24 01:50:58.030625 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 348 rows starting from the beginning of the part | ||
| 9308 | 2025.12.24 01:50:58.030686 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 9309 | 2025.12.24 01:50:58.030733 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 9310 | 2025.12.24 01:50:58.030779 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 9311 | 2025.12.24 01:50:58.030824 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 9312 | 2025.12.24 01:50:58.030878 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.12.24 01:50:58.030950 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_66_13} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9314 | 2025.12.24 01:50:58.031018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9315 | 2025.12.24 01:50:58.031455 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.12.24 01:50:58.031492 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9317 | 2025.12.24 01:50:58.032094 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9318 | 2025.12.24 01:50:58.032333 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.12.24 01:50:58.032496 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 9320 | 2025.12.24 01:50:58.032551 [ 5 ] {511e872a-f09d-4c8f-ae88-5c31f7295ae9} <Debug> TCPHandler: Processed in 0.00216998 sec. | ||
| 9321 | 2025.12.24 01:50:58.032673 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2025.12.24 01:50:58.032795 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9323 | 2025.12.24 01:50:58.032848 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9324 | 2025.12.24 01:50:58.033250 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.12.24 01:50:58.033295 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9326 | 2025.12.24 01:50:58.033767 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9327 | 2025.12.24 01:50:58.033996 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.12.24 01:50:58.034109 [ 132 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9329 | 2025.12.24 01:50:58.034129 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 9330 | 2025.12.24 01:50:58.034143 [ 132 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.12.24 01:50:58.034170 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9332 | 2025.12.24 01:50:58.034174 [ 5 ] {6e2f1d14-0c29-4b4c-bc71-d7cafe588049} <Debug> TCPHandler: Processed in 0.001563816 sec. | ||
| 9333 | 2025.12.24 01:50:58.034246 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9334 | 2025.12.24 01:50:58.034322 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9335 | 2025.12.24 01:50:58.034346 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4656 rows starting from the beginning of the part | ||
| 9336 | 2025.12.24 01:50:58.034388 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9337 | 2025.12.24 01:50:58.034426 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9338 | 2025.12.24 01:50:58.034460 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9339 | 2025.12.24 01:50:58.034490 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9340 | 2025.12.24 01:50:58.034522 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 9341 | 2025.12.24 01:50:58.036139 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4956 rows, containing 4 columns (4 merged, 0 gathered) in 0.001922524 sec., 2577861.186648385 rows/sec., 165.78 MiB/sec. | ||
| 9342 | 2025.12.24 01:50:58.036406 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9343 | 2025.12.24 01:50:58.036642 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2025.12.24 01:50:58.036706 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_66_13} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9345 | 2025.12.24 01:50:58.036765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9346 | 2025.12.24 01:50:58.044357 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23051 rows, containing 5 columns (5 merged, 0 gathered) in 0.013992592 sec., 1647371.6949654503 rows/sec., 111.31 MiB/sec. | ||
| 9347 | 2025.12.24 01:50:58.044909 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9348 | 2025.12.24 01:50:58.045175 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.12.24 01:50:58.045242 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9350 | 2025.12.24 01:50:58.045326 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9351 | 2025.12.24 01:51:00.840198 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9352 | 2025.12.24 01:51:00.840261 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9353 | 2025.12.24 01:51:00.985032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22111 | ||
| 9354 | 2025.12.24 01:51:00.985835 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2025.12.24 01:51:00.985875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9356 | 2025.12.24 01:51:00.986330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9357 | 2025.12.24 01:51:00.986554 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2025.12.24 01:51:00.986685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22111 | ||
| 9359 | 2025.12.24 01:51:00.986745 [ 141 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9360 | 2025.12.24 01:51:00.986834 [ 141 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2025.12.24 01:51:00.986872 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9362 | 2025.12.24 01:51:00.987057 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 9363 | 2025.12.24 01:51:00.987261 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2025.12.24 01:51:00.987320 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19743 rows starting from the beginning of the part | ||
| 9365 | 2025.12.24 01:51:00.987421 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9366 | 2025.12.24 01:51:00.987490 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9367 | 2025.12.24 01:51:00.987530 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9368 | 2025.12.24 01:51:00.987568 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9369 | 2025.12.24 01:51:00.987610 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9370 | 2025.12.24 01:51:00.989571 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22111 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580719 sec., 8567767.354756562 rows/sec., 122.56 MiB/sec. | ||
| 9371 | 2025.12.24 01:51:00.989984 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9372 | 2025.12.24 01:51:00.990304 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2025.12.24 01:51:00.990389 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_46_9} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9374 | 2025.12.24 01:51:00.990540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9375 | 2025.12.24 01:51:02.149185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9376 | 2025.12.24 01:51:02.167486 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2025.12.24 01:51:02.167552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9378 | 2025.12.24 01:51:02.173642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9379 | 2025.12.24 01:51:02.174313 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.12.24 01:51:02.174603 [ 141 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9381 | 2025.12.24 01:51:02.174669 [ 141 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2025.12.24 01:51:02.174690 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9383 | 2025.12.24 01:51:02.174795 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9384 | 2025.12.24 01:51:02.178021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9385 | 2025.12.24 01:51:02.178585 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9386 | 2025.12.24 01:51:02.180129 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9387 | 2025.12.24 01:51:02.184680 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9388 | 2025.12.24 01:51:02.189293 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9389 | 2025.12.24 01:51:02.193984 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9390 | 2025.12.24 01:51:02.198885 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9391 | 2025.12.24 01:51:02.202874 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 9392 | 2025.12.24 01:51:02.255582 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080825243 sec., 4293.213198257876 rows/sec., 22.20 MiB/sec. | ||
| 9393 | 2025.12.24 01:51:02.259583 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9394 | 2025.12.24 01:51:02.261794 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_46_9} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.12.24 01:51:02.261911 [ 196 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_46_9} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9396 | 2025.12.24 01:51:02.264488 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9397 | 2025.12.24 01:51:03.021022 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2025.12.24 01:51:03.021344 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9399 | 2025.12.24 01:51:03.021451 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9400 | 2025.12.24 01:51:03.022201 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2025.12.24 01:51:03.022242 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9402 | 2025.12.24 01:51:03.022655 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9403 | 2025.12.24 01:51:03.022892 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2025.12.24 01:51:03.023052 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001785 sec., 31372.549019607846 rows/sec., 2.41 MiB/sec. | ||
| 9405 | 2025.12.24 01:51:03.023102 [ 5 ] {5427a231-b607-4c43-bf74-22585afe3978} <Debug> TCPHandler: Processed in 0.002270812 sec. | ||
| 9406 | 2025.12.24 01:51:03.023238 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2025.12.24 01:51:03.023341 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9408 | 2025.12.24 01:51:03.023386 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9409 | 2025.12.24 01:51:03.023825 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2025.12.24 01:51:03.023861 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9411 | 2025.12.24 01:51:03.024189 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9412 | 2025.12.24 01:51:03.024405 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2025.12.24 01:51:03.024535 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 9414 | 2025.12.24 01:51:03.024573 [ 5 ] {cc06755e-5d5a-49e7-9bec-3079bab51ed5} <Debug> TCPHandler: Processed in 0.001393282 sec. | ||
| 9415 | 2025.12.24 01:51:03.024688 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2025.12.24 01:51:03.024785 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9417 | 2025.12.24 01:51:03.024830 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9418 | 2025.12.24 01:51:03.025238 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.12.24 01:51:03.025273 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9420 | 2025.12.24 01:51:03.025613 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9421 | 2025.12.24 01:51:03.025830 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.12.24 01:51:03.025960 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9423 | 2025.12.24 01:51:03.025997 [ 5 ] {31347836-c80a-4d78-86e5-cb4667ac563e} <Debug> TCPHandler: Processed in 0.001360742 sec. | ||
| 9424 | 2025.12.24 01:51:03.026096 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.12.24 01:51:03.026190 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9426 | 2025.12.24 01:51:03.026233 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9427 | 2025.12.24 01:51:03.026563 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.12.24 01:51:03.026597 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9429 | 2025.12.24 01:51:03.026908 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9430 | 2025.12.24 01:51:03.027117 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.12.24 01:51:03.027244 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9432 | 2025.12.24 01:51:03.027280 [ 5 ] {cd651ba0-2a26-402f-9f3c-67a992efdc1f} <Debug> TCPHandler: Processed in 0.001232568 sec. | ||
| 9433 | 2025.12.24 01:51:06.054000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1202 | ||
| 9434 | 2025.12.24 01:51:06.056194 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2025.12.24 01:51:06.056255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9436 | 2025.12.24 01:51:06.057478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9437 | 2025.12.24 01:51:06.057751 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2025.12.24 01:51:06.058135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 9439 | 2025.12.24 01:51:08.042549 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2025.12.24 01:51:08.042816 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9441 | 2025.12.24 01:51:08.042879 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9442 | 2025.12.24 01:51:08.043656 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2025.12.24 01:51:08.043788 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9444 | 2025.12.24 01:51:08.044202 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9445 | 2025.12.24 01:51:08.044448 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2025.12.24 01:51:08.044604 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 9447 | 2025.12.24 01:51:08.044647 [ 5 ] {af3c64be-d95b-4a69-bbd5-e03a560e88be} <Debug> TCPHandler: Processed in 0.002296023 sec. | ||
| 9448 | 2025.12.24 01:51:08.044769 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2025.12.24 01:51:08.044865 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9450 | 2025.12.24 01:51:08.044906 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9451 | 2025.12.24 01:51:08.045730 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.12.24 01:51:08.045857 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9453 | 2025.12.24 01:51:08.046243 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9454 | 2025.12.24 01:51:08.046449 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2025.12.24 01:51:08.046580 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001734 sec., 687427.9123414072 rows/sec., 54.92 MiB/sec. | ||
| 9456 | 2025.12.24 01:51:08.046619 [ 5 ] {9d1261f3-a16a-4e87-a475-83d7684ca53d} <Debug> TCPHandler: Processed in 0.001904743 sec. | ||
| 9457 | 2025.12.24 01:51:08.046753 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.12.24 01:51:08.046847 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9459 | 2025.12.24 01:51:08.046887 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9460 | 2025.12.24 01:51:08.047365 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.12.24 01:51:08.047402 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9462 | 2025.12.24 01:51:08.047715 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9463 | 2025.12.24 01:51:08.047926 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2025.12.24 01:51:08.048047 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001233 sec., 198702.35198702352 rows/sec., 12.14 MiB/sec. | ||
| 9465 | 2025.12.24 01:51:08.048083 [ 5 ] {d341c076-7985-47db-bff8-969a3316ecef} <Debug> TCPHandler: Processed in 0.001404162 sec. | ||
| 9466 | 2025.12.24 01:51:08.048183 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.12.24 01:51:08.048272 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9468 | 2025.12.24 01:51:08.048309 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9469 | 2025.12.24 01:51:08.048722 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2025.12.24 01:51:08.048825 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9471 | 2025.12.24 01:51:08.049136 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9472 | 2025.12.24 01:51:08.049357 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2025.12.24 01:51:08.049495 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 9474 | 2025.12.24 01:51:08.049533 [ 5 ] {09792fae-9055-43ed-a09c-0c269c61b291} <Debug> TCPHandler: Processed in 0.001373802 sec. | ||
| 9475 | 2025.12.24 01:51:08.049640 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2025.12.24 01:51:08.049734 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9477 | 2025.12.24 01:51:08.049773 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9478 | 2025.12.24 01:51:08.050208 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2025.12.24 01:51:08.050245 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9480 | 2025.12.24 01:51:08.050552 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9481 | 2025.12.24 01:51:08.050754 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2025.12.24 01:51:08.050881 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001164 sec., 181271.47766323024 rows/sec., 10.29 MiB/sec. | ||
| 9483 | 2025.12.24 01:51:08.050918 [ 5 ] {4f1d4202-2e41-4ce7-80bc-cee59ac78c75} <Debug> TCPHandler: Processed in 0.00132817 sec. | ||
| 9484 | 2025.12.24 01:51:08.051024 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2025.12.24 01:51:08.051117 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9486 | 2025.12.24 01:51:08.051157 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9487 | 2025.12.24 01:51:08.051759 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.12.24 01:51:08.051796 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9489 | 2025.12.24 01:51:08.052127 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9490 | 2025.12.24 01:51:08.052337 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2025.12.24 01:51:08.052462 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001363 sec., 527512.8393250183 rows/sec., 37.02 MiB/sec. | ||
| 9492 | 2025.12.24 01:51:08.052501 [ 5 ] {c46090f0-c0d6-41b0-8f9a-a0bf32e6985b} <Debug> TCPHandler: Processed in 0.001526295 sec. | ||
| 9493 | 2025.12.24 01:51:08.052607 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2025.12.24 01:51:08.052703 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9495 | 2025.12.24 01:51:08.052743 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9496 | 2025.12.24 01:51:08.053088 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2025.12.24 01:51:08.053125 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9498 | 2025.12.24 01:51:08.053432 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9499 | 2025.12.24 01:51:08.053666 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2025.12.24 01:51:08.053804 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 559.78 KiB/sec. | ||
| 9501 | 2025.12.24 01:51:08.053842 [ 5 ] {1b84eeac-fa7f-4ac3-b30d-f52b63237a9b} <Debug> TCPHandler: Processed in 0.00128411 sec. | ||
| 9502 | 2025.12.24 01:51:08.053955 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2025.12.24 01:51:08.054049 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9504 | 2025.12.24 01:51:08.054091 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9505 | 2025.12.24 01:51:08.054566 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2025.12.24 01:51:08.054603 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9507 | 2025.12.24 01:51:08.054967 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9508 | 2025.12.24 01:51:08.055185 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2025.12.24 01:51:08.055321 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Debug> executeQuery: Read 468 rows, 30.83 KiB in 0.00129 sec., 362790.6976744186 rows/sec., 23.34 MiB/sec. | ||
| 9510 | 2025.12.24 01:51:08.055358 [ 5 ] {97dac0c3-3b1a-468d-9325-7722283fdf9b} <Debug> TCPHandler: Processed in 0.001453404 sec. | ||
| 9511 | 2025.12.24 01:51:08.055465 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2025.12.24 01:51:08.055559 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9513 | 2025.12.24 01:51:08.055600 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9514 | 2025.12.24 01:51:08.055908 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2025.12.24 01:51:08.055943 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9516 | 2025.12.24 01:51:08.056237 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9517 | 2025.12.24 01:51:08.056446 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2025.12.24 01:51:08.056572 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001031 sec., 1939.8642095053347 rows/sec., 130.71 KiB/sec. | ||
| 9519 | 2025.12.24 01:51:08.056608 [ 5 ] {b3708ed5-1068-42dd-8d9d-174272fc9d70} <Debug> TCPHandler: Processed in 0.001192798 sec. | ||
| 9520 | 2025.12.24 01:51:08.056714 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2025.12.24 01:51:08.056808 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9522 | 2025.12.24 01:51:08.056861 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <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 | ||
| 9523 | 2025.12.24 01:51:08.057673 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2025.12.24 01:51:08.057708 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9525 | 2025.12.24 01:51:08.058277 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9526 | 2025.12.24 01:51:08.058511 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2025.12.24 01:51:08.058646 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001856 sec., 21551.724137931033 rows/sec., 38.62 MiB/sec. | ||
| 9528 | 2025.12.24 01:51:08.058700 [ 5 ] {f7da7b32-b2ae-4a12-9a80-eae0daaecded} <Debug> TCPHandler: Processed in 0.002036457 sec. | ||
| 9529 | 2025.12.24 01:51:08.058807 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2025.12.24 01:51:08.058901 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9531 | 2025.12.24 01:51:08.058943 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9532 | 2025.12.24 01:51:08.059279 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2025.12.24 01:51:08.059314 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9534 | 2025.12.24 01:51:08.059762 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9535 | 2025.12.24 01:51:08.059981 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2025.12.24 01:51:08.060132 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.97 MiB/sec. | ||
| 9537 | 2025.12.24 01:51:08.060174 [ 5 ] {f579f38b-bfd2-4093-bdca-9edff5ad053f} <Debug> TCPHandler: Processed in 0.001418243 sec. | ||
| 9538 | 2025.12.24 01:51:08.486809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22623 | ||
| 9539 | 2025.12.24 01:51:08.487389 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2025.12.24 01:51:08.487440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9541 | 2025.12.24 01:51:08.487952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9542 | 2025.12.24 01:51:08.488178 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2025.12.24 01:51:08.488320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22623 | ||
| 9544 | 2025.12.24 01:51:09.678199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9545 | 2025.12.24 01:51:09.694177 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.12.24 01:51:09.694239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9547 | 2025.12.24 01:51:09.699923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9548 | 2025.12.24 01:51:09.700586 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.12.24 01:51:09.703653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9550 | 2025.12.24 01:51:13.021577 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2025.12.24 01:51:13.021913 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9552 | 2025.12.24 01:51:13.022009 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9553 | 2025.12.24 01:51:13.022718 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2025.12.24 01:51:13.022758 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9555 | 2025.12.24 01:51:13.023143 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9556 | 2025.12.24 01:51:13.023369 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.12.24 01:51:13.023523 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 9558 | 2025.12.24 01:51:13.023565 [ 5 ] {fff9dade-1158-4f6d-a135-ef991b594d93} <Debug> TCPHandler: Processed in 0.002190631 sec. | ||
| 9559 | 2025.12.24 01:51:13.023685 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2025.12.24 01:51:13.023780 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9561 | 2025.12.24 01:51:13.023819 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9562 | 2025.12.24 01:51:13.024232 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2025.12.24 01:51:13.024269 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9564 | 2025.12.24 01:51:13.024591 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9565 | 2025.12.24 01:51:13.024796 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.12.24 01:51:13.024924 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 9567 | 2025.12.24 01:51:13.024961 [ 5 ] {6dc06bd8-951a-40ee-b6ad-50a523f19973} <Debug> TCPHandler: Processed in 0.001324041 sec. | ||
| 9568 | 2025.12.24 01:51:13.025071 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2025.12.24 01:51:13.025164 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9570 | 2025.12.24 01:51:13.025206 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9571 | 2025.12.24 01:51:13.025639 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.12.24 01:51:13.025676 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9573 | 2025.12.24 01:51:13.026010 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9574 | 2025.12.24 01:51:13.026222 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2025.12.24 01:51:13.026349 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 9576 | 2025.12.24 01:51:13.026386 [ 5 ] {716ceae1-24c2-41bc-98f4-a8798b13ae79} <Debug> TCPHandler: Processed in 0.001362992 sec. | ||
| 9577 | 2025.12.24 01:51:13.026493 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2025.12.24 01:51:13.026587 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9579 | 2025.12.24 01:51:13.026628 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9580 | 2025.12.24 01:51:13.026955 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.12.24 01:51:13.026990 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9582 | 2025.12.24 01:51:13.027288 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9583 | 2025.12.24 01:51:13.027491 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.12.24 01:51:13.027614 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 9585 | 2025.12.24 01:51:13.027649 [ 5 ] {de398af8-08d7-4553-90cf-d049da22df40} <Debug> TCPHandler: Processed in 0.001204418 sec. | ||
| 9586 | 2025.12.24 01:51:15.840302 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9587 | 2025.12.24 01:51:15.840360 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9588 | 2025.12.24 01:51:15.988438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23071 | ||
| 9589 | 2025.12.24 01:51:15.988991 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.12.24 01:51:15.989052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9591 | 2025.12.24 01:51:15.989722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9592 | 2025.12.24 01:51:15.989972 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.12.24 01:51:15.990147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23071 | ||
| 9594 | 2025.12.24 01:51:16.001740 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001256999 sec. | ||
| 9595 | 2025.12.24 01:51:16.058389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1232 | ||
| 9596 | 2025.12.24 01:51:16.060932 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2025.12.24 01:51:16.060972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9598 | 2025.12.24 01:51:16.062170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9599 | 2025.12.24 01:51:16.062430 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2025.12.24 01:51:16.062630 [ 153 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9601 | 2025.12.24 01:51:16.062686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 9602 | 2025.12.24 01:51:16.062710 [ 153 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2025.12.24 01:51:16.062753 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9604 | 2025.12.24 01:51:16.062906 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 9605 | 2025.12.24 01:51:16.063509 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9606 | 2025.12.24 01:51:16.063635 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1102 rows starting from the beginning of the part | ||
| 9607 | 2025.12.24 01:51:16.063987 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 9608 | 2025.12.24 01:51:16.064321 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 9609 | 2025.12.24 01:51:16.064647 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part | ||
| 9610 | 2025.12.24 01:51:16.064971 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 9611 | 2025.12.24 01:51:16.065269 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 9612 | 2025.12.24 01:51:16.071576 [ 186 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 72 columns (72 merged, 0 gathered) in 0.008734551 sec., 141049.03617827635 rows/sec., 114.24 MiB/sec. | ||
| 9613 | 2025.12.24 01:51:16.073250 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9614 | 2025.12.24 01:51:16.073851 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2025.12.24 01:51:16.073931 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_36_7} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9616 | 2025.12.24 01:51:16.074246 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9617 | 2025.12.24 01:51:17.203743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9618 | 2025.12.24 01:51:17.220206 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.12.24 01:51:17.220265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9620 | 2025.12.24 01:51:17.226869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9621 | 2025.12.24 01:51:17.227572 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.12.24 01:51:17.230878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9623 | 2025.12.24 01:51:18.033892 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2025.12.24 01:51:18.034110 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9625 | 2025.12.24 01:51:18.034175 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9626 | 2025.12.24 01:51:18.034939 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.12.24 01:51:18.034982 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9628 | 2025.12.24 01:51:18.035405 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9629 | 2025.12.24 01:51:18.035631 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.12.24 01:51:18.035784 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 9631 | 2025.12.24 01:51:18.035828 [ 5 ] {85eefaa4-dc3e-46e8-aee0-74b6679cae2f} <Debug> TCPHandler: Processed in 0.002075707 sec. | ||
| 9632 | 2025.12.24 01:51:18.035935 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2025.12.24 01:51:18.036032 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9634 | 2025.12.24 01:51:18.036073 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9635 | 2025.12.24 01:51:18.036841 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2025.12.24 01:51:18.036878 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9637 | 2025.12.24 01:51:18.037247 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9638 | 2025.12.24 01:51:18.037455 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.12.24 01:51:18.037582 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001568 sec., 760204.0816326531 rows/sec., 60.73 MiB/sec. | ||
| 9640 | 2025.12.24 01:51:18.037620 [ 5 ] {fe4f39dc-b531-4064-abb2-cf72b9c200f0} <Debug> TCPHandler: Processed in 0.00173274 sec. | ||
| 9641 | 2025.12.24 01:51:18.037728 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2025.12.24 01:51:18.037822 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9643 | 2025.12.24 01:51:18.037861 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9644 | 2025.12.24 01:51:18.038307 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.12.24 01:51:18.038343 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9646 | 2025.12.24 01:51:18.038646 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9647 | 2025.12.24 01:51:18.038853 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.12.24 01:51:18.038985 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001182 sec., 207275.8037225042 rows/sec., 12.66 MiB/sec. | ||
| 9649 | 2025.12.24 01:51:18.039023 [ 5 ] {50e0fc56-2ad5-4db9-9254-bfd1f974b31f} <Debug> TCPHandler: Processed in 0.001343451 sec. | ||
| 9650 | 2025.12.24 01:51:18.039128 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2025.12.24 01:51:18.039220 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9652 | 2025.12.24 01:51:18.039258 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9653 | 2025.12.24 01:51:18.039695 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.12.24 01:51:18.039730 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9655 | 2025.12.24 01:51:18.040038 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9656 | 2025.12.24 01:51:18.040252 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2025.12.24 01:51:18.040375 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001173 sec., 180733.16283034952 rows/sec., 11.66 MiB/sec. | ||
| 9658 | 2025.12.24 01:51:18.040413 [ 5 ] {2590876d-52b9-45f1-be48-e7003b87dd10} <Debug> TCPHandler: Processed in 0.001332571 sec. | ||
| 9659 | 2025.12.24 01:51:18.040517 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2025.12.24 01:51:18.040608 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9661 | 2025.12.24 01:51:18.040647 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9662 | 2025.12.24 01:51:18.041082 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2025.12.24 01:51:18.041117 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9664 | 2025.12.24 01:51:18.041418 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9665 | 2025.12.24 01:51:18.041625 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2025.12.24 01:51:18.041750 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001159 sec., 182053.494391717 rows/sec., 10.34 MiB/sec. | ||
| 9667 | 2025.12.24 01:51:18.041788 [ 5 ] {977dab95-9fd2-47ee-9b2e-e29c503062fa} <Debug> TCPHandler: Processed in 0.001318181 sec. | ||
| 9668 | 2025.12.24 01:51:18.041893 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2025.12.24 01:51:18.041985 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9670 | 2025.12.24 01:51:18.042024 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9671 | 2025.12.24 01:51:18.042590 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2025.12.24 01:51:18.042626 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9673 | 2025.12.24 01:51:18.042953 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9674 | 2025.12.24 01:51:18.043163 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2025.12.24 01:51:18.043287 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001319 sec., 545109.9317664898 rows/sec., 38.26 MiB/sec. | ||
| 9676 | 2025.12.24 01:51:18.043324 [ 5 ] {323285f2-69fd-4b11-ba0d-4353f0ecb200} <Debug> TCPHandler: Processed in 0.001478954 sec. | ||
| 9677 | 2025.12.24 01:51:18.043429 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2025.12.24 01:51:18.043521 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9679 | 2025.12.24 01:51:18.043561 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9680 | 2025.12.24 01:51:18.043884 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.12.24 01:51:18.043919 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9682 | 2025.12.24 01:51:18.044214 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9683 | 2025.12.24 01:51:18.044431 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2025.12.24 01:51:18.044540 [ 154 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9685 | 2025.12.24 01:51:18.044554 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 9686 | 2025.12.24 01:51:18.044623 [ 154 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2025.12.24 01:51:18.044639 [ 5 ] {93f7954d-a84a-432b-baa1-2ee65dd1ddcc} <Debug> TCPHandler: Processed in 0.0012568 sec. | ||
| 9688 | 2025.12.24 01:51:18.044651 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9689 | 2025.12.24 01:51:18.044748 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2025.12.24 01:51:18.044755 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 9691 | 2025.12.24 01:51:18.044845 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.24 01:51:18.044864 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9693 | 2025.12.24 01:51:18.044886 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9694 | 2025.12.24 01:51:18.044895 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9695 | 2025.12.24 01:51:18.044952 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9696 | 2025.12.24 01:51:18.044994 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9697 | 2025.12.24 01:51:18.045034 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9698 | 2025.12.24 01:51:18.045071 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 9699 | 2025.12.24 01:51:18.045114 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9700 | 2025.12.24 01:51:18.045313 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2025.12.24 01:51:18.045348 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9702 | 2025.12.24 01:51:18.045852 [ 198 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134206 sec., 142831.19644932225 rows/sec., 7.29 MiB/sec. | ||
| 9703 | 2025.12.24 01:51:18.045916 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9704 | 2025.12.24 01:51:18.045987 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9705 | 2025.12.24 01:51:18.046146 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.12.24 01:51:18.046233 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.12.24 01:51:18.046276 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00145 sec., 216551.72413793104 rows/sec., 14.23 MiB/sec. | ||
| 9708 | 2025.12.24 01:51:18.046297 [ 197 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_26_5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9709 | 2025.12.24 01:51:18.046313 [ 5 ] {503f4f45-fe6b-444f-89ff-eb64a84fcee1} <Debug> TCPHandler: Processed in 0.001612617 sec. | ||
| 9710 | 2025.12.24 01:51:18.046354 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9711 | 2025.12.24 01:51:18.046423 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.12.24 01:51:18.046515 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9713 | 2025.12.24 01:51:18.046555 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9714 | 2025.12.24 01:51:18.046866 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2025.12.24 01:51:18.046900 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9716 | 2025.12.24 01:51:18.047196 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9717 | 2025.12.24 01:51:18.047401 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.12.24 01:51:18.047529 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 9719 | 2025.12.24 01:51:18.047565 [ 5 ] {8c7e8554-ac11-42bc-9edc-dd6d3ba2052e} <Debug> TCPHandler: Processed in 0.001189178 sec. | ||
| 9720 | 2025.12.24 01:51:18.047667 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2025.12.24 01:51:18.047758 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9722 | 2025.12.24 01:51:18.047810 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <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 | ||
| 9723 | 2025.12.24 01:51:18.048587 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.24 01:51:18.048623 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9725 | 2025.12.24 01:51:18.049195 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9726 | 2025.12.24 01:51:18.049423 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.12.24 01:51:18.049557 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001817 sec., 22014.30930104568 rows/sec., 39.45 MiB/sec. | ||
| 9728 | 2025.12.24 01:51:18.049610 [ 5 ] {8cf66c1b-ef5e-43ce-a787-ca378da82b55} <Debug> TCPHandler: Processed in 0.001989886 sec. | ||
| 9729 | 2025.12.24 01:51:18.049715 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.12.24 01:51:18.049808 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9731 | 2025.12.24 01:51:18.049849 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9732 | 2025.12.24 01:51:18.050165 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.24 01:51:18.050201 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9734 | 2025.12.24 01:51:18.050502 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9735 | 2025.12.24 01:51:18.050711 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.12.24 01:51:18.050835 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 9737 | 2025.12.24 01:51:18.050870 [ 5 ] {8fe9618f-da60-4cce-8b8a-db092b5c3350} <Debug> TCPHandler: Processed in 0.001202268 sec. | ||
| 9738 | 2025.12.24 01:51:22.221726 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49015 | ||
| 9739 | 2025.12.24 01:51:22.221864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2025.12.24 01:51:22.221896 [ 286 ] {} <Debug> TCP-Session: 6ec9346f-5a2d-4fb0-9ab3-a98c7b0149db Authenticating user 'default' from [fd00:1122:3344:101::e]:49015 | ||
| 9741 | 2025.12.24 01:51:22.221921 [ 286 ] {} <Debug> TCP-Session: 6ec9346f-5a2d-4fb0-9ab3-a98c7b0149db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2025.12.24 01:51:22.221936 [ 286 ] {} <Debug> TCP-Session: 6ec9346f-5a2d-4fb0-9ab3-a98c7b0149db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2025.12.24 01:51:22.222163 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39568 | ||
| 9744 | 2025.12.24 01:51:22.222208 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42638 | ||
| 9745 | 2025.12.24 01:51:22.222237 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64731 | ||
| 9746 | 2025.12.24 01:51:22.222302 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40162 | ||
| 9747 | 2025.12.24 01:51:22.222328 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9748 | 2025.12.24 01:51:22.222336 [ 286 ] {} <Trace> TCP-Session: 6ec9346f-5a2d-4fb0-9ab3-a98c7b0149db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2025.12.24 01:51:22.222344 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9750 | 2025.12.24 01:51:22.222398 [ 288 ] {} <Debug> TCP-Session: aecadb1f-53ff-4a1b-9c78-c6e8ec7134e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39568 | ||
| 9751 | 2025.12.24 01:51:22.222272 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47406 | ||
| 9752 | 2025.12.24 01:51:22.222424 [ 350 ] {} <Debug> TCP-Session: c17fb972-1547-4125-b07b-07bb3d676648 Authenticating user 'default' from [fd00:1122:3344:101::e]:42638 | ||
| 9753 | 2025.12.24 01:51:22.222440 [ 288 ] {} <Debug> TCP-Session: aecadb1f-53ff-4a1b-9c78-c6e8ec7134e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2025.12.24 01:51:22.222260 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58846 | ||
| 9755 | 2025.12.24 01:51:22.222484 [ 288 ] {} <Debug> TCP-Session: aecadb1f-53ff-4a1b-9c78-c6e8ec7134e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9756 | 2025.12.24 01:51:22.222479 [ 350 ] {} <Debug> TCP-Session: c17fb972-1547-4125-b07b-07bb3d676648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9757 | 2025.12.24 01:51:22.222533 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9758 | 2025.12.24 01:51:22.222548 [ 350 ] {} <Debug> TCP-Session: c17fb972-1547-4125-b07b-07bb3d676648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2025.12.24 01:51:22.222214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34598 | ||
| 9760 | 2025.12.24 01:51:22.222167 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58171 | ||
| 9761 | 2025.12.24 01:51:22.222805 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9762 | 2025.12.24 01:51:22.222866 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9763 | 2025.12.24 01:51:22.222980 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9764 | 2025.12.24 01:51:22.223010 [ 352 ] {} <Debug> TCP-Session: ea7b0410-7a4d-4445-b683-dc299a85507e Authenticating user 'default' from [fd00:1122:3344:101::e]:58846 | ||
| 9765 | 2025.12.24 01:51:22.223027 [ 352 ] {} <Debug> TCP-Session: ea7b0410-7a4d-4445-b683-dc299a85507e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2025.12.24 01:51:22.223039 [ 352 ] {} <Debug> TCP-Session: ea7b0410-7a4d-4445-b683-dc299a85507e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9767 | 2025.12.24 01:51:22.223137 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 9768 | 2025.12.24 01:51:22.223216 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9769 | 2025.12.24 01:51:22.223248 [ 353 ] {} <Debug> TCP-Session: 2f3856e3-a03d-40ce-b36a-d253b5589ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47406 | ||
| 9770 | 2025.12.24 01:51:22.223264 [ 353 ] {} <Debug> TCP-Session: 2f3856e3-a03d-40ce-b36a-d253b5589ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2025.12.24 01:51:22.223279 [ 353 ] {} <Debug> TCP-Session: 2f3856e3-a03d-40ce-b36a-d253b5589ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2025.12.24 01:51:22.223326 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9773 | 2025.12.24 01:51:22.223358 [ 354 ] {} <Debug> TCP-Session: 10894acf-d616-4919-a0b9-8b2dec2bbb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:40162 | ||
| 9774 | 2025.12.24 01:51:22.223373 [ 354 ] {} <Debug> TCP-Session: 10894acf-d616-4919-a0b9-8b2dec2bbb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2025.12.24 01:51:22.223390 [ 354 ] {} <Debug> TCP-Session: 10894acf-d616-4919-a0b9-8b2dec2bbb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2025.12.24 01:51:22.223496 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9777 | 2025.12.24 01:51:22.223535 [ 290 ] {} <Debug> TCP-Session: b3b55560-5d81-4df2-a71e-6756e7396855 Authenticating user 'default' from [fd00:1122:3344:101::e]:34598 | ||
| 9778 | 2025.12.24 01:51:22.223556 [ 290 ] {} <Debug> TCP-Session: b3b55560-5d81-4df2-a71e-6756e7396855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2025.12.24 01:51:22.223566 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9780 | 2025.12.24 01:51:22.223568 [ 290 ] {} <Debug> TCP-Session: b3b55560-5d81-4df2-a71e-6756e7396855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2025.12.24 01:51:22.223596 [ 351 ] {} <Debug> TCP-Session: f0133c1c-b555-4291-9c4a-d01205a6501f Authenticating user 'default' from [fd00:1122:3344:101::e]:64731 | ||
| 9782 | 2025.12.24 01:51:22.223613 [ 351 ] {} <Debug> TCP-Session: f0133c1c-b555-4291-9c4a-d01205a6501f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2025.12.24 01:51:22.223625 [ 351 ] {} <Debug> TCP-Session: f0133c1c-b555-4291-9c4a-d01205a6501f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9784 | 2025.12.24 01:51:22.223671 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9785 | 2025.12.24 01:51:22.223703 [ 289 ] {} <Debug> TCP-Session: c96a8bb3-d5bf-4113-acec-38f302dd8ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58171 | ||
| 9786 | 2025.12.24 01:51:22.223720 [ 289 ] {} <Debug> TCP-Session: c96a8bb3-d5bf-4113-acec-38f302dd8ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2025.12.24 01:51:22.223734 [ 289 ] {} <Debug> TCP-Session: c96a8bb3-d5bf-4113-acec-38f302dd8ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2025.12.24 01:51:22.224093 [ 304 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> AggregatingTransform: Aggregating | ||
| 9789 | 2025.12.24 01:51:22.224141 [ 304 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9790 | 2025.12.24 01:51:22.224178 [ 304 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919621 sec. (1087.404 rows/sec., 42.48 KiB/sec.) | ||
| 9791 | 2025.12.24 01:51:22.224197 [ 304 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Trace> Aggregator: Merging aggregated data | ||
| 9792 | 2025.12.24 01:51:22.225511 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 9793 | 2025.12.24 01:51:22.225648 [ 286 ] {ca10ca8f-b254-406e-8262-6eb17ad38cb6} <Debug> TCPHandler: Processed in 0.003445559 sec. | ||
| 9794 | 2025.12.24 01:51:22.225741 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9795 | 2025.12.24 01:51:22.225767 [ 286 ] {} <Debug> TCP-Session: 6ec9346f-5a2d-4fb0-9ab3-a98c7b0149db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2025.12.24 01:51:22.225780 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9797 | 2025.12.24 01:51:22.225786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9798 | 2025.12.24 01:51:22.225807 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9799 | 2025.12.24 01:51:22.225831 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9800 | 2025.12.24 01:51:22.225846 [ 289 ] {} <Debug> TCP-Session: c96a8bb3-d5bf-4113-acec-38f302dd8ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2025.12.24 01:51:22.225864 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9802 | 2025.12.24 01:51:22.225887 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9803 | 2025.12.24 01:51:22.225915 [ 354 ] {} <Debug> TCP-Session: 10894acf-d616-4919-a0b9-8b2dec2bbb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2025.12.24 01:51:22.225844 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9805 | 2025.12.24 01:51:22.225939 [ 352 ] {} <Debug> TCP-Session: ea7b0410-7a4d-4445-b683-dc299a85507e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2025.12.24 01:51:22.225828 [ 288 ] {} <Debug> TCP-Session: aecadb1f-53ff-4a1b-9c78-c6e8ec7134e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9807 | 2025.12.24 01:51:22.225977 [ 350 ] {} <Debug> TCP-Session: c17fb972-1547-4125-b07b-07bb3d676648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2025.12.24 01:51:22.225903 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9809 | 2025.12.24 01:51:22.225885 [ 351 ] {} <Debug> TCP-Session: f0133c1c-b555-4291-9c4a-d01205a6501f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9810 | 2025.12.24 01:51:22.226057 [ 353 ] {} <Debug> TCP-Session: 2f3856e3-a03d-40ce-b36a-d253b5589ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9811 | 2025.12.24 01:51:22.225879 [ 290 ] {} <Debug> TCP-Session: b3b55560-5d81-4df2-a71e-6756e7396855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9812 | 2025.12.24 01:51:22.266666 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35480 | ||
| 9813 | 2025.12.24 01:51:22.266751 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9814 | 2025.12.24 01:51:22.266776 [ 286 ] {} <Debug> TCP-Session: 8644fd6c-8a55-4149-a36d-e070ac09af1a Authenticating user 'default' from [fd00:1122:3344:101::e]:35480 | ||
| 9815 | 2025.12.24 01:51:22.266797 [ 286 ] {} <Debug> TCP-Session: 8644fd6c-8a55-4149-a36d-e070ac09af1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2025.12.24 01:51:22.266811 [ 286 ] {} <Debug> TCP-Session: 8644fd6c-8a55-4149-a36d-e070ac09af1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9817 | 2025.12.24 01:51:22.267038 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51859 | ||
| 9818 | 2025.12.24 01:51:22.267051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65018 | ||
| 9819 | 2025.12.24 01:51:22.267090 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44920 | ||
| 9820 | 2025.12.24 01:51:22.267104 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64653 | ||
| 9821 | 2025.12.24 01:51:22.267162 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9822 | 2025.12.24 01:51:22.267172 [ 286 ] {} <Trace> TCP-Session: 8644fd6c-8a55-4149-a36d-e070ac09af1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2025.12.24 01:51:22.267193 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9824 | 2025.12.24 01:51:22.267208 [ 288 ] {} <Debug> TCP-Session: ec18c371-2845-43d8-a2c3-6caaa2ff7477 Authenticating user 'default' from [fd00:1122:3344:101::e]:51859 | ||
| 9825 | 2025.12.24 01:51:22.267227 [ 352 ] {} <Debug> TCP-Session: c7c9818d-3fce-45c9-914f-932a4ea263c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44920 | ||
| 9826 | 2025.12.24 01:51:22.267230 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9827 | 2025.12.24 01:51:22.267249 [ 288 ] {} <Debug> TCP-Session: ec18c371-2845-43d8-a2c3-6caaa2ff7477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2025.12.24 01:51:22.267268 [ 352 ] {} <Debug> TCP-Session: c7c9818d-3fce-45c9-914f-932a4ea263c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2025.12.24 01:51:22.267288 [ 288 ] {} <Debug> TCP-Session: ec18c371-2845-43d8-a2c3-6caaa2ff7477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9830 | 2025.12.24 01:51:22.267289 [ 353 ] {} <Debug> TCP-Session: 88de9c5d-447e-4831-b9f7-1a51407cc751 Authenticating user 'default' from [fd00:1122:3344:101::e]:64653 | ||
| 9831 | 2025.12.24 01:51:22.267309 [ 352 ] {} <Debug> TCP-Session: c7c9818d-3fce-45c9-914f-932a4ea263c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2025.12.24 01:51:22.267335 [ 353 ] {} <Debug> TCP-Session: 88de9c5d-447e-4831-b9f7-1a51407cc751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2025.12.24 01:51:22.267111 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32842 | ||
| 9834 | 2025.12.24 01:51:22.267371 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9835 | 2025.12.24 01:51:22.267368 [ 353 ] {} <Debug> TCP-Session: 88de9c5d-447e-4831-b9f7-1a51407cc751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9836 | 2025.12.24 01:51:22.267070 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63631 | ||
| 9837 | 2025.12.24 01:51:22.267453 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9838 | 2025.12.24 01:51:22.267181 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9839 | 2025.12.24 01:51:22.267487 [ 354 ] {} <Debug> TCP-Session: 9d6e7555-49aa-4c28-acc3-ac97d64c01d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32842 | ||
| 9840 | 2025.12.24 01:51:22.267084 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55109 | ||
| 9841 | 2025.12.24 01:51:22.267522 [ 354 ] {} <Debug> TCP-Session: 9d6e7555-49aa-4c28-acc3-ac97d64c01d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9842 | 2025.12.24 01:51:22.267508 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9843 | 2025.12.24 01:51:22.267561 [ 354 ] {} <Debug> TCP-Session: 9d6e7555-49aa-4c28-acc3-ac97d64c01d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2025.12.24 01:51:22.267506 [ 289 ] {} <Debug> TCP-Session: 74db193c-abf7-4755-93c7-2d7839a91749 Authenticating user 'default' from [fd00:1122:3344:101::e]:65018 | ||
| 9845 | 2025.12.24 01:51:22.267577 [ 350 ] {} <Debug> TCP-Session: b51e6021-814b-42c1-90e5-3c09aeaa5595 Authenticating user 'default' from [fd00:1122:3344:101::e]:63631 | ||
| 9846 | 2025.12.24 01:51:22.267595 [ 289 ] {} <Debug> TCP-Session: 74db193c-abf7-4755-93c7-2d7839a91749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2025.12.24 01:51:22.267605 [ 350 ] {} <Debug> TCP-Session: b51e6021-814b-42c1-90e5-3c09aeaa5595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2025.12.24 01:51:22.267613 [ 289 ] {} <Debug> TCP-Session: 74db193c-abf7-4755-93c7-2d7839a91749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2025.12.24 01:51:22.267614 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9850 | 2025.12.24 01:51:22.267636 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9851 | 2025.12.24 01:51:22.267660 [ 351 ] {} <Debug> TCP-Session: 963d64e3-03d1-4657-b70a-a87bd419f009 Authenticating user 'default' from [fd00:1122:3344:101::e]:55109 | ||
| 9852 | 2025.12.24 01:51:22.267621 [ 350 ] {} <Debug> TCP-Session: b51e6021-814b-42c1-90e5-3c09aeaa5595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2025.12.24 01:51:22.267695 [ 351 ] {} <Debug> TCP-Session: 963d64e3-03d1-4657-b70a-a87bd419f009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2025.12.24 01:51:22.267704 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9855 | 2025.12.24 01:51:22.267720 [ 351 ] {} <Debug> TCP-Session: 963d64e3-03d1-4657-b70a-a87bd419f009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9856 | 2025.12.24 01:51:22.267074 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34648 | ||
| 9857 | 2025.12.24 01:51:22.267804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9858 | 2025.12.24 01:51:22.267826 [ 290 ] {} <Debug> TCP-Session: 40e26aaf-6906-4c72-bb37-8e8af1535034 Authenticating user 'default' from [fd00:1122:3344:101::e]:34648 | ||
| 9859 | 2025.12.24 01:51:22.267842 [ 290 ] {} <Debug> TCP-Session: 40e26aaf-6906-4c72-bb37-8e8af1535034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2025.12.24 01:51:22.267856 [ 290 ] {} <Debug> TCP-Session: 40e26aaf-6906-4c72-bb37-8e8af1535034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2025.12.24 01:51:22.267984 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 9862 | 2025.12.24 01:51:22.268862 [ 318 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> AggregatingTransform: Aggregating | ||
| 9863 | 2025.12.24 01:51:22.268904 [ 318 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 9864 | 2025.12.24 01:51:22.268935 [ 318 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851829 sec. (1173.945 rows/sec., 45.86 KiB/sec.) | ||
| 9865 | 2025.12.24 01:51:22.268949 [ 318 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Trace> Aggregator: Merging aggregated data | ||
| 9866 | 2025.12.24 01:51:22.270470 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 9867 | 2025.12.24 01:51:22.270684 [ 286 ] {de48d22f-fc3c-4883-964f-486f7263dbfd} <Debug> TCPHandler: Processed in 0.003645004 sec. | ||
| 9868 | 2025.12.24 01:51:22.270803 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9869 | 2025.12.24 01:51:22.270832 [ 286 ] {} <Debug> TCP-Session: 8644fd6c-8a55-4149-a36d-e070ac09af1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2025.12.24 01:51:22.270833 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9871 | 2025.12.24 01:51:22.270855 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9872 | 2025.12.24 01:51:22.270875 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9873 | 2025.12.24 01:51:22.270890 [ 353 ] {} <Debug> TCP-Session: 88de9c5d-447e-4831-b9f7-1a51407cc751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2025.12.24 01:51:22.270915 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9875 | 2025.12.24 01:51:22.270933 [ 350 ] {} <Debug> TCP-Session: b51e6021-814b-42c1-90e5-3c09aeaa5595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2025.12.24 01:51:22.270941 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9877 | 2025.12.24 01:51:22.270957 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9878 | 2025.12.24 01:51:22.271006 [ 290 ] {} <Debug> TCP-Session: 40e26aaf-6906-4c72-bb37-8e8af1535034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2025.12.24 01:51:22.270960 [ 288 ] {} <Debug> TCP-Session: ec18c371-2845-43d8-a2c3-6caaa2ff7477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2025.12.24 01:51:22.271031 [ 352 ] {} <Debug> TCP-Session: c7c9818d-3fce-45c9-914f-932a4ea263c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2025.12.24 01:51:22.270971 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9882 | 2025.12.24 01:51:22.270912 [ 351 ] {} <Debug> TCP-Session: 963d64e3-03d1-4657-b70a-a87bd419f009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9883 | 2025.12.24 01:51:22.271112 [ 354 ] {} <Debug> TCP-Session: 9d6e7555-49aa-4c28-acc3-ac97d64c01d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2025.12.24 01:51:22.270893 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9885 | 2025.12.24 01:51:22.271164 [ 289 ] {} <Debug> TCP-Session: 74db193c-abf7-4755-93c7-2d7839a91749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9886 | 2025.12.24 01:51:22.296664 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46422 | ||
| 9887 | 2025.12.24 01:51:22.296757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9888 | 2025.12.24 01:51:22.296782 [ 286 ] {} <Debug> TCP-Session: 0ef1d5a9-27f8-4410-a620-71dc2dd4812d Authenticating user 'default' from [fd00:1122:3344:101::e]:46422 | ||
| 9889 | 2025.12.24 01:51:22.296804 [ 286 ] {} <Debug> TCP-Session: 0ef1d5a9-27f8-4410-a620-71dc2dd4812d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9890 | 2025.12.24 01:51:22.296817 [ 286 ] {} <Debug> TCP-Session: 0ef1d5a9-27f8-4410-a620-71dc2dd4812d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2025.12.24 01:51:22.296995 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48820 | ||
| 9892 | 2025.12.24 01:51:22.297020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41454 | ||
| 9893 | 2025.12.24 01:51:22.297046 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36024 | ||
| 9894 | 2025.12.24 01:51:22.297066 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46770 | ||
| 9895 | 2025.12.24 01:51:22.297084 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42899 | ||
| 9896 | 2025.12.24 01:51:22.297129 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9897 | 2025.12.24 01:51:22.297138 [ 286 ] {} <Trace> TCP-Session: 0ef1d5a9-27f8-4410-a620-71dc2dd4812d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2025.12.24 01:51:22.297158 [ 350 ] {} <Debug> TCP-Session: 70838c8f-a92d-45db-9c14-ea1e2cd95996 Authenticating user 'default' from [fd00:1122:3344:101::e]:36024 | ||
| 9899 | 2025.12.24 01:51:22.297178 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9900 | 2025.12.24 01:51:22.297182 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9901 | 2025.12.24 01:51:22.297195 [ 350 ] {} <Debug> TCP-Session: 70838c8f-a92d-45db-9c14-ea1e2cd95996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2025.12.24 01:51:22.297225 [ 352 ] {} <Debug> TCP-Session: bfe980d2-f178-4bbd-b151-140f4d698a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:46770 | ||
| 9903 | 2025.12.24 01:51:22.297241 [ 354 ] {} <Debug> TCP-Session: aa83a7f0-feed-4c87-accc-bfeb5765ccab Authenticating user 'default' from [fd00:1122:3344:101::e]:42899 | ||
| 9904 | 2025.12.24 01:51:22.297243 [ 350 ] {} <Debug> TCP-Session: 70838c8f-a92d-45db-9c14-ea1e2cd95996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2025.12.24 01:51:22.297271 [ 352 ] {} <Debug> TCP-Session: bfe980d2-f178-4bbd-b151-140f4d698a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2025.12.24 01:51:22.297279 [ 354 ] {} <Debug> TCP-Session: aa83a7f0-feed-4c87-accc-bfeb5765ccab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2025.12.24 01:51:22.297307 [ 352 ] {} <Debug> TCP-Session: bfe980d2-f178-4bbd-b151-140f4d698a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2025.12.24 01:51:22.297308 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9909 | 2025.12.24 01:51:22.297317 [ 354 ] {} <Debug> TCP-Session: aa83a7f0-feed-4c87-accc-bfeb5765ccab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2025.12.24 01:51:22.297112 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9911 | 2025.12.24 01:51:22.297078 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55209 | ||
| 9912 | 2025.12.24 01:51:22.297398 [ 288 ] {} <Debug> TCP-Session: 94fea1b6-13e8-4158-8a51-4bb8f84a79af Authenticating user 'default' from [fd00:1122:3344:101::e]:48820 | ||
| 9913 | 2025.12.24 01:51:22.297129 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2025.12.24 01:51:22.297424 [ 288 ] {} <Debug> TCP-Session: 94fea1b6-13e8-4158-8a51-4bb8f84a79af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2025.12.24 01:51:22.297448 [ 289 ] {} <Debug> TCP-Session: c724d486-4bb8-4b1c-99e4-e4dc6faa77bb Authenticating user 'default' from [fd00:1122:3344:101::e]:41454 | ||
| 9916 | 2025.12.24 01:51:22.297454 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9917 | 2025.12.24 01:51:22.297478 [ 289 ] {} <Debug> TCP-Session: c724d486-4bb8-4b1c-99e4-e4dc6faa77bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2025.12.24 01:51:22.297496 [ 353 ] {} <Debug> TCP-Session: b34674ee-61d4-42e3-9cdb-b52afa0e804c Authenticating user 'default' from [fd00:1122:3344:101::e]:55209 | ||
| 9919 | 2025.12.24 01:51:22.297508 [ 289 ] {} <Debug> TCP-Session: c724d486-4bb8-4b1c-99e4-e4dc6faa77bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2025.12.24 01:51:22.297525 [ 353 ] {} <Debug> TCP-Session: b34674ee-61d4-42e3-9cdb-b52afa0e804c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2025.12.24 01:51:22.297454 [ 288 ] {} <Debug> TCP-Session: 94fea1b6-13e8-4158-8a51-4bb8f84a79af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2025.12.24 01:51:22.297551 [ 353 ] {} <Debug> TCP-Session: b34674ee-61d4-42e3-9cdb-b52afa0e804c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2025.12.24 01:51:22.297575 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9924 | 2025.12.24 01:51:22.297055 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41846 | ||
| 9925 | 2025.12.24 01:51:22.297044 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40024 | ||
| 9926 | 2025.12.24 01:51:22.297645 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9927 | 2025.12.24 01:51:22.297707 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9928 | 2025.12.24 01:51:22.297707 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9929 | 2025.12.24 01:51:22.297738 [ 351 ] {} <Debug> TCP-Session: 2cd78c27-b4f2-4775-8d05-a1ec4cec4461 Authenticating user 'default' from [fd00:1122:3344:101::e]:41846 | ||
| 9930 | 2025.12.24 01:51:22.297742 [ 290 ] {} <Debug> TCP-Session: abeffcde-b199-4332-bf62-c24697dfc386 Authenticating user 'default' from [fd00:1122:3344:101::e]:40024 | ||
| 9931 | 2025.12.24 01:51:22.297762 [ 351 ] {} <Debug> TCP-Session: 2cd78c27-b4f2-4775-8d05-a1ec4cec4461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2025.12.24 01:51:22.297765 [ 290 ] {} <Debug> TCP-Session: abeffcde-b199-4332-bf62-c24697dfc386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2025.12.24 01:51:22.297779 [ 351 ] {} <Debug> TCP-Session: 2cd78c27-b4f2-4775-8d05-a1ec4cec4461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2025.12.24 01:51:22.297786 [ 290 ] {} <Debug> TCP-Session: abeffcde-b199-4332-bf62-c24697dfc386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2025.12.24 01:51:22.297972 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 9936 | 2025.12.24 01:51:22.298956 [ 304 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> AggregatingTransform: Aggregating | ||
| 9937 | 2025.12.24 01:51:22.298998 [ 304 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 9938 | 2025.12.24 01:51:22.299033 [ 304 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954662 sec. (1047.491 rows/sec., 40.92 KiB/sec.) | ||
| 9939 | 2025.12.24 01:51:22.299053 [ 304 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Trace> Aggregator: Merging aggregated data | ||
| 9940 | 2025.12.24 01:51:22.300515 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 9941 | 2025.12.24 01:51:22.300706 [ 286 ] {f8b67f75-0c94-4db1-96c4-fc0ae45bb4cf} <Debug> TCPHandler: Processed in 0.003677485 sec. | ||
| 9942 | 2025.12.24 01:51:22.300827 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9943 | 2025.12.24 01:51:22.300854 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9944 | 2025.12.24 01:51:22.300862 [ 286 ] {} <Debug> TCP-Session: 0ef1d5a9-27f8-4410-a620-71dc2dd4812d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2025.12.24 01:51:22.300870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9946 | 2025.12.24 01:51:22.300891 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2025.12.24 01:51:22.300908 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9948 | 2025.12.24 01:51:22.300934 [ 289 ] {} <Debug> TCP-Session: c724d486-4bb8-4b1c-99e4-e4dc6faa77bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2025.12.24 01:51:22.300963 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9950 | 2025.12.24 01:51:22.300964 [ 350 ] {} <Debug> TCP-Session: 70838c8f-a92d-45db-9c14-ea1e2cd95996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2025.12.24 01:51:22.300982 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9952 | 2025.12.24 01:51:22.301007 [ 352 ] {} <Debug> TCP-Session: bfe980d2-f178-4bbd-b151-140f4d698a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2025.12.24 01:51:22.300977 [ 353 ] {} <Debug> TCP-Session: b34674ee-61d4-42e3-9cdb-b52afa0e804c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2025.12.24 01:51:22.301036 [ 354 ] {} <Debug> TCP-Session: aa83a7f0-feed-4c87-accc-bfeb5765ccab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2025.12.24 01:51:22.300901 [ 288 ] {} <Debug> TCP-Session: 94fea1b6-13e8-4158-8a51-4bb8f84a79af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2025.12.24 01:51:22.300944 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9957 | 2025.12.24 01:51:22.300934 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9958 | 2025.12.24 01:51:22.301141 [ 290 ] {} <Debug> TCP-Session: abeffcde-b199-4332-bf62-c24697dfc386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2025.12.24 01:51:22.301151 [ 351 ] {} <Debug> TCP-Session: 2cd78c27-b4f2-4775-8d05-a1ec4cec4461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2025.12.24 01:51:23.050703 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.12.24 01:51:23.050912 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9962 | 2025.12.24 01:51:23.050984 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9963 | 2025.12.24 01:51:23.051625 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.12.24 01:51:23.051676 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9965 | 2025.12.24 01:51:23.052088 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9966 | 2025.12.24 01:51:23.052328 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2025.12.24 01:51:23.052499 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001642 sec., 1218.026796589525 rows/sec., 99.32 KiB/sec. | ||
| 9968 | 2025.12.24 01:51:23.052556 [ 5 ] {0e36dd30-3041-4b76-b9e9-2e0c77231d4b} <Debug> TCPHandler: Processed in 0.001988266 sec. | ||
| 9969 | 2025.12.24 01:51:23.052686 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2025.12.24 01:51:23.052791 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9971 | 2025.12.24 01:51:23.052838 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9972 | 2025.12.24 01:51:23.053962 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.12.24 01:51:23.054004 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9974 | 2025.12.24 01:51:23.054431 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9975 | 2025.12.24 01:51:23.054650 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.12.24 01:51:23.054793 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002027 sec., 590527.8737049827 rows/sec., 48.68 MiB/sec. | ||
| 9977 | 2025.12.24 01:51:23.054799 [ 146 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9978 | 2025.12.24 01:51:23.054834 [ 5 ] {ec8db089-5e09-455f-9d1b-bfd5f3871547} <Debug> TCPHandler: Processed in 0.002202631 sec. | ||
| 9979 | 2025.12.24 01:51:23.054869 [ 146 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.12.24 01:51:23.054897 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9981 | 2025.12.24 01:51:23.054974 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2025.12.24 01:51:23.055000 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9983 | 2025.12.24 01:51:23.055079 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9984 | 2025.12.24 01:51:23.055120 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9985 | 2025.12.24 01:51:23.055127 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9986 | 2025.12.24 01:51:23.055162 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2462 rows starting from the beginning of the part | ||
| 9987 | 2025.12.24 01:51:23.055234 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9988 | 2025.12.24 01:51:23.055284 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1192 rows starting from the beginning of the part | ||
| 9989 | 2025.12.24 01:51:23.055326 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 9990 | 2025.12.24 01:51:23.055372 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1192 rows starting from the beginning of the part | ||
| 9991 | 2025.12.24 01:51:23.055414 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1197 rows starting from the beginning of the part | ||
| 9992 | 2025.12.24 01:51:23.055541 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.12.24 01:51:23.055584 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9994 | 2025.12.24 01:51:23.055921 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9995 | 2025.12.24 01:51:23.056166 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.12.24 01:51:23.056286 [ 146 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9997 | 2025.12.24 01:51:23.056303 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 111.99 KiB/sec. | ||
| 9998 | 2025.12.24 01:51:23.056326 [ 146 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2025.12.24 01:51:23.056349 [ 5 ] {f522ff0d-5c37-4822-9b77-e32568a64fa5} <Debug> TCPHandler: Processed in 0.001426653 sec. | ||
| 10000 | 2025.12.24 01:51:23.056363 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10001 | 2025.12.24 01:51:23.056472 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.12.24 01:51:23.056479 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 10003 | 2025.12.24 01:51:23.056574 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10004 | 2025.12.24 01:51:23.056581 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10005 | 2025.12.24 01:51:23.056615 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10006 | 2025.12.24 01:51:23.056615 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 10007 | 2025.12.24 01:51:23.056700 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 10008 | 2025.12.24 01:51:23.056760 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 10009 | 2025.12.24 01:51:23.056810 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 245 rows starting from the beginning of the part | ||
| 10010 | 2025.12.24 01:51:23.056859 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 245 rows starting from the beginning of the part | ||
| 10011 | 2025.12.24 01:51:23.056902 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 10012 | 2025.12.24 01:51:23.057202 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2025.12.24 01:51:23.057240 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10014 | 2025.12.24 01:51:23.057680 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10015 | 2025.12.24 01:51:23.057987 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2025.12.24 01:51:23.058069 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627817 sec., 521557.3986510769 rows/sec., 34.67 MiB/sec. | ||
| 10017 | 2025.12.24 01:51:23.058132 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001578 sec., 144486.69201520912 rows/sec., 9.78 MiB/sec. | ||
| 10018 | 2025.12.24 01:51:23.058178 [ 5 ] {52b20b2a-719b-41a2-b7f8-e6d5187810a7} <Debug> TCPHandler: Processed in 0.00175708 sec. | ||
| 10019 | 2025.12.24 01:51:23.058258 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10020 | 2025.12.24 01:51:23.058303 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2025.12.24 01:51:23.058404 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10022 | 2025.12.24 01:51:23.058448 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10023 | 2025.12.24 01:51:23.058453 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.00349359 sec., 1761798.0358313369 rows/sec., 149.60 MiB/sec. | ||
| 10024 | 2025.12.24 01:51:23.058561 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2025.12.24 01:51:23.058646 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_41_8} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10026 | 2025.12.24 01:51:23.058736 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10027 | 2025.12.24 01:51:23.058789 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10028 | 2025.12.24 01:51:23.059164 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2025.12.24 01:51:23.059219 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10030 | 2025.12.24 01:51:23.059250 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.12.24 01:51:23.059341 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_71_14} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10032 | 2025.12.24 01:51:23.059419 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 10033 | 2025.12.24 01:51:23.059600 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10034 | 2025.12.24 01:51:23.059831 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.12.24 01:51:23.059967 [ 146 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10036 | 2025.12.24 01:51:23.059969 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001586 sec., 329129.8865069357 rows/sec., 24.36 MiB/sec. | ||
| 10037 | 2025.12.24 01:51:23.060009 [ 146 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.12.24 01:51:23.060033 [ 5 ] {f6e36291-d86c-43e6-a52c-457deee165fa} <Debug> TCPHandler: Processed in 0.001782141 sec. | ||
| 10039 | 2025.12.24 01:51:23.060040 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10040 | 2025.12.24 01:51:23.060132 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10041 | 2025.12.24 01:51:23.060160 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2025.12.24 01:51:23.060222 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10043 | 2025.12.24 01:51:23.060252 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 10044 | 2025.12.24 01:51:23.060261 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10045 | 2025.12.24 01:51:23.060305 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10046 | 2025.12.24 01:51:23.060312 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10047 | 2025.12.24 01:51:23.060356 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 719 rows starting from the beginning of the part | ||
| 10048 | 2025.12.24 01:51:23.060400 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10049 | 2025.12.24 01:51:23.060446 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 719 rows starting from the beginning of the part | ||
| 10050 | 2025.12.24 01:51:23.060486 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 522 rows starting from the beginning of the part | ||
| 10051 | 2025.12.24 01:51:23.061000 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2025.12.24 01:51:23.061044 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10053 | 2025.12.24 01:51:23.061492 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10054 | 2025.12.24 01:51:23.061719 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10055 | 2025.12.24 01:51:23.061794 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694279 sec., 1969569.3566407894 rows/sec., 148.98 MiB/sec. | ||
| 10056 | 2025.12.24 01:51:23.061845 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10057 | 2025.12.24 01:51:23.061854 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001611 sec., 524518.9323401614 rows/sec., 35.30 MiB/sec. | ||
| 10058 | 2025.12.24 01:51:23.061890 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.12.24 01:51:23.061912 [ 5 ] {38683adb-d91b-4e15-9c2e-42e4c173ea30} <Debug> TCPHandler: Processed in 0.001802951 sec. | ||
| 10060 | 2025.12.24 01:51:23.061924 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10061 | 2025.12.24 01:51:23.061997 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10062 | 2025.12.24 01:51:23.062036 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2025.12.24 01:51:23.062035 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10064 | 2025.12.24 01:51:23.062138 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10065 | 2025.12.24 01:51:23.062187 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10066 | 2025.12.24 01:51:23.062188 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2025.12.24 01:51:23.062240 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23051 rows starting from the beginning of the part | ||
| 10068 | 2025.12.24 01:51:23.062268 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2025.12.24 01:51:23.062307 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10070 | 2025.12.24 01:51:23.062354 [ 194 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_71_14} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10071 | 2025.12.24 01:51:23.062360 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 468 rows starting from the beginning of the part | ||
| 10072 | 2025.12.24 01:51:23.062417 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10073 | 2025.12.24 01:51:23.062428 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10074 | 2025.12.24 01:51:23.062457 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10075 | 2025.12.24 01:51:23.062499 [ 200 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 10076 | 2025.12.24 01:51:23.062528 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.12.24 01:51:23.062571 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10078 | 2025.12.24 01:51:23.062932 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10079 | 2025.12.24 01:51:23.063150 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.12.24 01:51:23.063289 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 10081 | 2025.12.24 01:51:23.063303 [ 146 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10082 | 2025.12.24 01:51:23.063327 [ 5 ] {aa3ff799-6965-4d2e-a006-c183b764a9bf} <Debug> TCPHandler: Processed in 0.001341181 sec. | ||
| 10083 | 2025.12.24 01:51:23.063353 [ 146 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.12.24 01:51:23.063379 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10085 | 2025.12.24 01:51:23.063448 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10086 | 2025.12.24 01:51:23.063549 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10087 | 2025.12.24 01:51:23.063575 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4956 rows starting from the beginning of the part | ||
| 10088 | 2025.12.24 01:51:23.063619 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10089 | 2025.12.24 01:51:23.063654 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 10090 | 2025.12.24 01:51:23.063694 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10091 | 2025.12.24 01:51:23.063746 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10092 | 2025.12.24 01:51:23.063781 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10093 | 2025.12.24 01:51:23.066028 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00260112 sec., 2071415.390293412 rows/sec., 132.99 MiB/sec. | ||
| 10094 | 2025.12.24 01:51:23.066622 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10095 | 2025.12.24 01:51:23.066955 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.12.24 01:51:23.067050 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_71_14} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10097 | 2025.12.24 01:51:23.067171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10098 | 2025.12.24 01:51:23.069767 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24998 rows, containing 5 columns (5 merged, 0 gathered) in 0.007774669 sec., 3215313.732327383 rows/sec., 217.05 MiB/sec. | ||
| 10099 | 2025.12.24 01:51:23.070017 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10100 | 2025.12.24 01:51:23.070301 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2025.12.24 01:51:23.070382 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10102 | 2025.12.24 01:51:23.070482 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10103 | 2025.12.24 01:51:23.490231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23583 | ||
| 10104 | 2025.12.24 01:51:23.490822 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2025.12.24 01:51:23.490871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10106 | 2025.12.24 01:51:23.491364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10107 | 2025.12.24 01:51:23.491710 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2025.12.24 01:51:23.491920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23583 | ||
| 10109 | 2025.12.24 01:51:24.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.33 MiB, peak 319.55 MiB, free memory in arenas 0.00 B, will set to 311.10 MiB (RSS), difference: 2.77 MiB | ||
| 10110 | 2025.12.24 01:51:24.730960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10111 | 2025.12.24 01:51:24.747802 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2025.12.24 01:51:24.747869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10113 | 2025.12.24 01:51:24.754396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10114 | 2025.12.24 01:51:24.755120 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.12.24 01:51:24.758267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10116 | 2025.12.24 01:51:26.062921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1274 | ||
| 10117 | 2025.12.24 01:51:26.065926 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.12.24 01:51:26.065988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10119 | 2025.12.24 01:51:26.067340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10120 | 2025.12.24 01:51:26.067620 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.12.24 01:51:26.068021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10122 | 2025.12.24 01:51:28.034160 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.12.24 01:51:28.034361 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.12.24 01:51:28.034424 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10125 | 2025.12.24 01:51:28.035247 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.12.24 01:51:28.035290 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10127 | 2025.12.24 01:51:28.035711 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10128 | 2025.12.24 01:51:28.035941 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.12.24 01:51:28.036096 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 10130 | 2025.12.24 01:51:28.036137 [ 5 ] {87e59c49-ba1b-45d6-9446-ec27ae080eb7} <Debug> TCPHandler: Processed in 0.002105348 sec. | ||
| 10131 | 2025.12.24 01:51:28.036252 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.12.24 01:51:28.036347 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.24 01:51:28.036387 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10134 | 2025.12.24 01:51:28.037561 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.12.24 01:51:28.037597 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10136 | 2025.12.24 01:51:28.037970 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10137 | 2025.12.24 01:51:28.038195 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.12.24 01:51:28.038325 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001998 sec., 596596.5965965965 rows/sec., 47.66 MiB/sec. | ||
| 10139 | 2025.12.24 01:51:28.038362 [ 5 ] {fa04c03b-4a4e-4472-a54e-74cb9794bb69} <Debug> TCPHandler: Processed in 0.00215878 sec. | ||
| 10140 | 2025.12.24 01:51:28.038468 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.12.24 01:51:28.038561 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.12.24 01:51:28.038600 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10143 | 2025.12.24 01:51:28.039119 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.12.24 01:51:28.039155 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10145 | 2025.12.24 01:51:28.039468 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10146 | 2025.12.24 01:51:28.039684 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.12.24 01:51:28.039809 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001266 sec., 193522.90679304898 rows/sec., 11.82 MiB/sec. | ||
| 10148 | 2025.12.24 01:51:28.039846 [ 5 ] {62a9fe74-82b3-452b-bb47-cdcfd5550b2a} <Debug> TCPHandler: Processed in 0.001425513 sec. | ||
| 10149 | 2025.12.24 01:51:28.039953 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.12.24 01:51:28.040045 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10151 | 2025.12.24 01:51:28.040084 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10152 | 2025.12.24 01:51:28.040575 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.12.24 01:51:28.040610 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10154 | 2025.12.24 01:51:28.040909 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10155 | 2025.12.24 01:51:28.041119 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.12.24 01:51:28.041243 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 10157 | 2025.12.24 01:51:28.041250 [ 140 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10158 | 2025.12.24 01:51:28.041280 [ 5 ] {9b6e445a-de88-4c47-aa70-7c5d3a0bcde7} <Debug> TCPHandler: Processed in 0.001375142 sec. | ||
| 10159 | 2025.12.24 01:51:28.041315 [ 140 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.12.24 01:51:28.041341 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10161 | 2025.12.24 01:51:28.041396 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.12.24 01:51:28.041467 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 10163 | 2025.12.24 01:51:28.041492 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10164 | 2025.12.24 01:51:28.041560 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10165 | 2025.12.24 01:51:28.041631 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10166 | 2025.12.24 01:51:28.041673 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 464 rows starting from the beginning of the part | ||
| 10167 | 2025.12.24 01:51:28.041746 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 10168 | 2025.12.24 01:51:28.041798 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 10169 | 2025.12.24 01:51:28.041851 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 10170 | 2025.12.24 01:51:28.041895 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 10171 | 2025.12.24 01:51:28.041941 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10172 | 2025.12.24 01:51:28.042052 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2025.12.24 01:51:28.042094 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10174 | 2025.12.24 01:51:28.042445 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10175 | 2025.12.24 01:51:28.042683 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2025.12.24 01:51:28.042813 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001338 sec., 157698.0568011958 rows/sec., 8.96 MiB/sec. | ||
| 10177 | 2025.12.24 01:51:28.042851 [ 5 ] {aa562106-5e14-4583-9870-28e7f26b79e3} <Debug> TCPHandler: Processed in 0.001502585 sec. | ||
| 10178 | 2025.12.24 01:51:28.042959 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2025.12.24 01:51:28.043018 [ 191 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599587 sec., 972751.0913754613 rows/sec., 68.10 MiB/sec. | ||
| 10180 | 2025.12.24 01:51:28.043052 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10181 | 2025.12.24 01:51:28.043098 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10182 | 2025.12.24 01:51:28.043227 [ 191 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10183 | 2025.12.24 01:51:28.043528 [ 191 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.12.24 01:51:28.043634 [ 191 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_41_8} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10185 | 2025.12.24 01:51:28.043742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10186 | 2025.12.24 01:51:28.043825 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.12.24 01:51:28.043867 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10188 | 2025.12.24 01:51:28.044204 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10189 | 2025.12.24 01:51:28.044419 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.12.24 01:51:28.044545 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001511 sec., 475843.81204500335 rows/sec., 33.40 MiB/sec. | ||
| 10191 | 2025.12.24 01:51:28.044583 [ 5 ] {dc29f3b9-c3cb-46ec-8d21-ddb377f17834} <Debug> TCPHandler: Processed in 0.001675888 sec. | ||
| 10192 | 2025.12.24 01:51:28.044715 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.24 01:51:28.044807 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10194 | 2025.12.24 01:51:28.044849 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10195 | 2025.12.24 01:51:28.045197 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.12.24 01:51:28.045233 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10197 | 2025.12.24 01:51:28.045534 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10198 | 2025.12.24 01:51:28.045746 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.24 01:51:28.045872 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10200 | 2025.12.24 01:51:28.045908 [ 5 ] {3b50ca75-bc83-4c3d-959a-9079200c952c} <Debug> TCPHandler: Processed in 0.001239919 sec. | ||
| 10201 | 2025.12.24 01:51:28.046020 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.12.24 01:51:28.046110 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10203 | 2025.12.24 01:51:28.046151 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10204 | 2025.12.24 01:51:28.046610 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.24 01:51:28.046644 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10206 | 2025.12.24 01:51:28.046991 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10207 | 2025.12.24 01:51:28.047207 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.24 01:51:28.047334 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001242 sec., 252818.03542673108 rows/sec., 16.61 MiB/sec. | ||
| 10209 | 2025.12.24 01:51:28.047372 [ 5 ] {bc4c49da-44d9-40d1-925b-276ac4cfe865} <Debug> TCPHandler: Processed in 0.001399672 sec. | ||
| 10210 | 2025.12.24 01:51:28.047476 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.12.24 01:51:28.047568 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10212 | 2025.12.24 01:51:28.047608 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10213 | 2025.12.24 01:51:28.047908 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.12.24 01:51:28.047944 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10215 | 2025.12.24 01:51:28.048235 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10216 | 2025.12.24 01:51:28.048444 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.12.24 01:51:28.048570 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 10218 | 2025.12.24 01:51:28.048606 [ 5 ] {37069ec5-daa4-4a5b-8e12-8ba43b13fbaf} <Debug> TCPHandler: Processed in 0.001176937 sec. | ||
| 10219 | 2025.12.24 01:51:28.048707 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2025.12.24 01:51:28.048798 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10221 | 2025.12.24 01:51:28.048849 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <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 | ||
| 10222 | 2025.12.24 01:51:28.049727 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.12.24 01:51:28.049763 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10224 | 2025.12.24 01:51:28.050319 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10225 | 2025.12.24 01:51:28.050547 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2025.12.24 01:51:28.050685 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 10227 | 2025.12.24 01:51:28.050723 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10228 | 2025.12.24 01:51:28.050738 [ 5 ] {c679c203-71db-4b25-85e6-4fa46781fcfc} <Debug> TCPHandler: Processed in 0.002078688 sec. | ||
| 10229 | 2025.12.24 01:51:28.050807 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2025.12.24 01:51:28.050850 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10231 | 2025.12.24 01:51:28.050892 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.12.24 01:51:28.050961 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10233 | 2025.12.24 01:51:28.050994 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10234 | 2025.12.24 01:51:28.051041 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10235 | 2025.12.24 01:51:28.051208 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10236 | 2025.12.24 01:51:28.051268 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part | ||
| 10237 | 2025.12.24 01:51:28.051375 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2025.12.24 01:51:28.051393 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10239 | 2025.12.24 01:51:28.051419 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10240 | 2025.12.24 01:51:28.051513 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10241 | 2025.12.24 01:51:28.051608 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10242 | 2025.12.24 01:51:28.051696 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10243 | 2025.12.24 01:51:28.051750 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10244 | 2025.12.24 01:51:28.051780 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 10245 | 2025.12.24 01:51:28.051975 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2025.12.24 01:51:28.052113 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 10247 | 2025.12.24 01:51:28.052150 [ 5 ] {13e1b943-c089-4098-9a15-ffd6e7be85b3} <Debug> TCPHandler: Processed in 0.00130593 sec. | ||
| 10248 | 2025.12.24 01:51:28.057994 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.007076613 sec., 195291.16542051968 rows/sec., 349.95 MiB/sec. | ||
| 10249 | 2025.12.24 01:51:28.059761 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10250 | 2025.12.24 01:51:28.060115 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2025.12.24 01:51:28.060189 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10252 | 2025.12.24 01:51:28.060341 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 10253 | 2025.12.24 01:51:29.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.26 MiB, peak 323.75 MiB, free memory in arenas 0.00 B, will set to 315.03 MiB (RSS), difference: 2.78 MiB | ||
| 10254 | 2025.12.24 01:51:30.840605 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10255 | 2025.12.24 01:51:30.840660 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10256 | 2025.12.24 01:51:30.992065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24031 | ||
| 10257 | 2025.12.24 01:51:30.992554 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2025.12.24 01:51:30.992600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10259 | 2025.12.24 01:51:30.993079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10260 | 2025.12.24 01:51:30.993305 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.12.24 01:51:30.993432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24031 | ||
| 10262 | 2025.12.24 01:51:32.258388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10263 | 2025.12.24 01:51:32.276281 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2025.12.24 01:51:32.276339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10265 | 2025.12.24 01:51:32.283016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10266 | 2025.12.24 01:51:32.283749 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2025.12.24 01:51:32.287347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10268 | 2025.12.24 01:51:33.021049 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2025.12.24 01:51:33.021360 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10270 | 2025.12.24 01:51:33.021470 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10271 | 2025.12.24 01:51:33.022352 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2025.12.24 01:51:33.022419 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10273 | 2025.12.24 01:51:33.022880 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10274 | 2025.12.24 01:51:33.023150 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2025.12.24 01:51:33.023319 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.11 MiB/sec. | ||
| 10276 | 2025.12.24 01:51:33.023372 [ 5 ] {069edf32-debe-43a6-9e45-cc31b2531545} <Debug> TCPHandler: Processed in 0.002511748 sec. | ||
| 10277 | 2025.12.24 01:51:33.023517 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10278 | 2025.12.24 01:51:33.023622 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10279 | 2025.12.24 01:51:33.023666 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10280 | 2025.12.24 01:51:33.024127 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2025.12.24 01:51:33.024166 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10282 | 2025.12.24 01:51:33.024492 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10283 | 2025.12.24 01:51:33.024712 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2025.12.24 01:51:33.024845 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 10285 | 2025.12.24 01:51:33.024884 [ 5 ] {a36ff25e-0da9-420e-b1aa-38bb37695998} <Debug> TCPHandler: Processed in 0.001420132 sec. | ||
| 10286 | 2025.12.24 01:51:33.024994 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10287 | 2025.12.24 01:51:33.025090 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10288 | 2025.12.24 01:51:33.025136 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10289 | 2025.12.24 01:51:33.025545 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2025.12.24 01:51:33.025581 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10291 | 2025.12.24 01:51:33.025934 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10292 | 2025.12.24 01:51:33.026152 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2025.12.24 01:51:33.026288 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 10294 | 2025.12.24 01:51:33.026326 [ 5 ] {84657ead-9842-4c54-a8a9-db59d00e50ac} <Debug> TCPHandler: Processed in 0.001381902 sec. | ||
| 10295 | 2025.12.24 01:51:33.026432 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10296 | 2025.12.24 01:51:33.026525 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10297 | 2025.12.24 01:51:33.026568 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10298 | 2025.12.24 01:51:33.026902 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.12.24 01:51:33.026938 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10300 | 2025.12.24 01:51:33.027257 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10301 | 2025.12.24 01:51:33.027488 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.12.24 01:51:33.027620 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10303 | 2025.12.24 01:51:33.027656 [ 5 ] {68c02fb4-d098-4586-8486-c1ccbf2aca08} <Debug> TCPHandler: Processed in 0.001273099 sec. | ||
| 10304 | 2025.12.24 01:51:36.068317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1304 | ||
| 10305 | 2025.12.24 01:51:36.070703 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2025.12.24 01:51:36.070765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10307 | 2025.12.24 01:51:36.072002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10308 | 2025.12.24 01:51:36.072283 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2025.12.24 01:51:36.072678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10310 | 2025.12.24 01:51:38.034796 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2025.12.24 01:51:38.035006 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10312 | 2025.12.24 01:51:38.035076 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10313 | 2025.12.24 01:51:38.036034 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.12.24 01:51:38.036075 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10315 | 2025.12.24 01:51:38.036499 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10316 | 2025.12.24 01:51:38.036724 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.12.24 01:51:38.036874 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 10318 | 2025.12.24 01:51:38.036915 [ 5 ] {b2730331-3195-4d0b-b2f9-843600fe6952} <Debug> TCPHandler: Processed in 0.002254552 sec. | ||
| 10319 | 2025.12.24 01:51:38.036922 [ 122 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10320 | 2025.12.24 01:51:38.037004 [ 122 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2025.12.24 01:51:38.037028 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10322 | 2025.12.24 01:51:38.037041 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2025.12.24 01:51:38.037155 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10324 | 2025.12.24 01:51:38.037184 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 10325 | 2025.12.24 01:51:38.037196 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10326 | 2025.12.24 01:51:38.037345 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10327 | 2025.12.24 01:51:38.037386 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 10328 | 2025.12.24 01:51:38.037458 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10329 | 2025.12.24 01:51:38.037508 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 10330 | 2025.12.24 01:51:38.037561 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10331 | 2025.12.24 01:51:38.037604 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10332 | 2025.12.24 01:51:38.037649 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10333 | 2025.12.24 01:51:38.037686 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2025.12.24 01:51:38.037729 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10335 | 2025.12.24 01:51:38.038071 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10336 | 2025.12.24 01:51:38.038316 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2025.12.24 01:51:38.038448 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001314 sec., 12176.5601217656 rows/sec., 992.91 KiB/sec. | ||
| 10338 | 2025.12.24 01:51:38.038486 [ 5 ] {5eba20ba-d96b-44ae-964e-5ce359aebfcd} <Debug> TCPHandler: Processed in 0.001493325 sec. | ||
| 10339 | 2025.12.24 01:51:38.038600 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2025.12.24 01:51:38.038692 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10341 | 2025.12.24 01:51:38.038731 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10342 | 2025.12.24 01:51:38.038772 [ 189 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650067 sec., 1271463.522390303 rows/sec., 86.07 MiB/sec. | ||
| 10343 | 2025.12.24 01:51:38.038924 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10344 | 2025.12.24 01:51:38.039176 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2025.12.24 01:51:38.039255 [ 196 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_31_6} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10346 | 2025.12.24 01:51:38.039335 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10347 | 2025.12.24 01:51:38.040171 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2025.12.24 01:51:38.040216 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10349 | 2025.12.24 01:51:38.040609 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10350 | 2025.12.24 01:51:38.040835 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2025.12.24 01:51:38.040968 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.002294 sec., 523103.7489102005 rows/sec., 41.76 MiB/sec. | ||
| 10352 | 2025.12.24 01:51:38.041006 [ 5 ] {7e82b94f-20d8-40ec-a905-fbaac5c95d45} <Debug> TCPHandler: Processed in 0.002452936 sec. | ||
| 10353 | 2025.12.24 01:51:38.041119 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2025.12.24 01:51:38.041214 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10355 | 2025.12.24 01:51:38.041253 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10356 | 2025.12.24 01:51:38.041831 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.12.24 01:51:38.041868 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10358 | 2025.12.24 01:51:38.042188 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10359 | 2025.12.24 01:51:38.042390 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.12.24 01:51:38.042516 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001321 sec., 197577.59273277823 rows/sec., 12.15 MiB/sec. | ||
| 10361 | 2025.12.24 01:51:38.042554 [ 5 ] {703b0938-ca6c-4613-a2fa-7c200d91c847} <Debug> TCPHandler: Processed in 0.001482884 sec. | ||
| 10362 | 2025.12.24 01:51:38.042670 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2025.12.24 01:51:38.042772 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10364 | 2025.12.24 01:51:38.042811 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10365 | 2025.12.24 01:51:38.043381 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2025.12.24 01:51:38.043426 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10367 | 2025.12.24 01:51:38.043804 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10368 | 2025.12.24 01:51:38.044031 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2025.12.24 01:51:38.044157 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001404 sec., 150997.15099715098 rows/sec., 9.74 MiB/sec. | ||
| 10370 | 2025.12.24 01:51:38.044196 [ 5 ] {c8538cf8-393e-40ef-a336-ee84dc7eaaee} <Debug> TCPHandler: Processed in 0.001586197 sec. | ||
| 10371 | 2025.12.24 01:51:38.044300 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2025.12.24 01:51:38.044393 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10373 | 2025.12.24 01:51:38.044432 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10374 | 2025.12.24 01:51:38.044924 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2025.12.24 01:51:38.044960 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10376 | 2025.12.24 01:51:38.045266 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10377 | 2025.12.24 01:51:38.045484 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2025.12.24 01:51:38.045609 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 10379 | 2025.12.24 01:51:38.045610 [ 122 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10380 | 2025.12.24 01:51:38.045648 [ 5 ] {6f4fe13d-d910-47ac-b706-46f5a4260113} <Debug> TCPHandler: Processed in 0.001398172 sec. | ||
| 10381 | 2025.12.24 01:51:38.045662 [ 122 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2025.12.24 01:51:38.045687 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10383 | 2025.12.24 01:51:38.045771 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 10384 | 2025.12.24 01:51:38.045783 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2025.12.24 01:51:38.045859 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10386 | 2025.12.24 01:51:38.045887 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 10387 | 2025.12.24 01:51:38.045908 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10388 | 2025.12.24 01:51:38.045945 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 10389 | 2025.12.24 01:51:38.045957 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10390 | 2025.12.24 01:51:38.045988 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10391 | 2025.12.24 01:51:38.046027 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10392 | 2025.12.24 01:51:38.046068 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10393 | 2025.12.24 01:51:38.046106 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10394 | 2025.12.24 01:51:38.046862 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2025.12.24 01:51:38.046906 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10396 | 2025.12.24 01:51:38.046952 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217038 sec., 886578.7263832354 rows/sec., 54.11 MiB/sec. | ||
| 10397 | 2025.12.24 01:51:38.047065 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10398 | 2025.12.24 01:51:38.047243 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10399 | 2025.12.24 01:51:38.047294 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.12.24 01:51:38.047361 [ 201 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_31_6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10401 | 2025.12.24 01:51:38.047416 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10402 | 2025.12.24 01:51:38.047457 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2025.12.24 01:51:38.047583 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.0017 sec., 432352.9411764706 rows/sec., 30.43 MiB/sec. | ||
| 10404 | 2025.12.24 01:51:38.047621 [ 5 ] {9186d899-18d4-44de-9f36-139dc4722c35} <Debug> TCPHandler: Processed in 0.001897874 sec. | ||
| 10405 | 2025.12.24 01:51:38.047728 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2025.12.24 01:51:38.047823 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10407 | 2025.12.24 01:51:38.047863 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10408 | 2025.12.24 01:51:38.048199 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2025.12.24 01:51:38.048236 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10410 | 2025.12.24 01:51:38.048554 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10411 | 2025.12.24 01:51:38.048768 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2025.12.24 01:51:38.048898 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 10413 | 2025.12.24 01:51:38.048936 [ 5 ] {13d546c6-5cd9-4e51-b887-665035591ca5} <Debug> TCPHandler: Processed in 0.001255649 sec. | ||
| 10414 | 2025.12.24 01:51:38.049035 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2025.12.24 01:51:38.049136 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10416 | 2025.12.24 01:51:38.049177 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10417 | 2025.12.24 01:51:38.049635 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2025.12.24 01:51:38.049672 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10419 | 2025.12.24 01:51:38.050037 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10420 | 2025.12.24 01:51:38.050259 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2025.12.24 01:51:38.050385 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001269 sec., 253743.1048069346 rows/sec., 16.69 MiB/sec. | ||
| 10422 | 2025.12.24 01:51:38.050423 [ 5 ] {82eb1a50-3546-4080-a9c0-69f783090d01} <Debug> TCPHandler: Processed in 0.001435583 sec. | ||
| 10423 | 2025.12.24 01:51:38.050522 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2025.12.24 01:51:38.050617 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10425 | 2025.12.24 01:51:38.050658 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10426 | 2025.12.24 01:51:38.050960 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2025.12.24 01:51:38.050995 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10428 | 2025.12.24 01:51:38.051291 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10429 | 2025.12.24 01:51:38.051494 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2025.12.24 01:51:38.051626 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 10431 | 2025.12.24 01:51:38.051662 [ 5 ] {25b1faf8-191c-486d-ab9c-ee7480f3a92a} <Debug> TCPHandler: Processed in 0.001189768 sec. | ||
| 10432 | 2025.12.24 01:51:38.051765 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2025.12.24 01:51:38.051858 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10434 | 2025.12.24 01:51:38.051910 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <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 | ||
| 10435 | 2025.12.24 01:51:38.052790 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2025.12.24 01:51:38.052826 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10437 | 2025.12.24 01:51:38.053379 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10438 | 2025.12.24 01:51:38.053603 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2025.12.24 01:51:38.053736 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 10440 | 2025.12.24 01:51:38.053788 [ 5 ] {8686e083-6acc-46c1-9c24-ccf8eda4a923} <Debug> TCPHandler: Processed in 0.002070588 sec. | ||
| 10441 | 2025.12.24 01:51:38.053894 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2025.12.24 01:51:38.053988 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10443 | 2025.12.24 01:51:38.054028 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10444 | 2025.12.24 01:51:38.054367 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2025.12.24 01:51:38.054403 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10446 | 2025.12.24 01:51:38.054704 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10447 | 2025.12.24 01:51:38.054921 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.12.24 01:51:38.055046 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 10449 | 2025.12.24 01:51:38.055082 [ 5 ] {591d2b4f-df6c-4232-813e-5ba9ffa0639a} <Debug> TCPHandler: Processed in 0.001237849 sec. | ||
| 10450 | 2025.12.24 01:51:38.493646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24543 | ||
| 10451 | 2025.12.24 01:51:38.494301 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.12.24 01:51:38.494352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10453 | 2025.12.24 01:51:38.494846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10454 | 2025.12.24 01:51:38.495105 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.12.24 01:51:38.495249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24543 | ||
| 10456 | 2025.12.24 01:51:38.495252 [ 122 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10457 | 2025.12.24 01:51:38.495316 [ 122 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2025.12.24 01:51:38.495340 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10459 | 2025.12.24 01:51:38.495459 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 10460 | 2025.12.24 01:51:38.495594 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10461 | 2025.12.24 01:51:38.495635 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22111 rows starting from the beginning of the part | ||
| 10462 | 2025.12.24 01:51:38.495707 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10463 | 2025.12.24 01:51:38.495757 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10464 | 2025.12.24 01:51:38.495810 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10465 | 2025.12.24 01:51:38.495859 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10466 | 2025.12.24 01:51:38.495905 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10467 | 2025.12.24 01:51:38.497862 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24543 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510248 sec., 9777121.623042822 rows/sec., 139.86 MiB/sec. | ||
| 10468 | 2025.12.24 01:51:38.498529 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10469 | 2025.12.24 01:51:38.499052 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2025.12.24 01:51:38.499128 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_51_10} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10471 | 2025.12.24 01:51:38.499222 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10472 | 2025.12.24 01:51:39.787470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10473 | 2025.12.24 01:51:39.805595 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2025.12.24 01:51:39.805659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10475 | 2025.12.24 01:51:39.811635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10476 | 2025.12.24 01:51:39.812378 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2025.12.24 01:51:39.812675 [ 119 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10478 | 2025.12.24 01:51:39.812766 [ 119 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.12.24 01:51:39.812800 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10480 | 2025.12.24 01:51:39.812970 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10481 | 2025.12.24 01:51:39.816048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10482 | 2025.12.24 01:51:39.816939 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10483 | 2025.12.24 01:51:39.818305 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10484 | 2025.12.24 01:51:39.822871 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10485 | 2025.12.24 01:51:39.827309 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10486 | 2025.12.24 01:51:39.831669 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10487 | 2025.12.24 01:51:39.836246 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10488 | 2025.12.24 01:51:39.840074 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 10489 | 2025.12.24 01:51:39.892461 [ 192 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079566735 sec., 4826.137455558533 rows/sec., 24.96 MiB/sec. | ||
| 10490 | 2025.12.24 01:51:39.895571 [ 192 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10491 | 2025.12.24 01:51:39.897730 [ 192 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_51_10} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2025.12.24 01:51:39.897841 [ 192 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_51_10} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10493 | 2025.12.24 01:51:39.900386 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10494 | 2025.12.24 01:51:40.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.31 MiB, peak 329.73 MiB, free memory in arenas 0.00 B, will set to 318.94 MiB (RSS), difference: 2.63 MiB | ||
| 10495 | 2025.12.24 01:51:43.021650 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2025.12.24 01:51:43.021864 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10497 | 2025.12.24 01:51:43.021937 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10498 | 2025.12.24 01:51:43.022612 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2025.12.24 01:51:43.022658 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10500 | 2025.12.24 01:51:43.023060 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10501 | 2025.12.24 01:51:43.023291 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2025.12.24 01:51:43.023445 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 10503 | 2025.12.24 01:51:43.023490 [ 5 ] {6f5d2b77-5279-4472-9e1f-1f57ead66ddb} <Debug> TCPHandler: Processed in 0.001980535 sec. | ||
| 10504 | 2025.12.24 01:51:43.023617 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2025.12.24 01:51:43.023713 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10506 | 2025.12.24 01:51:43.023753 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10507 | 2025.12.24 01:51:43.024170 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2025.12.24 01:51:43.024208 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10509 | 2025.12.24 01:51:43.024533 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10510 | 2025.12.24 01:51:43.024750 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2025.12.24 01:51:43.024878 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 10512 | 2025.12.24 01:51:43.024917 [ 5 ] {d0cd9759-0fd5-4a0a-acf8-37bf794c5bfa} <Debug> TCPHandler: Processed in 0.001350551 sec. | ||
| 10513 | 2025.12.24 01:51:43.025036 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2025.12.24 01:51:43.025131 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10515 | 2025.12.24 01:51:43.025173 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10516 | 2025.12.24 01:51:43.025587 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2025.12.24 01:51:43.025624 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10518 | 2025.12.24 01:51:43.025979 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10519 | 2025.12.24 01:51:43.026206 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2025.12.24 01:51:43.026337 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 10521 | 2025.12.24 01:51:43.026375 [ 5 ] {ce383603-764b-4476-9978-a46f02a4e94a} <Debug> TCPHandler: Processed in 0.001389972 sec. | ||
| 10522 | 2025.12.24 01:51:43.026487 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2025.12.24 01:51:43.026582 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10524 | 2025.12.24 01:51:43.026624 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10525 | 2025.12.24 01:51:43.026971 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2025.12.24 01:51:43.027008 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10527 | 2025.12.24 01:51:43.027330 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10528 | 2025.12.24 01:51:43.027540 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.12.24 01:51:43.027667 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10530 | 2025.12.24 01:51:43.027704 [ 5 ] {3e2755fd-6e54-4697-a513-ba3f0355f3f3} <Debug> TCPHandler: Processed in 0.001266 sec. | ||
| 10531 | 2025.12.24 01:51:45.840709 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10532 | 2025.12.24 01:51:45.840785 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10533 | 2025.12.24 01:51:45.995371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24991 | ||
| 10534 | 2025.12.24 01:51:45.995863 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2025.12.24 01:51:45.995908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10536 | 2025.12.24 01:51:45.996522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10537 | 2025.12.24 01:51:45.996753 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2025.12.24 01:51:45.996882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24991 | ||
| 10539 | 2025.12.24 01:51:46.072885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1336 | ||
| 10540 | 2025.12.24 01:51:46.075592 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.12.24 01:51:46.075642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10542 | 2025.12.24 01:51:46.076916 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10543 | 2025.12.24 01:51:46.077199 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2025.12.24 01:51:46.077578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10545 | 2025.12.24 01:51:47.316101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10546 | 2025.12.24 01:51:47.331137 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2025.12.24 01:51:47.331191 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10548 | 2025.12.24 01:51:47.337283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10549 | 2025.12.24 01:51:47.338006 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2025.12.24 01:51:47.340995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10551 | 2025.12.24 01:51:48.034751 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2025.12.24 01:51:48.034964 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10553 | 2025.12.24 01:51:48.035036 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10554 | 2025.12.24 01:51:48.035911 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.12.24 01:51:48.035951 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10556 | 2025.12.24 01:51:48.036383 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10557 | 2025.12.24 01:51:48.036611 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.12.24 01:51:48.036759 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 10559 | 2025.12.24 01:51:48.036800 [ 5 ] {3fb4d2cc-ad16-4fe5-8d00-8e2571553b7d} <Debug> TCPHandler: Processed in 0.002186761 sec. | ||
| 10560 | 2025.12.24 01:51:48.036925 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2025.12.24 01:51:48.037022 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10562 | 2025.12.24 01:51:48.037062 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10563 | 2025.12.24 01:51:48.038067 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.12.24 01:51:48.038102 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10565 | 2025.12.24 01:51:48.038512 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10566 | 2025.12.24 01:51:48.038750 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.12.24 01:51:48.038858 [ 109 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10568 | 2025.12.24 01:51:48.038875 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001872 sec., 636752.1367521368 rows/sec., 50.87 MiB/sec. | ||
| 10569 | 2025.12.24 01:51:48.038897 [ 109 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.12.24 01:51:48.038916 [ 5 ] {b1f21a80-6c4a-4503-bacd-a45f879fc298} <Debug> TCPHandler: Processed in 0.002041116 sec. | ||
| 10571 | 2025.12.24 01:51:48.038918 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10572 | 2025.12.24 01:51:48.039030 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2025.12.24 01:51:48.039052 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 10574 | 2025.12.24 01:51:48.039124 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10575 | 2025.12.24 01:51:48.039168 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10576 | 2025.12.24 01:51:48.039201 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10577 | 2025.12.24 01:51:48.039242 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2462 rows starting from the beginning of the part | ||
| 10578 | 2025.12.24 01:51:48.039312 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1192 rows starting from the beginning of the part | ||
| 10579 | 2025.12.24 01:51:48.039365 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 10580 | 2025.12.24 01:51:48.039419 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1200 rows starting from the beginning of the part | ||
| 10581 | 2025.12.24 01:51:48.039462 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 10582 | 2025.12.24 01:51:48.039501 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1192 rows starting from the beginning of the part | ||
| 10583 | 2025.12.24 01:51:48.039661 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.12.24 01:51:48.039702 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10585 | 2025.12.24 01:51:48.040050 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10586 | 2025.12.24 01:51:48.040268 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2025.12.24 01:51:48.040394 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001288 sec., 190217.3913043478 rows/sec., 11.62 MiB/sec. | ||
| 10588 | 2025.12.24 01:51:48.040431 [ 5 ] {8860be73-06f8-4ebd-8346-59b01402c7bf} <Debug> TCPHandler: Processed in 0.001448214 sec. | ||
| 10589 | 2025.12.24 01:51:48.040542 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2025.12.24 01:51:48.040632 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10591 | 2025.12.24 01:51:48.040670 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10592 | 2025.12.24 01:51:48.041140 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2025.12.24 01:51:48.041174 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10594 | 2025.12.24 01:51:48.041491 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10595 | 2025.12.24 01:51:48.041702 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.12.24 01:51:48.041826 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 10597 | 2025.12.24 01:51:48.041862 [ 5 ] {c6c1fbac-ea58-4040-9dee-aaea225a064e} <Debug> TCPHandler: Processed in 0.001366911 sec. | ||
| 10598 | 2025.12.24 01:51:48.041893 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002902817 sec., 2121387.6038344824 rows/sec., 179.06 MiB/sec. | ||
| 10599 | 2025.12.24 01:51:48.041968 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2025.12.24 01:51:48.042063 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10601 | 2025.12.24 01:51:48.042102 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10602 | 2025.12.24 01:51:48.042282 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10603 | 2025.12.24 01:51:48.042564 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2025.12.24 01:51:48.042604 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10605 | 2025.12.24 01:51:48.042615 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.12.24 01:51:48.042717 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_76_15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10607 | 2025.12.24 01:51:48.042846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 10608 | 2025.12.24 01:51:48.042931 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10609 | 2025.12.24 01:51:48.043166 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2025.12.24 01:51:48.043294 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 10611 | 2025.12.24 01:51:48.043331 [ 5 ] {807cb1f5-8663-4626-a1da-9ded2716bc3d} <Debug> TCPHandler: Processed in 0.001409682 sec. | ||
| 10612 | 2025.12.24 01:51:48.043436 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2025.12.24 01:51:48.043526 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10614 | 2025.12.24 01:51:48.043565 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10615 | 2025.12.24 01:51:48.044227 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.12.24 01:51:48.044260 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10617 | 2025.12.24 01:51:48.044595 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10618 | 2025.12.24 01:51:48.044810 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.12.24 01:51:48.044907 [ 109 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10620 | 2025.12.24 01:51:48.044932 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001423 sec., 505270.55516514403 rows/sec., 35.46 MiB/sec. | ||
| 10621 | 2025.12.24 01:51:48.044937 [ 109 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2025.12.24 01:51:48.044962 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10623 | 2025.12.24 01:51:48.044969 [ 5 ] {4d83d021-0bfb-41bc-a854-e2c19aa422ab} <Debug> TCPHandler: Processed in 0.001578836 sec. | ||
| 10624 | 2025.12.24 01:51:48.045055 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10625 | 2025.12.24 01:51:48.045076 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2025.12.24 01:51:48.045178 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10627 | 2025.12.24 01:51:48.045187 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10628 | 2025.12.24 01:51:48.045221 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10629 | 2025.12.24 01:51:48.045233 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10630 | 2025.12.24 01:51:48.045310 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 719 rows starting from the beginning of the part | ||
| 10631 | 2025.12.24 01:51:48.045363 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10632 | 2025.12.24 01:51:48.045407 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 735 rows starting from the beginning of the part | ||
| 10633 | 2025.12.24 01:51:48.045459 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 10634 | 2025.12.24 01:51:48.045503 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 719 rows starting from the beginning of the part | ||
| 10635 | 2025.12.24 01:51:48.045551 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.12.24 01:51:48.045589 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10637 | 2025.12.24 01:51:48.045926 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10638 | 2025.12.24 01:51:48.046158 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.12.24 01:51:48.046284 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 10640 | 2025.12.24 01:51:48.046319 [ 5 ] {3df3450c-abaf-4aff-b3d2-a3e56de729b8} <Debug> TCPHandler: Processed in 0.001289669 sec. | ||
| 10641 | 2025.12.24 01:51:48.046425 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.12.24 01:51:48.046516 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10643 | 2025.12.24 01:51:48.046555 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10644 | 2025.12.24 01:51:48.046980 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2025.12.24 01:51:48.046996 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980726 sec., 1792272.1264829158 rows/sec., 134.46 MiB/sec. | ||
| 10646 | 2025.12.24 01:51:48.047014 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10647 | 2025.12.24 01:51:48.047301 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10648 | 2025.12.24 01:51:48.047429 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10649 | 2025.12.24 01:51:48.047683 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2025.12.24 01:51:48.047734 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2025.12.24 01:51:48.047785 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_76_15} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10652 | 2025.12.24 01:51:48.047849 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10653 | 2025.12.24 01:51:48.047873 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001375 sec., 228363.63636363638 rows/sec., 15.00 MiB/sec. | ||
| 10654 | 2025.12.24 01:51:48.047883 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2025.12.24 01:51:48.047902 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10656 | 2025.12.24 01:51:48.047910 [ 5 ] {7c03a0fe-0377-4cba-8bc5-5a185f9a52a0} <Debug> TCPHandler: Processed in 0.001532136 sec. | ||
| 10657 | 2025.12.24 01:51:48.047911 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10658 | 2025.12.24 01:51:48.048019 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2025.12.24 01:51:48.048029 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10660 | 2025.12.24 01:51:48.048120 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10661 | 2025.12.24 01:51:48.048147 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10662 | 2025.12.24 01:51:48.048164 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10663 | 2025.12.24 01:51:48.048181 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24998 rows starting from the beginning of the part | ||
| 10664 | 2025.12.24 01:51:48.048250 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 10665 | 2025.12.24 01:51:48.048295 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10666 | 2025.12.24 01:51:48.048336 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 322 rows starting from the beginning of the part | ||
| 10667 | 2025.12.24 01:51:48.048380 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 10668 | 2025.12.24 01:51:48.048426 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 10669 | 2025.12.24 01:51:48.048477 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2025.12.24 01:51:48.048516 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10671 | 2025.12.24 01:51:48.048868 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10672 | 2025.12.24 01:51:48.049085 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.12.24 01:51:48.049181 [ 109 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 10674 | 2025.12.24 01:51:48.049207 [ 109 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.12.24 01:51:48.049210 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 10676 | 2025.12.24 01:51:48.049224 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10677 | 2025.12.24 01:51:48.049249 [ 5 ] {7a739ed8-c2b4-442e-8fb5-050aad49a357} <Debug> TCPHandler: Processed in 0.00127683 sec. | ||
| 10678 | 2025.12.24 01:51:48.049300 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 10679 | 2025.12.24 01:51:48.049353 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2025.12.24 01:51:48.049397 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10681 | 2025.12.24 01:51:48.049428 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 10682 | 2025.12.24 01:51:48.049448 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10683 | 2025.12.24 01:51:48.049479 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 10684 | 2025.12.24 01:51:48.049506 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <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 | ||
| 10685 | 2025.12.24 01:51:48.049531 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10686 | 2025.12.24 01:51:48.049574 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10687 | 2025.12.24 01:51:48.049610 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10688 | 2025.12.24 01:51:48.049648 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10689 | 2025.12.24 01:51:48.050372 [ 191 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102595 sec., 27208.53985370875 rows/sec., 1.79 MiB/sec. | ||
| 10690 | 2025.12.24 01:51:48.050403 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.12.24 01:51:48.050443 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10692 | 2025.12.24 01:51:48.050504 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10693 | 2025.12.24 01:51:48.050792 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2025.12.24 01:51:48.050862 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_29_6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 10695 | 2025.12.24 01:51:48.050928 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10696 | 2025.12.24 01:51:48.051295 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10697 | 2025.12.24 01:51:48.051532 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2025.12.24 01:51:48.051677 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002247 sec., 17801.513128615934 rows/sec., 31.90 MiB/sec. | ||
| 10699 | 2025.12.24 01:51:48.051730 [ 5 ] {3461cd39-138f-4a43-b63e-717b0287e84e} <Debug> TCPHandler: Processed in 0.002423446 sec. | ||
| 10700 | 2025.12.24 01:51:48.051829 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2025.12.24 01:51:48.051919 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10702 | 2025.12.24 01:51:48.051961 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10703 | 2025.12.24 01:51:48.052287 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2025.12.24 01:51:48.052321 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10705 | 2025.12.24 01:51:48.052641 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10706 | 2025.12.24 01:51:48.052864 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2025.12.24 01:51:48.052986 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 10708 | 2025.12.24 01:51:48.053002 [ 107 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10709 | 2025.12.24 01:51:48.053021 [ 5 ] {65b3206e-2985-44cd-9a90-a1bfb8d19a4a} <Debug> TCPHandler: Processed in 0.001238629 sec. | ||
| 10710 | 2025.12.24 01:51:48.053056 [ 107 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2025.12.24 01:51:48.053086 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10712 | 2025.12.24 01:51:48.053179 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10713 | 2025.12.24 01:51:48.053302 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10714 | 2025.12.24 01:51:48.053338 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5388 rows starting from the beginning of the part | ||
| 10715 | 2025.12.24 01:51:48.053410 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10716 | 2025.12.24 01:51:48.053458 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10717 | 2025.12.24 01:51:48.053502 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 10718 | 2025.12.24 01:51:48.053544 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10719 | 2025.12.24 01:51:48.053587 [ 200 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 10720 | 2025.12.24 01:51:48.055526 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26268 rows, containing 5 columns (5 merged, 0 gathered) in 0.007534613 sec., 3486310.4448762 rows/sec., 235.21 MiB/sec. | ||
| 10721 | 2025.12.24 01:51:48.055727 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258841 sec., 2248484.590926476 rows/sec., 144.16 MiB/sec. | ||
| 10722 | 2025.12.24 01:51:48.055912 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10723 | 2025.12.24 01:51:48.056199 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.12.24 01:51:48.056276 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10725 | 2025.12.24 01:51:48.056348 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10726 | 2025.12.24 01:51:48.056356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10727 | 2025.12.24 01:51:48.056600 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2025.12.24 01:51:48.056671 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_76_15} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10729 | 2025.12.24 01:51:48.056745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10730 | 2025.12.24 01:51:49.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.22 MiB, peak 330.70 MiB, free memory in arenas 0.00 B, will set to 322.25 MiB (RSS), difference: 2.03 MiB | ||
| 10731 | 2025.12.24 01:51:51.429196 [ 102 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10732 | 2025.12.24 01:51:51.429300 [ 102 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2025.12.24 01:51:51.429334 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10734 | 2025.12.24 01:51:51.429505 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 10735 | 2025.12.24 01:51:51.429680 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10736 | 2025.12.24 01:51:51.429728 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 10737 | 2025.12.24 01:51:51.429830 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 10738 | 2025.12.24 01:51:51.429908 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 10739 | 2025.12.24 01:51:51.429973 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 10740 | 2025.12.24 01:51:51.430034 [ 200 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 10741 | 2025.12.24 01:51:51.431120 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690099 sec., 33134.153679754854 rows/sec., 2.76 MiB/sec. | ||
| 10742 | 2025.12.24 01:51:51.431306 [ 196 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10743 | 2025.12.24 01:51:51.431604 [ 196 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.12.24 01:51:51.431682 [ 196 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_13_3} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10745 | 2025.12.24 01:51:51.431773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10746 | 2025.12.24 01:51:53.049267 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.12.24 01:51:53.049482 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10748 | 2025.12.24 01:51:53.049546 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10749 | 2025.12.24 01:51:53.050916 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.12.24 01:51:53.050964 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10751 | 2025.12.24 01:51:53.051542 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10752 | 2025.12.24 01:51:53.051784 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.12.24 01:51:53.051948 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002518 sec., 474980.14297061163 rows/sec., 39.16 MiB/sec. | ||
| 10754 | 2025.12.24 01:51:53.051991 [ 5 ] {4692f320-5c67-493e-88ad-aeca8f5b3ce7} <Debug> TCPHandler: Processed in 0.002862336 sec. | ||
| 10755 | 2025.12.24 01:51:53.052112 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2025.12.24 01:51:53.052207 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10757 | 2025.12.24 01:51:53.052248 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10758 | 2025.12.24 01:51:53.052737 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.12.24 01:51:53.052773 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10760 | 2025.12.24 01:51:53.053097 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10761 | 2025.12.24 01:51:53.053312 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.12.24 01:51:53.053442 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001255 sec., 181673.30677290837 rows/sec., 12.30 MiB/sec. | ||
| 10763 | 2025.12.24 01:51:53.053480 [ 5 ] {5cd6c725-970f-46d4-81e1-eb2ed1ed6a42} <Debug> TCPHandler: Processed in 0.001420102 sec. | ||
| 10764 | 2025.12.24 01:51:53.053580 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2025.12.24 01:51:53.053673 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10766 | 2025.12.24 01:51:53.053715 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10767 | 2025.12.24 01:51:53.054287 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2025.12.24 01:51:53.054322 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10769 | 2025.12.24 01:51:53.054668 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10770 | 2025.12.24 01:51:53.054886 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.12.24 01:51:53.055016 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001361 sec., 382072.00587803085 rows/sec., 28.27 MiB/sec. | ||
| 10772 | 2025.12.24 01:51:53.055054 [ 5 ] {d3cf63c5-8021-409a-87f1-84f77292e33c} <Debug> TCPHandler: Processed in 0.001523045 sec. | ||
| 10773 | 2025.12.24 01:51:53.055161 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2025.12.24 01:51:53.055255 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10775 | 2025.12.24 01:51:53.055297 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10776 | 2025.12.24 01:51:53.055849 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.12.24 01:51:53.055884 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10778 | 2025.12.24 01:51:53.056296 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10779 | 2025.12.24 01:51:53.056514 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2025.12.24 01:51:53.056644 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001408 sec., 599431.8181818182 rows/sec., 40.34 MiB/sec. | ||
| 10781 | 2025.12.24 01:51:53.056681 [ 5 ] {e07f8799-e1a2-4473-839e-52823e65e96b} <Debug> TCPHandler: Processed in 0.001570046 sec. | ||
| 10782 | 2025.12.24 01:51:53.056786 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2025.12.24 01:51:53.056881 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10784 | 2025.12.24 01:51:53.056924 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10785 | 2025.12.24 01:51:53.057253 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2025.12.24 01:51:53.057287 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10787 | 2025.12.24 01:51:53.057625 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10788 | 2025.12.24 01:51:53.057840 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2025.12.24 01:51:53.057969 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 10790 | 2025.12.24 01:51:53.058004 [ 5 ] {d1691e18-d1c7-49d0-b8e3-1a4c17e9f08b} <Debug> TCPHandler: Processed in 0.001267589 sec. | ||
| 10791 | 2025.12.24 01:51:53.497051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25503 | ||
| 10792 | 2025.12.24 01:51:53.497720 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2025.12.24 01:51:53.497760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10794 | 2025.12.24 01:51:53.498262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10795 | 2025.12.24 01:51:53.498498 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.12.24 01:51:53.498630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25503 | ||
| 10797 | 2025.12.24 01:51:54.841105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10798 | 2025.12.24 01:51:54.857960 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.12.24 01:51:54.858027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10800 | 2025.12.24 01:51:54.864014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10801 | 2025.12.24 01:51:54.864740 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2025.12.24 01:51:54.867667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10803 | 2025.12.24 01:51:56.077916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1368 | ||
| 10804 | 2025.12.24 01:51:56.080737 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2025.12.24 01:51:56.080783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10806 | 2025.12.24 01:51:56.081974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10807 | 2025.12.24 01:51:56.082238 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.12.24 01:51:56.082498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 10809 | 2025.12.24 01:51:58.034561 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2025.12.24 01:51:58.034760 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10811 | 2025.12.24 01:51:58.034821 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10812 | 2025.12.24 01:51:58.035730 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.12.24 01:51:58.035768 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10814 | 2025.12.24 01:51:58.036182 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10815 | 2025.12.24 01:51:58.036419 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.12.24 01:51:58.036597 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 10817 | 2025.12.24 01:51:58.036642 [ 5 ] {415559ca-af11-42fc-b7cc-a352f8c4f793} <Debug> TCPHandler: Processed in 0.002224671 sec. | ||
| 10818 | 2025.12.24 01:51:58.036778 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2025.12.24 01:51:58.036872 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10820 | 2025.12.24 01:51:58.036911 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10821 | 2025.12.24 01:51:58.037915 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.12.24 01:51:58.037953 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10823 | 2025.12.24 01:51:58.038340 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10824 | 2025.12.24 01:51:58.038555 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2025.12.24 01:51:58.038689 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001837 sec., 648884.0500816548 rows/sec., 51.84 MiB/sec. | ||
| 10826 | 2025.12.24 01:51:58.038728 [ 5 ] {3ef539fd-8fe0-4653-8b67-411e5ae1da7a} <Debug> TCPHandler: Processed in 0.001999556 sec. | ||
| 10827 | 2025.12.24 01:51:58.038846 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2025.12.24 01:51:58.038938 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10829 | 2025.12.24 01:51:58.038977 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10830 | 2025.12.24 01:51:58.039474 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2025.12.24 01:51:58.039511 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10832 | 2025.12.24 01:51:58.039812 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10833 | 2025.12.24 01:51:58.040017 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2025.12.24 01:51:58.040145 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001226 sec., 199836.867862969 rows/sec., 12.21 MiB/sec. | ||
| 10835 | 2025.12.24 01:51:58.040183 [ 5 ] {c29facd6-ec45-4f7c-88b1-6328818fd4da} <Debug> TCPHandler: Processed in 0.001384672 sec. | ||
| 10836 | 2025.12.24 01:51:58.040291 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2025.12.24 01:51:58.040384 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10838 | 2025.12.24 01:51:58.040422 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10839 | 2025.12.24 01:51:58.040897 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2025.12.24 01:51:58.040934 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10841 | 2025.12.24 01:51:58.041237 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10842 | 2025.12.24 01:51:58.041445 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2025.12.24 01:51:58.041577 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 10844 | 2025.12.24 01:51:58.041615 [ 5 ] {e637af1c-48d5-4b07-83c1-22c11a0b7e73} <Debug> TCPHandler: Processed in 0.001371032 sec. | ||
| 10845 | 2025.12.24 01:51:58.041734 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2025.12.24 01:51:58.041826 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10847 | 2025.12.24 01:51:58.041864 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10848 | 2025.12.24 01:51:58.042343 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.12.24 01:51:58.042379 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10850 | 2025.12.24 01:51:58.042683 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10851 | 2025.12.24 01:51:58.042895 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2025.12.24 01:51:58.043018 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 10853 | 2025.12.24 01:51:58.043055 [ 5 ] {55a92e5e-7ffa-45e3-bfb5-74293c30d21a} <Debug> TCPHandler: Processed in 0.001368501 sec. | ||
| 10854 | 2025.12.24 01:51:58.043165 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2025.12.24 01:51:58.043255 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10856 | 2025.12.24 01:51:58.043293 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10857 | 2025.12.24 01:51:58.043937 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.12.24 01:51:58.043978 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10859 | 2025.12.24 01:51:58.044299 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10860 | 2025.12.24 01:51:58.044505 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2025.12.24 01:51:58.044642 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001404 sec., 512108.2621082621 rows/sec., 35.94 MiB/sec. | ||
| 10862 | 2025.12.24 01:51:58.044680 [ 5 ] {01090e7c-4869-4552-9a02-eda4f2bf7bef} <Debug> TCPHandler: Processed in 0.001562856 sec. | ||
| 10863 | 2025.12.24 01:51:58.044787 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2025.12.24 01:51:58.044879 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10865 | 2025.12.24 01:51:58.044919 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10866 | 2025.12.24 01:51:58.045245 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2025.12.24 01:51:58.045280 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10868 | 2025.12.24 01:51:58.045575 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10869 | 2025.12.24 01:51:58.045780 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2025.12.24 01:51:58.045906 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 10871 | 2025.12.24 01:51:58.045966 [ 5 ] {d2306b19-2a39-4d17-a107-890238aeff03} <Debug> TCPHandler: Processed in 0.001225418 sec. | ||
| 10872 | 2025.12.24 01:51:58.046071 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2025.12.24 01:51:58.046163 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10874 | 2025.12.24 01:51:58.046203 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10875 | 2025.12.24 01:51:58.046643 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.12.24 01:51:58.046678 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10877 | 2025.12.24 01:51:58.047008 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10878 | 2025.12.24 01:51:58.047221 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.12.24 01:51:58.047381 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 10880 | 2025.12.24 01:51:58.047418 [ 5 ] {62568422-a021-436e-bac7-4c5b3f260896} <Debug> TCPHandler: Processed in 0.001393432 sec. | ||
| 10881 | 2025.12.24 01:51:58.047524 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2025.12.24 01:51:58.047615 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10883 | 2025.12.24 01:51:58.047655 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10884 | 2025.12.24 01:51:58.047957 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.12.24 01:51:58.047992 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10886 | 2025.12.24 01:51:58.048284 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10887 | 2025.12.24 01:51:58.048486 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2025.12.24 01:51:58.048609 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 10889 | 2025.12.24 01:51:58.048645 [ 5 ] {a13878dd-8468-49df-9e7b-bb1bed9590e0} <Debug> TCPHandler: Processed in 0.001167797 sec. | ||
| 10890 | 2025.12.24 01:51:58.048750 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2025.12.24 01:51:58.048840 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10892 | 2025.12.24 01:51:58.048891 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <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 | ||
| 10893 | 2025.12.24 01:51:58.049762 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2025.12.24 01:51:58.049798 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10895 | 2025.12.24 01:51:58.050349 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10896 | 2025.12.24 01:51:58.050575 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2025.12.24 01:51:58.050709 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 10898 | 2025.12.24 01:51:58.050761 [ 5 ] {7b72ab58-e589-4d81-86af-aa2b4c25b4f9} <Debug> TCPHandler: Processed in 0.002058108 sec. | ||
| 10899 | 2025.12.24 01:51:58.050872 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2025.12.24 01:51:58.050964 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10901 | 2025.12.24 01:51:58.051004 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10902 | 2025.12.24 01:51:58.051341 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2025.12.24 01:51:58.051376 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10904 | 2025.12.24 01:51:58.051676 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10905 | 2025.12.24 01:51:58.051890 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2025.12.24 01:51:58.052020 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 10907 | 2025.12.24 01:51:58.052055 [ 5 ] {0579cc66-f764-4cab-8c82-23d4a7b85e88} <Debug> TCPHandler: Processed in 0.001232179 sec. | ||
| 10908 | 2025.12.24 01:52:00.840842 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10909 | 2025.12.24 01:52:00.840890 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10910 | 2025.12.24 01:52:00.998792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25951 | ||
| 10911 | 2025.12.24 01:52:00.999596 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.12.24 01:52:00.999675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10913 | 2025.12.24 01:52:01.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.45 MiB, peak 330.70 MiB, free memory in arenas 0.00 B, will set to 322.29 MiB (RSS), difference: -4.16 MiB | ||
| 10914 | 2025.12.24 01:52:01.000202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10915 | 2025.12.24 01:52:01.000509 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2025.12.24 01:52:01.000665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25951 | ||
| 10917 | 2025.12.24 01:52:02.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.14 MiB, peak 330.70 MiB, free memory in arenas 0.00 B, will set to 322.29 MiB (RSS), difference: 4.15 MiB | ||
| 10918 | 2025.12.24 01:52:02.367717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10919 | 2025.12.24 01:52:02.385300 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2025.12.24 01:52:02.385362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10921 | 2025.12.24 01:52:02.391464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10922 | 2025.12.24 01:52:02.392178 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2025.12.24 01:52:02.395410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10924 | 2025.12.24 01:52:03.021663 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10925 | 2025.12.24 01:52:03.021936 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10926 | 2025.12.24 01:52:03.021999 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10927 | 2025.12.24 01:52:03.022774 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2025.12.24 01:52:03.022814 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10929 | 2025.12.24 01:52:03.023232 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10930 | 2025.12.24 01:52:03.023457 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2025.12.24 01:52:03.023609 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 10932 | 2025.12.24 01:52:03.023654 [ 5 ] {bacd52a9-61e3-469c-bcc7-0072a53f1c99} <Debug> TCPHandler: Processed in 0.00218275 sec. | ||
| 10933 | 2025.12.24 01:52:03.023776 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2025.12.24 01:52:03.023875 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10935 | 2025.12.24 01:52:03.023915 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10936 | 2025.12.24 01:52:03.024386 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2025.12.24 01:52:03.024422 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10938 | 2025.12.24 01:52:03.024730 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10939 | 2025.12.24 01:52:03.024940 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2025.12.24 01:52:03.025066 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 10941 | 2025.12.24 01:52:03.025102 [ 5 ] {2997b90b-2938-43b0-8603-7d85972d0e04} <Debug> TCPHandler: Processed in 0.001375692 sec. | ||
| 10942 | 2025.12.24 01:52:03.025215 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2025.12.24 01:52:03.025310 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10944 | 2025.12.24 01:52:03.025352 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10945 | 2025.12.24 01:52:03.025784 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.12.24 01:52:03.025820 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10947 | 2025.12.24 01:52:03.026151 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10948 | 2025.12.24 01:52:03.026363 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.12.24 01:52:03.026490 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10950 | 2025.12.24 01:52:03.026526 [ 5 ] {9f9afe83-3c41-4626-963a-42caee1bb510} <Debug> TCPHandler: Processed in 0.001358152 sec. | ||
| 10951 | 2025.12.24 01:52:03.026630 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2025.12.24 01:52:03.026723 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10953 | 2025.12.24 01:52:03.026763 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10954 | 2025.12.24 01:52:03.027084 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2025.12.24 01:52:03.027121 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10956 | 2025.12.24 01:52:03.027443 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10957 | 2025.12.24 01:52:03.027655 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2025.12.24 01:52:03.027785 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10959 | 2025.12.24 01:52:03.027820 [ 5 ] {82986fab-b3b0-4d33-a1da-bd7c8d345ce8} <Debug> TCPHandler: Processed in 0.001237518 sec. | ||
| 10960 | 2025.12.24 01:52:06.082700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1398 | ||
| 10961 | 2025.12.24 01:52:06.085175 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2025.12.24 01:52:06.085238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10963 | 2025.12.24 01:52:06.086541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10964 | 2025.12.24 01:52:06.086822 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2025.12.24 01:52:06.087016 [ 88 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10966 | 2025.12.24 01:52:06.087085 [ 88 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2025.12.24 01:52:06.087106 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10968 | 2025.12.24 01:52:06.087207 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 10969 | 2025.12.24 01:52:06.087225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 10970 | 2025.12.24 01:52:06.087728 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2025.12.24 01:52:06.087872 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1232 rows starting from the beginning of the part | ||
| 10972 | 2025.12.24 01:52:06.088210 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 10973 | 2025.12.24 01:52:06.088511 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 10974 | 2025.12.24 01:52:06.088791 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 10975 | 2025.12.24 01:52:06.089083 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
| 10976 | 2025.12.24 01:52:06.089393 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 10977 | 2025.12.24 01:52:06.095432 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 72 columns (72 merged, 0 gathered) in 0.008264241 sec., 169162.54015341518 rows/sec., 135.05 MiB/sec. | ||
| 10978 | 2025.12.24 01:52:06.097013 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10979 | 2025.12.24 01:52:06.097620 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2025.12.24 01:52:06.097706 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_41_8} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10981 | 2025.12.24 01:52:06.097946 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10982 | 2025.12.24 01:52:08.034405 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2025.12.24 01:52:08.034627 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10984 | 2025.12.24 01:52:08.034699 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10985 | 2025.12.24 01:52:08.035554 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2025.12.24 01:52:08.035593 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10987 | 2025.12.24 01:52:08.036017 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10988 | 2025.12.24 01:52:08.036254 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2025.12.24 01:52:08.036413 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 10990 | 2025.12.24 01:52:08.036455 [ 5 ] {8c3855e9-82e6-498b-a5c6-bf20bc0834a9} <Debug> TCPHandler: Processed in 0.00218864 sec. | ||
| 10991 | 2025.12.24 01:52:08.036576 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2025.12.24 01:52:08.036675 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10993 | 2025.12.24 01:52:08.036715 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10994 | 2025.12.24 01:52:08.037867 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2025.12.24 01:52:08.037905 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 10996 | 2025.12.24 01:52:08.038312 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10997 | 2025.12.24 01:52:08.038525 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2025.12.24 01:52:08.038654 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001998 sec., 596596.5965965965 rows/sec., 47.66 MiB/sec. | ||
| 10999 | 2025.12.24 01:52:08.038692 [ 5 ] {537ccb13-0582-447e-af8a-9690c7114a3a} <Debug> TCPHandler: Processed in 0.002166501 sec. | ||
| 11000 | 2025.12.24 01:52:08.038804 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2025.12.24 01:52:08.038898 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11002 | 2025.12.24 01:52:08.038938 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11003 | 2025.12.24 01:52:08.039459 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2025.12.24 01:52:08.039496 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11005 | 2025.12.24 01:52:08.039817 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11006 | 2025.12.24 01:52:08.040025 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2025.12.24 01:52:08.040137 [ 87 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11008 | 2025.12.24 01:52:08.040151 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001272 sec., 192610.06289308178 rows/sec., 11.76 MiB/sec. | ||
| 11009 | 2025.12.24 01:52:08.040219 [ 87 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.12.24 01:52:08.040232 [ 5 ] {d010b981-5e34-424f-9e67-84d117185da0} <Debug> TCPHandler: Processed in 0.001479154 sec. | ||
| 11011 | 2025.12.24 01:52:08.040252 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11012 | 2025.12.24 01:52:08.040347 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2025.12.24 01:52:08.040378 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 11014 | 2025.12.24 01:52:08.040447 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11015 | 2025.12.24 01:52:08.040492 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11016 | 2025.12.24 01:52:08.040530 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11017 | 2025.12.24 01:52:08.040572 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 11018 | 2025.12.24 01:52:08.040653 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 245 rows starting from the beginning of the part | ||
| 11019 | 2025.12.24 01:52:08.040703 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 261 rows starting from the beginning of the part | ||
| 11020 | 2025.12.24 01:52:08.040753 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 245 rows starting from the beginning of the part | ||
| 11021 | 2025.12.24 01:52:08.040803 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 245 rows starting from the beginning of the part | ||
| 11022 | 2025.12.24 01:52:08.040849 [ 188 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 245 rows starting from the beginning of the part | ||
| 11023 | 2025.12.24 01:52:08.040982 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2025.12.24 01:52:08.041025 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11025 | 2025.12.24 01:52:08.041366 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11026 | 2025.12.24 01:52:08.041596 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2025.12.24 01:52:08.041706 [ 87 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11028 | 2025.12.24 01:52:08.041725 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.53 MiB/sec. | ||
| 11029 | 2025.12.24 01:52:08.041735 [ 87 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2025.12.24 01:52:08.041768 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11031 | 2025.12.24 01:52:08.041771 [ 5 ] {4054fa8d-30af-4d4a-b3fd-32b1e6ea05d4} <Debug> TCPHandler: Processed in 0.001474543 sec. | ||
| 11032 | 2025.12.24 01:52:08.041866 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 11033 | 2025.12.24 01:52:08.041893 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.12.24 01:52:08.041922 [ 192 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600567 sec., 948413.9058221243 rows/sec., 61.83 MiB/sec. | ||
| 11035 | 2025.12.24 01:52:08.041977 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11036 | 2025.12.24 01:52:08.041989 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11037 | 2025.12.24 01:52:08.042016 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 464 rows starting from the beginning of the part | ||
| 11038 | 2025.12.24 01:52:08.042031 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11039 | 2025.12.24 01:52:08.042084 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 11040 | 2025.12.24 01:52:08.042091 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11041 | 2025.12.24 01:52:08.042136 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 11042 | 2025.12.24 01:52:08.042183 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 11043 | 2025.12.24 01:52:08.042229 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 11044 | 2025.12.24 01:52:08.042275 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 11045 | 2025.12.24 01:52:08.042361 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2025.12.24 01:52:08.042427 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_46_9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11047 | 2025.12.24 01:52:08.042511 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.12.24 01:52:08.042516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11049 | 2025.12.24 01:52:08.042546 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11050 | 2025.12.24 01:52:08.042870 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11051 | 2025.12.24 01:52:08.043101 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2025.12.24 01:52:08.043231 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 11053 | 2025.12.24 01:52:08.043269 [ 5 ] {02769926-0a09-46d5-ae48-a56499f66c4e} <Debug> TCPHandler: Processed in 0.001426713 sec. | ||
| 11054 | 2025.12.24 01:52:08.043285 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465254 sec., 1051012.3159534114 rows/sec., 73.09 MiB/sec. | ||
| 11055 | 2025.12.24 01:52:08.043374 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2025.12.24 01:52:08.043410 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11057 | 2025.12.24 01:52:08.043466 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11058 | 2025.12.24 01:52:08.043508 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11059 | 2025.12.24 01:52:08.043633 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.12.24 01:52:08.043695 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_46_9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11061 | 2025.12.24 01:52:08.043750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11062 | 2025.12.24 01:52:08.044239 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.12.24 01:52:08.044275 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11064 | 2025.12.24 01:52:08.044605 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11065 | 2025.12.24 01:52:08.044823 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.12.24 01:52:08.044950 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001501 sec., 479013.99067288474 rows/sec., 33.62 MiB/sec. | ||
| 11067 | 2025.12.24 01:52:08.044988 [ 5 ] {5a8ab01a-7ade-4f2d-a064-79ac2ab1796e} <Debug> TCPHandler: Processed in 0.001663739 sec. | ||
| 11068 | 2025.12.24 01:52:08.045096 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2025.12.24 01:52:08.045192 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11070 | 2025.12.24 01:52:08.045234 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11071 | 2025.12.24 01:52:08.045563 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2025.12.24 01:52:08.045599 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11073 | 2025.12.24 01:52:08.045903 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11074 | 2025.12.24 01:52:08.046113 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.12.24 01:52:08.046218 [ 87 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11076 | 2025.12.24 01:52:08.046240 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 11077 | 2025.12.24 01:52:08.046249 [ 87 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2025.12.24 01:52:08.046279 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11079 | 2025.12.24 01:52:08.046283 [ 5 ] {44319f62-87b9-49cb-9f59-fab7b97f8aee} <Debug> TCPHandler: Processed in 0.001237058 sec. | ||
| 11080 | 2025.12.24 01:52:08.046354 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 11081 | 2025.12.24 01:52:08.046401 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2025.12.24 01:52:08.046444 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11083 | 2025.12.24 01:52:08.046473 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 162 rows starting from the beginning of the part | ||
| 11084 | 2025.12.24 01:52:08.046496 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11085 | 2025.12.24 01:52:08.046527 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11086 | 2025.12.24 01:52:08.046538 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11087 | 2025.12.24 01:52:08.046574 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11088 | 2025.12.24 01:52:08.046617 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11089 | 2025.12.24 01:52:08.046659 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11090 | 2025.12.24 01:52:08.046699 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11091 | 2025.12.24 01:52:08.046977 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2025.12.24 01:52:08.047012 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11093 | 2025.12.24 01:52:08.047345 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11094 | 2025.12.24 01:52:08.047375 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055665 sec., 181875.87918515818 rows/sec., 9.28 MiB/sec. | ||
| 11095 | 2025.12.24 01:52:08.047477 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11096 | 2025.12.24 01:52:08.047561 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.12.24 01:52:08.047692 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 11098 | 2025.12.24 01:52:08.047711 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2025.12.24 01:52:08.047730 [ 5 ] {0386d286-820a-4b1f-bc8b-12ed30245aac} <Debug> TCPHandler: Processed in 0.001378642 sec. | ||
| 11100 | 2025.12.24 01:52:08.047780 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_31_6} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11101 | 2025.12.24 01:52:08.047835 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2025.12.24 01:52:08.047840 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11103 | 2025.12.24 01:52:08.047929 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11104 | 2025.12.24 01:52:08.047970 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11105 | 2025.12.24 01:52:08.048288 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2025.12.24 01:52:08.048328 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11107 | 2025.12.24 01:52:08.048643 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11108 | 2025.12.24 01:52:08.048859 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2025.12.24 01:52:08.048995 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 11110 | 2025.12.24 01:52:08.049034 [ 5 ] {8f42f630-c2f2-4407-81cf-bb5e193dd3b6} <Debug> TCPHandler: Processed in 0.001248439 sec. | ||
| 11111 | 2025.12.24 01:52:08.049149 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2025.12.24 01:52:08.049248 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11113 | 2025.12.24 01:52:08.049301 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <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 | ||
| 11114 | 2025.12.24 01:52:08.050171 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2025.12.24 01:52:08.050208 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11116 | 2025.12.24 01:52:08.050784 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11117 | 2025.12.24 01:52:08.051002 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2025.12.24 01:52:08.051140 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00191 sec., 20942.40837696335 rows/sec., 37.53 MiB/sec. | ||
| 11119 | 2025.12.24 01:52:08.051194 [ 5 ] {0cb19b94-96a9-4e6a-ae6e-82854a42be94} <Debug> TCPHandler: Processed in 0.002112009 sec. | ||
| 11120 | 2025.12.24 01:52:08.051302 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2025.12.24 01:52:08.051399 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11122 | 2025.12.24 01:52:08.051441 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11123 | 2025.12.24 01:52:08.051785 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2025.12.24 01:52:08.051823 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11125 | 2025.12.24 01:52:08.052137 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11126 | 2025.12.24 01:52:08.052341 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2025.12.24 01:52:08.052467 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 11128 | 2025.12.24 01:52:08.052503 [ 5 ] {5e15e86d-d505-4ff2-9e40-53fad15e6c1d} <Debug> TCPHandler: Processed in 0.001250959 sec. | ||
| 11129 | 2025.12.24 01:52:08.500825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26463 | ||
| 11130 | 2025.12.24 01:52:08.501642 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2025.12.24 01:52:08.501719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11132 | 2025.12.24 01:52:08.502513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11133 | 2025.12.24 01:52:08.502761 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2025.12.24 01:52:08.502914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26463 | ||
| 11135 | 2025.12.24 01:52:09.895474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11136 | 2025.12.24 01:52:09.912754 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2025.12.24 01:52:09.912815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11138 | 2025.12.24 01:52:09.918885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11139 | 2025.12.24 01:52:09.919590 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2025.12.24 01:52:09.922897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11141 | 2025.12.24 01:52:13.021891 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2025.12.24 01:52:13.022102 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11143 | 2025.12.24 01:52:13.022170 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11144 | 2025.12.24 01:52:13.023005 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2025.12.24 01:52:13.023043 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11146 | 2025.12.24 01:52:13.023465 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11147 | 2025.12.24 01:52:13.023684 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2025.12.24 01:52:13.023834 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001786 sec., 31354.98320268757 rows/sec., 2.41 MiB/sec. | ||
| 11149 | 2025.12.24 01:52:13.023834 [ 81 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11150 | 2025.12.24 01:52:13.023876 [ 5 ] {f0ea58c9-4f4d-4ec7-9e42-043c408a9e48} <Debug> TCPHandler: Processed in 0.002124339 sec. | ||
| 11151 | 2025.12.24 01:52:13.023889 [ 81 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.12.24 01:52:13.023912 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11153 | 2025.12.24 01:52:13.023998 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.12.24 01:52:13.024057 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 11155 | 2025.12.24 01:52:13.024093 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11156 | 2025.12.24 01:52:13.024150 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11157 | 2025.12.24 01:52:13.024220 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11158 | 2025.12.24 01:52:13.024263 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2462 rows starting from the beginning of the part | ||
| 11159 | 2025.12.24 01:52:13.024340 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1196 rows starting from the beginning of the part | ||
| 11160 | 2025.12.24 01:52:13.024392 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1192 rows starting from the beginning of the part | ||
| 11161 | 2025.12.24 01:52:13.024437 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 11162 | 2025.12.24 01:52:13.024480 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1192 rows starting from the beginning of the part | ||
| 11163 | 2025.12.24 01:52:13.024524 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 11164 | 2025.12.24 01:52:13.024628 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2025.12.24 01:52:13.024669 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11166 | 2025.12.24 01:52:13.025011 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11167 | 2025.12.24 01:52:13.025252 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2025.12.24 01:52:13.025383 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 11169 | 2025.12.24 01:52:13.025411 [ 78 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11170 | 2025.12.24 01:52:13.025421 [ 5 ] {64d2bbfa-02e3-4b86-b273-c197f3c0ab34} <Debug> TCPHandler: Processed in 0.001472043 sec. | ||
| 11171 | 2025.12.24 01:52:13.025483 [ 78 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.12.24 01:52:13.025511 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11173 | 2025.12.24 01:52:13.025580 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2025.12.24 01:52:13.025618 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 11175 | 2025.12.24 01:52:13.025678 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11176 | 2025.12.24 01:52:13.025724 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11177 | 2025.12.24 01:52:13.025726 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11178 | 2025.12.24 01:52:13.025765 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 11179 | 2025.12.24 01:52:13.025842 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 520 rows starting from the beginning of the part | ||
| 11180 | 2025.12.24 01:52:13.025922 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 719 rows starting from the beginning of the part | ||
| 11181 | 2025.12.24 01:52:13.025984 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 11182 | 2025.12.24 01:52:13.026034 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 719 rows starting from the beginning of the part | ||
| 11183 | 2025.12.24 01:52:13.026086 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 11184 | 2025.12.24 01:52:13.026141 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2025.12.24 01:52:13.026177 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11186 | 2025.12.24 01:52:13.026688 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11187 | 2025.12.24 01:52:13.026856 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002866726 sec., 2146699.7543539214 rows/sec., 182.29 MiB/sec. | ||
| 11188 | 2025.12.24 01:52:13.026904 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2025.12.24 01:52:13.027017 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11190 | 2025.12.24 01:52:13.027034 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 11191 | 2025.12.24 01:52:13.027052 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2025.12.24 01:52:13.027071 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11193 | 2025.12.24 01:52:13.027071 [ 5 ] {6ef02c86-72e2-4a27-8ae3-ba895f25c1f6} <Debug> TCPHandler: Processed in 0.001540446 sec. | ||
| 11194 | 2025.12.24 01:52:13.027159 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11195 | 2025.12.24 01:52:13.027188 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 11196 | 2025.12.24 01:52:13.027193 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2025.12.24 01:52:13.027342 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11198 | 2025.12.24 01:52:13.027346 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11199 | 2025.12.24 01:52:13.027388 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11200 | 2025.12.24 01:52:13.027399 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26268 rows starting from the beginning of the part | ||
| 11201 | 2025.12.24 01:52:13.027414 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836352 sec., 1816100.6168751959 rows/sec., 137.36 MiB/sec. | ||
| 11202 | 2025.12.24 01:52:13.027430 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2025.12.24 01:52:13.027470 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 844 rows starting from the beginning of the part | ||
| 11204 | 2025.12.24 01:52:13.027519 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 11205 | 2025.12.24 01:52:13.027521 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_81_16} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11206 | 2025.12.24 01:52:13.027569 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 11207 | 2025.12.24 01:52:13.027609 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 11208 | 2025.12.24 01:52:13.027623 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 11209 | 2025.12.24 01:52:13.027626 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11210 | 2025.12.24 01:52:13.027679 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 11211 | 2025.12.24 01:52:13.027724 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2025.12.24 01:52:13.027763 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11213 | 2025.12.24 01:52:13.027974 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2025.12.24 01:52:13.028051 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_81_16} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11215 | 2025.12.24 01:52:13.028096 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11216 | 2025.12.24 01:52:13.028121 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 11217 | 2025.12.24 01:52:13.028317 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2025.12.24 01:52:13.028417 [ 81 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11219 | 2025.12.24 01:52:13.028443 [ 81 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2025.12.24 01:52:13.028443 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11221 | 2025.12.24 01:52:13.028460 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11222 | 2025.12.24 01:52:13.028486 [ 5 ] {17733aba-750b-40ef-9c19-71dc1bfe79c5} <Debug> TCPHandler: Processed in 0.001341211 sec. | ||
| 11223 | 2025.12.24 01:52:13.028549 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 11224 | 2025.12.24 01:52:13.028687 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11225 | 2025.12.24 01:52:13.028723 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5820 rows starting from the beginning of the part | ||
| 11226 | 2025.12.24 01:52:13.028789 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 11227 | 2025.12.24 01:52:13.028838 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 11228 | 2025.12.24 01:52:13.028879 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 11229 | 2025.12.24 01:52:13.028917 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11230 | 2025.12.24 01:52:13.028957 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 11231 | 2025.12.24 01:52:13.031301 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792474 sec., 2223118.28149519 rows/sec., 142.53 MiB/sec. | ||
| 11232 | 2025.12.24 01:52:13.031806 [ 195 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11233 | 2025.12.24 01:52:13.032122 [ 195 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.12.24 01:52:13.032204 [ 195 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_81_16} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11235 | 2025.12.24 01:52:13.032288 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11236 | 2025.12.24 01:52:13.035218 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28060 rows, containing 5 columns (5 merged, 0 gathered) in 0.008083856 sec., 3471115.7645559246 rows/sec., 234.11 MiB/sec. | ||
| 11237 | 2025.12.24 01:52:13.035487 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11238 | 2025.12.24 01:52:13.035749 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2025.12.24 01:52:13.035817 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11240 | 2025.12.24 01:52:13.035893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11241 | 2025.12.24 01:52:14.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.78 MiB, peak 333.56 MiB, free memory in arenas 0.00 B, will set to 324.97 MiB (RSS), difference: 2.19 MiB | ||
| 11242 | 2025.12.24 01:52:15.840931 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11243 | 2025.12.24 01:52:15.841012 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11244 | 2025.12.24 01:52:16.004011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26975 | ||
| 11245 | 2025.12.24 01:52:16.004743 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.12.24 01:52:16.004826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11247 | 2025.12.24 01:52:16.005599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11248 | 2025.12.24 01:52:16.005873 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.12.24 01:52:16.006028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26975 | ||
| 11250 | 2025.12.24 01:52:16.006033 [ 77 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11251 | 2025.12.24 01:52:16.006098 [ 77 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.12.24 01:52:16.006121 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11253 | 2025.12.24 01:52:16.006304 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 11254 | 2025.12.24 01:52:16.006456 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2025.12.24 01:52:16.006494 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24543 rows starting from the beginning of the part | ||
| 11256 | 2025.12.24 01:52:16.006563 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11257 | 2025.12.24 01:52:16.006610 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11258 | 2025.12.24 01:52:16.006652 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11259 | 2025.12.24 01:52:16.006690 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11260 | 2025.12.24 01:52:16.006731 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 11261 | 2025.12.24 01:52:16.008926 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26975 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698872 sec., 9994916.394701192 rows/sec., 142.98 MiB/sec. | ||
| 11262 | 2025.12.24 01:52:16.009158 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11263 | 2025.12.24 01:52:16.009469 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.12.24 01:52:16.009553 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_56_11} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11265 | 2025.12.24 01:52:16.009635 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11266 | 2025.12.24 01:52:16.087415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1428 | ||
| 11267 | 2025.12.24 01:52:16.089973 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.12.24 01:52:16.090012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11269 | 2025.12.24 01:52:16.091148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11270 | 2025.12.24 01:52:16.091409 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.12.24 01:52:16.091659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11272 | 2025.12.24 01:52:17.423007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11273 | 2025.12.24 01:52:17.439597 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2025.12.24 01:52:17.439652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11275 | 2025.12.24 01:52:17.445979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11276 | 2025.12.24 01:52:17.446676 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2025.12.24 01:52:17.447020 [ 75 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11278 | 2025.12.24 01:52:17.447118 [ 75 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.12.24 01:52:17.447156 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11280 | 2025.12.24 01:52:17.447326 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 11281 | 2025.12.24 01:52:17.449727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11282 | 2025.12.24 01:52:17.451264 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11283 | 2025.12.24 01:52:17.452844 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 11284 | 2025.12.24 01:52:17.457646 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 11285 | 2025.12.24 01:52:17.462376 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11286 | 2025.12.24 01:52:17.467230 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11287 | 2025.12.24 01:52:17.472036 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 11288 | 2025.12.24 01:52:17.475901 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 11289 | 2025.12.24 01:52:17.527754 [ 186 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080494236 sec., 5242.611408846716 rows/sec., 27.11 MiB/sec. | ||
| 11290 | 2025.12.24 01:52:17.530782 [ 186 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11291 | 2025.12.24 01:52:17.533045 [ 186 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2025.12.24 01:52:17.533127 [ 186 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_56_11} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11293 | 2025.12.24 01:52:17.535192 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11294 | 2025.12.24 01:52:18.034106 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2025.12.24 01:52:18.034293 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11296 | 2025.12.24 01:52:18.034353 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11297 | 2025.12.24 01:52:18.035282 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2025.12.24 01:52:18.035324 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11299 | 2025.12.24 01:52:18.035746 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11300 | 2025.12.24 01:52:18.035979 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2025.12.24 01:52:18.036125 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 11302 | 2025.12.24 01:52:18.036168 [ 5 ] {5c75860c-22c8-4ed1-b9bb-4c151e95d4bb} <Debug> TCPHandler: Processed in 0.00218873 sec. | ||
| 11303 | 2025.12.24 01:52:18.036295 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2025.12.24 01:52:18.036391 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11305 | 2025.12.24 01:52:18.036430 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11306 | 2025.12.24 01:52:18.037463 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2025.12.24 01:52:18.037501 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11308 | 2025.12.24 01:52:18.037919 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11309 | 2025.12.24 01:52:18.038135 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2025.12.24 01:52:18.038265 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001895 sec., 629023.746701847 rows/sec., 50.25 MiB/sec. | ||
| 11311 | 2025.12.24 01:52:18.038307 [ 5 ] {5251bb98-3dba-4aa2-9eda-e354efcf149a} <Debug> TCPHandler: Processed in 0.002062368 sec. | ||
| 11312 | 2025.12.24 01:52:18.038432 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2025.12.24 01:52:18.038525 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11314 | 2025.12.24 01:52:18.038565 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11315 | 2025.12.24 01:52:18.039079 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2025.12.24 01:52:18.039115 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11317 | 2025.12.24 01:52:18.039430 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11318 | 2025.12.24 01:52:18.039638 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.12.24 01:52:18.039767 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00126 sec., 194444.44444444444 rows/sec., 11.88 MiB/sec. | ||
| 11320 | 2025.12.24 01:52:18.039805 [ 5 ] {bbc46711-4f87-497f-8398-6cca308213d5} <Debug> TCPHandler: Processed in 0.001421652 sec. | ||
| 11321 | 2025.12.24 01:52:18.039917 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2025.12.24 01:52:18.040010 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11323 | 2025.12.24 01:52:18.040049 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11324 | 2025.12.24 01:52:18.040533 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2025.12.24 01:52:18.040568 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11326 | 2025.12.24 01:52:18.040900 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11327 | 2025.12.24 01:52:18.041116 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.12.24 01:52:18.041241 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 11329 | 2025.12.24 01:52:18.041279 [ 5 ] {bcca85b0-9bfd-41ef-af21-cf6b07547452} <Debug> TCPHandler: Processed in 0.001410242 sec. | ||
| 11330 | 2025.12.24 01:52:18.041394 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2025.12.24 01:52:18.041486 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11332 | 2025.12.24 01:52:18.041524 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11333 | 2025.12.24 01:52:18.041993 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2025.12.24 01:52:18.042029 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11335 | 2025.12.24 01:52:18.042329 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11336 | 2025.12.24 01:52:18.042538 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2025.12.24 01:52:18.042663 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 11338 | 2025.12.24 01:52:18.042701 [ 5 ] {9f90bafd-970f-4dd6-985a-864638279c71} <Debug> TCPHandler: Processed in 0.001354811 sec. | ||
| 11339 | 2025.12.24 01:52:18.042808 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2025.12.24 01:52:18.042899 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11341 | 2025.12.24 01:52:18.042938 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11342 | 2025.12.24 01:52:18.043588 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2025.12.24 01:52:18.043623 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11344 | 2025.12.24 01:52:18.043970 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11345 | 2025.12.24 01:52:18.044263 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.12.24 01:52:18.044386 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001516 sec., 474274.40633245383 rows/sec., 33.28 MiB/sec. | ||
| 11347 | 2025.12.24 01:52:18.044422 [ 5 ] {3d72460b-87aa-428b-926f-13ada81a2ccb} <Debug> TCPHandler: Processed in 0.001676189 sec. | ||
| 11348 | 2025.12.24 01:52:18.044523 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2025.12.24 01:52:18.044610 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11350 | 2025.12.24 01:52:18.044648 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11351 | 2025.12.24 01:52:18.044953 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2025.12.24 01:52:18.044986 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11353 | 2025.12.24 01:52:18.045346 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11354 | 2025.12.24 01:52:18.045552 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2025.12.24 01:52:18.045676 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 11356 | 2025.12.24 01:52:18.045713 [ 5 ] {97ba9cd9-db87-47ad-9b9a-e2348f50621f} <Debug> TCPHandler: Processed in 0.001214468 sec. | ||
| 11357 | 2025.12.24 01:52:18.045816 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2025.12.24 01:52:18.045908 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.12.24 01:52:18.045948 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11360 | 2025.12.24 01:52:18.046387 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2025.12.24 01:52:18.046426 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11362 | 2025.12.24 01:52:18.046786 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11363 | 2025.12.24 01:52:18.046991 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2025.12.24 01:52:18.047124 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 11365 | 2025.12.24 01:52:18.047161 [ 5 ] {259ee4db-df7b-4d5d-8375-e46682c50f20} <Debug> TCPHandler: Processed in 0.001391882 sec. | ||
| 11366 | 2025.12.24 01:52:18.047277 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2025.12.24 01:52:18.047373 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11368 | 2025.12.24 01:52:18.047415 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11369 | 2025.12.24 01:52:18.047717 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.12.24 01:52:18.047752 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11371 | 2025.12.24 01:52:18.048071 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11372 | 2025.12.24 01:52:18.048280 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2025.12.24 01:52:18.048406 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 11374 | 2025.12.24 01:52:18.048441 [ 5 ] {0e953781-f281-4d43-9d58-5a4eb27e17f8} <Debug> TCPHandler: Processed in 0.001212138 sec. | ||
| 11375 | 2025.12.24 01:52:18.048545 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2025.12.24 01:52:18.048636 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11377 | 2025.12.24 01:52:18.048687 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <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 | ||
| 11378 | 2025.12.24 01:52:18.049534 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2025.12.24 01:52:18.049569 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11380 | 2025.12.24 01:52:18.050160 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11381 | 2025.12.24 01:52:18.050381 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.12.24 01:52:18.050507 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11383 | 2025.12.24 01:52:18.050516 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 11384 | 2025.12.24 01:52:18.050584 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.12.24 01:52:18.050610 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11386 | 2025.12.24 01:52:18.050615 [ 5 ] {6606a460-acda-446b-9591-e8b5e08a3a11} <Debug> TCPHandler: Processed in 0.002116338 sec. | ||
| 11387 | 2025.12.24 01:52:18.050729 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.12.24 01:52:18.050753 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11389 | 2025.12.24 01:52:18.050820 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11390 | 2025.12.24 01:52:18.050865 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11391 | 2025.12.24 01:52:18.051044 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11392 | 2025.12.24 01:52:18.051112 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1382 rows starting from the beginning of the part | ||
| 11393 | 2025.12.24 01:52:18.051190 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2025.12.24 01:52:18.051232 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11395 | 2025.12.24 01:52:18.051253 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11396 | 2025.12.24 01:52:18.051367 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11397 | 2025.12.24 01:52:18.051465 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11398 | 2025.12.24 01:52:18.051553 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11399 | 2025.12.24 01:52:18.051565 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11400 | 2025.12.24 01:52:18.051641 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 11401 | 2025.12.24 01:52:18.051800 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.12.24 01:52:18.051929 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 11403 | 2025.12.24 01:52:18.051965 [ 5 ] {5be365ca-c277-49c7-9906-50eeccc82af2} <Debug> TCPHandler: Processed in 0.001282269 sec. | ||
| 11404 | 2025.12.24 01:52:18.060991 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 19 columns (19 merged, 0 gathered) in 0.010349969 sec., 152850.69935958262 rows/sec., 273.90 MiB/sec. | ||
| 11405 | 2025.12.24 01:52:18.062948 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11406 | 2025.12.24 01:52:18.063352 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2025.12.24 01:52:18.063432 [ 195 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11408 | 2025.12.24 01:52:18.063569 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 11409 | 2025.12.24 01:52:19.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.23 MiB, peak 339.55 MiB, free memory in arenas 0.00 B, will set to 334.12 MiB (RSS), difference: 6.89 MiB | ||
| 11410 | 2025.12.24 01:52:22.121027 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50529 | ||
| 11411 | 2025.12.24 01:52:22.121141 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11412 | 2025.12.24 01:52:22.121167 [ 351 ] {} <Debug> TCP-Session: 5b19e584-4c23-46c0-bcbe-501239eca510 Authenticating user 'default' from [fd00:1122:3344:101::e]:50529 | ||
| 11413 | 2025.12.24 01:52:22.121188 [ 351 ] {} <Debug> TCP-Session: 5b19e584-4c23-46c0-bcbe-501239eca510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2025.12.24 01:52:22.121201 [ 351 ] {} <Debug> TCP-Session: 5b19e584-4c23-46c0-bcbe-501239eca510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2025.12.24 01:52:22.121391 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62597 | ||
| 11416 | 2025.12.24 01:52:22.121415 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46750 | ||
| 11417 | 2025.12.24 01:52:22.121456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38407 | ||
| 11418 | 2025.12.24 01:52:22.121472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40746 | ||
| 11419 | 2025.12.24 01:52:22.121508 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53609 | ||
| 11420 | 2025.12.24 01:52:22.121506 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11421 | 2025.12.24 01:52:22.121552 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11422 | 2025.12.24 01:52:22.121554 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2025.12.24 01:52:22.121581 [ 352 ] {} <Debug> TCP-Session: 94908d2e-ea78-4f98-ac50-ad1890ac27e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62597 | ||
| 11424 | 2025.12.24 01:52:22.121591 [ 288 ] {} <Debug> TCP-Session: 8018ce7f-7287-4f37-a50a-fd998321703e Authenticating user 'default' from [fd00:1122:3344:101::e]:38407 | ||
| 11425 | 2025.12.24 01:52:22.121610 [ 353 ] {} <Debug> TCP-Session: 9f12b2a7-2b02-4fea-ba38-e8784fb6237a Authenticating user 'default' from [fd00:1122:3344:101::e]:46750 | ||
| 11426 | 2025.12.24 01:52:22.121624 [ 352 ] {} <Debug> TCP-Session: 94908d2e-ea78-4f98-ac50-ad1890ac27e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2025.12.24 01:52:22.121634 [ 288 ] {} <Debug> TCP-Session: 8018ce7f-7287-4f37-a50a-fd998321703e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2025.12.24 01:52:22.121646 [ 353 ] {} <Debug> TCP-Session: 9f12b2a7-2b02-4fea-ba38-e8784fb6237a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2025.12.24 01:52:22.121665 [ 288 ] {} <Debug> TCP-Session: 8018ce7f-7287-4f37-a50a-fd998321703e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2025.12.24 01:52:22.121678 [ 353 ] {} <Debug> TCP-Session: 9f12b2a7-2b02-4fea-ba38-e8784fb6237a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2025.12.24 01:52:22.121653 [ 352 ] {} <Debug> TCP-Session: 94908d2e-ea78-4f98-ac50-ad1890ac27e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2025.12.24 01:52:22.121568 [ 351 ] {} <Trace> TCP-Session: 5b19e584-4c23-46c0-bcbe-501239eca510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.12.24 01:52:22.121481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60615 | ||
| 11434 | 2025.12.24 01:52:22.121759 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11435 | 2025.12.24 01:52:22.121445 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35527 | ||
| 11436 | 2025.12.24 01:52:22.121837 [ 289 ] {} <Debug> TCP-Session: 2aa20625-b73f-43d3-b2ce-5051dc32f505 Authenticating user 'default' from [fd00:1122:3344:101::e]:40746 | ||
| 11437 | 2025.12.24 01:52:22.121443 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46792 | ||
| 11438 | 2025.12.24 01:52:22.121872 [ 289 ] {} <Debug> TCP-Session: 2aa20625-b73f-43d3-b2ce-5051dc32f505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2025.12.24 01:52:22.121879 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11440 | 2025.12.24 01:52:22.121907 [ 289 ] {} <Debug> TCP-Session: 2aa20625-b73f-43d3-b2ce-5051dc32f505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2025.12.24 01:52:22.121924 [ 350 ] {} <Debug> TCP-Session: 625a3033-1870-4af2-ab2c-c3935662bbbc Authenticating user 'default' from [fd00:1122:3344:101::e]:53609 | ||
| 11442 | 2025.12.24 01:52:22.121930 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11443 | 2025.12.24 01:52:22.121948 [ 350 ] {} <Debug> TCP-Session: 625a3033-1870-4af2-ab2c-c3935662bbbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2025.12.24 01:52:22.121985 [ 350 ] {} <Debug> TCP-Session: 625a3033-1870-4af2-ab2c-c3935662bbbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2025.12.24 01:52:22.122308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11446 | 2025.12.24 01:52:22.122355 [ 290 ] {} <Debug> TCP-Session: b1e67a92-c906-43f6-965e-ea45e7863ad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60615 | ||
| 11447 | 2025.12.24 01:52:22.122366 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11448 | 2025.12.24 01:52:22.122385 [ 290 ] {} <Debug> TCP-Session: b1e67a92-c906-43f6-965e-ea45e7863ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11449 | 2025.12.24 01:52:22.122409 [ 290 ] {} <Debug> TCP-Session: b1e67a92-c906-43f6-965e-ea45e7863ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2025.12.24 01:52:22.122428 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11451 | 2025.12.24 01:52:22.122432 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11452 | 2025.12.24 01:52:22.122467 [ 286 ] {} <Debug> TCP-Session: 2124b354-6633-44ff-ae2f-cf9c4aa7a3b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46792 | ||
| 11453 | 2025.12.24 01:52:22.122490 [ 286 ] {} <Debug> TCP-Session: 2124b354-6633-44ff-ae2f-cf9c4aa7a3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2025.12.24 01:52:22.122502 [ 286 ] {} <Debug> TCP-Session: 2124b354-6633-44ff-ae2f-cf9c4aa7a3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2025.12.24 01:52:22.122644 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11456 | 2025.12.24 01:52:22.122690 [ 354 ] {} <Debug> TCP-Session: 3de85709-f20a-4bd5-b3bb-1a5b79117a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:35527 | ||
| 11457 | 2025.12.24 01:52:22.122710 [ 354 ] {} <Debug> TCP-Session: 3de85709-f20a-4bd5-b3bb-1a5b79117a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2025.12.24 01:52:22.122728 [ 354 ] {} <Debug> TCP-Session: 3de85709-f20a-4bd5-b3bb-1a5b79117a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11459 | 2025.12.24 01:52:22.122789 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 11460 | 2025.12.24 01:52:22.123841 [ 341 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> AggregatingTransform: Aggregating | ||
| 11461 | 2025.12.24 01:52:22.123898 [ 341 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> Aggregator: Aggregation method: without_key | ||
| 11462 | 2025.12.24 01:52:22.123937 [ 341 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038194 sec. (963.211 rows/sec., 37.63 KiB/sec.) | ||
| 11463 | 2025.12.24 01:52:22.123957 [ 341 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Trace> Aggregator: Merging aggregated data | ||
| 11464 | 2025.12.24 01:52:22.125386 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003518 sec., 284.25241614553727 rows/sec., 11.10 KiB/sec. | ||
| 11465 | 2025.12.24 01:52:22.125559 [ 351 ] {faf33a0c-2164-4c7e-8de0-c083b3e07827} <Debug> TCPHandler: Processed in 0.004143835 sec. | ||
| 11466 | 2025.12.24 01:52:22.125679 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11467 | 2025.12.24 01:52:22.125707 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11468 | 2025.12.24 01:52:22.125710 [ 351 ] {} <Debug> TCP-Session: 5b19e584-4c23-46c0-bcbe-501239eca510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11469 | 2025.12.24 01:52:22.125730 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11470 | 2025.12.24 01:52:22.125753 [ 352 ] {} <Debug> TCP-Session: 94908d2e-ea78-4f98-ac50-ad1890ac27e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2025.12.24 01:52:22.125764 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11472 | 2025.12.24 01:52:22.125788 [ 354 ] {} <Debug> TCP-Session: 3de85709-f20a-4bd5-b3bb-1a5b79117a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2025.12.24 01:52:22.125793 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11474 | 2025.12.24 01:52:22.125812 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11475 | 2025.12.24 01:52:22.125848 [ 286 ] {} <Debug> TCP-Session: 2124b354-6633-44ff-ae2f-cf9c4aa7a3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2025.12.24 01:52:22.125829 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11477 | 2025.12.24 01:52:22.125874 [ 289 ] {} <Debug> TCP-Session: 2aa20625-b73f-43d3-b2ce-5051dc32f505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2025.12.24 01:52:22.125820 [ 288 ] {} <Debug> TCP-Session: 8018ce7f-7287-4f37-a50a-fd998321703e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2025.12.24 01:52:22.125907 [ 350 ] {} <Debug> TCP-Session: 625a3033-1870-4af2-ab2c-c3935662bbbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2025.12.24 01:52:22.125782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11481 | 2025.12.24 01:52:22.125744 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11482 | 2025.12.24 01:52:22.126001 [ 290 ] {} <Debug> TCP-Session: b1e67a92-c906-43f6-965e-ea45e7863ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2025.12.24 01:52:22.126014 [ 353 ] {} <Debug> TCP-Session: 9f12b2a7-2b02-4fea-ba38-e8784fb6237a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2025.12.24 01:52:22.204324 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44788 | ||
| 11485 | 2025.12.24 01:52:22.204435 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11486 | 2025.12.24 01:52:22.204463 [ 351 ] {} <Debug> TCP-Session: 15db2d01-3986-471a-a602-ca07bd4a66cf Authenticating user 'default' from [fd00:1122:3344:101::e]:44788 | ||
| 11487 | 2025.12.24 01:52:22.204487 [ 351 ] {} <Debug> TCP-Session: 15db2d01-3986-471a-a602-ca07bd4a66cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2025.12.24 01:52:22.204500 [ 351 ] {} <Debug> TCP-Session: 15db2d01-3986-471a-a602-ca07bd4a66cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11489 | 2025.12.24 01:52:22.204720 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44463 | ||
| 11490 | 2025.12.24 01:52:22.204745 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53032 | ||
| 11491 | 2025.12.24 01:52:22.204779 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41177 | ||
| 11492 | 2025.12.24 01:52:22.204808 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63480 | ||
| 11493 | 2025.12.24 01:52:22.204834 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11494 | 2025.12.24 01:52:22.204856 [ 351 ] {} <Trace> TCP-Session: 15db2d01-3986-471a-a602-ca07bd4a66cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2025.12.24 01:52:22.204866 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11496 | 2025.12.24 01:52:22.204877 [ 352 ] {} <Debug> TCP-Session: b0d8d0b0-a062-4e06-90d3-cdc02d1ff218 Authenticating user 'default' from [fd00:1122:3344:101::e]:44463 | ||
| 11497 | 2025.12.24 01:52:22.204891 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11498 | 2025.12.24 01:52:22.204914 [ 354 ] {} <Debug> TCP-Session: f0dbae8a-daad-4a9a-9ea1-c448465edbd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53032 | ||
| 11499 | 2025.12.24 01:52:22.204926 [ 352 ] {} <Debug> TCP-Session: b0d8d0b0-a062-4e06-90d3-cdc02d1ff218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2025.12.24 01:52:22.204942 [ 288 ] {} <Debug> TCP-Session: 0aa9cfd1-7748-4434-94a1-e15c49bb16c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41177 | ||
| 11501 | 2025.12.24 01:52:22.204958 [ 352 ] {} <Debug> TCP-Session: b0d8d0b0-a062-4e06-90d3-cdc02d1ff218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2025.12.24 01:52:22.204954 [ 354 ] {} <Debug> TCP-Session: f0dbae8a-daad-4a9a-9ea1-c448465edbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2025.12.24 01:52:22.204982 [ 288 ] {} <Debug> TCP-Session: 0aa9cfd1-7748-4434-94a1-e15c49bb16c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2025.12.24 01:52:22.205006 [ 354 ] {} <Debug> TCP-Session: f0dbae8a-daad-4a9a-9ea1-c448465edbd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2025.12.24 01:52:22.205023 [ 288 ] {} <Debug> TCP-Session: 0aa9cfd1-7748-4434-94a1-e15c49bb16c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2025.12.24 01:52:22.205037 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11507 | 2025.12.24 01:52:22.204898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11508 | 2025.12.24 01:52:22.204810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33235 | ||
| 11509 | 2025.12.24 01:52:22.205100 [ 290 ] {} <Debug> TCP-Session: 977ec67a-27df-4b02-9265-e02b45405f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:63480 | ||
| 11510 | 2025.12.24 01:52:22.204755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48506 | ||
| 11511 | 2025.12.24 01:52:22.205150 [ 290 ] {} <Debug> TCP-Session: 977ec67a-27df-4b02-9265-e02b45405f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2025.12.24 01:52:22.204735 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63905 | ||
| 11513 | 2025.12.24 01:52:22.205183 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11514 | 2025.12.24 01:52:22.205181 [ 290 ] {} <Debug> TCP-Session: 977ec67a-27df-4b02-9265-e02b45405f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2025.12.24 01:52:22.205233 [ 289 ] {} <Debug> TCP-Session: 6acc01c5-3332-4434-a8b0-83ea7e90e502 Authenticating user 'default' from [fd00:1122:3344:101::e]:33235 | ||
| 11516 | 2025.12.24 01:52:22.205223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11517 | 2025.12.24 01:52:22.205263 [ 289 ] {} <Debug> TCP-Session: 6acc01c5-3332-4434-a8b0-83ea7e90e502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2025.12.24 01:52:22.205289 [ 286 ] {} <Debug> TCP-Session: 3ccfb33a-031d-4b17-988e-a4f3b21e4455 Authenticating user 'default' from [fd00:1122:3344:101::e]:48506 | ||
| 11519 | 2025.12.24 01:52:22.205300 [ 289 ] {} <Debug> TCP-Session: 6acc01c5-3332-4434-a8b0-83ea7e90e502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2025.12.24 01:52:22.205316 [ 286 ] {} <Debug> TCP-Session: 3ccfb33a-031d-4b17-988e-a4f3b21e4455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2025.12.24 01:52:22.205327 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11522 | 2025.12.24 01:52:22.205341 [ 286 ] {} <Debug> TCP-Session: 3ccfb33a-031d-4b17-988e-a4f3b21e4455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2025.12.24 01:52:22.205256 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11524 | 2025.12.24 01:52:22.204812 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49686 | ||
| 11525 | 2025.12.24 01:52:22.205406 [ 353 ] {} <Debug> TCP-Session: 5844dc88-102c-4011-9501-4fd0746b1923 Authenticating user 'default' from [fd00:1122:3344:101::e]:63905 | ||
| 11526 | 2025.12.24 01:52:22.205407 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11527 | 2025.12.24 01:52:22.205453 [ 353 ] {} <Debug> TCP-Session: 5844dc88-102c-4011-9501-4fd0746b1923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2025.12.24 01:52:22.205473 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11529 | 2025.12.24 01:52:22.205485 [ 353 ] {} <Debug> TCP-Session: 5844dc88-102c-4011-9501-4fd0746b1923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2025.12.24 01:52:22.205506 [ 350 ] {} <Debug> TCP-Session: e72bc450-f5f0-47d8-ad5e-7106d347e552 Authenticating user 'default' from [fd00:1122:3344:101::e]:49686 | ||
| 11531 | 2025.12.24 01:52:22.205529 [ 350 ] {} <Debug> TCP-Session: e72bc450-f5f0-47d8-ad5e-7106d347e552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2025.12.24 01:52:22.205542 [ 350 ] {} <Debug> TCP-Session: e72bc450-f5f0-47d8-ad5e-7106d347e552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2025.12.24 01:52:22.205813 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 11534 | 2025.12.24 01:52:22.206808 [ 343 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> AggregatingTransform: Aggregating | ||
| 11535 | 2025.12.24 01:52:22.206857 [ 343 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11536 | 2025.12.24 01:52:22.206895 [ 343 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967262 sec. (1033.846 rows/sec., 40.38 KiB/sec.) | ||
| 11537 | 2025.12.24 01:52:22.206911 [ 343 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Trace> Aggregator: Merging aggregated data | ||
| 11538 | 2025.12.24 01:52:22.208257 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 11539 | 2025.12.24 01:52:22.208443 [ 351 ] {10d9eb10-3dec-439a-b373-1168d8ca8ba3} <Debug> TCPHandler: Processed in 0.003713365 sec. | ||
| 11540 | 2025.12.24 01:52:22.208541 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11541 | 2025.12.24 01:52:22.208570 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11542 | 2025.12.24 01:52:22.208589 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2025.12.24 01:52:22.208612 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11544 | 2025.12.24 01:52:22.208617 [ 350 ] {} <Debug> TCP-Session: e72bc450-f5f0-47d8-ad5e-7106d347e552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2025.12.24 01:52:22.208637 [ 354 ] {} <Debug> TCP-Session: f0dbae8a-daad-4a9a-9ea1-c448465edbd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2025.12.24 01:52:22.208676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11547 | 2025.12.24 01:52:22.208685 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11548 | 2025.12.24 01:52:22.208712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11549 | 2025.12.24 01:52:22.208717 [ 289 ] {} <Debug> TCP-Session: 6acc01c5-3332-4434-a8b0-83ea7e90e502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2025.12.24 01:52:22.208740 [ 286 ] {} <Debug> TCP-Session: 3ccfb33a-031d-4b17-988e-a4f3b21e4455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2025.12.24 01:52:22.208760 [ 290 ] {} <Debug> TCP-Session: 977ec67a-27df-4b02-9265-e02b45405f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2025.12.24 01:52:22.208698 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11553 | 2025.12.24 01:52:22.208673 [ 353 ] {} <Debug> TCP-Session: 5844dc88-102c-4011-9501-4fd0746b1923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2025.12.24 01:52:22.208635 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11555 | 2025.12.24 01:52:22.208822 [ 288 ] {} <Debug> TCP-Session: 0aa9cfd1-7748-4434-94a1-e15c49bb16c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11556 | 2025.12.24 01:52:22.208573 [ 351 ] {} <Debug> TCP-Session: 15db2d01-3986-471a-a602-ca07bd4a66cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2025.12.24 01:52:22.208866 [ 352 ] {} <Debug> TCP-Session: b0d8d0b0-a062-4e06-90d3-cdc02d1ff218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2025.12.24 01:52:22.241292 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46684 | ||
| 11559 | 2025.12.24 01:52:22.241383 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11560 | 2025.12.24 01:52:22.241407 [ 351 ] {} <Debug> TCP-Session: f2d4ba24-17b4-4bdf-918d-e1425617a5b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46684 | ||
| 11561 | 2025.12.24 01:52:22.241428 [ 351 ] {} <Debug> TCP-Session: f2d4ba24-17b4-4bdf-918d-e1425617a5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2025.12.24 01:52:22.241440 [ 351 ] {} <Debug> TCP-Session: f2d4ba24-17b4-4bdf-918d-e1425617a5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2025.12.24 01:52:22.241639 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41967 | ||
| 11564 | 2025.12.24 01:52:22.241657 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49400 | ||
| 11565 | 2025.12.24 01:52:22.241686 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34973 | ||
| 11566 | 2025.12.24 01:52:22.241713 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64705 | ||
| 11567 | 2025.12.24 01:52:22.241724 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11568 | 2025.12.24 01:52:22.241743 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48335 | ||
| 11569 | 2025.12.24 01:52:22.241758 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11570 | 2025.12.24 01:52:22.241770 [ 352 ] {} <Debug> TCP-Session: c6dd724e-a38e-4988-92b0-aa9bc18ccf21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41967 | ||
| 11571 | 2025.12.24 01:52:22.241801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11572 | 2025.12.24 01:52:22.241822 [ 352 ] {} <Debug> TCP-Session: c6dd724e-a38e-4988-92b0-aa9bc18ccf21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2025.12.24 01:52:22.241821 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2025.12.24 01:52:22.241849 [ 352 ] {} <Debug> TCP-Session: c6dd724e-a38e-4988-92b0-aa9bc18ccf21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2025.12.24 01:52:22.241849 [ 288 ] {} <Debug> TCP-Session: 078349d3-b5f8-4e10-927b-b3e6a77528c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64705 | ||
| 11576 | 2025.12.24 01:52:22.241875 [ 350 ] {} <Debug> TCP-Session: c06424cd-d76b-4e82-9835-4fe6cfeadec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48335 | ||
| 11577 | 2025.12.24 01:52:22.241901 [ 288 ] {} <Debug> TCP-Session: 078349d3-b5f8-4e10-927b-b3e6a77528c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2025.12.24 01:52:22.241917 [ 350 ] {} <Debug> TCP-Session: c06424cd-d76b-4e82-9835-4fe6cfeadec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2025.12.24 01:52:22.241930 [ 288 ] {} <Debug> TCP-Session: 078349d3-b5f8-4e10-927b-b3e6a77528c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2025.12.24 01:52:22.241944 [ 350 ] {} <Debug> TCP-Session: c06424cd-d76b-4e82-9835-4fe6cfeadec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11581 | 2025.12.24 01:52:22.241769 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11582 | 2025.12.24 01:52:22.241737 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56395 | ||
| 11583 | 2025.12.24 01:52:22.242026 [ 286 ] {} <Debug> TCP-Session: ef4374f6-29c8-40a6-a2e5-d3f75c75d893 Authenticating user 'default' from [fd00:1122:3344:101::e]:34973 | ||
| 11584 | 2025.12.24 01:52:22.241648 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40365 | ||
| 11585 | 2025.12.24 01:52:22.242057 [ 286 ] {} <Debug> TCP-Session: ef4374f6-29c8-40a6-a2e5-d3f75c75d893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2025.12.24 01:52:22.241810 [ 354 ] {} <Debug> TCP-Session: 41531cc5-d129-4f6a-bb22-bc67c5e270bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49400 | ||
| 11587 | 2025.12.24 01:52:22.242098 [ 286 ] {} <Debug> TCP-Session: ef4374f6-29c8-40a6-a2e5-d3f75c75d893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11588 | 2025.12.24 01:52:22.242123 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11589 | 2025.12.24 01:52:22.242132 [ 354 ] {} <Debug> TCP-Session: 41531cc5-d129-4f6a-bb22-bc67c5e270bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11590 | 2025.12.24 01:52:22.242168 [ 353 ] {} <Debug> TCP-Session: c52b99bf-9bda-457d-b4ea-6552eb10f5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:40365 | ||
| 11591 | 2025.12.24 01:52:22.242185 [ 354 ] {} <Debug> TCP-Session: 41531cc5-d129-4f6a-bb22-bc67c5e270bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2025.12.24 01:52:22.242201 [ 353 ] {} <Debug> TCP-Session: c52b99bf-9bda-457d-b4ea-6552eb10f5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2025.12.24 01:52:22.242095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11594 | 2025.12.24 01:52:22.242229 [ 353 ] {} <Debug> TCP-Session: c52b99bf-9bda-457d-b4ea-6552eb10f5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2025.12.24 01:52:22.242258 [ 290 ] {} <Debug> TCP-Session: 00d0dfb6-220b-4d14-a932-de5d4bceb596 Authenticating user 'default' from [fd00:1122:3344:101::e]:56395 | ||
| 11596 | 2025.12.24 01:52:22.241776 [ 351 ] {} <Trace> TCP-Session: f2d4ba24-17b4-4bdf-918d-e1425617a5b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2025.12.24 01:52:22.242285 [ 290 ] {} <Debug> TCP-Session: 00d0dfb6-220b-4d14-a932-de5d4bceb596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2025.12.24 01:52:22.242437 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11599 | 2025.12.24 01:52:22.242447 [ 290 ] {} <Debug> TCP-Session: 00d0dfb6-220b-4d14-a932-de5d4bceb596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11600 | 2025.12.24 01:52:22.241726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43706 | ||
| 11601 | 2025.12.24 01:52:22.242541 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11602 | 2025.12.24 01:52:22.242566 [ 289 ] {} <Debug> TCP-Session: 9299f8c7-03e7-4e96-a7fc-2ec6a032456b Authenticating user 'default' from [fd00:1122:3344:101::e]:43706 | ||
| 11603 | 2025.12.24 01:52:22.242584 [ 289 ] {} <Debug> TCP-Session: 9299f8c7-03e7-4e96-a7fc-2ec6a032456b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2025.12.24 01:52:22.242599 [ 289 ] {} <Debug> TCP-Session: 9299f8c7-03e7-4e96-a7fc-2ec6a032456b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2025.12.24 01:52:22.242683 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11606 | 2025.12.24 01:52:22.242738 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11607 | 2025.12.24 01:52:22.243013 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 11608 | 2025.12.24 01:52:22.243975 [ 328 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> AggregatingTransform: Aggregating | ||
| 11609 | 2025.12.24 01:52:22.244013 [ 328 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> Aggregator: Aggregation method: without_key | ||
| 11610 | 2025.12.24 01:52:22.244048 [ 328 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087525 sec. (1142.531 rows/sec., 44.63 KiB/sec.) | ||
| 11611 | 2025.12.24 01:52:22.244066 [ 328 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Trace> Aggregator: Merging aggregated data | ||
| 11612 | 2025.12.24 01:52:22.245392 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 11613 | 2025.12.24 01:52:22.245540 [ 351 ] {22b5352e-09a1-4bfe-a7d7-85fc4b1b8ab6} <Debug> TCPHandler: Processed in 0.003866619 sec. | ||
| 11614 | 2025.12.24 01:52:22.245619 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11615 | 2025.12.24 01:52:22.245644 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2025.12.24 01:52:22.245648 [ 351 ] {} <Debug> TCP-Session: f2d4ba24-17b4-4bdf-918d-e1425617a5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2025.12.24 01:52:22.245665 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2025.12.24 01:52:22.245696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2025.12.24 01:52:22.245691 [ 350 ] {} <Debug> TCP-Session: c06424cd-d76b-4e82-9835-4fe6cfeadec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2025.12.24 01:52:22.245728 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11621 | 2025.12.24 01:52:22.245740 [ 286 ] {} <Debug> TCP-Session: ef4374f6-29c8-40a6-a2e5-d3f75c75d893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2025.12.24 01:52:22.245756 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11623 | 2025.12.24 01:52:22.245777 [ 289 ] {} <Debug> TCP-Session: 9299f8c7-03e7-4e96-a7fc-2ec6a032456b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2025.12.24 01:52:22.245777 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11625 | 2025.12.24 01:52:22.245814 [ 354 ] {} <Debug> TCP-Session: 41531cc5-d129-4f6a-bb22-bc67c5e270bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2025.12.24 01:52:22.245739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11627 | 2025.12.24 01:52:22.245848 [ 288 ] {} <Debug> TCP-Session: 078349d3-b5f8-4e10-927b-b3e6a77528c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2025.12.24 01:52:22.245730 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2025.12.24 01:52:22.245885 [ 290 ] {} <Debug> TCP-Session: 00d0dfb6-220b-4d14-a932-de5d4bceb596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2025.12.24 01:52:22.245725 [ 352 ] {} <Debug> TCP-Session: c6dd724e-a38e-4988-92b0-aa9bc18ccf21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2025.12.24 01:52:22.245921 [ 353 ] {} <Debug> TCP-Session: c52b99bf-9bda-457d-b4ea-6552eb10f5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2025.12.24 01:52:23.067375 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2025.12.24 01:52:23.067626 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11634 | 2025.12.24 01:52:23.067715 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11635 | 2025.12.24 01:52:23.068602 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2025.12.24 01:52:23.068672 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11637 | 2025.12.24 01:52:23.069255 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11638 | 2025.12.24 01:52:23.069609 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.12.24 01:52:23.069832 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002276 sec., 878.7346221441126 rows/sec., 71.65 KiB/sec. | ||
| 11640 | 2025.12.24 01:52:23.069899 [ 5 ] {e013cebe-3f43-4df3-8a02-2a05e3583414} <Debug> TCPHandler: Processed in 0.002686962 sec. | ||
| 11641 | 2025.12.24 01:52:23.070090 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2025.12.24 01:52:23.070226 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11643 | 2025.12.24 01:52:23.070288 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11644 | 2025.12.24 01:52:23.071774 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.12.24 01:52:23.071824 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11646 | 2025.12.24 01:52:23.072355 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11647 | 2025.12.24 01:52:23.072665 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2025.12.24 01:52:23.072838 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002641 sec., 453237.41007194243 rows/sec., 37.36 MiB/sec. | ||
| 11649 | 2025.12.24 01:52:23.072889 [ 5 ] {0639ee1d-9195-4e57-bcab-49cc80a0512e} <Debug> TCPHandler: Processed in 0.002867416 sec. | ||
| 11650 | 2025.12.24 01:52:23.073044 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2025.12.24 01:52:23.073160 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11652 | 2025.12.24 01:52:23.073221 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11653 | 2025.12.24 01:52:23.073741 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2025.12.24 01:52:23.073786 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11655 | 2025.12.24 01:52:23.074209 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11656 | 2025.12.24 01:52:23.074517 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2025.12.24 01:52:23.074706 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 89.12 KiB/sec. | ||
| 11658 | 2025.12.24 01:52:23.074762 [ 5 ] {e638674a-15cb-4f38-bdf2-4868afd75400} <Debug> TCPHandler: Processed in 0.001777791 sec. | ||
| 11659 | 2025.12.24 01:52:23.074929 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2025.12.24 01:52:23.075066 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11661 | 2025.12.24 01:52:23.075122 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11662 | 2025.12.24 01:52:23.075845 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.12.24 01:52:23.075895 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11664 | 2025.12.24 01:52:23.076327 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11665 | 2025.12.24 01:52:23.076627 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2025.12.24 01:52:23.076804 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001768 sec., 128959.27601809954 rows/sec., 8.73 MiB/sec. | ||
| 11667 | 2025.12.24 01:52:23.076855 [ 5 ] {5dc48a02-994e-4239-8de7-e02092c1b2f0} <Debug> TCPHandler: Processed in 0.002000326 sec. | ||
| 11668 | 2025.12.24 01:52:23.077001 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2025.12.24 01:52:23.077134 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11670 | 2025.12.24 01:52:23.077193 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11671 | 2025.12.24 01:52:23.078021 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2025.12.24 01:52:23.078071 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11673 | 2025.12.24 01:52:23.078516 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11674 | 2025.12.24 01:52:23.078807 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2025.12.24 01:52:23.078988 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001879 sec., 277807.3443320915 rows/sec., 20.56 MiB/sec. | ||
| 11676 | 2025.12.24 01:52:23.079052 [ 5 ] {695da7e9-7cc4-44c9-8777-3b209a772d86} <Debug> TCPHandler: Processed in 0.002117539 sec. | ||
| 11677 | 2025.12.24 01:52:23.079212 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2025.12.24 01:52:23.079347 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11679 | 2025.12.24 01:52:23.079408 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11680 | 2025.12.24 01:52:23.080246 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2025.12.24 01:52:23.080301 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11682 | 2025.12.24 01:52:23.080866 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11683 | 2025.12.24 01:52:23.081209 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2025.12.24 01:52:23.081404 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002082 sec., 405859.7502401537 rows/sec., 27.32 MiB/sec. | ||
| 11685 | 2025.12.24 01:52:23.081466 [ 5 ] {ed673249-b5b4-4ee3-ad70-b27b0c2a2ae1} <Debug> TCPHandler: Processed in 0.002329974 sec. | ||
| 11686 | 2025.12.24 01:52:23.081626 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2025.12.24 01:52:23.081770 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11688 | 2025.12.24 01:52:23.081839 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11689 | 2025.12.24 01:52:23.082313 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2025.12.24 01:52:23.082365 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11691 | 2025.12.24 01:52:23.082801 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11692 | 2025.12.24 01:52:23.083115 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2025.12.24 01:52:23.083306 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
| 11694 | 2025.12.24 01:52:23.083362 [ 5 ] {9e7a1cdb-d5e0-4578-aae2-4e59d012f3b2} <Debug> TCPHandler: Processed in 0.001809612 sec. | ||
| 11695 | 2025.12.24 01:52:23.506372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27423 | ||
| 11696 | 2025.12.24 01:52:23.506900 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2025.12.24 01:52:23.506954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11698 | 2025.12.24 01:52:23.507465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11699 | 2025.12.24 01:52:23.507710 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2025.12.24 01:52:23.507864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27423 | ||
| 11701 | 2025.12.24 01:52:24.949898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11702 | 2025.12.24 01:52:24.965216 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2025.12.24 01:52:24.965268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11704 | 2025.12.24 01:52:24.971354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11705 | 2025.12.24 01:52:24.972088 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2025.12.24 01:52:24.974992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11707 | 2025.12.24 01:52:26.092004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1470 | ||
| 11708 | 2025.12.24 01:52:26.094657 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2025.12.24 01:52:26.094715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11710 | 2025.12.24 01:52:26.096078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11711 | 2025.12.24 01:52:26.096389 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.12.24 01:52:26.096781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11713 | 2025.12.24 01:52:28.039377 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2025.12.24 01:52:28.039691 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11715 | 2025.12.24 01:52:28.039800 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11716 | 2025.12.24 01:52:28.040674 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2025.12.24 01:52:28.040719 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11718 | 2025.12.24 01:52:28.041181 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11719 | 2025.12.24 01:52:28.041419 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2025.12.24 01:52:28.041581 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001967 sec., 208439.24758515507 rows/sec., 13.22 MiB/sec. | ||
| 11721 | 2025.12.24 01:52:28.041577 [ 63 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11722 | 2025.12.24 01:52:28.041634 [ 5 ] {d1f58f6b-db7e-42f5-b8c0-338ee4348b52} <Debug> TCPHandler: Processed in 0.002450307 sec. | ||
| 11723 | 2025.12.24 01:52:28.041667 [ 63 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.12.24 01:52:28.041698 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11725 | 2025.12.24 01:52:28.041766 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.12.24 01:52:28.041825 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 11727 | 2025.12.24 01:52:28.041874 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11728 | 2025.12.24 01:52:28.041925 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11729 | 2025.12.24 01:52:28.041959 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11730 | 2025.12.24 01:52:28.041997 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 11731 | 2025.12.24 01:52:28.042071 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 11732 | 2025.12.24 01:52:28.042140 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11733 | 2025.12.24 01:52:28.042200 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11734 | 2025.12.24 01:52:28.042263 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11735 | 2025.12.24 01:52:28.042311 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11736 | 2025.12.24 01:52:28.042893 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2025.12.24 01:52:28.042937 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11738 | 2025.12.24 01:52:28.043358 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11739 | 2025.12.24 01:52:28.043494 [ 194 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723119 sec., 1441571.9401852107 rows/sec., 97.22 MiB/sec. | ||
| 11740 | 2025.12.24 01:52:28.043593 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.12.24 01:52:28.043684 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11742 | 2025.12.24 01:52:28.043743 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001893 sec., 629688.3254094031 rows/sec., 50.30 MiB/sec. | ||
| 11743 | 2025.12.24 01:52:28.043783 [ 5 ] {654a01b1-935f-40af-a872-1c6c13182ed0} <Debug> TCPHandler: Processed in 0.002072918 sec. | ||
| 11744 | 2025.12.24 01:52:28.043897 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2025.12.24 01:52:28.043957 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2025.12.24 01:52:28.043992 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11747 | 2025.12.24 01:52:28.044027 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_36_7} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11748 | 2025.12.24 01:52:28.044034 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11749 | 2025.12.24 01:52:28.044123 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11750 | 2025.12.24 01:52:28.044525 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2025.12.24 01:52:28.044563 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11752 | 2025.12.24 01:52:28.044886 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11753 | 2025.12.24 01:52:28.045101 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.12.24 01:52:28.045230 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001258 sec., 194753.5771065183 rows/sec., 11.90 MiB/sec. | ||
| 11755 | 2025.12.24 01:52:28.045269 [ 5 ] {cae36145-0237-4511-acc5-71a1a042f185} <Debug> TCPHandler: Processed in 0.001422383 sec. | ||
| 11756 | 2025.12.24 01:52:28.045378 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2025.12.24 01:52:28.045471 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11758 | 2025.12.24 01:52:28.045512 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11759 | 2025.12.24 01:52:28.045974 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2025.12.24 01:52:28.046011 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11761 | 2025.12.24 01:52:28.046358 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11762 | 2025.12.24 01:52:28.046573 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2025.12.24 01:52:28.046702 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 11764 | 2025.12.24 01:52:28.046741 [ 5 ] {4f01afb9-a569-44de-9f18-3c758fbb1745} <Debug> TCPHandler: Processed in 0.001413813 sec. | ||
| 11765 | 2025.12.24 01:52:28.046849 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2025.12.24 01:52:28.046942 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11767 | 2025.12.24 01:52:28.046983 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11768 | 2025.12.24 01:52:28.047461 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.12.24 01:52:28.047503 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11770 | 2025.12.24 01:52:28.047839 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11771 | 2025.12.24 01:52:28.048065 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2025.12.24 01:52:28.048179 [ 64 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11773 | 2025.12.24 01:52:28.048199 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 11774 | 2025.12.24 01:52:28.048236 [ 64 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.12.24 01:52:28.048251 [ 5 ] {7a7d5da4-7e8a-44f0-85f8-f648241378b9} <Debug> TCPHandler: Processed in 0.001451113 sec. | ||
| 11776 | 2025.12.24 01:52:28.048264 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11777 | 2025.12.24 01:52:28.048358 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 11778 | 2025.12.24 01:52:28.048387 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2025.12.24 01:52:28.048458 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11780 | 2025.12.24 01:52:28.048488 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11781 | 2025.12.24 01:52:28.048491 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 11782 | 2025.12.24 01:52:28.048537 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11783 | 2025.12.24 01:52:28.048565 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11784 | 2025.12.24 01:52:28.048614 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11785 | 2025.12.24 01:52:28.048654 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11786 | 2025.12.24 01:52:28.048692 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11787 | 2025.12.24 01:52:28.048730 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11788 | 2025.12.24 01:52:28.049273 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2025.12.24 01:52:28.049315 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11790 | 2025.12.24 01:52:28.049667 [ 189 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349241 sec., 947199.2031075249 rows/sec., 57.57 MiB/sec. | ||
| 11791 | 2025.12.24 01:52:28.049675 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11792 | 2025.12.24 01:52:28.049859 [ 194 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11793 | 2025.12.24 01:52:28.049934 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.12.24 01:52:28.050097 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001626 sec., 442189.42189421895 rows/sec., 31.03 MiB/sec. | ||
| 11795 | 2025.12.24 01:52:28.050146 [ 5 ] {a6238a21-2262-4918-b0c3-3be3315b8d49} <Debug> TCPHandler: Processed in 0.001807762 sec. | ||
| 11796 | 2025.12.24 01:52:28.050214 [ 194 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2025.12.24 01:52:28.050289 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11798 | 2025.12.24 01:52:28.050326 [ 194 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_36_7} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11799 | 2025.12.24 01:52:28.050386 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11800 | 2025.12.24 01:52:28.050434 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11801 | 2025.12.24 01:52:28.050436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11802 | 2025.12.24 01:52:28.050834 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2025.12.24 01:52:28.050875 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11804 | 2025.12.24 01:52:28.051196 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11805 | 2025.12.24 01:52:28.051416 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2025.12.24 01:52:28.051548 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 11807 | 2025.12.24 01:52:28.051585 [ 5 ] {bcb46c15-5348-4e1f-8f72-e013efb863b6} <Debug> TCPHandler: Processed in 0.001352351 sec. | ||
| 11808 | 2025.12.24 01:52:28.051695 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2025.12.24 01:52:28.051800 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11810 | 2025.12.24 01:52:28.051844 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11811 | 2025.12.24 01:52:28.052286 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.12.24 01:52:28.052323 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11813 | 2025.12.24 01:52:28.052681 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11814 | 2025.12.24 01:52:28.052899 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.12.24 01:52:28.053034 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001253 sec., 250598.56344772546 rows/sec., 16.46 MiB/sec. | ||
| 11816 | 2025.12.24 01:52:28.053073 [ 5 ] {025d8de4-3fa4-4c38-af8c-685ff6f840a8} <Debug> TCPHandler: Processed in 0.001428102 sec. | ||
| 11817 | 2025.12.24 01:52:28.053178 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.12.24 01:52:28.053278 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11819 | 2025.12.24 01:52:28.053322 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11820 | 2025.12.24 01:52:28.053630 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.12.24 01:52:28.053667 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11822 | 2025.12.24 01:52:28.053965 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11823 | 2025.12.24 01:52:28.054177 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.12.24 01:52:28.054305 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 11825 | 2025.12.24 01:52:28.054341 [ 5 ] {0013937f-2ac5-4688-94e1-1a3191b59d38} <Debug> TCPHandler: Processed in 0.001213458 sec. | ||
| 11826 | 2025.12.24 01:52:28.054452 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.12.24 01:52:28.054580 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11828 | 2025.12.24 01:52:28.054644 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <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 | ||
| 11829 | 2025.12.24 01:52:28.055555 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.12.24 01:52:28.055592 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11831 | 2025.12.24 01:52:28.056188 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11832 | 2025.12.24 01:52:28.056428 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.12.24 01:52:28.056571 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002017 sec., 19831.432821021317 rows/sec., 35.54 MiB/sec. | ||
| 11834 | 2025.12.24 01:52:28.056632 [ 5 ] {4672c499-48ff-4918-8831-88e8575a1724} <Debug> TCPHandler: Processed in 0.002238982 sec. | ||
| 11835 | 2025.12.24 01:52:28.056740 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.12.24 01:52:28.056833 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11837 | 2025.12.24 01:52:28.056879 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11838 | 2025.12.24 01:52:28.057219 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.12.24 01:52:28.057257 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11840 | 2025.12.24 01:52:28.057586 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11841 | 2025.12.24 01:52:28.057812 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.12.24 01:52:28.057946 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 11843 | 2025.12.24 01:52:28.057984 [ 5 ] {3548b64b-37ca-441a-80db-90c947ee0b2f} <Debug> TCPHandler: Processed in 0.00129283 sec. | ||
| 11844 | 2025.12.24 01:52:30.841269 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11845 | 2025.12.24 01:52:30.841349 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11846 | 2025.12.24 01:52:31.008955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27935 | ||
| 11847 | 2025.12.24 01:52:31.009473 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.12.24 01:52:31.009513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11849 | 2025.12.24 01:52:31.010009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11850 | 2025.12.24 01:52:31.010236 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.12.24 01:52:31.010383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27935 | ||
| 11852 | 2025.12.24 01:52:32.476014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11853 | 2025.12.24 01:52:32.492346 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.12.24 01:52:32.492418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11855 | 2025.12.24 01:52:32.498596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11856 | 2025.12.24 01:52:32.499339 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.12.24 01:52:32.502195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11858 | 2025.12.24 01:52:33.021958 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2025.12.24 01:52:33.022238 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11860 | 2025.12.24 01:52:33.022339 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11861 | 2025.12.24 01:52:33.023230 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2025.12.24 01:52:33.023271 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11863 | 2025.12.24 01:52:33.023668 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11864 | 2025.12.24 01:52:33.023895 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2025.12.24 01:52:33.024072 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
| 11866 | 2025.12.24 01:52:33.024123 [ 5 ] {34e1951c-202b-457c-b332-751dcd6833ee} <Debug> TCPHandler: Processed in 0.002342663 sec. | ||
| 11867 | 2025.12.24 01:52:33.024252 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.12.24 01:52:33.024354 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11869 | 2025.12.24 01:52:33.024397 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11870 | 2025.12.24 01:52:33.024832 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.12.24 01:52:33.024867 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11872 | 2025.12.24 01:52:33.025212 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11873 | 2025.12.24 01:52:33.025438 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.12.24 01:52:33.025588 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 11875 | 2025.12.24 01:52:33.025627 [ 5 ] {3fcfa9a0-d4ae-4497-a967-e87cea130bc6} <Debug> TCPHandler: Processed in 0.001436333 sec. | ||
| 11876 | 2025.12.24 01:52:33.025736 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2025.12.24 01:52:33.025840 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11878 | 2025.12.24 01:52:33.025886 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11879 | 2025.12.24 01:52:33.026295 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2025.12.24 01:52:33.026331 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11881 | 2025.12.24 01:52:33.026670 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11882 | 2025.12.24 01:52:33.026882 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2025.12.24 01:52:33.027029 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 11884 | 2025.12.24 01:52:33.027074 [ 5 ] {f9fd11b8-fdfd-4fbe-953b-33243100e8c6} <Debug> TCPHandler: Processed in 0.001388592 sec. | ||
| 11885 | 2025.12.24 01:52:33.027182 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2025.12.24 01:52:33.027277 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2025.12.24 01:52:33.027318 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11888 | 2025.12.24 01:52:33.027648 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2025.12.24 01:52:33.027682 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11890 | 2025.12.24 01:52:33.027994 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11891 | 2025.12.24 01:52:33.028203 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2025.12.24 01:52:33.028340 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11893 | 2025.12.24 01:52:33.028377 [ 5 ] {5aece552-4726-4153-9704-86a5466bef9b} <Debug> TCPHandler: Processed in 0.001243398 sec. | ||
| 11894 | 2025.12.24 01:52:36.097974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1500 | ||
| 11895 | 2025.12.24 01:52:36.100305 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.12.24 01:52:36.100350 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11897 | 2025.12.24 01:52:36.101595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11898 | 2025.12.24 01:52:36.101862 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.12.24 01:52:36.102130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 11900 | 2025.12.24 01:52:38.035477 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2025.12.24 01:52:38.035669 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11902 | 2025.12.24 01:52:38.035731 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11903 | 2025.12.24 01:52:38.036561 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2025.12.24 01:52:38.036600 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11905 | 2025.12.24 01:52:38.037106 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11906 | 2025.12.24 01:52:38.037416 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2025.12.24 01:52:38.037601 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001979 sec., 207175.34108135424 rows/sec., 13.14 MiB/sec. | ||
| 11908 | 2025.12.24 01:52:38.037655 [ 5 ] {6a59e495-9d63-4e96-b5b7-ae6de6ed620c} <Debug> TCPHandler: Processed in 0.002303894 sec. | ||
| 11909 | 2025.12.24 01:52:38.037802 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2025.12.24 01:52:38.037915 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11911 | 2025.12.24 01:52:38.037965 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11912 | 2025.12.24 01:52:38.038428 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.12.24 01:52:38.038469 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11914 | 2025.12.24 01:52:38.038804 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11915 | 2025.12.24 01:52:38.039046 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2025.12.24 01:52:38.039187 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001297 sec., 12336.160370084812 rows/sec., 1005.93 KiB/sec. | ||
| 11917 | 2025.12.24 01:52:38.039229 [ 5 ] {64db0235-5e53-49e4-8ddc-e509f0f58b70} <Debug> TCPHandler: Processed in 0.001487524 sec. | ||
| 11918 | 2025.12.24 01:52:38.039349 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2025.12.24 01:52:38.039444 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11920 | 2025.12.24 01:52:38.039485 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11921 | 2025.12.24 01:52:38.040637 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2025.12.24 01:52:38.040676 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11923 | 2025.12.24 01:52:38.041110 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11924 | 2025.12.24 01:52:38.041356 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2025.12.24 01:52:38.041495 [ 34 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11926 | 2025.12.24 01:52:38.041502 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.002068 sec., 580270.7930367505 rows/sec., 46.32 MiB/sec. | ||
| 11927 | 2025.12.24 01:52:38.041575 [ 34 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2025.12.24 01:52:38.041599 [ 5 ] {8044929d-17e4-47e2-a0c2-bcd5b99c87c0} <Debug> TCPHandler: Processed in 0.002299724 sec. | ||
| 11929 | 2025.12.24 01:52:38.041604 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11930 | 2025.12.24 01:52:38.041740 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2025.12.24 01:52:38.041756 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 11932 | 2025.12.24 01:52:38.041847 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11933 | 2025.12.24 01:52:38.041895 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11934 | 2025.12.24 01:52:38.041918 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11935 | 2025.12.24 01:52:38.041965 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2462 rows starting from the beginning of the part | ||
| 11936 | 2025.12.24 01:52:38.042048 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1192 rows starting from the beginning of the part | ||
| 11937 | 2025.12.24 01:52:38.042106 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1197 rows starting from the beginning of the part | ||
| 11938 | 2025.12.24 01:52:38.042160 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1192 rows starting from the beginning of the part | ||
| 11939 | 2025.12.24 01:52:38.042204 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 11940 | 2025.12.24 01:52:38.042258 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1200 rows starting from the beginning of the part | ||
| 11941 | 2025.12.24 01:52:38.042489 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.12.24 01:52:38.042538 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11943 | 2025.12.24 01:52:38.042985 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11944 | 2025.12.24 01:52:38.043282 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.12.24 01:52:38.043435 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001609 sec., 162212.5543816035 rows/sec., 9.98 MiB/sec. | ||
| 11946 | 2025.12.24 01:52:38.043482 [ 5 ] {1297c984-ecc5-4bcb-bb11-70d6c1f76d27} <Debug> TCPHandler: Processed in 0.001804332 sec. | ||
| 11947 | 2025.12.24 01:52:38.043606 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2025.12.24 01:52:38.043709 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11949 | 2025.12.24 01:52:38.043757 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11950 | 2025.12.24 01:52:38.044293 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.12.24 01:52:38.044332 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11952 | 2025.12.24 01:52:38.044704 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11953 | 2025.12.24 01:52:38.044977 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.12.24 01:52:38.045130 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001442 sec., 147018.03051317614 rows/sec., 9.48 MiB/sec. | ||
| 11955 | 2025.12.24 01:52:38.045175 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003488591 sec., 2092248.7044196352 rows/sec., 177.29 MiB/sec. | ||
| 11956 | 2025.12.24 01:52:38.045177 [ 5 ] {00979507-e651-4e53-a9f6-4712682cccaf} <Debug> TCPHandler: Processed in 0.001626318 sec. | ||
| 11957 | 2025.12.24 01:52:38.045327 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2025.12.24 01:52:38.045432 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11959 | 2025.12.24 01:52:38.045481 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11960 | 2025.12.24 01:52:38.045501 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11961 | 2025.12.24 01:52:38.045827 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2025.12.24 01:52:38.045913 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_86_17} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11963 | 2025.12.24 01:52:38.046015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 11964 | 2025.12.24 01:52:38.046032 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2025.12.24 01:52:38.046080 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11966 | 2025.12.24 01:52:38.046462 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11967 | 2025.12.24 01:52:38.046722 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2025.12.24 01:52:38.046874 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001466 sec., 143929.05866302864 rows/sec., 8.17 MiB/sec. | ||
| 11969 | 2025.12.24 01:52:38.046920 [ 5 ] {407a8687-af4a-4bb0-acf4-e057af543342} <Debug> TCPHandler: Processed in 0.001651058 sec. | ||
| 11970 | 2025.12.24 01:52:38.047046 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2025.12.24 01:52:38.047155 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11972 | 2025.12.24 01:52:38.047200 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11973 | 2025.12.24 01:52:38.048017 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2025.12.24 01:52:38.048059 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11975 | 2025.12.24 01:52:38.048489 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11976 | 2025.12.24 01:52:38.048770 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2025.12.24 01:52:38.048907 [ 34 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11978 | 2025.12.24 01:52:38.048917 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001786 sec., 411534.15453527437 rows/sec., 28.97 MiB/sec. | ||
| 11979 | 2025.12.24 01:52:38.048955 [ 34 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.12.24 01:52:38.048982 [ 5 ] {5469a08c-c533-4a21-ae4f-7a86b9f232d2} <Debug> TCPHandler: Processed in 0.001990626 sec. | ||
| 11981 | 2025.12.24 01:52:38.048983 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11982 | 2025.12.24 01:52:38.049107 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 11983 | 2025.12.24 01:52:38.049155 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11984 | 2025.12.24 01:52:38.049214 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11985 | 2025.12.24 01:52:38.049251 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11986 | 2025.12.24 01:52:38.049306 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11987 | 2025.12.24 01:52:38.049318 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 719 rows starting from the beginning of the part | ||
| 11988 | 2025.12.24 01:52:38.049372 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11989 | 2025.12.24 01:52:38.049374 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 522 rows starting from the beginning of the part | ||
| 11990 | 2025.12.24 01:52:38.049434 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 719 rows starting from the beginning of the part | ||
| 11991 | 2025.12.24 01:52:38.049478 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 11992 | 2025.12.24 01:52:38.049535 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 735 rows starting from the beginning of the part | ||
| 11993 | 2025.12.24 01:52:38.049885 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.12.24 01:52:38.049937 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 11995 | 2025.12.24 01:52:38.050328 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11996 | 2025.12.24 01:52:38.050605 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.12.24 01:52:38.050749 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. | ||
| 11998 | 2025.12.24 01:52:38.050793 [ 5 ] {bf6d04fa-8643-42a2-8817-a43b35d4612c} <Debug> TCPHandler: Processed in 0.00170219 sec. | ||
| 11999 | 2025.12.24 01:52:38.050912 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2025.12.24 01:52:38.051018 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.12.24 01:52:38.051032 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971815 sec., 2032645.0503723726 rows/sec., 153.01 MiB/sec. | ||
| 12002 | 2025.12.24 01:52:38.051066 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12003 | 2025.12.24 01:52:38.051242 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12004 | 2025.12.24 01:52:38.051561 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.12.24 01:52:38.051584 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2025.12.24 01:52:38.051628 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12007 | 2025.12.24 01:52:38.051650 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_86_17} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12008 | 2025.12.24 01:52:38.051764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12009 | 2025.12.24 01:52:38.052067 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12010 | 2025.12.24 01:52:38.052310 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2025.12.24 01:52:38.052443 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12012 | 2025.12.24 01:52:38.052459 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001462 sec., 220246.23803009576 rows/sec., 14.48 MiB/sec. | ||
| 12013 | 2025.12.24 01:52:38.052485 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2025.12.24 01:52:38.052508 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12015 | 2025.12.24 01:52:38.052511 [ 5 ] {f18e3ec4-4006-42f2-93d8-0f7330ac4801} <Debug> TCPHandler: Processed in 0.001649758 sec. | ||
| 12016 | 2025.12.24 01:52:38.052641 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 12017 | 2025.12.24 01:52:38.052658 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2025.12.24 01:52:38.052783 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12019 | 2025.12.24 01:52:38.052802 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12020 | 2025.12.24 01:52:38.052830 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12021 | 2025.12.24 01:52:38.052850 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28060 rows starting from the beginning of the part | ||
| 12022 | 2025.12.24 01:52:38.052931 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 12023 | 2025.12.24 01:52:38.052995 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 12024 | 2025.12.24 01:52:38.053065 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 12025 | 2025.12.24 01:52:38.053118 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 12026 | 2025.12.24 01:52:38.053176 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 322 rows starting from the beginning of the part | ||
| 12027 | 2025.12.24 01:52:38.053213 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2025.12.24 01:52:38.053262 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12029 | 2025.12.24 01:52:38.053669 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12030 | 2025.12.24 01:52:38.053932 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.12.24 01:52:38.054037 [ 9 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12032 | 2025.12.24 01:52:38.054066 [ 9 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.12.24 01:52:38.054071 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
| 12034 | 2025.12.24 01:52:38.054082 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12035 | 2025.12.24 01:52:38.054114 [ 5 ] {bd806b20-ea82-46cc-927e-aba22c006a10} <Debug> TCPHandler: Processed in 0.001509355 sec. | ||
| 12036 | 2025.12.24 01:52:38.054162 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12037 | 2025.12.24 01:52:38.054241 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2025.12.24 01:52:38.054272 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12039 | 2025.12.24 01:52:38.054308 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 12040 | 2025.12.24 01:52:38.054348 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12041 | 2025.12.24 01:52:38.054368 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12042 | 2025.12.24 01:52:38.054410 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <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 | ||
| 12043 | 2025.12.24 01:52:38.054418 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12044 | 2025.12.24 01:52:38.054474 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12045 | 2025.12.24 01:52:38.054512 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12046 | 2025.12.24 01:52:38.054570 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12047 | 2025.12.24 01:52:38.055385 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.12.24 01:52:38.055393 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126639 sec., 27637.615584456606 rows/sec., 1.82 MiB/sec. | ||
| 12049 | 2025.12.24 01:52:38.055428 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12050 | 2025.12.24 01:52:38.055633 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12051 | 2025.12.24 01:52:38.056014 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2025.12.24 01:52:38.056117 [ 198 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_34_7} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12053 | 2025.12.24 01:52:38.056183 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12054 | 2025.12.24 01:52:38.056233 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12055 | 2025.12.24 01:52:38.056481 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.24 01:52:38.056648 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00232 sec., 17241.379310344826 rows/sec., 30.90 MiB/sec. | ||
| 12057 | 2025.12.24 01:52:38.056709 [ 5 ] {7ef41d91-7b6a-4165-8af6-e554dbad463c} <Debug> TCPHandler: Processed in 0.002524028 sec. | ||
| 12058 | 2025.12.24 01:52:38.056834 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2025.12.24 01:52:38.056950 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12060 | 2025.12.24 01:52:38.057001 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12061 | 2025.12.24 01:52:38.057401 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.12.24 01:52:38.057446 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12063 | 2025.12.24 01:52:38.057864 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12064 | 2025.12.24 01:52:38.058133 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.12.24 01:52:38.058275 [ 34 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12066 | 2025.12.24 01:52:38.058284 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001359 sec., 76526.85798381163 rows/sec., 4.69 MiB/sec. | ||
| 12067 | 2025.12.24 01:52:38.058333 [ 34 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2025.12.24 01:52:38.058356 [ 5 ] {04287312-7cd6-4a94-8bca-7b120adbb4b1} <Debug> TCPHandler: Processed in 0.001578757 sec. | ||
| 12069 | 2025.12.24 01:52:38.058371 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12070 | 2025.12.24 01:52:38.058463 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12071 | 2025.12.24 01:52:38.058555 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12072 | 2025.12.24 01:52:38.058586 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6208 rows starting from the beginning of the part | ||
| 12073 | 2025.12.24 01:52:38.058641 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12074 | 2025.12.24 01:52:38.058689 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12075 | 2025.12.24 01:52:38.058738 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12076 | 2025.12.24 01:52:38.058782 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12077 | 2025.12.24 01:52:38.058828 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12078 | 2025.12.24 01:52:38.061138 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30015 rows, containing 5 columns (5 merged, 0 gathered) in 0.008561997 sec., 3505607.395097195 rows/sec., 236.27 MiB/sec. | ||
| 12079 | 2025.12.24 01:52:38.061343 [ 199 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919488 sec., 2274371.3966284497 rows/sec., 145.65 MiB/sec. | ||
| 12080 | 2025.12.24 01:52:38.061830 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12081 | 2025.12.24 01:52:38.061906 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12082 | 2025.12.24 01:52:38.062219 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.12.24 01:52:38.062294 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.12.24 01:52:38.062311 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_86_17} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12085 | 2025.12.24 01:52:38.062395 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12086 | 2025.12.24 01:52:38.062398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12087 | 2025.12.24 01:52:38.062515 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12088 | 2025.12.24 01:52:38.510570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28383 | ||
| 12089 | 2025.12.24 01:52:38.511115 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12090 | 2025.12.24 01:52:38.511165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12091 | 2025.12.24 01:52:38.511724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12092 | 2025.12.24 01:52:38.512002 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.12.24 01:52:38.512143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28383 | ||
| 12094 | 2025.12.24 01:52:40.002327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12095 | 2025.12.24 01:52:40.018849 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.12.24 01:52:40.018928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12097 | 2025.12.24 01:52:40.024913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12098 | 2025.12.24 01:52:40.025639 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.12.24 01:52:40.028860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12100 | 2025.12.24 01:52:43.022329 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.12.24 01:52:43.022573 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12102 | 2025.12.24 01:52:43.022642 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12103 | 2025.12.24 01:52:43.023405 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2025.12.24 01:52:43.023448 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12105 | 2025.12.24 01:52:43.023850 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12106 | 2025.12.24 01:52:43.024078 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2025.12.24 01:52:43.024232 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.51 MiB/sec. | ||
| 12108 | 2025.12.24 01:52:43.024280 [ 5 ] {f44a0fbb-b5a8-4c9d-84a6-c5949c1ca671} <Debug> TCPHandler: Processed in 0.002132119 sec. | ||
| 12109 | 2025.12.24 01:52:43.024409 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.12.24 01:52:43.024509 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12111 | 2025.12.24 01:52:43.024550 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12112 | 2025.12.24 01:52:43.025020 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.12.24 01:52:43.025058 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12114 | 2025.12.24 01:52:43.025365 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12115 | 2025.12.24 01:52:43.025588 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.12.24 01:52:43.025716 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 12117 | 2025.12.24 01:52:43.025754 [ 5 ] {ebcc39f3-8e65-4b58-9b3c-eb6ebf7eb70c} <Debug> TCPHandler: Processed in 0.001394482 sec. | ||
| 12118 | 2025.12.24 01:52:43.025868 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.12.24 01:52:43.025962 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12120 | 2025.12.24 01:52:43.026003 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12121 | 2025.12.24 01:52:43.026453 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.12.24 01:52:43.026490 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12123 | 2025.12.24 01:52:43.026826 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12124 | 2025.12.24 01:52:43.027031 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.12.24 01:52:43.027159 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 12126 | 2025.12.24 01:52:43.027196 [ 5 ] {ea9bbe57-f58f-4d1d-bc09-9eaad7654037} <Debug> TCPHandler: Processed in 0.001374732 sec. | ||
| 12127 | 2025.12.24 01:52:43.027307 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12128 | 2025.12.24 01:52:43.027400 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12129 | 2025.12.24 01:52:43.027441 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12130 | 2025.12.24 01:52:43.027767 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2025.12.24 01:52:43.027802 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12132 | 2025.12.24 01:52:43.028110 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12133 | 2025.12.24 01:52:43.028336 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.12.24 01:52:43.028463 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12135 | 2025.12.24 01:52:43.028498 [ 5 ] {1f50eaa7-3d75-42c4-9ad3-1d8e5b880bd9} <Debug> TCPHandler: Processed in 0.001238448 sec. | ||
| 12136 | 2025.12.24 01:52:45.841396 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12137 | 2025.12.24 01:52:45.841446 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12138 | 2025.12.24 01:52:46.012354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28895 | ||
| 12139 | 2025.12.24 01:52:46.013168 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2025.12.24 01:52:46.013237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12141 | 2025.12.24 01:52:46.013838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12142 | 2025.12.24 01:52:46.014068 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2025.12.24 01:52:46.014209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28895 | ||
| 12144 | 2025.12.24 01:52:46.102468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1532 | ||
| 12145 | 2025.12.24 01:52:46.105465 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2025.12.24 01:52:46.105509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12147 | 2025.12.24 01:52:46.106696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12148 | 2025.12.24 01:52:46.106956 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2025.12.24 01:52:46.107218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12150 | 2025.12.24 01:52:47.528971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12151 | 2025.12.24 01:52:47.545475 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2025.12.24 01:52:47.545523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12153 | 2025.12.24 01:52:47.551841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12154 | 2025.12.24 01:52:47.552507 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2025.12.24 01:52:47.555270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12156 | 2025.12.24 01:52:48.033847 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2025.12.24 01:52:48.034122 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12158 | 2025.12.24 01:52:48.034220 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12159 | 2025.12.24 01:52:48.035338 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2025.12.24 01:52:48.035377 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12161 | 2025.12.24 01:52:48.035790 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12162 | 2025.12.24 01:52:48.036020 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2025.12.24 01:52:48.036175 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00213 sec., 192488.26291079813 rows/sec., 12.21 MiB/sec. | ||
| 12164 | 2025.12.24 01:52:48.036218 [ 5 ] {db198ced-cbf4-4bac-b5ed-25b66dcc1238} <Debug> TCPHandler: Processed in 0.002549428 sec. | ||
| 12165 | 2025.12.24 01:52:48.036501 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2025.12.24 01:52:48.036601 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12167 | 2025.12.24 01:52:48.036640 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12168 | 2025.12.24 01:52:48.037681 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.12.24 01:52:48.037718 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12170 | 2025.12.24 01:52:48.038099 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12171 | 2025.12.24 01:52:48.038307 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.12.24 01:52:48.038433 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001852 sec., 643628.5097192224 rows/sec., 51.42 MiB/sec. | ||
| 12173 | 2025.12.24 01:52:48.038477 [ 5 ] {6a76dd26-fe99-4d6b-addf-9c2ae7a93ff3} <Debug> TCPHandler: Processed in 0.002030996 sec. | ||
| 12174 | 2025.12.24 01:52:48.038598 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2025.12.24 01:52:48.038696 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12176 | 2025.12.24 01:52:48.038735 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12177 | 2025.12.24 01:52:48.039259 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.12.24 01:52:48.039294 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12179 | 2025.12.24 01:52:48.039594 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12180 | 2025.12.24 01:52:48.039804 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.12.24 01:52:48.039928 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001255 sec., 195219.12350597608 rows/sec., 11.92 MiB/sec. | ||
| 12182 | 2025.12.24 01:52:48.039939 [ 55 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12183 | 2025.12.24 01:52:48.039966 [ 5 ] {d93b6da8-7675-4e1b-a276-7ce69f77c748} <Debug> TCPHandler: Processed in 0.001415353 sec. | ||
| 12184 | 2025.12.24 01:52:48.040017 [ 55 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2025.12.24 01:52:48.040044 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12186 | 2025.12.24 01:52:48.040108 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12187 | 2025.12.24 01:52:48.040144 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 12188 | 2025.12.24 01:52:48.040211 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12189 | 2025.12.24 01:52:48.040254 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12190 | 2025.12.24 01:52:48.040277 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12191 | 2025.12.24 01:52:48.040316 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 12192 | 2025.12.24 01:52:48.040387 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 245 rows starting from the beginning of the part | ||
| 12193 | 2025.12.24 01:52:48.040435 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 12194 | 2025.12.24 01:52:48.040478 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 245 rows starting from the beginning of the part | ||
| 12195 | 2025.12.24 01:52:48.040521 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 261 rows starting from the beginning of the part | ||
| 12196 | 2025.12.24 01:52:48.040560 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 245 rows starting from the beginning of the part | ||
| 12197 | 2025.12.24 01:52:48.040747 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2025.12.24 01:52:48.040788 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12199 | 2025.12.24 01:52:48.041109 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12200 | 2025.12.24 01:52:48.041328 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2025.12.24 01:52:48.041454 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 12202 | 2025.12.24 01:52:48.041459 [ 53 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12203 | 2025.12.24 01:52:48.041490 [ 5 ] {af66adce-56e8-4168-937f-a8a46df3e84f} <Debug> TCPHandler: Processed in 0.001430533 sec. | ||
| 12204 | 2025.12.24 01:52:48.041504 [ 53 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2025.12.24 01:52:48.041523 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12206 | 2025.12.24 01:52:48.041595 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 12207 | 2025.12.24 01:52:48.041599 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12208 | 2025.12.24 01:52:48.041616 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510395 sec., 844150.0402212666 rows/sec., 55.09 MiB/sec. | ||
| 12209 | 2025.12.24 01:52:48.041687 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12210 | 2025.12.24 01:52:48.041716 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 464 rows starting from the beginning of the part | ||
| 12211 | 2025.12.24 01:52:48.041719 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12212 | 2025.12.24 01:52:48.041762 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 12213 | 2025.12.24 01:52:48.041776 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12214 | 2025.12.24 01:52:48.041805 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 12215 | 2025.12.24 01:52:48.041841 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12216 | 2025.12.24 01:52:48.041843 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 12217 | 2025.12.24 01:52:48.041896 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 12218 | 2025.12.24 01:52:48.041934 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 12219 | 2025.12.24 01:52:48.042184 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2025.12.24 01:52:48.042266 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2025.12.24 01:52:48.042275 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_51_10} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12222 | 2025.12.24 01:52:48.042310 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12223 | 2025.12.24 01:52:48.042402 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12224 | 2025.12.24 01:52:48.042652 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12225 | 2025.12.24 01:52:48.042844 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278389 sec., 1204641.1538271997 rows/sec., 83.78 MiB/sec. | ||
| 12226 | 2025.12.24 01:52:48.042864 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2025.12.24 01:52:48.043005 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001304 sec., 161809.81595092025 rows/sec., 9.19 MiB/sec. | ||
| 12228 | 2025.12.24 01:52:48.043036 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12229 | 2025.12.24 01:52:48.043042 [ 5 ] {21e211c0-1e3e-4bdc-909d-5982427ed74e} <Debug> TCPHandler: Processed in 0.001490125 sec. | ||
| 12230 | 2025.12.24 01:52:48.043173 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2025.12.24 01:52:48.043267 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12232 | 2025.12.24 01:52:48.043306 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12233 | 2025.12.24 01:52:48.043356 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2025.12.24 01:52:48.043452 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_51_10} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12235 | 2025.12.24 01:52:48.043543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12236 | 2025.12.24 01:52:48.043963 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2025.12.24 01:52:48.044003 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12238 | 2025.12.24 01:52:48.044326 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12239 | 2025.12.24 01:52:48.044532 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2025.12.24 01:52:48.044656 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001407 sec., 511016.34683724237 rows/sec., 35.86 MiB/sec. | ||
| 12241 | 2025.12.24 01:52:48.044699 [ 5 ] {8a9b4080-f932-4e84-93e0-abd8ea8ea975} <Debug> TCPHandler: Processed in 0.001572826 sec. | ||
| 12242 | 2025.12.24 01:52:48.044811 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2025.12.24 01:52:48.044903 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12244 | 2025.12.24 01:52:48.044943 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12245 | 2025.12.24 01:52:48.045272 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.12.24 01:52:48.045307 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12247 | 2025.12.24 01:52:48.045614 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12248 | 2025.12.24 01:52:48.045817 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2025.12.24 01:52:48.045941 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 12250 | 2025.12.24 01:52:48.045977 [ 5 ] {42e7788f-9812-4d02-944d-2036888a5fb5} <Debug> TCPHandler: Processed in 0.001213508 sec. | ||
| 12251 | 2025.12.24 01:52:48.046085 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2025.12.24 01:52:48.046181 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12253 | 2025.12.24 01:52:48.046221 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12254 | 2025.12.24 01:52:48.046670 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2025.12.24 01:52:48.046706 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12256 | 2025.12.24 01:52:48.047034 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12257 | 2025.12.24 01:52:48.047235 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.12.24 01:52:48.047359 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 12259 | 2025.12.24 01:52:48.047396 [ 5 ] {774ecf66-e9ab-4a99-bb25-39939a17e214} <Debug> TCPHandler: Processed in 0.001357921 sec. | ||
| 12260 | 2025.12.24 01:52:48.047516 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2025.12.24 01:52:48.047611 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12262 | 2025.12.24 01:52:48.047659 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12263 | 2025.12.24 01:52:48.048005 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2025.12.24 01:52:48.048044 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12265 | 2025.12.24 01:52:48.048345 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12266 | 2025.12.24 01:52:48.048560 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.12.24 01:52:48.048686 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 12268 | 2025.12.24 01:52:48.048720 [ 5 ] {1b89aa1d-0755-483d-9bbb-e66b4e50e57b} <Debug> TCPHandler: Processed in 0.001261779 sec. | ||
| 12269 | 2025.12.24 01:52:48.048837 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2025.12.24 01:52:48.048928 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12271 | 2025.12.24 01:52:48.048979 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <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 | ||
| 12272 | 2025.12.24 01:52:48.049866 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2025.12.24 01:52:48.049902 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12274 | 2025.12.24 01:52:48.050474 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12275 | 2025.12.24 01:52:48.050705 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2025.12.24 01:52:48.050841 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 12277 | 2025.12.24 01:52:48.050906 [ 5 ] {8ad4c3fe-f0b1-4790-8fe9-f8b0bea27d0b} <Debug> TCPHandler: Processed in 0.002115549 sec. | ||
| 12278 | 2025.12.24 01:52:48.051012 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2025.12.24 01:52:48.051107 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12280 | 2025.12.24 01:52:48.051148 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12281 | 2025.12.24 01:52:48.051513 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2025.12.24 01:52:48.051548 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12283 | 2025.12.24 01:52:48.051858 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12284 | 2025.12.24 01:52:48.052069 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.12.24 01:52:48.052194 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 12286 | 2025.12.24 01:52:48.052232 [ 5 ] {1fae85a9-1dbf-43b3-8b4b-7f7eaabb838b} <Debug> TCPHandler: Processed in 0.00126923 sec. | ||
| 12287 | 2025.12.24 01:52:53.051493 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2025.12.24 01:52:53.051682 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12289 | 2025.12.24 01:52:53.051741 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12290 | 2025.12.24 01:52:53.053065 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2025.12.24 01:52:53.053103 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12292 | 2025.12.24 01:52:53.053553 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12293 | 2025.12.24 01:52:53.053780 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2025.12.24 01:52:53.053928 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002294 sec., 521360.06974716653 rows/sec., 42.98 MiB/sec. | ||
| 12295 | 2025.12.24 01:52:53.053973 [ 5 ] {02485044-d3a2-4667-8279-496f27923670} <Debug> TCPHandler: Processed in 0.00260373 sec. | ||
| 12296 | 2025.12.24 01:52:53.054146 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2025.12.24 01:52:53.054251 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12298 | 2025.12.24 01:52:53.054317 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12299 | 2025.12.24 01:52:53.054826 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2025.12.24 01:52:53.054860 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12301 | 2025.12.24 01:52:53.055175 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12302 | 2025.12.24 01:52:53.055382 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2025.12.24 01:52:53.055506 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 12304 | 2025.12.24 01:52:53.055543 [ 5 ] {c3b1c6ea-e246-45ff-b3da-6c145237cef6} <Debug> TCPHandler: Processed in 0.001444553 sec. | ||
| 12305 | 2025.12.24 01:52:53.055658 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2025.12.24 01:52:53.055821 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12307 | 2025.12.24 01:52:53.055861 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12308 | 2025.12.24 01:52:53.056439 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2025.12.24 01:52:53.056473 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12310 | 2025.12.24 01:52:53.056792 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12311 | 2025.12.24 01:52:53.057012 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2025.12.24 01:52:53.057137 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001334 sec., 389805.0974512744 rows/sec., 28.85 MiB/sec. | ||
| 12313 | 2025.12.24 01:52:53.057173 [ 5 ] {6cefbaa4-af9b-457f-bbf7-e24c351912ea} <Debug> TCPHandler: Processed in 0.001562756 sec. | ||
| 12314 | 2025.12.24 01:52:53.057290 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2025.12.24 01:52:53.057386 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12316 | 2025.12.24 01:52:53.057433 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12317 | 2025.12.24 01:52:53.058044 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.12.24 01:52:53.058078 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12319 | 2025.12.24 01:52:53.058454 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12320 | 2025.12.24 01:52:53.058661 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2025.12.24 01:52:53.058785 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001422 sec., 593530.2390998593 rows/sec., 39.95 MiB/sec. | ||
| 12322 | 2025.12.24 01:52:53.058822 [ 5 ] {f8c1a9f1-906f-46fa-8849-6319e42d7420} <Debug> TCPHandler: Processed in 0.001586307 sec. | ||
| 12323 | 2025.12.24 01:52:53.058934 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2025.12.24 01:52:53.059028 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12325 | 2025.12.24 01:52:53.059076 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12326 | 2025.12.24 01:52:53.059397 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2025.12.24 01:52:53.059433 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12328 | 2025.12.24 01:52:53.059741 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12329 | 2025.12.24 01:52:53.059969 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2025.12.24 01:52:53.060099 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12331 | 2025.12.24 01:52:53.060143 [ 5 ] {76f96462-4983-4a19-b49a-2bb0805fd72b} <Debug> TCPHandler: Processed in 0.001256709 sec. | ||
| 12332 | 2025.12.24 01:52:53.514367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29343 | ||
| 12333 | 2025.12.24 01:52:53.515020 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.12.24 01:52:53.515054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12335 | 2025.12.24 01:52:53.515530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12336 | 2025.12.24 01:52:53.515749 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.12.24 01:52:53.515877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29343 | ||
| 12338 | 2025.12.24 01:52:53.515879 [ 44 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12339 | 2025.12.24 01:52:53.515928 [ 44 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2025.12.24 01:52:53.515950 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12341 | 2025.12.24 01:52:53.516103 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12342 | 2025.12.24 01:52:53.516300 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12343 | 2025.12.24 01:52:53.516358 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26975 rows starting from the beginning of the part | ||
| 12344 | 2025.12.24 01:52:53.516457 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12345 | 2025.12.24 01:52:53.516533 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12346 | 2025.12.24 01:52:53.516601 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12347 | 2025.12.24 01:52:53.516663 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12348 | 2025.12.24 01:52:53.516722 [ 190 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 12349 | 2025.12.24 01:52:53.519000 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29343 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970488 sec., 9878174.89920848 rows/sec., 141.31 MiB/sec. | ||
| 12350 | 2025.12.24 01:52:53.519448 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12351 | 2025.12.24 01:52:53.519788 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2025.12.24 01:52:53.519875 [ 195 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_61_12} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12353 | 2025.12.24 01:52:53.519976 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 12354 | 2025.12.24 01:52:55.055336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12355 | 2025.12.24 01:52:55.073254 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2025.12.24 01:52:55.073316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12357 | 2025.12.24 01:52:55.079441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12358 | 2025.12.24 01:52:55.080243 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2025.12.24 01:52:55.080567 [ 42 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12360 | 2025.12.24 01:52:55.080632 [ 42 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2025.12.24 01:52:55.080653 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12362 | 2025.12.24 01:52:55.080748 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12363 | 2025.12.24 01:52:55.083704 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12364 | 2025.12.24 01:52:55.083922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12365 | 2025.12.24 01:52:55.084608 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12366 | 2025.12.24 01:52:55.088151 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12367 | 2025.12.24 01:52:55.091719 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12368 | 2025.12.24 01:52:55.095660 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12369 | 2025.12.24 01:52:55.099790 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12370 | 2025.12.24 01:52:55.103480 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 12371 | 2025.12.24 01:52:55.153697 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.072987862 sec., 6302.41779105682 rows/sec., 32.59 MiB/sec. | ||
| 12372 | 2025.12.24 01:52:55.156856 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12373 | 2025.12.24 01:52:55.158839 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_61_12} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2025.12.24 01:52:55.158947 [ 191 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_61_12} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12375 | 2025.12.24 01:52:55.161692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12376 | 2025.12.24 01:52:56.107411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1564 | ||
| 12377 | 2025.12.24 01:52:56.109793 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2025.12.24 01:52:56.109832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12379 | 2025.12.24 01:52:56.111019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12380 | 2025.12.24 01:52:56.111293 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2025.12.24 01:52:56.111433 [ 42 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12382 | 2025.12.24 01:52:56.111474 [ 42 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.12.24 01:52:56.111496 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12384 | 2025.12.24 01:52:56.111563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1564 | ||
| 12385 | 2025.12.24 01:52:56.111652 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 12386 | 2025.12.24 01:52:56.112528 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2025.12.24 01:52:56.112743 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1398 rows starting from the beginning of the part | ||
| 12388 | 2025.12.24 01:52:56.113160 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 12389 | 2025.12.24 01:52:56.113498 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 12390 | 2025.12.24 01:52:56.113847 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 12391 | 2025.12.24 01:52:56.114184 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12392 | 2025.12.24 01:52:56.114513 [ 201 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 12393 | 2025.12.24 01:52:56.121308 [ 200 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 72 columns (72 merged, 0 gathered) in 0.009733884 sec., 160675.84121610655 rows/sec., 126.80 MiB/sec. | ||
| 12394 | 2025.12.24 01:52:56.123076 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12395 | 2025.12.24 01:52:56.123745 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12396 | 2025.12.24 01:52:56.123837 [ 194 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_46_9} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12397 | 2025.12.24 01:52:56.124135 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12398 | 2025.12.24 01:52:58.033999 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12399 | 2025.12.24 01:52:58.034213 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12400 | 2025.12.24 01:52:58.034289 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12401 | 2025.12.24 01:52:58.035188 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2025.12.24 01:52:58.035235 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12403 | 2025.12.24 01:52:58.035681 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12404 | 2025.12.24 01:52:58.035902 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2025.12.24 01:52:58.036061 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 12406 | 2025.12.24 01:52:58.036112 [ 5 ] {174a723c-adad-48fe-8b5a-a12fcf9e4551} <Debug> TCPHandler: Processed in 0.002250012 sec. | ||
| 12407 | 2025.12.24 01:52:58.036232 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2025.12.24 01:52:58.036332 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12409 | 2025.12.24 01:52:58.036376 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12410 | 2025.12.24 01:52:58.037357 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2025.12.24 01:52:58.037395 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12412 | 2025.12.24 01:52:58.037792 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12413 | 2025.12.24 01:52:58.038000 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2025.12.24 01:52:58.038130 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001822 sec., 654226.1251372119 rows/sec., 52.27 MiB/sec. | ||
| 12415 | 2025.12.24 01:52:58.038168 [ 5 ] {f95d5e47-34ea-4cb5-a815-aa9472236746} <Debug> TCPHandler: Processed in 0.001986286 sec. | ||
| 12416 | 2025.12.24 01:52:58.038275 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2025.12.24 01:52:58.038367 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12418 | 2025.12.24 01:52:58.038407 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12419 | 2025.12.24 01:52:58.038888 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2025.12.24 01:52:58.038924 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12421 | 2025.12.24 01:52:58.039237 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12422 | 2025.12.24 01:52:58.039458 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2025.12.24 01:52:58.039586 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001237 sec., 198059.8221503638 rows/sec., 12.10 MiB/sec. | ||
| 12424 | 2025.12.24 01:52:58.039623 [ 5 ] {dc6ae6c6-46b1-499a-a806-d0650515dad5} <Debug> TCPHandler: Processed in 0.001395902 sec. | ||
| 12425 | 2025.12.24 01:52:58.039727 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2025.12.24 01:52:58.039818 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12427 | 2025.12.24 01:52:58.039857 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12428 | 2025.12.24 01:52:58.040321 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2025.12.24 01:52:58.040357 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12430 | 2025.12.24 01:52:58.040700 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12431 | 2025.12.24 01:52:58.040909 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2025.12.24 01:52:58.041033 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 12433 | 2025.12.24 01:52:58.041071 [ 5 ] {c97ddf92-e591-4a18-8196-f02ed089bbdf} <Debug> TCPHandler: Processed in 0.001390652 sec. | ||
| 12434 | 2025.12.24 01:52:58.041192 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2025.12.24 01:52:58.041315 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12436 | 2025.12.24 01:52:58.041364 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12437 | 2025.12.24 01:52:58.041939 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2025.12.24 01:52:58.041977 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12439 | 2025.12.24 01:52:58.042319 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12440 | 2025.12.24 01:52:58.042536 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2025.12.24 01:52:58.042663 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001373 sec., 153678.07720320465 rows/sec., 8.73 MiB/sec. | ||
| 12442 | 2025.12.24 01:52:58.042704 [ 5 ] {27faa897-4a9e-422e-b816-56bb42fbebbb} <Debug> TCPHandler: Processed in 0.001574486 sec. | ||
| 12443 | 2025.12.24 01:52:58.042821 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2025.12.24 01:52:58.042943 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12445 | 2025.12.24 01:52:58.042985 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12446 | 2025.12.24 01:52:58.043664 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2025.12.24 01:52:58.043701 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12448 | 2025.12.24 01:52:58.044046 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12449 | 2025.12.24 01:52:58.044273 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2025.12.24 01:52:58.044402 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001484 sec., 484501.3477088949 rows/sec., 34.00 MiB/sec. | ||
| 12451 | 2025.12.24 01:52:58.044444 [ 5 ] {475e86f7-aecb-4961-9e33-44deccf84660} <Debug> TCPHandler: Processed in 0.001683779 sec. | ||
| 12452 | 2025.12.24 01:52:58.044554 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2025.12.24 01:52:58.044648 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12454 | 2025.12.24 01:52:58.044692 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12455 | 2025.12.24 01:52:58.045028 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2025.12.24 01:52:58.045065 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12457 | 2025.12.24 01:52:58.045383 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12458 | 2025.12.24 01:52:58.045591 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2025.12.24 01:52:58.045702 [ 40 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12460 | 2025.12.24 01:52:58.045712 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 12461 | 2025.12.24 01:52:58.045771 [ 40 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12462 | 2025.12.24 01:52:58.045787 [ 5 ] {c6eaa4fe-5609-459c-bf10-f96525a425ef} <Debug> TCPHandler: Processed in 0.00130777 sec. | ||
| 12463 | 2025.12.24 01:52:58.045797 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12464 | 2025.12.24 01:52:58.045895 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.12.24 01:52:58.045895 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 12466 | 2025.12.24 01:52:58.045986 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12467 | 2025.12.24 01:52:58.045992 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12468 | 2025.12.24 01:52:58.046025 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 192 rows starting from the beginning of the part | ||
| 12469 | 2025.12.24 01:52:58.046028 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12470 | 2025.12.24 01:52:58.046080 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12471 | 2025.12.24 01:52:58.046118 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12472 | 2025.12.24 01:52:58.046157 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12473 | 2025.12.24 01:52:58.046192 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12474 | 2025.12.24 01:52:58.046228 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12475 | 2025.12.24 01:52:58.046517 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.12.24 01:52:58.046552 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12477 | 2025.12.24 01:52:58.046930 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12478 | 2025.12.24 01:52:58.046976 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092765 sec., 203154.38360489215 rows/sec., 10.37 MiB/sec. | ||
| 12479 | 2025.12.24 01:52:58.047092 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12480 | 2025.12.24 01:52:58.047152 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2025.12.24 01:52:58.047287 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001281 sec., 245120.99921935986 rows/sec., 16.10 MiB/sec. | ||
| 12482 | 2025.12.24 01:52:58.047326 [ 5 ] {a3b2f593-2cc9-4512-8723-b70c62955edf} <Debug> TCPHandler: Processed in 0.001446543 sec. | ||
| 12483 | 2025.12.24 01:52:58.047334 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2025.12.24 01:52:58.047395 [ 201 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_36_7} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12485 | 2025.12.24 01:52:58.047430 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12486 | 2025.12.24 01:52:58.047453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12487 | 2025.12.24 01:52:58.047533 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12488 | 2025.12.24 01:52:58.047590 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12489 | 2025.12.24 01:52:58.047918 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.12.24 01:52:58.047955 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12491 | 2025.12.24 01:52:58.048268 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12492 | 2025.12.24 01:52:58.048484 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2025.12.24 01:52:58.048616 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 12494 | 2025.12.24 01:52:58.048654 [ 5 ] {80ea34ad-56b4-411a-ae05-0fdfad9754f4} <Debug> TCPHandler: Processed in 0.001275129 sec. | ||
| 12495 | 2025.12.24 01:52:58.048758 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.12.24 01:52:58.048852 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12497 | 2025.12.24 01:52:58.048904 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <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 | ||
| 12498 | 2025.12.24 01:52:58.049854 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2025.12.24 01:52:58.049893 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12500 | 2025.12.24 01:52:58.050467 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12501 | 2025.12.24 01:52:58.050697 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2025.12.24 01:52:58.050842 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002009 sec., 19910.40318566451 rows/sec., 35.68 MiB/sec. | ||
| 12503 | 2025.12.24 01:52:58.050896 [ 5 ] {6d8eba88-396b-46f0-b264-d12b744207e4} <Debug> TCPHandler: Processed in 0.002187 sec. | ||
| 12504 | 2025.12.24 01:52:58.051021 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2025.12.24 01:52:58.051138 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12506 | 2025.12.24 01:52:58.051188 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12507 | 2025.12.24 01:52:58.051600 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.12.24 01:52:58.051644 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12509 | 2025.12.24 01:52:58.052016 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12510 | 2025.12.24 01:52:58.052237 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.24 01:52:58.052369 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001255 sec., 82868.52589641434 rows/sec., 5.08 MiB/sec. | ||
| 12512 | 2025.12.24 01:52:58.052405 [ 5 ] {6d98beb5-74d5-4a81-8d3c-2812a354ff65} <Debug> TCPHandler: Processed in 0.001445334 sec. | ||
| 12513 | 2025.12.24 01:53:00.841502 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12514 | 2025.12.24 01:53:00.841580 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12515 | 2025.12.24 01:53:01.016037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29855 | ||
| 12516 | 2025.12.24 01:53:01.016712 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.12.24 01:53:01.016769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12518 | 2025.12.24 01:53:01.017316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12519 | 2025.12.24 01:53:01.017538 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.12.24 01:53:01.017670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29855 | ||
| 12521 | 2025.12.24 01:53:02.584030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12522 | 2025.12.24 01:53:02.599821 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2025.12.24 01:53:02.599875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12524 | 2025.12.24 01:53:02.605257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12525 | 2025.12.24 01:53:02.605932 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2025.12.24 01:53:02.608752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12527 | 2025.12.24 01:53:03.022431 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.12.24 01:53:03.022720 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12529 | 2025.12.24 01:53:03.022823 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12530 | 2025.12.24 01:53:03.023629 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.12.24 01:53:03.023668 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12532 | 2025.12.24 01:53:03.024087 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12533 | 2025.12.24 01:53:03.024314 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.12.24 01:53:03.024468 [ 31 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12535 | 2025.12.24 01:53:03.024473 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
| 12536 | 2025.12.24 01:53:03.024549 [ 31 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2025.12.24 01:53:03.024572 [ 5 ] {ed87e684-0f6b-4ce5-9228-6e44a2a2d967} <Debug> TCPHandler: Processed in 0.002327364 sec. | ||
| 12538 | 2025.12.24 01:53:03.024580 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12539 | 2025.12.24 01:53:03.024698 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 12540 | 2025.12.24 01:53:03.024706 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2025.12.24 01:53:03.024810 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12542 | 2025.12.24 01:53:03.024820 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12543 | 2025.12.24 01:53:03.024845 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2462 rows starting from the beginning of the part | ||
| 12544 | 2025.12.24 01:53:03.024862 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12545 | 2025.12.24 01:53:03.024916 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 12546 | 2025.12.24 01:53:03.024969 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1192 rows starting from the beginning of the part | ||
| 12547 | 2025.12.24 01:53:03.025017 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1196 rows starting from the beginning of the part | ||
| 12548 | 2025.12.24 01:53:03.025063 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1192 rows starting from the beginning of the part | ||
| 12549 | 2025.12.24 01:53:03.025109 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 12550 | 2025.12.24 01:53:03.025275 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2025.12.24 01:53:03.025311 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12552 | 2025.12.24 01:53:03.025641 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12553 | 2025.12.24 01:53:03.025859 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2025.12.24 01:53:03.025978 [ 31 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12555 | 2025.12.24 01:53:03.025991 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 12556 | 2025.12.24 01:53:03.026012 [ 31 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.12.24 01:53:03.026035 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12558 | 2025.12.24 01:53:03.026036 [ 5 ] {f5e9ffc6-d510-43d8-871e-794f1ae4234d} <Debug> TCPHandler: Processed in 0.001382012 sec. | ||
| 12559 | 2025.12.24 01:53:03.026117 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 12560 | 2025.12.24 01:53:03.026160 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2025.12.24 01:53:03.026206 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12562 | 2025.12.24 01:53:03.026232 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 12563 | 2025.12.24 01:53:03.026256 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12564 | 2025.12.24 01:53:03.026282 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 12565 | 2025.12.24 01:53:03.026299 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12566 | 2025.12.24 01:53:03.026324 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 719 rows starting from the beginning of the part | ||
| 12567 | 2025.12.24 01:53:03.026363 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 520 rows starting from the beginning of the part | ||
| 12568 | 2025.12.24 01:53:03.026400 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 719 rows starting from the beginning of the part | ||
| 12569 | 2025.12.24 01:53:03.026436 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 12570 | 2025.12.24 01:53:03.026735 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2025.12.24 01:53:03.026773 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12572 | 2025.12.24 01:53:03.027093 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442786 sec., 2519254.6543168332 rows/sec., 213.92 MiB/sec. | ||
| 12573 | 2025.12.24 01:53:03.027413 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12574 | 2025.12.24 01:53:03.027424 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12575 | 2025.12.24 01:53:03.027667 [ 188 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579396 sec., 2111566.7001815885 rows/sec., 159.71 MiB/sec. | ||
| 12576 | 2025.12.24 01:53:03.027712 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.12.24 01:53:03.027712 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2025.12.24 01:53:03.027807 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_91_18} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12579 | 2025.12.24 01:53:03.027857 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12580 | 2025.12.24 01:53:03.027883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12581 | 2025.12.24 01:53:03.027887 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 12582 | 2025.12.24 01:53:03.027898 [ 189 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12583 | 2025.12.24 01:53:03.027889 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2025.12.24 01:53:03.027940 [ 5 ] {d182e825-a4b2-44ac-8dbe-42697c0e5779} <Debug> TCPHandler: Processed in 0.001829802 sec. | ||
| 12585 | 2025.12.24 01:53:03.027959 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12586 | 2025.12.24 01:53:03.028037 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 12587 | 2025.12.24 01:53:03.028067 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2025.12.24 01:53:03.028113 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12589 | 2025.12.24 01:53:03.028138 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30015 rows starting from the beginning of the part | ||
| 12590 | 2025.12.24 01:53:03.028162 [ 189 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2025.12.24 01:53:03.028173 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2025.12.24 01:53:03.028186 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 12593 | 2025.12.24 01:53:03.028223 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12594 | 2025.12.24 01:53:03.028231 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 12595 | 2025.12.24 01:53:03.028232 [ 189 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_91_18} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12596 | 2025.12.24 01:53:03.028277 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 844 rows starting from the beginning of the part | ||
| 12597 | 2025.12.24 01:53:03.028303 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 12598 | 2025.12.24 01:53:03.028317 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 314 rows starting from the beginning of the part | ||
| 12599 | 2025.12.24 01:53:03.028356 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::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 | ||
| 12600 | 2025.12.24 01:53:03.028664 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2025.12.24 01:53:03.028705 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12602 | 2025.12.24 01:53:03.029085 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12603 | 2025.12.24 01:53:03.029307 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2025.12.24 01:53:03.029429 [ 31 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12605 | 2025.12.24 01:53:03.029441 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 12606 | 2025.12.24 01:53:03.029465 [ 31 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2025.12.24 01:53:03.029492 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12608 | 2025.12.24 01:53:03.029497 [ 5 ] {9c39d1c5-9317-4666-a0eb-3fc0f5836ee5} <Debug> TCPHandler: Processed in 0.001480994 sec. | ||
| 12609 | 2025.12.24 01:53:03.029581 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12610 | 2025.12.24 01:53:03.029706 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12611 | 2025.12.24 01:53:03.029739 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6640 rows starting from the beginning of the part | ||
| 12612 | 2025.12.24 01:53:03.029798 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12613 | 2025.12.24 01:53:03.029847 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12614 | 2025.12.24 01:53:03.029886 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12615 | 2025.12.24 01:53:03.029925 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12616 | 2025.12.24 01:53:03.029963 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 12617 | 2025.12.24 01:53:03.033020 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7028 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346988 sec., 2025430.2742457953 rows/sec., 129.71 MiB/sec. | ||
| 12618 | 2025.12.24 01:53:03.033655 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12619 | 2025.12.24 01:53:03.033911 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2025.12.24 01:53:03.033990 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_91_18} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12621 | 2025.12.24 01:53:03.034066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 12622 | 2025.12.24 01:53:03.036443 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31807 rows, containing 5 columns (5 merged, 0 gathered) in 0.008434135 sec., 3771222.537936611 rows/sec., 254.13 MiB/sec. | ||
| 12623 | 2025.12.24 01:53:03.037037 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12624 | 2025.12.24 01:53:03.037303 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.12.24 01:53:03.037379 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12626 | 2025.12.24 01:53:03.037462 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12627 | 2025.12.24 01:53:04.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.78 MiB, peak 351.25 MiB, free memory in arenas 0.00 B, will set to 343.32 MiB (RSS), difference: 3.54 MiB | ||
| 12628 | 2025.12.24 01:53:06.111837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1594 | ||
| 12629 | 2025.12.24 01:53:06.114283 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2025.12.24 01:53:06.114322 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12631 | 2025.12.24 01:53:06.115549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12632 | 2025.12.24 01:53:06.115816 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2025.12.24 01:53:06.116099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 12634 | 2025.12.24 01:53:08.030161 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2025.12.24 01:53:08.030355 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12636 | 2025.12.24 01:53:08.030417 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12637 | 2025.12.24 01:53:08.031069 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2025.12.24 01:53:08.031107 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12639 | 2025.12.24 01:53:08.031495 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12640 | 2025.12.24 01:53:08.031723 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2025.12.24 01:53:08.031876 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 12642 | 2025.12.24 01:53:08.031919 [ 5 ] {a7e7508f-0d4f-49be-abc8-3169c31edce0} <Debug> TCPHandler: Processed in 0.001884783 sec. | ||
| 12643 | 2025.12.24 01:53:08.032044 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2025.12.24 01:53:08.032138 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12645 | 2025.12.24 01:53:08.032181 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12646 | 2025.12.24 01:53:08.032756 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2025.12.24 01:53:08.032797 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12648 | 2025.12.24 01:53:08.033141 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12649 | 2025.12.24 01:53:08.033346 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2025.12.24 01:53:08.033476 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Debug> executeQuery: Read 256 rows, 23.54 KiB in 0.001356 sec., 188790.5604719764 rows/sec., 16.95 MiB/sec. | ||
| 12651 | 2025.12.24 01:53:08.033513 [ 5 ] {7f5d42ec-b9dd-4d55-a4e3-319f48a0f9a0} <Debug> TCPHandler: Processed in 0.001521375 sec. | ||
| 12652 | 2025.12.24 01:53:08.033624 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2025.12.24 01:53:08.033717 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12654 | 2025.12.24 01:53:08.033755 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12655 | 2025.12.24 01:53:08.034172 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.12.24 01:53:08.034207 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12657 | 2025.12.24 01:53:08.034496 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12658 | 2025.12.24 01:53:08.034708 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.12.24 01:53:08.034830 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001131 sec., 45977.011494252874 rows/sec., 3.43 MiB/sec. | ||
| 12660 | 2025.12.24 01:53:08.034867 [ 5 ] {8f75b382-adde-46e2-9dcc-d21f22b2dbfd} <Debug> TCPHandler: Processed in 0.00129024 sec. | ||
| 12661 | 2025.12.24 01:53:08.034976 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2025.12.24 01:53:08.035068 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12663 | 2025.12.24 01:53:08.035106 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12664 | 2025.12.24 01:53:08.035496 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2025.12.24 01:53:08.035531 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12666 | 2025.12.24 01:53:08.035817 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12667 | 2025.12.24 01:53:08.036022 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2025.12.24 01:53:08.036145 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 12669 | 2025.12.24 01:53:08.036181 [ 5 ] {344ad62b-f53d-4479-a105-233c9fa8b42f} <Debug> TCPHandler: Processed in 0.001251769 sec. | ||
| 12670 | 2025.12.24 01:53:08.036290 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2025.12.24 01:53:08.036380 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12672 | 2025.12.24 01:53:08.036419 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12673 | 2025.12.24 01:53:08.036802 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2025.12.24 01:53:08.036837 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12675 | 2025.12.24 01:53:08.037123 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12676 | 2025.12.24 01:53:08.037332 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2025.12.24 01:53:08.037456 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 12678 | 2025.12.24 01:53:08.037492 [ 5 ] {bf37e05c-6620-4140-8bf4-f9be76693c8d} <Debug> TCPHandler: Processed in 0.001248098 sec. | ||
| 12679 | 2025.12.24 01:53:08.037602 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2025.12.24 01:53:08.037703 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12681 | 2025.12.24 01:53:08.037740 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12682 | 2025.12.24 01:53:08.038195 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2025.12.24 01:53:08.038230 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12684 | 2025.12.24 01:53:08.038528 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12685 | 2025.12.24 01:53:08.038731 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12686 | 2025.12.24 01:53:08.038854 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.00118 sec., 118644.06779661016 rows/sec., 9.58 MiB/sec. | ||
| 12687 | 2025.12.24 01:53:08.038891 [ 5 ] {e272c962-1eb6-4c02-afe6-fde6d2308802} <Debug> TCPHandler: Processed in 0.001335121 sec. | ||
| 12688 | 2025.12.24 01:53:08.039001 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2025.12.24 01:53:08.039091 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12690 | 2025.12.24 01:53:08.039131 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12691 | 2025.12.24 01:53:08.039586 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2025.12.24 01:53:08.039621 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12693 | 2025.12.24 01:53:08.039952 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12694 | 2025.12.24 01:53:08.040156 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2025.12.24 01:53:08.040282 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Debug> executeQuery: Read 304 rows, 23.36 KiB in 0.001209 sec., 251447.47725392887 rows/sec., 18.87 MiB/sec. | ||
| 12696 | 2025.12.24 01:53:08.040318 [ 5 ] {a5a633e1-07d0-41e3-9e2f-eb51eb3634db} <Debug> TCPHandler: Processed in 0.001364062 sec. | ||
| 12697 | 2025.12.24 01:53:08.040428 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2025.12.24 01:53:08.040519 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12699 | 2025.12.24 01:53:08.040570 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <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 | ||
| 12700 | 2025.12.24 01:53:08.041512 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.12.24 01:53:08.041547 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12702 | 2025.12.24 01:53:08.042105 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12703 | 2025.12.24 01:53:08.042328 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.12.24 01:53:08.042464 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 12705 | 2025.12.24 01:53:08.042472 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12706 | 2025.12.24 01:53:08.042517 [ 5 ] {d626f7d8-5dd3-49d0-b2aa-618a56c2371e} <Debug> TCPHandler: Processed in 0.002134949 sec. | ||
| 12707 | 2025.12.24 01:53:08.042557 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2025.12.24 01:53:08.042586 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12709 | 2025.12.24 01:53:08.042685 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2025.12.24 01:53:08.042697 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12711 | 2025.12.24 01:53:08.042803 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12712 | 2025.12.24 01:53:08.042853 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12713 | 2025.12.24 01:53:08.042962 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12714 | 2025.12.24 01:53:08.043033 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1582 rows starting from the beginning of the part | ||
| 12715 | 2025.12.24 01:53:08.043197 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12716 | 2025.12.24 01:53:08.043316 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2025.12.24 01:53:08.043356 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12718 | 2025.12.24 01:53:08.043357 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12719 | 2025.12.24 01:53:08.043503 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12720 | 2025.12.24 01:53:08.043658 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12721 | 2025.12.24 01:53:08.043785 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12722 | 2025.12.24 01:53:08.043822 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 12723 | 2025.12.24 01:53:08.044080 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.12.24 01:53:08.044245 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
| 12725 | 2025.12.24 01:53:08.044298 [ 5 ] {674c5ef8-c1cf-4a77-935b-59e2d307db58} <Debug> TCPHandler: Processed in 0.001668668 sec. | ||
| 12726 | 2025.12.24 01:53:08.055679 [ 193 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1782 rows, containing 19 columns (19 merged, 0 gathered) in 0.013036881 sec., 136689.13599809646 rows/sec., 244.94 MiB/sec. | ||
| 12727 | 2025.12.24 01:53:08.057835 [ 186 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12728 | 2025.12.24 01:53:08.058248 [ 186 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2025.12.24 01:53:08.058331 [ 186 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12730 | 2025.12.24 01:53:08.058508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.70 MiB. | ||
| 12731 | 2025.12.24 01:53:08.517857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30303 | ||
| 12732 | 2025.12.24 01:53:08.518542 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.12.24 01:53:08.518581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12734 | 2025.12.24 01:53:08.519050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12735 | 2025.12.24 01:53:08.519267 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2025.12.24 01:53:08.519397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30303 | ||
| 12737 | 2025.12.24 01:53:09.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.03 MiB, peak 360.68 MiB, free memory in arenas 0.00 B, will set to 349.36 MiB (RSS), difference: 5.33 MiB | ||
| 12738 | 2025.12.24 01:53:10.109796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12739 | 2025.12.24 01:53:10.125203 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2025.12.24 01:53:10.125261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12741 | 2025.12.24 01:53:10.130770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12742 | 2025.12.24 01:53:10.131476 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2025.12.24 01:53:10.134361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12744 | 2025.12.24 01:53:13.022128 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2025.12.24 01:53:13.022345 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12746 | 2025.12.24 01:53:13.022417 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12747 | 2025.12.24 01:53:13.023079 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2025.12.24 01:53:13.023119 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12749 | 2025.12.24 01:53:13.023537 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12750 | 2025.12.24 01:53:13.023764 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12751 | 2025.12.24 01:53:13.023916 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 12752 | 2025.12.24 01:53:13.023959 [ 5 ] {0f03079e-2ee3-41fa-8ba3-d4b4bf06e032} <Debug> TCPHandler: Processed in 0.001969765 sec. | ||
| 12753 | 2025.12.24 01:53:13.024078 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2025.12.24 01:53:13.024171 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12755 | 2025.12.24 01:53:13.024212 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12756 | 2025.12.24 01:53:13.024631 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2025.12.24 01:53:13.024668 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12758 | 2025.12.24 01:53:13.024972 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12759 | 2025.12.24 01:53:13.025192 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2025.12.24 01:53:13.025311 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 12761 | 2025.12.24 01:53:13.025348 [ 5 ] {dbcd35ca-bd2e-4fa6-94c1-1a81b372f9a8} <Debug> TCPHandler: Processed in 0.0013211 sec. | ||
| 12762 | 2025.12.24 01:53:13.025454 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12763 | 2025.12.24 01:53:13.025549 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12764 | 2025.12.24 01:53:13.025592 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12765 | 2025.12.24 01:53:13.025989 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2025.12.24 01:53:13.026025 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12767 | 2025.12.24 01:53:13.026378 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12768 | 2025.12.24 01:53:13.026602 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2025.12.24 01:53:13.026733 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 12770 | 2025.12.24 01:53:13.026770 [ 5 ] {505e2655-22d7-41de-8c93-92e251e4b7b9} <Debug> TCPHandler: Processed in 0.001366811 sec. | ||
| 12771 | 2025.12.24 01:53:13.026868 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2025.12.24 01:53:13.026962 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12773 | 2025.12.24 01:53:13.027003 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12774 | 2025.12.24 01:53:13.027326 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2025.12.24 01:53:13.027362 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12776 | 2025.12.24 01:53:13.027680 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12777 | 2025.12.24 01:53:13.027894 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2025.12.24 01:53:13.028021 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12779 | 2025.12.24 01:53:13.028056 [ 5 ] {820e73cb-8ce2-47e2-8372-ff374f30014d} <Debug> TCPHandler: Processed in 0.001238119 sec. | ||
| 12780 | 2025.12.24 01:53:15.841631 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12781 | 2025.12.24 01:53:15.841690 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12782 | 2025.12.24 01:53:16.002080 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001609267 sec. | ||
| 12783 | 2025.12.24 01:53:16.019495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30815 | ||
| 12784 | 2025.12.24 01:53:16.020077 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2025.12.24 01:53:16.020127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12786 | 2025.12.24 01:53:16.020656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12787 | 2025.12.24 01:53:16.020885 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2025.12.24 01:53:16.021015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30815 | ||
| 12789 | 2025.12.24 01:53:16.116323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1620 | ||
| 12790 | 2025.12.24 01:53:16.118899 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2025.12.24 01:53:16.118949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12792 | 2025.12.24 01:53:16.120152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12793 | 2025.12.24 01:53:16.120416 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2025.12.24 01:53:16.120688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 12795 | 2025.12.24 01:53:17.634422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12796 | 2025.12.24 01:53:17.651329 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2025.12.24 01:53:17.651386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12798 | 2025.12.24 01:53:17.657383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12799 | 2025.12.24 01:53:17.658080 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.12.24 01:53:17.661169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12801 | 2025.12.24 01:53:18.024059 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2025.12.24 01:53:18.024241 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12803 | 2025.12.24 01:53:18.024304 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12804 | 2025.12.24 01:53:18.024998 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2025.12.24 01:53:18.025036 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12806 | 2025.12.24 01:53:18.025451 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12807 | 2025.12.24 01:53:18.025687 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12808 | 2025.12.24 01:53:18.025844 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001653 sec., 82274.65214761041 rows/sec., 7.13 MiB/sec. | ||
| 12809 | 2025.12.24 01:53:18.025887 [ 5 ] {f41f0d14-b447-4760-8b13-46d99337cd4b} <Debug> TCPHandler: Processed in 0.001957136 sec. | ||
| 12810 | 2025.12.24 01:53:18.026001 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2025.12.24 01:53:18.026096 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12812 | 2025.12.24 01:53:18.026138 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12813 | 2025.12.24 01:53:18.026542 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2025.12.24 01:53:18.026577 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12815 | 2025.12.24 01:53:18.026887 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12816 | 2025.12.24 01:53:18.027111 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2025.12.24 01:53:18.027240 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001163 sec., 34393.809114359414 rows/sec., 2.53 MiB/sec. | ||
| 12818 | 2025.12.24 01:53:18.027278 [ 5 ] {aeec2061-80d1-4857-aa77-c0ac008039f1} <Debug> TCPHandler: Processed in 0.00132901 sec. | ||
| 12819 | 2025.12.24 01:53:18.027384 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2025.12.24 01:53:18.027478 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12821 | 2025.12.24 01:53:18.027518 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12822 | 2025.12.24 01:53:18.027930 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2025.12.24 01:53:18.027965 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12824 | 2025.12.24 01:53:18.028270 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12825 | 2025.12.24 01:53:18.028477 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2025.12.24 01:53:18.028607 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 7.08 MiB/sec. | ||
| 12827 | 2025.12.24 01:53:18.028646 [ 5 ] {e87e22ad-cf67-4808-9772-0367c44393e0} <Debug> TCPHandler: Processed in 0.00131199 sec. | ||
| 12828 | 2025.12.24 01:53:18.028753 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2025.12.24 01:53:18.028846 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12830 | 2025.12.24 01:53:18.028890 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12831 | 2025.12.24 01:53:18.029286 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2025.12.24 01:53:18.029320 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12833 | 2025.12.24 01:53:18.029661 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12834 | 2025.12.24 01:53:18.029866 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2025.12.24 01:53:18.029997 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 12836 | 2025.12.24 01:53:18.030035 [ 5 ] {26e54d89-bbc3-4479-b8ae-ccef882ac7bb} <Debug> TCPHandler: Processed in 0.001333871 sec. | ||
| 12837 | 2025.12.24 01:53:18.030135 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2025.12.24 01:53:18.030228 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12839 | 2025.12.24 01:53:18.030282 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <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 | ||
| 12840 | 2025.12.24 01:53:18.031098 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2025.12.24 01:53:18.031133 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12842 | 2025.12.24 01:53:18.031711 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12843 | 2025.12.24 01:53:18.031943 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2025.12.24 01:53:18.032082 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 12845 | 2025.12.24 01:53:18.032136 [ 5 ] {6375e928-959e-44be-988e-48fa74a5bd44} <Debug> TCPHandler: Processed in 0.002050998 sec. | ||
| 12846 | 2025.12.24 01:53:18.032245 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2025.12.24 01:53:18.032341 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12848 | 2025.12.24 01:53:18.032383 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12849 | 2025.12.24 01:53:18.032706 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2025.12.24 01:53:18.032740 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12851 | 2025.12.24 01:53:18.033046 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12852 | 2025.12.24 01:53:18.033280 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2025.12.24 01:53:18.033406 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12854 | 2025.12.24 01:53:18.033442 [ 5 ] {18fae38f-abe0-4d7c-a070-39ba64529cea} <Debug> TCPHandler: Processed in 0.001247759 sec. | ||
| 12855 | 2025.12.24 01:53:19.653154 [ 131 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 12856 | 2025.12.24 01:53:19.653227 [ 131 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2025.12.24 01:53:19.653251 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12858 | 2025.12.24 01:53:19.653433 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 12859 | 2025.12.24 01:53:19.653659 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12860 | 2025.12.24 01:53:19.653714 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 12861 | 2025.12.24 01:53:19.653810 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 12862 | 2025.12.24 01:53:19.653858 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12863 | 2025.12.24 01:53:19.653900 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12864 | 2025.12.24 01:53:19.653940 [ 197 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 12865 | 2025.12.24 01:53:19.654889 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535756 sec., 1099132.9351798072 rows/sec., 74.53 MiB/sec. | ||
| 12866 | 2025.12.24 01:53:19.655112 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12867 | 2025.12.24 01:53:19.655394 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.12.24 01:53:19.655474 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_40_8} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 12869 | 2025.12.24 01:53:19.655565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12870 | 2025.12.24 01:53:20.005693 [ 131 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 12871 | 2025.12.24 01:53:20.005759 [ 131 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2025.12.24 01:53:20.005783 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 12873 | 2025.12.24 01:53:20.005881 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 12874 | 2025.12.24 01:53:20.006004 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12875 | 2025.12.24 01:53:20.006042 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 12876 | 2025.12.24 01:53:20.006111 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12877 | 2025.12.24 01:53:20.006157 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12878 | 2025.12.24 01:53:20.006205 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12879 | 2025.12.24 01:53:20.006245 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 12880 | 2025.12.24 01:53:20.007098 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257079 sec., 690489.619188611 rows/sec., 42.22 MiB/sec. | ||
| 12881 | 2025.12.24 01:53:20.007291 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12882 | 2025.12.24 01:53:20.007614 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2025.12.24 01:53:20.007703 [ 186 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_40_8} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 12884 | 2025.12.24 01:53:20.007836 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12885 | 2025.12.24 01:53:22.208375 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54226 | ||
| 12886 | 2025.12.24 01:53:22.208482 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12887 | 2025.12.24 01:53:22.208572 [ 351 ] {} <Debug> TCP-Session: efb5bbb6-8110-49f9-9670-c842c55f8bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54226 | ||
| 12888 | 2025.12.24 01:53:22.208594 [ 351 ] {} <Debug> TCP-Session: efb5bbb6-8110-49f9-9670-c842c55f8bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2025.12.24 01:53:22.208606 [ 351 ] {} <Debug> TCP-Session: efb5bbb6-8110-49f9-9670-c842c55f8bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2025.12.24 01:53:22.208999 [ 351 ] {} <Trace> TCP-Session: efb5bbb6-8110-49f9-9670-c842c55f8bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2025.12.24 01:53:22.209167 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12892 | 2025.12.24 01:53:22.209430 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12893 | 2025.12.24 01:53:22.209485 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12894 | 2025.12.24 01:53:22.209775 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 12895 | 2025.12.24 01:53:22.210729 [ 301 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> AggregatingTransform: Aggregating | ||
| 12896 | 2025.12.24 01:53:22.210807 [ 301 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> Aggregator: Aggregation method: without_key | ||
| 12897 | 2025.12.24 01:53:22.210848 [ 301 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970872 sec. (1030.002 rows/sec., 40.23 KiB/sec.) | ||
| 12898 | 2025.12.24 01:53:22.210869 [ 301 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Trace> Aggregator: Merging aggregated data | ||
| 12899 | 2025.12.24 01:53:22.211230 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 12900 | 2025.12.24 01:53:22.211291 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37881 | ||
| 12901 | 2025.12.24 01:53:22.211333 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52524 | ||
| 12902 | 2025.12.24 01:53:22.211378 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58862 | ||
| 12903 | 2025.12.24 01:53:22.211384 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12904 | 2025.12.24 01:53:22.211387 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12905 | 2025.12.24 01:53:22.211423 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51488 | ||
| 12906 | 2025.12.24 01:53:22.211448 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12907 | 2025.12.24 01:53:22.211464 [ 356 ] {} <Debug> TCP-Session: fb5c96f0-2981-4d80-94d8-d2c27bfa351f Authenticating user 'default' from [fd00:1122:3344:101::e]:37881 | ||
| 12908 | 2025.12.24 01:53:22.211468 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12909 | 2025.12.24 01:53:22.211514 [ 356 ] {} <Debug> TCP-Session: fb5c96f0-2981-4d80-94d8-d2c27bfa351f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2025.12.24 01:53:22.211506 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41579 | ||
| 12911 | 2025.12.24 01:53:22.211539 [ 356 ] {} <Debug> TCP-Session: fb5c96f0-2981-4d80-94d8-d2c27bfa351f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12912 | 2025.12.24 01:53:22.211538 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12913 | 2025.12.24 01:53:22.211549 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41168 | ||
| 12914 | 2025.12.24 01:53:22.211591 [ 359 ] {} <Debug> TCP-Session: 3633d861-ce33-4966-884d-5edb0558826d Authenticating user 'default' from [fd00:1122:3344:101::e]:51488 | ||
| 12915 | 2025.12.24 01:53:22.211538 [ 358 ] {} <Debug> TCP-Session: 8ff3cd8b-117c-40f7-94a8-1a859f3099e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58862 | ||
| 12916 | 2025.12.24 01:53:22.211625 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12917 | 2025.12.24 01:53:22.211628 [ 359 ] {} <Debug> TCP-Session: 3633d861-ce33-4966-884d-5edb0558826d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2025.12.24 01:53:22.211647 [ 358 ] {} <Debug> TCP-Session: 8ff3cd8b-117c-40f7-94a8-1a859f3099e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2025.12.24 01:53:22.211666 [ 359 ] {} <Debug> TCP-Session: 3633d861-ce33-4966-884d-5edb0558826d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2025.12.24 01:53:22.211687 [ 358 ] {} <Debug> TCP-Session: 8ff3cd8b-117c-40f7-94a8-1a859f3099e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2025.12.24 01:53:22.211511 [ 357 ] {} <Debug> TCP-Session: 7d2e194c-09ff-4340-a25a-584b55955f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:52524 | ||
| 12922 | 2025.12.24 01:53:22.211503 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42956 | ||
| 12923 | 2025.12.24 01:53:22.211749 [ 357 ] {} <Debug> TCP-Session: 7d2e194c-09ff-4340-a25a-584b55955f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2025.12.24 01:53:22.211774 [ 357 ] {} <Debug> TCP-Session: 7d2e194c-09ff-4340-a25a-584b55955f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2025.12.24 01:53:22.211440 [ 355 ] {} <Debug> TCP-Session: 024e16bd-b030-4319-9b22-bce724a1e52b Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 12926 | 2025.12.24 01:53:22.211662 [ 360 ] {} <Debug> TCP-Session: 746265a3-b533-404e-bc3d-d220ba721f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:41579 | ||
| 12927 | 2025.12.24 01:53:22.211836 [ 355 ] {} <Debug> TCP-Session: 024e16bd-b030-4319-9b22-bce724a1e52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2025.12.24 01:53:22.211870 [ 360 ] {} <Debug> TCP-Session: 746265a3-b533-404e-bc3d-d220ba721f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2025.12.24 01:53:22.211876 [ 355 ] {} <Debug> TCP-Session: 024e16bd-b030-4319-9b22-bce724a1e52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2025.12.24 01:53:22.211900 [ 360 ] {} <Debug> TCP-Session: 746265a3-b533-404e-bc3d-d220ba721f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2025.12.24 01:53:22.211942 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12932 | 2025.12.24 01:53:22.211981 [ 362 ] {} <Debug> TCP-Session: 0d3dd014-1ac6-4637-a7b2-ce85505a530b Authenticating user 'default' from [fd00:1122:3344:101::e]:41168 | ||
| 12933 | 2025.12.24 01:53:22.212002 [ 362 ] {} <Debug> TCP-Session: 0d3dd014-1ac6-4637-a7b2-ce85505a530b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2025.12.24 01:53:22.212015 [ 362 ] {} <Debug> TCP-Session: 0d3dd014-1ac6-4637-a7b2-ce85505a530b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2025.12.24 01:53:22.212209 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12936 | 2025.12.24 01:53:22.212256 [ 361 ] {} <Debug> TCP-Session: 0d07551f-829a-4eff-b96e-c8319aadc554 Authenticating user 'default' from [fd00:1122:3344:101::e]:42956 | ||
| 12937 | 2025.12.24 01:53:22.212273 [ 361 ] {} <Debug> TCP-Session: 0d07551f-829a-4eff-b96e-c8319aadc554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2025.12.24 01:53:22.212285 [ 361 ] {} <Debug> TCP-Session: 0d07551f-829a-4eff-b96e-c8319aadc554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2025.12.24 01:53:22.212590 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003478 sec., 287.5215641173088 rows/sec., 11.23 KiB/sec. | ||
| 12940 | 2025.12.24 01:53:22.212796 [ 351 ] {fc500e82-60d8-49bc-b982-1bacc941a104} <Debug> TCPHandler: Processed in 0.003930111 sec. | ||
| 12941 | 2025.12.24 01:53:22.212887 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12942 | 2025.12.24 01:53:22.212913 [ 351 ] {} <Debug> TCP-Session: efb5bbb6-8110-49f9-9670-c842c55f8bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12943 | 2025.12.24 01:53:22.212917 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12944 | 2025.12.24 01:53:22.212946 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12945 | 2025.12.24 01:53:22.212968 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12946 | 2025.12.24 01:53:22.212986 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12947 | 2025.12.24 01:53:22.213002 [ 362 ] {} <Debug> TCP-Session: 0d3dd014-1ac6-4637-a7b2-ce85505a530b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12948 | 2025.12.24 01:53:22.213011 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12949 | 2025.12.24 01:53:22.213034 [ 360 ] {} <Debug> TCP-Session: 746265a3-b533-404e-bc3d-d220ba721f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12950 | 2025.12.24 01:53:22.213047 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12951 | 2025.12.24 01:53:22.213067 [ 357 ] {} <Debug> TCP-Session: 7d2e194c-09ff-4340-a25a-584b55955f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12952 | 2025.12.24 01:53:22.213069 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12953 | 2025.12.24 01:53:22.213097 [ 359 ] {} <Debug> TCP-Session: 3633d861-ce33-4966-884d-5edb0558826d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2025.12.24 01:53:22.213030 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12955 | 2025.12.24 01:53:22.213120 [ 361 ] {} <Debug> TCP-Session: 0d07551f-829a-4eff-b96e-c8319aadc554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2025.12.24 01:53:22.213020 [ 356 ] {} <Debug> TCP-Session: fb5c96f0-2981-4d80-94d8-d2c27bfa351f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12957 | 2025.12.24 01:53:22.213176 [ 358 ] {} <Debug> TCP-Session: 8ff3cd8b-117c-40f7-94a8-1a859f3099e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2025.12.24 01:53:22.212982 [ 355 ] {} <Debug> TCP-Session: 024e16bd-b030-4319-9b22-bce724a1e52b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12959 | 2025.12.24 01:53:22.246742 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59230 | ||
| 12960 | 2025.12.24 01:53:22.246836 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12961 | 2025.12.24 01:53:22.246860 [ 351 ] {} <Debug> TCP-Session: cfff201d-7715-41f7-addd-9694e8116901 Authenticating user 'default' from [fd00:1122:3344:101::e]:59230 | ||
| 12962 | 2025.12.24 01:53:22.246880 [ 351 ] {} <Debug> TCP-Session: cfff201d-7715-41f7-addd-9694e8116901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2025.12.24 01:53:22.246895 [ 351 ] {} <Debug> TCP-Session: cfff201d-7715-41f7-addd-9694e8116901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2025.12.24 01:53:22.247125 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53480 | ||
| 12965 | 2025.12.24 01:53:22.247158 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52228 | ||
| 12966 | 2025.12.24 01:53:22.247173 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62679 | ||
| 12967 | 2025.12.24 01:53:22.247187 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33596 | ||
| 12968 | 2025.12.24 01:53:22.247236 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12969 | 2025.12.24 01:53:22.247236 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12970 | 2025.12.24 01:53:22.247244 [ 351 ] {} <Trace> TCP-Session: cfff201d-7715-41f7-addd-9694e8116901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2025.12.24 01:53:22.247264 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12972 | 2025.12.24 01:53:22.247290 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12973 | 2025.12.24 01:53:22.247318 [ 361 ] {} <Debug> TCP-Session: 7923580e-6cb2-430d-bea7-8cc3573d5df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62679 | ||
| 12974 | 2025.12.24 01:53:22.247331 [ 362 ] {} <Debug> TCP-Session: a32898e8-6bb5-48e1-ae9a-af7a8e41faa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33596 | ||
| 12975 | 2025.12.24 01:53:22.247275 [ 355 ] {} <Debug> TCP-Session: 1fa27413-3022-4695-b06e-eee29e7c4c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53480 | ||
| 12976 | 2025.12.24 01:53:22.247350 [ 361 ] {} <Debug> TCP-Session: 7923580e-6cb2-430d-bea7-8cc3573d5df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12977 | 2025.12.24 01:53:22.247359 [ 362 ] {} <Debug> TCP-Session: a32898e8-6bb5-48e1-ae9a-af7a8e41faa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12978 | 2025.12.24 01:53:22.247389 [ 361 ] {} <Debug> TCP-Session: 7923580e-6cb2-430d-bea7-8cc3573d5df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12979 | 2025.12.24 01:53:22.247402 [ 362 ] {} <Debug> TCP-Session: a32898e8-6bb5-48e1-ae9a-af7a8e41faa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12980 | 2025.12.24 01:53:22.247384 [ 355 ] {} <Debug> TCP-Session: 1fa27413-3022-4695-b06e-eee29e7c4c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12981 | 2025.12.24 01:53:22.247270 [ 359 ] {} <Debug> TCP-Session: 0abd4aa2-354a-4258-80db-42767346c8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52228 | ||
| 12982 | 2025.12.24 01:53:22.247447 [ 355 ] {} <Debug> TCP-Session: 1fa27413-3022-4695-b06e-eee29e7c4c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12983 | 2025.12.24 01:53:22.247445 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12984 | 2025.12.24 01:53:22.247464 [ 359 ] {} <Debug> TCP-Session: 0abd4aa2-354a-4258-80db-42767346c8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2025.12.24 01:53:22.247166 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55508 | ||
| 12986 | 2025.12.24 01:53:22.247500 [ 359 ] {} <Debug> TCP-Session: 0abd4aa2-354a-4258-80db-42767346c8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12987 | 2025.12.24 01:53:22.247146 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46231 | ||
| 12988 | 2025.12.24 01:53:22.247137 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54239 | ||
| 12989 | 2025.12.24 01:53:22.247134 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50213 | ||
| 12990 | 2025.12.24 01:53:22.247606 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12991 | 2025.12.24 01:53:22.247626 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12992 | 2025.12.24 01:53:22.247657 [ 360 ] {} <Debug> TCP-Session: e4bdd9be-b603-4089-bbb9-2ebdb4d753fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55508 | ||
| 12993 | 2025.12.24 01:53:22.247658 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12994 | 2025.12.24 01:53:22.247671 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12995 | 2025.12.24 01:53:22.247687 [ 360 ] {} <Debug> TCP-Session: e4bdd9be-b603-4089-bbb9-2ebdb4d753fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2025.12.24 01:53:22.247693 [ 356 ] {} <Debug> TCP-Session: 39ec1b7a-e1e4-4972-95c3-70185fe6da6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54239 | ||
| 12997 | 2025.12.24 01:53:22.247708 [ 357 ] {} <Debug> TCP-Session: 36989fce-f219-4421-bbc0-bb86f8016b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:50213 | ||
| 12998 | 2025.12.24 01:53:22.247728 [ 356 ] {} <Debug> TCP-Session: 39ec1b7a-e1e4-4972-95c3-70185fe6da6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12999 | 2025.12.24 01:53:22.247749 [ 357 ] {} <Debug> TCP-Session: 36989fce-f219-4421-bbc0-bb86f8016b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13000 | 2025.12.24 01:53:22.247758 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13001 | 2025.12.24 01:53:22.247772 [ 357 ] {} <Debug> TCP-Session: 36989fce-f219-4421-bbc0-bb86f8016b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13002 | 2025.12.24 01:53:22.247759 [ 356 ] {} <Debug> TCP-Session: 39ec1b7a-e1e4-4972-95c3-70185fe6da6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13003 | 2025.12.24 01:53:22.247664 [ 358 ] {} <Debug> TCP-Session: bf45af37-220f-44c3-a7cc-580a4fef1808 Authenticating user 'default' from [fd00:1122:3344:101::e]:46231 | ||
| 13004 | 2025.12.24 01:53:22.247831 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13005 | 2025.12.24 01:53:22.247848 [ 358 ] {} <Debug> TCP-Session: bf45af37-220f-44c3-a7cc-580a4fef1808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13006 | 2025.12.24 01:53:22.247713 [ 360 ] {} <Debug> TCP-Session: e4bdd9be-b603-4089-bbb9-2ebdb4d753fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2025.12.24 01:53:22.247866 [ 358 ] {} <Debug> TCP-Session: bf45af37-220f-44c3-a7cc-580a4fef1808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13008 | 2025.12.24 01:53:22.248126 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 13009 | 2025.12.24 01:53:22.249066 [ 299 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> AggregatingTransform: Aggregating | ||
| 13010 | 2025.12.24 01:53:22.249116 [ 299 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 13011 | 2025.12.24 01:53:22.249157 [ 299 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930161 sec. (1075.083 rows/sec., 42.00 KiB/sec.) | ||
| 13012 | 2025.12.24 01:53:22.249177 [ 299 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Trace> Aggregator: Merging aggregated data | ||
| 13013 | 2025.12.24 01:53:22.250468 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 13014 | 2025.12.24 01:53:22.250664 [ 351 ] {805da20a-d8d4-46d9-bdad-a6ed748539ef} <Debug> TCPHandler: Processed in 0.003533472 sec. | ||
| 13015 | 2025.12.24 01:53:22.250815 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13016 | 2025.12.24 01:53:22.250831 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13017 | 2025.12.24 01:53:22.250848 [ 351 ] {} <Debug> TCP-Session: cfff201d-7715-41f7-addd-9694e8116901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13018 | 2025.12.24 01:53:22.250858 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13019 | 2025.12.24 01:53:22.250870 [ 362 ] {} <Debug> TCP-Session: a32898e8-6bb5-48e1-ae9a-af7a8e41faa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2025.12.24 01:53:22.250878 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13021 | 2025.12.24 01:53:22.250906 [ 356 ] {} <Debug> TCP-Session: 39ec1b7a-e1e4-4972-95c3-70185fe6da6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13022 | 2025.12.24 01:53:22.250913 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13023 | 2025.12.24 01:53:22.250964 [ 358 ] {} <Debug> TCP-Session: bf45af37-220f-44c3-a7cc-580a4fef1808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2025.12.24 01:53:22.250968 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13025 | 2025.12.24 01:53:22.250990 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2025.12.24 01:53:22.250995 [ 357 ] {} <Debug> TCP-Session: 36989fce-f219-4421-bbc0-bb86f8016b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13027 | 2025.12.24 01:53:22.251030 [ 360 ] {} <Debug> TCP-Session: e4bdd9be-b603-4089-bbb9-2ebdb4d753fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13028 | 2025.12.24 01:53:22.251048 [ 361 ] {} <Debug> TCP-Session: 7923580e-6cb2-430d-bea7-8cc3573d5df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13029 | 2025.12.24 01:53:22.250915 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13030 | 2025.12.24 01:53:22.250951 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13031 | 2025.12.24 01:53:22.251135 [ 355 ] {} <Debug> TCP-Session: 1fa27413-3022-4695-b06e-eee29e7c4c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13032 | 2025.12.24 01:53:22.251140 [ 359 ] {} <Debug> TCP-Session: 0abd4aa2-354a-4258-80db-42767346c8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13033 | 2025.12.24 01:53:22.322787 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45971 | ||
| 13034 | 2025.12.24 01:53:22.322902 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13035 | 2025.12.24 01:53:22.322931 [ 351 ] {} <Debug> TCP-Session: 0a22ffad-d378-4e03-8101-c00770edc596 Authenticating user 'default' from [fd00:1122:3344:101::e]:45971 | ||
| 13036 | 2025.12.24 01:53:22.322954 [ 351 ] {} <Debug> TCP-Session: 0a22ffad-d378-4e03-8101-c00770edc596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2025.12.24 01:53:22.322967 [ 351 ] {} <Debug> TCP-Session: 0a22ffad-d378-4e03-8101-c00770edc596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13038 | 2025.12.24 01:53:22.323207 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40340 | ||
| 13039 | 2025.12.24 01:53:22.323244 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33869 | ||
| 13040 | 2025.12.24 01:53:22.323253 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49107 | ||
| 13041 | 2025.12.24 01:53:22.323307 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36022 | ||
| 13042 | 2025.12.24 01:53:22.323327 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13043 | 2025.12.24 01:53:22.323335 [ 351 ] {} <Trace> TCP-Session: 0a22ffad-d378-4e03-8101-c00770edc596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2025.12.24 01:53:22.323366 [ 355 ] {} <Debug> TCP-Session: cc3d3ea1-1160-4182-963e-e11cac320189 Authenticating user 'default' from [fd00:1122:3344:101::e]:40340 | ||
| 13045 | 2025.12.24 01:53:22.323366 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13046 | 2025.12.24 01:53:22.323396 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13047 | 2025.12.24 01:53:22.323404 [ 355 ] {} <Debug> TCP-Session: cc3d3ea1-1160-4182-963e-e11cac320189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13048 | 2025.12.24 01:53:22.323421 [ 356 ] {} <Debug> TCP-Session: 6b807231-8a46-4bfe-92d8-1b110a9c305f Authenticating user 'default' from [fd00:1122:3344:101::e]:33869 | ||
| 13049 | 2025.12.24 01:53:22.323443 [ 355 ] {} <Debug> TCP-Session: cc3d3ea1-1160-4182-963e-e11cac320189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13050 | 2025.12.24 01:53:22.323446 [ 357 ] {} <Debug> TCP-Session: c028ed00-b810-4583-9b57-272dc26b875c Authenticating user 'default' from [fd00:1122:3344:101::e]:49107 | ||
| 13051 | 2025.12.24 01:53:22.323464 [ 356 ] {} <Debug> TCP-Session: 6b807231-8a46-4bfe-92d8-1b110a9c305f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13052 | 2025.12.24 01:53:22.323396 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13053 | 2025.12.24 01:53:22.323500 [ 356 ] {} <Debug> TCP-Session: 6b807231-8a46-4bfe-92d8-1b110a9c305f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13054 | 2025.12.24 01:53:22.323533 [ 361 ] {} <Debug> TCP-Session: 25ba2517-365a-45de-b275-540da3aa7bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36022 | ||
| 13055 | 2025.12.24 01:53:22.323539 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13056 | 2025.12.24 01:53:22.323565 [ 361 ] {} <Debug> TCP-Session: 25ba2517-365a-45de-b275-540da3aa7bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13057 | 2025.12.24 01:53:22.323498 [ 357 ] {} <Debug> TCP-Session: c028ed00-b810-4583-9b57-272dc26b875c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13058 | 2025.12.24 01:53:22.323593 [ 361 ] {} <Debug> TCP-Session: 25ba2517-365a-45de-b275-540da3aa7bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13059 | 2025.12.24 01:53:22.323620 [ 357 ] {} <Debug> TCP-Session: c028ed00-b810-4583-9b57-272dc26b875c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13060 | 2025.12.24 01:53:22.323317 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59846 | ||
| 13061 | 2025.12.24 01:53:22.323294 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33826 | ||
| 13062 | 2025.12.24 01:53:22.323276 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58572 | ||
| 13063 | 2025.12.24 01:53:22.323719 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13064 | 2025.12.24 01:53:22.323263 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48547 | ||
| 13065 | 2025.12.24 01:53:22.323754 [ 362 ] {} <Debug> TCP-Session: 04f5d100-b7f3-4d22-95d2-5d545e24ad1c Authenticating user 'default' from [fd00:1122:3344:101::e]:59846 | ||
| 13066 | 2025.12.24 01:53:22.323749 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13067 | 2025.12.24 01:53:22.323781 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13068 | 2025.12.24 01:53:22.323823 [ 360 ] {} <Debug> TCP-Session: 6ae556ab-1ae5-4638-954c-ed62cada7148 Authenticating user 'default' from [fd00:1122:3344:101::e]:33826 | ||
| 13069 | 2025.12.24 01:53:22.323825 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13070 | 2025.12.24 01:53:22.323844 [ 359 ] {} <Debug> TCP-Session: 8a45ec04-3241-4e58-b8e6-e78d944a2439 Authenticating user 'default' from [fd00:1122:3344:101::e]:58572 | ||
| 13071 | 2025.12.24 01:53:22.323870 [ 360 ] {} <Debug> TCP-Session: 6ae556ab-1ae5-4638-954c-ed62cada7148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13072 | 2025.12.24 01:53:22.323885 [ 359 ] {} <Debug> TCP-Session: 8a45ec04-3241-4e58-b8e6-e78d944a2439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2025.12.24 01:53:22.323898 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13074 | 2025.12.24 01:53:22.323921 [ 359 ] {} <Debug> TCP-Session: 8a45ec04-3241-4e58-b8e6-e78d944a2439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13075 | 2025.12.24 01:53:22.323787 [ 362 ] {} <Debug> TCP-Session: 04f5d100-b7f3-4d22-95d2-5d545e24ad1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2025.12.24 01:53:22.323913 [ 360 ] {} <Debug> TCP-Session: 6ae556ab-1ae5-4638-954c-ed62cada7148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13077 | 2025.12.24 01:53:22.323973 [ 362 ] {} <Debug> TCP-Session: 04f5d100-b7f3-4d22-95d2-5d545e24ad1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13078 | 2025.12.24 01:53:22.323981 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13079 | 2025.12.24 01:53:22.323876 [ 358 ] {} <Debug> TCP-Session: ac27a822-72ed-4052-8bd8-76b83acd4f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:48547 | ||
| 13080 | 2025.12.24 01:53:22.324034 [ 358 ] {} <Debug> TCP-Session: ac27a822-72ed-4052-8bd8-76b83acd4f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2025.12.24 01:53:22.324053 [ 358 ] {} <Debug> TCP-Session: ac27a822-72ed-4052-8bd8-76b83acd4f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13082 | 2025.12.24 01:53:22.324297 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 13083 | 2025.12.24 01:53:22.325328 [ 322 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> AggregatingTransform: Aggregating | ||
| 13084 | 2025.12.24 01:53:22.325380 [ 322 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> Aggregator: Aggregation method: without_key | ||
| 13085 | 2025.12.24 01:53:22.325416 [ 322 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014403 sec. (985.802 rows/sec., 38.51 KiB/sec.) | ||
| 13086 | 2025.12.24 01:53:22.325435 [ 322 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Trace> Aggregator: Merging aggregated data | ||
| 13087 | 2025.12.24 01:53:22.326578 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 13088 | 2025.12.24 01:53:22.326739 [ 351 ] {6a04623a-86d3-4f69-8dc9-b4aeb92b7070} <Debug> TCPHandler: Processed in 0.003560642 sec. | ||
| 13089 | 2025.12.24 01:53:22.326871 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13090 | 2025.12.24 01:53:22.326899 [ 351 ] {} <Debug> TCP-Session: 0a22ffad-d378-4e03-8101-c00770edc596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2025.12.24 01:53:22.326906 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13092 | 2025.12.24 01:53:22.326931 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13093 | 2025.12.24 01:53:22.326949 [ 362 ] {} <Debug> TCP-Session: 04f5d100-b7f3-4d22-95d2-5d545e24ad1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2025.12.24 01:53:22.326965 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13095 | 2025.12.24 01:53:22.326978 [ 355 ] {} <Debug> TCP-Session: cc3d3ea1-1160-4182-963e-e11cac320189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2025.12.24 01:53:22.326985 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13097 | 2025.12.24 01:53:22.327004 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13098 | 2025.12.24 01:53:22.327023 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13099 | 2025.12.24 01:53:22.327041 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13100 | 2025.12.24 01:53:22.327069 [ 357 ] {} <Debug> TCP-Session: c028ed00-b810-4583-9b57-272dc26b875c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13101 | 2025.12.24 01:53:22.327084 [ 359 ] {} <Debug> TCP-Session: 8a45ec04-3241-4e58-b8e6-e78d944a2439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13102 | 2025.12.24 01:53:22.327046 [ 358 ] {} <Debug> TCP-Session: ac27a822-72ed-4052-8bd8-76b83acd4f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13103 | 2025.12.24 01:53:22.327119 [ 361 ] {} <Debug> TCP-Session: 25ba2517-365a-45de-b275-540da3aa7bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2025.12.24 01:53:22.327015 [ 360 ] {} <Debug> TCP-Session: 6ae556ab-1ae5-4638-954c-ed62cada7148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2025.12.24 01:53:22.326951 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13106 | 2025.12.24 01:53:22.327199 [ 356 ] {} <Debug> TCP-Session: 6b807231-8a46-4bfe-92d8-1b110a9c305f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2025.12.24 01:53:23.052894 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2025.12.24 01:53:23.053109 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13109 | 2025.12.24 01:53:23.053185 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13110 | 2025.12.24 01:53:23.053859 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.12.24 01:53:23.053913 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13112 | 2025.12.24 01:53:23.054304 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13113 | 2025.12.24 01:53:23.054520 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2025.12.24 01:53:23.054678 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 100.36 KiB/sec. | ||
| 13115 | 2025.12.24 01:53:23.054721 [ 5 ] {e4d5a157-b234-4b0b-a60d-965e5b42e3fa} <Debug> TCPHandler: Processed in 0.001966926 sec. | ||
| 13116 | 2025.12.24 01:53:23.054834 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2025.12.24 01:53:23.054929 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13118 | 2025.12.24 01:53:23.054969 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13119 | 2025.12.24 01:53:23.055839 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2025.12.24 01:53:23.055876 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13121 | 2025.12.24 01:53:23.056278 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13122 | 2025.12.24 01:53:23.056492 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2025.12.24 01:53:23.056624 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001714 sec., 698366.3943990665 rows/sec., 57.57 MiB/sec. | ||
| 13124 | 2025.12.24 01:53:23.056662 [ 5 ] {101a4228-a4cf-4c76-851e-65be04233181} <Debug> TCPHandler: Processed in 0.001876583 sec. | ||
| 13125 | 2025.12.24 01:53:23.056781 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2025.12.24 01:53:23.056905 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13127 | 2025.12.24 01:53:23.056955 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13128 | 2025.12.24 01:53:23.057428 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2025.12.24 01:53:23.057474 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13130 | 2025.12.24 01:53:23.057846 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13131 | 2025.12.24 01:53:23.058087 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2025.12.24 01:53:23.058222 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001341 sec., 1491.4243102162566 rows/sec., 104.14 KiB/sec. | ||
| 13133 | 2025.12.24 01:53:23.058262 [ 5 ] {f76a3600-8f29-4f0b-bdc6-15e0af6413be} <Debug> TCPHandler: Processed in 0.001543365 sec. | ||
| 13134 | 2025.12.24 01:53:23.058368 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2025.12.24 01:53:23.058463 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13136 | 2025.12.24 01:53:23.058503 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13137 | 2025.12.24 01:53:23.058962 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2025.12.24 01:53:23.059000 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13139 | 2025.12.24 01:53:23.059332 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13140 | 2025.12.24 01:53:23.059554 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2025.12.24 01:53:23.059687 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 13142 | 2025.12.24 01:53:23.059727 [ 5 ] {1777523a-b821-4cd4-a5bd-8de9d16db323} <Debug> TCPHandler: Processed in 0.001409532 sec. | ||
| 13143 | 2025.12.24 01:53:23.059838 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2025.12.24 01:53:23.059930 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13145 | 2025.12.24 01:53:23.059972 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13146 | 2025.12.24 01:53:23.060511 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2025.12.24 01:53:23.060550 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13148 | 2025.12.24 01:53:23.060880 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13149 | 2025.12.24 01:53:23.061093 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2025.12.24 01:53:23.061220 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001307 sec., 399387.91124713083 rows/sec., 29.56 MiB/sec. | ||
| 13151 | 2025.12.24 01:53:23.061260 [ 5 ] {a080ca76-c40e-4c52-b643-b9062653c695} <Debug> TCPHandler: Processed in 0.001471264 sec. | ||
| 13152 | 2025.12.24 01:53:23.061371 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2025.12.24 01:53:23.061465 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13154 | 2025.12.24 01:53:23.061509 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13155 | 2025.12.24 01:53:23.062030 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2025.12.24 01:53:23.062067 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13157 | 2025.12.24 01:53:23.062464 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13158 | 2025.12.24 01:53:23.062684 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2025.12.24 01:53:23.062811 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001365 sec., 619047.619047619 rows/sec., 41.67 MiB/sec. | ||
| 13160 | 2025.12.24 01:53:23.062850 [ 5 ] {e3e9ecaf-dc64-4765-8559-2f44f99a0f16} <Debug> TCPHandler: Processed in 0.001528225 sec. | ||
| 13161 | 2025.12.24 01:53:23.062963 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2025.12.24 01:53:23.063058 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13163 | 2025.12.24 01:53:23.063099 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13164 | 2025.12.24 01:53:23.063424 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2025.12.24 01:53:23.063462 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13166 | 2025.12.24 01:53:23.063771 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13167 | 2025.12.24 01:53:23.063976 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2025.12.24 01:53:23.064100 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 13169 | 2025.12.24 01:53:23.064136 [ 5 ] {e4076fcd-da37-4a85-8c7f-33a6a5a5612c} <Debug> TCPHandler: Processed in 0.001223508 sec. | ||
| 13170 | 2025.12.24 01:53:23.521313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31263 | ||
| 13171 | 2025.12.24 01:53:23.522098 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2025.12.24 01:53:23.522160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13173 | 2025.12.24 01:53:23.522869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13174 | 2025.12.24 01:53:23.523214 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.12.24 01:53:23.523405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31263 | ||
| 13176 | 2025.12.24 01:53:25.161375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13177 | 2025.12.24 01:53:25.178989 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2025.12.24 01:53:25.179054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13179 | 2025.12.24 01:53:25.185320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13180 | 2025.12.24 01:53:25.186039 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2025.12.24 01:53:25.189487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13182 | 2025.12.24 01:53:26.121025 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1652 | ||
| 13183 | 2025.12.24 01:53:26.123609 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.12.24 01:53:26.123661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13185 | 2025.12.24 01:53:26.124898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13186 | 2025.12.24 01:53:26.125170 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2025.12.24 01:53:26.125541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1652 | ||
| 13188 | 2025.12.24 01:53:28.014235 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2025.12.24 01:53:28.014491 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 13190 | 2025.12.24 01:53:28.014858 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13191 | 2025.12.24 01:53:28.014899 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 13192 | 2025.12.24 01:53:28.015184 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13193 | 2025.12.24 01:53:28.015251 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13194 | 2025.12.24 01:53:28.015392 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 13195 | 2025.12.24 01:53:28.015514 [ 325 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13196 | 2025.12.24 01:53:28.015542 [ 340 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13197 | 2025.12.24 01:53:28.015542 [ 296 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13198 | 2025.12.24 01:53:28.015701 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (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 | ||
| 13199 | 2025.12.24 01:53:28.015729 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13200 | 2025.12.24 01:53:28.015815 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13201 | 2025.12.24 01:53:28.015835 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 13202 | 2025.12.24 01:53:28.015870 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13203 | 2025.12.24 01:53:28.015914 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13204 | 2025.12.24 01:53:28.015952 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <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', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 13205 | 2025.12.24 01:53:28.017330 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002952 sec., 15921.40921409214 rows/sec., 632.85 KiB/sec. | ||
| 13206 | 2025.12.24 01:53:28.017461 [ 5 ] {42a7e3b7-24fa-479f-8e9f-5dafc389187a} <Debug> TCPHandler: Processed in 0.003363288 sec. | ||
| 13207 | 2025.12.24 01:53:28.027120 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2025.12.24 01:53:28.027272 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 13209 | 2025.12.24 01:53:28.027322 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13210 | 2025.12.24 01:53:28.027970 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2025.12.24 01:53:28.028018 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13212 | 2025.12.24 01:53:28.028463 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 13213 | 2025.12.24 01:53:28.028668 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2025.12.24 01:53:28.028816 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00158 sec., 632.9113924050632 rows/sec., 65.52 KiB/sec. | ||
| 13215 | 2025.12.24 01:53:28.028855 [ 5 ] {4e5ca5e6-4758-4b8e-a373-3a638ddfbd76} <Debug> TCPHandler: Processed in 0.001809782 sec. | ||
| 13216 | 2025.12.24 01:53:28.028965 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2025.12.24 01:53:28.029060 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13218 | 2025.12.24 01:53:28.029100 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13219 | 2025.12.24 01:53:28.029600 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2025.12.24 01:53:28.029637 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13221 | 2025.12.24 01:53:28.029965 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13222 | 2025.12.24 01:53:28.030189 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2025.12.24 01:53:28.030320 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001279 sec., 107114.93354182955 rows/sec., 9.29 MiB/sec. | ||
| 13224 | 2025.12.24 01:53:28.030325 [ 155 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13225 | 2025.12.24 01:53:28.030360 [ 5 ] {351a02a1-cedb-44a5-88c5-efa3121a9fe8} <Debug> TCPHandler: Processed in 0.001443063 sec. | ||
| 13226 | 2025.12.24 01:53:28.030386 [ 155 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.12.24 01:53:28.030412 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13228 | 2025.12.24 01:53:28.030480 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2025.12.24 01:53:28.030517 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13230 | 2025.12.24 01:53:28.030575 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13231 | 2025.12.24 01:53:28.030619 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13232 | 2025.12.24 01:53:28.030664 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13233 | 2025.12.24 01:53:28.030708 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2462 rows starting from the beginning of the part | ||
| 13234 | 2025.12.24 01:53:28.030782 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 256 rows starting from the beginning of the part | ||
| 13235 | 2025.12.24 01:53:28.030833 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13236 | 2025.12.24 01:53:28.030884 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13237 | 2025.12.24 01:53:28.030928 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1197 rows starting from the beginning of the part | ||
| 13238 | 2025.12.24 01:53:28.030972 [ 199 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 137 rows starting from the beginning of the part | ||
| 13239 | 2025.12.24 01:53:28.031027 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13240 | 2025.12.24 01:53:28.031069 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13241 | 2025.12.24 01:53:28.031412 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13242 | 2025.12.24 01:53:28.031643 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2025.12.24 01:53:28.031756 [ 155 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13244 | 2025.12.24 01:53:28.031776 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00122 sec., 32786.88524590164 rows/sec., 2.41 MiB/sec. | ||
| 13245 | 2025.12.24 01:53:28.031788 [ 155 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2025.12.24 01:53:28.031815 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13247 | 2025.12.24 01:53:28.031820 [ 5 ] {ac0327fa-5123-4bd1-be00-d4c2bfbfb5b2} <Debug> TCPHandler: Processed in 0.001388802 sec. | ||
| 13248 | 2025.12.24 01:53:28.031911 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 13249 | 2025.12.24 01:53:28.031935 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2025.12.24 01:53:28.032022 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13251 | 2025.12.24 01:53:28.032032 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13252 | 2025.12.24 01:53:28.032057 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 13253 | 2025.12.24 01:53:28.032079 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13254 | 2025.12.24 01:53:28.032120 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 245 rows starting from the beginning of the part | ||
| 13255 | 2025.12.24 01:53:28.032169 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part | ||
| 13256 | 2025.12.24 01:53:28.032207 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 13257 | 2025.12.24 01:53:28.032249 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 13258 | 2025.12.24 01:53:28.032298 [ 186 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 13259 | 2025.12.24 01:53:28.032464 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.12.24 01:53:28.032506 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13261 | 2025.12.24 01:53:28.032828 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13262 | 2025.12.24 01:53:28.032917 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446377 sec., 1734810.2929352263 rows/sec., 150.13 MiB/sec. | ||
| 13263 | 2025.12.24 01:53:28.033062 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2025.12.24 01:53:28.033132 [ 190 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264229 sec., 518893.33340715966 rows/sec., 35.29 MiB/sec. | ||
| 13265 | 2025.12.24 01:53:28.033176 [ 155 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13266 | 2025.12.24 01:53:28.033195 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001181 sec., 846.740050804403 rows/sec., 56.23 KiB/sec. | ||
| 13267 | 2025.12.24 01:53:28.033210 [ 155 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2025.12.24 01:53:28.033235 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13269 | 2025.12.24 01:53:28.033239 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13270 | 2025.12.24 01:53:28.033241 [ 5 ] {054ee06f-7782-47d3-a03e-5c159fe990fd} <Debug> TCPHandler: Processed in 0.001353081 sec. | ||
| 13271 | 2025.12.24 01:53:28.033280 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13272 | 2025.12.24 01:53:28.033367 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 13273 | 2025.12.24 01:53:28.033387 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2025.12.24 01:53:28.033500 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13275 | 2025.12.24 01:53:28.033523 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2025.12.24 01:53:28.033546 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13277 | 2025.12.24 01:53:28.033569 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2025.12.24 01:53:28.033576 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 464 rows starting from the beginning of the part | ||
| 13279 | 2025.12.24 01:53:28.033613 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2025.12.24 01:53:28.033656 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_56_11} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13281 | 2025.12.24 01:53:28.033674 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 13282 | 2025.12.24 01:53:28.033712 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_96_19} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13283 | 2025.12.24 01:53:28.033724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13284 | 2025.12.24 01:53:28.033731 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13285 | 2025.12.24 01:53:28.033787 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 13286 | 2025.12.24 01:53:28.033821 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 13287 | 2025.12.24 01:53:28.033828 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 13288 | 2025.12.24 01:53:28.033886 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 13289 | 2025.12.24 01:53:28.034010 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2025.12.24 01:53:28.034055 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13291 | 2025.12.24 01:53:28.034385 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13292 | 2025.12.24 01:53:28.034613 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2025.12.24 01:53:28.034731 [ 155 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13294 | 2025.12.24 01:53:28.034744 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 6.44 MiB/sec. | ||
| 13295 | 2025.12.24 01:53:28.034760 [ 155 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2025.12.24 01:53:28.034785 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13297 | 2025.12.24 01:53:28.034790 [ 5 ] {0d018274-6407-4823-ba43-7c24fbfb20f1} <Debug> TCPHandler: Processed in 0.001450213 sec. | ||
| 13298 | 2025.12.24 01:53:28.034843 [ 198 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531425 sec., 755505.493249751 rows/sec., 53.62 MiB/sec. | ||
| 13299 | 2025.12.24 01:53:28.034858 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13300 | 2025.12.24 01:53:28.034914 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2025.12.24 01:53:28.034942 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13302 | 2025.12.24 01:53:28.034972 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 13303 | 2025.12.24 01:53:28.035000 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13304 | 2025.12.24 01:53:28.035012 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13305 | 2025.12.24 01:53:28.035022 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 140 rows starting from the beginning of the part | ||
| 13306 | 2025.12.24 01:53:28.035063 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13307 | 2025.12.24 01:53:28.035077 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13308 | 2025.12.24 01:53:28.035124 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13309 | 2025.12.24 01:53:28.035163 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 522 rows starting from the beginning of the part | ||
| 13310 | 2025.12.24 01:53:28.035201 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13311 | 2025.12.24 01:53:28.035275 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2025.12.24 01:53:28.035352 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_56_11} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13313 | 2025.12.24 01:53:28.035423 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13314 | 2025.12.24 01:53:28.035471 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2025.12.24 01:53:28.035513 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13316 | 2025.12.24 01:53:28.035856 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13317 | 2025.12.24 01:53:28.036082 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.12.24 01:53:28.036202 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 13319 | 2025.12.24 01:53:28.036213 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13320 | 2025.12.24 01:53:28.036239 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2025.12.24 01:53:28.036239 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410192 sec., 1548016.1566651918 rows/sec., 120.30 MiB/sec. | ||
| 13322 | 2025.12.24 01:53:28.036266 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13323 | 2025.12.24 01:53:28.036262 [ 5 ] {53fabc17-1903-4e06-ae3d-9ef08804a848} <Debug> TCPHandler: Processed in 0.001395712 sec. | ||
| 13324 | 2025.12.24 01:53:28.036347 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 13325 | 2025.12.24 01:53:28.036408 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13326 | 2025.12.24 01:53:28.036444 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13327 | 2025.12.24 01:53:28.036459 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13328 | 2025.12.24 01:53:28.036481 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 31807 rows starting from the beginning of the part | ||
| 13329 | 2025.12.24 01:53:28.036515 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13330 | 2025.12.24 01:53:28.036542 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 304 rows starting from the beginning of the part | ||
| 13331 | 2025.12.24 01:53:28.036563 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13332 | 2025.12.24 01:53:28.036594 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13333 | 2025.12.24 01:53:28.036643 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13334 | 2025.12.24 01:53:28.036680 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 845 rows starting from the beginning of the part | ||
| 13335 | 2025.12.24 01:53:28.036755 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.12.24 01:53:28.036835 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_96_19} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13337 | 2025.12.24 01:53:28.036886 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2025.12.24 01:53:28.036909 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13339 | 2025.12.24 01:53:28.036927 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13340 | 2025.12.24 01:53:28.037267 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13341 | 2025.12.24 01:53:28.037487 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2025.12.24 01:53:28.037615 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 56.47 KiB/sec. | ||
| 13343 | 2025.12.24 01:53:28.037650 [ 5 ] {b8f7c66b-7c9b-43ec-8a6f-ccd926b9d1b6} <Debug> TCPHandler: Processed in 0.00129016 sec. | ||
| 13344 | 2025.12.24 01:53:28.037768 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2025.12.24 01:53:28.037859 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13346 | 2025.12.24 01:53:28.037910 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <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 | ||
| 13347 | 2025.12.24 01:53:28.038752 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2025.12.24 01:53:28.038789 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13349 | 2025.12.24 01:53:28.039361 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13350 | 2025.12.24 01:53:28.039588 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2025.12.24 01:53:28.039727 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 13352 | 2025.12.24 01:53:28.039781 [ 5 ] {ab303c86-db27-4f3e-93fd-a7d0be58a960} <Debug> TCPHandler: Processed in 0.002060657 sec. | ||
| 13353 | 2025.12.24 01:53:28.039896 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.12.24 01:53:28.039995 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13355 | 2025.12.24 01:53:28.040044 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13356 | 2025.12.24 01:53:28.040382 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2025.12.24 01:53:28.040417 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13358 | 2025.12.24 01:53:28.040745 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13359 | 2025.12.24 01:53:28.040956 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2025.12.24 01:53:28.041068 [ 155 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13361 | 2025.12.24 01:53:28.041083 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 13362 | 2025.12.24 01:53:28.041104 [ 155 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2025.12.24 01:53:28.041126 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13364 | 2025.12.24 01:53:28.041128 [ 5 ] {5986ab6c-232b-4db8-9ed3-658d8cecfa82} <Debug> TCPHandler: Processed in 0.001279949 sec. | ||
| 13365 | 2025.12.24 01:53:28.041202 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13366 | 2025.12.24 01:53:28.041299 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13367 | 2025.12.24 01:53:28.041326 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7028 rows starting from the beginning of the part | ||
| 13368 | 2025.12.24 01:53:28.041374 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13369 | 2025.12.24 01:53:28.041415 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13370 | 2025.12.24 01:53:28.041452 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13371 | 2025.12.24 01:53:28.041489 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13372 | 2025.12.24 01:53:28.041525 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13373 | 2025.12.24 01:53:28.043110 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001940015 sec., 3777290.3817753987 rows/sec., 242.43 MiB/sec. | ||
| 13374 | 2025.12.24 01:53:28.043482 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13375 | 2025.12.24 01:53:28.043720 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2025.12.24 01:53:28.043786 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_96_19} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13377 | 2025.12.24 01:53:28.043845 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33276 rows, containing 5 columns (5 merged, 0 gathered) in 0.007521354 sec., 4424203.408056581 rows/sec., 298.52 MiB/sec. | ||
| 13378 | 2025.12.24 01:53:28.043853 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 13379 | 2025.12.24 01:53:28.044107 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13380 | 2025.12.24 01:53:28.044376 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2025.12.24 01:53:28.044448 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 13382 | 2025.12.24 01:53:28.044536 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13383 | 2025.12.24 01:53:30.841938 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13384 | 2025.12.24 01:53:30.841995 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13385 | 2025.12.24 01:53:31.023587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31775 | ||
| 13386 | 2025.12.24 01:53:31.024138 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2025.12.24 01:53:31.024191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13388 | 2025.12.24 01:53:31.024666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13389 | 2025.12.24 01:53:31.024896 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2025.12.24 01:53:31.025038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31775 | ||
| 13391 | 2025.12.24 01:53:31.025041 [ 154 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13392 | 2025.12.24 01:53:31.025110 [ 154 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.12.24 01:53:31.025132 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13394 | 2025.12.24 01:53:31.025259 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13395 | 2025.12.24 01:53:31.025417 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13396 | 2025.12.24 01:53:31.025459 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29343 rows starting from the beginning of the part | ||
| 13397 | 2025.12.24 01:53:31.025531 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13398 | 2025.12.24 01:53:31.025582 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13399 | 2025.12.24 01:53:31.025630 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13400 | 2025.12.24 01:53:31.025674 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13401 | 2025.12.24 01:53:31.025724 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 13402 | 2025.12.24 01:53:31.028009 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31775 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804885 sec., 11328450.186014757 rows/sec., 162.05 MiB/sec. | ||
| 13403 | 2025.12.24 01:53:31.028481 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13404 | 2025.12.24 01:53:31.028846 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.12.24 01:53:31.028958 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_66_13} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13406 | 2025.12.24 01:53:31.029103 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13407 | 2025.12.24 01:53:32.689527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13408 | 2025.12.24 01:53:32.706979 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2025.12.24 01:53:32.707037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13410 | 2025.12.24 01:53:32.713488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13411 | 2025.12.24 01:53:32.714187 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.12.24 01:53:32.714482 [ 149 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13413 | 2025.12.24 01:53:32.714553 [ 149 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2025.12.24 01:53:32.714577 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13415 | 2025.12.24 01:53:32.714701 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13416 | 2025.12.24 01:53:32.717733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13417 | 2025.12.24 01:53:32.718796 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13418 | 2025.12.24 01:53:32.720341 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13419 | 2025.12.24 01:53:32.724981 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13420 | 2025.12.24 01:53:32.729486 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13421 | 2025.12.24 01:53:32.734116 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13422 | 2025.12.24 01:53:32.738886 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13423 | 2025.12.24 01:53:32.744164 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 13424 | 2025.12.24 01:53:32.799777 [ 198 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085133193 sec., 5837.910954426437 rows/sec., 30.19 MiB/sec. | ||
| 13425 | 2025.12.24 01:53:32.803328 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13426 | 2025.12.24 01:53:32.805514 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_66_13} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2025.12.24 01:53:32.805638 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_66_13} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13428 | 2025.12.24 01:53:32.808371 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13429 | 2025.12.24 01:53:33.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.74 MiB, peak 366.48 MiB, free memory in arenas 0.00 B, will set to 356.33 MiB (RSS), difference: 3.59 MiB | ||
| 13430 | 2025.12.24 01:53:33.021439 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2025.12.24 01:53:33.021596 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13432 | 2025.12.24 01:53:33.021658 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13433 | 2025.12.24 01:53:33.022327 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2025.12.24 01:53:33.022367 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13435 | 2025.12.24 01:53:33.022826 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13436 | 2025.12.24 01:53:33.023061 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2025.12.24 01:53:33.023213 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 13438 | 2025.12.24 01:53:33.023256 [ 5 ] {dcb2dfd0-c02a-4eac-9f04-7381ebd908e9} <Debug> TCPHandler: Processed in 0.001943775 sec. | ||
| 13439 | 2025.12.24 01:53:33.023384 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2025.12.24 01:53:33.023492 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13441 | 2025.12.24 01:53:33.023532 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13442 | 2025.12.24 01:53:33.023957 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2025.12.24 01:53:33.023993 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13444 | 2025.12.24 01:53:33.024304 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13445 | 2025.12.24 01:53:33.024515 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2025.12.24 01:53:33.024651 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 13447 | 2025.12.24 01:53:33.024689 [ 5 ] {248061a4-471c-483c-a358-8e5328b69671} <Debug> TCPHandler: Processed in 0.001356042 sec. | ||
| 13448 | 2025.12.24 01:53:33.024797 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.12.24 01:53:33.024892 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13450 | 2025.12.24 01:53:33.024934 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13451 | 2025.12.24 01:53:33.025343 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2025.12.24 01:53:33.025379 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13453 | 2025.12.24 01:53:33.025718 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13454 | 2025.12.24 01:53:33.025927 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2025.12.24 01:53:33.026056 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 13456 | 2025.12.24 01:53:33.026095 [ 5 ] {310a99b1-41f8-42ac-941d-3550713319b6} <Debug> TCPHandler: Processed in 0.001347941 sec. | ||
| 13457 | 2025.12.24 01:53:33.026209 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2025.12.24 01:53:33.026328 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13459 | 2025.12.24 01:53:33.026379 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13460 | 2025.12.24 01:53:33.026764 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2025.12.24 01:53:33.026798 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13462 | 2025.12.24 01:53:33.027097 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13463 | 2025.12.24 01:53:33.027318 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2025.12.24 01:53:33.027442 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 13465 | 2025.12.24 01:53:33.027477 [ 5 ] {d36352a3-e325-4591-9a99-cf56242e1126} <Debug> TCPHandler: Processed in 0.001327461 sec. | ||
| 13466 | 2025.12.24 01:53:36.126761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1680 | ||
| 13467 | 2025.12.24 01:53:36.129042 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2025.12.24 01:53:36.129090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13469 | 2025.12.24 01:53:36.130291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13470 | 2025.12.24 01:53:36.130557 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2025.12.24 01:53:36.130841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
| 13472 | 2025.12.24 01:53:38.036272 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2025.12.24 01:53:38.036480 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13474 | 2025.12.24 01:53:38.036543 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13475 | 2025.12.24 01:53:38.037431 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2025.12.24 01:53:38.037471 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13477 | 2025.12.24 01:53:38.037896 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13478 | 2025.12.24 01:53:38.038127 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2025.12.24 01:53:38.038280 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 13480 | 2025.12.24 01:53:38.038322 [ 5 ] {159d94c8-33cc-46cc-9e49-1226ab19e610} <Debug> TCPHandler: Processed in 0.00218444 sec. | ||
| 13481 | 2025.12.24 01:53:38.038443 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2025.12.24 01:53:38.038537 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13483 | 2025.12.24 01:53:38.038577 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13484 | 2025.12.24 01:53:38.038977 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2025.12.24 01:53:38.039012 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13486 | 2025.12.24 01:53:38.039305 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13487 | 2025.12.24 01:53:38.039515 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2025.12.24 01:53:38.039643 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001125 sec., 14222.222222222223 rows/sec., 1.13 MiB/sec. | ||
| 13489 | 2025.12.24 01:53:38.039682 [ 5 ] {b10cf4a9-5f4e-4c8c-b390-9f3f8681b0c5} <Debug> TCPHandler: Processed in 0.00128718 sec. | ||
| 13490 | 2025.12.24 01:53:38.039790 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2025.12.24 01:53:38.039883 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13492 | 2025.12.24 01:53:38.039921 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13493 | 2025.12.24 01:53:38.041000 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13494 | 2025.12.24 01:53:38.041038 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13495 | 2025.12.24 01:53:38.041413 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13496 | 2025.12.24 01:53:38.041646 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13497 | 2025.12.24 01:53:38.041794 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.001929 sec., 622083.9813374806 rows/sec., 49.66 MiB/sec. | ||
| 13498 | 2025.12.24 01:53:38.041833 [ 5 ] {69ac02d9-3ebb-4f99-a906-a27f548a52c5} <Debug> TCPHandler: Processed in 0.002090818 sec. | ||
| 13499 | 2025.12.24 01:53:38.041952 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2025.12.24 01:53:38.042046 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13501 | 2025.12.24 01:53:38.042085 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13502 | 2025.12.24 01:53:38.042612 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2025.12.24 01:53:38.042647 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13504 | 2025.12.24 01:53:38.042942 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13505 | 2025.12.24 01:53:38.043130 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2025.12.24 01:53:38.043249 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001266 sec., 206161.1374407583 rows/sec., 12.68 MiB/sec. | ||
| 13507 | 2025.12.24 01:53:38.043285 [ 5 ] {a2569cc4-89d3-4fbe-a587-102adba999e4} <Debug> TCPHandler: Processed in 0.001428783 sec. | ||
| 13508 | 2025.12.24 01:53:38.043386 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13509 | 2025.12.24 01:53:38.043473 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13510 | 2025.12.24 01:53:38.043509 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13511 | 2025.12.24 01:53:38.044076 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2025.12.24 01:53:38.044113 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13513 | 2025.12.24 01:53:38.044439 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13514 | 2025.12.24 01:53:38.044649 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2025.12.24 01:53:38.044778 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 13516 | 2025.12.24 01:53:38.044817 [ 5 ] {dcaaa2bd-8250-4ac5-9993-40e86137fcb7} <Debug> TCPHandler: Processed in 0.001424723 sec. | ||
| 13517 | 2025.12.24 01:53:38.044921 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2025.12.24 01:53:38.045016 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13519 | 2025.12.24 01:53:38.045054 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13520 | 2025.12.24 01:53:38.045551 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2025.12.24 01:53:38.045592 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13522 | 2025.12.24 01:53:38.045910 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13523 | 2025.12.24 01:53:38.046140 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13524 | 2025.12.24 01:53:38.046267 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 13525 | 2025.12.24 01:53:38.046305 [ 5 ] {002ca85e-7582-4c3d-9c4e-53b9a712478e} <Debug> TCPHandler: Processed in 0.001432153 sec. | ||
| 13526 | 2025.12.24 01:53:38.046428 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2025.12.24 01:53:38.046548 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13528 | 2025.12.24 01:53:38.046595 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13529 | 2025.12.24 01:53:38.047391 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2025.12.24 01:53:38.047436 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13531 | 2025.12.24 01:53:38.047791 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13532 | 2025.12.24 01:53:38.048001 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2025.12.24 01:53:38.048133 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001609 sec., 456805.46923555003 rows/sec., 32.15 MiB/sec. | ||
| 13534 | 2025.12.24 01:53:38.048172 [ 5 ] {e4c82888-9614-4614-a72e-3985ebcf6686} <Debug> TCPHandler: Processed in 0.001801131 sec. | ||
| 13535 | 2025.12.24 01:53:38.048279 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2025.12.24 01:53:38.048373 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13537 | 2025.12.24 01:53:38.048413 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13538 | 2025.12.24 01:53:38.048739 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2025.12.24 01:53:38.048775 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13540 | 2025.12.24 01:53:38.049068 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13541 | 2025.12.24 01:53:38.049280 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2025.12.24 01:53:38.049405 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 13543 | 2025.12.24 01:53:38.049442 [ 5 ] {68f442f0-52ee-4baf-aa4e-846924e9ad5a} <Debug> TCPHandler: Processed in 0.001210848 sec. | ||
| 13544 | 2025.12.24 01:53:38.049548 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2025.12.24 01:53:38.049640 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13546 | 2025.12.24 01:53:38.049680 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13547 | 2025.12.24 01:53:38.050135 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2025.12.24 01:53:38.050171 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13549 | 2025.12.24 01:53:38.050509 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13550 | 2025.12.24 01:53:38.050716 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2025.12.24 01:53:38.050855 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001233 sec., 261151.66261151663 rows/sec., 17.17 MiB/sec. | ||
| 13552 | 2025.12.24 01:53:38.050893 [ 5 ] {b60848ce-ba6e-4456-8622-ec635c4edd37} <Debug> TCPHandler: Processed in 0.001393782 sec. | ||
| 13553 | 2025.12.24 01:53:38.050995 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2025.12.24 01:53:38.051105 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13555 | 2025.12.24 01:53:38.051147 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13556 | 2025.12.24 01:53:38.051457 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2025.12.24 01:53:38.051493 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13558 | 2025.12.24 01:53:38.051826 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13559 | 2025.12.24 01:53:38.052031 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2025.12.24 01:53:38.052170 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 13561 | 2025.12.24 01:53:38.052208 [ 5 ] {53cca1d8-e6e5-439f-bb39-4a3c2d5e4785} <Debug> TCPHandler: Processed in 0.001262369 sec. | ||
| 13562 | 2025.12.24 01:53:38.052324 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2025.12.24 01:53:38.052447 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13564 | 2025.12.24 01:53:38.052511 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <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 | ||
| 13565 | 2025.12.24 01:53:38.053514 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2025.12.24 01:53:38.053556 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13567 | 2025.12.24 01:53:38.054135 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13568 | 2025.12.24 01:53:38.054362 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2025.12.24 01:53:38.054503 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002081 sec., 19221.528111484862 rows/sec., 34.44 MiB/sec. | ||
| 13570 | 2025.12.24 01:53:38.054557 [ 5 ] {140ca488-fe72-4856-a37b-70232953e286} <Debug> TCPHandler: Processed in 0.002294024 sec. | ||
| 13571 | 2025.12.24 01:53:38.054670 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2025.12.24 01:53:38.054765 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13573 | 2025.12.24 01:53:38.054809 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13574 | 2025.12.24 01:53:38.055146 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2025.12.24 01:53:38.055182 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13576 | 2025.12.24 01:53:38.055531 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13577 | 2025.12.24 01:53:38.055743 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2025.12.24 01:53:38.055884 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 5.60 MiB/sec. | ||
| 13579 | 2025.12.24 01:53:38.055921 [ 5 ] {faf17de0-b10b-4138-8697-90e583c4bdb9} <Debug> TCPHandler: Processed in 0.00130079 sec. | ||
| 13580 | 2025.12.24 01:53:38.526098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32223 | ||
| 13581 | 2025.12.24 01:53:38.526583 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2025.12.24 01:53:38.526619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13583 | 2025.12.24 01:53:38.527373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13584 | 2025.12.24 01:53:38.527615 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2025.12.24 01:53:38.527748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32223 | ||
| 13586 | 2025.12.24 01:53:40.217822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13587 | 2025.12.24 01:53:40.233788 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.12.24 01:53:40.233855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13589 | 2025.12.24 01:53:40.239549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13590 | 2025.12.24 01:53:40.240295 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.12.24 01:53:40.243645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13592 | 2025.12.24 01:53:43.022360 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13593 | 2025.12.24 01:53:43.022568 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13594 | 2025.12.24 01:53:43.022636 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13595 | 2025.12.24 01:53:43.023333 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2025.12.24 01:53:43.023371 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13597 | 2025.12.24 01:53:43.023777 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13598 | 2025.12.24 01:53:43.023998 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2025.12.24 01:53:43.024143 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 13600 | 2025.12.24 01:53:43.024184 [ 5 ] {f7b8c829-f445-4058-ac63-bb9e910f3564} <Debug> TCPHandler: Processed in 0.001960055 sec. | ||
| 13601 | 2025.12.24 01:53:43.024302 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13602 | 2025.12.24 01:53:43.024399 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13603 | 2025.12.24 01:53:43.024439 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13604 | 2025.12.24 01:53:43.024863 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2025.12.24 01:53:43.024899 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13606 | 2025.12.24 01:53:43.025197 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13607 | 2025.12.24 01:53:43.025408 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2025.12.24 01:53:43.025532 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 13609 | 2025.12.24 01:53:43.025569 [ 5 ] {7eeb3c34-1b78-4ac4-8728-3363323ddbe0} <Debug> TCPHandler: Processed in 0.00131388 sec. | ||
| 13610 | 2025.12.24 01:53:43.025685 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2025.12.24 01:53:43.025782 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13612 | 2025.12.24 01:53:43.025823 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13613 | 2025.12.24 01:53:43.026244 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2025.12.24 01:53:43.026280 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13615 | 2025.12.24 01:53:43.026609 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13616 | 2025.12.24 01:53:43.026828 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2025.12.24 01:53:43.026954 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 13618 | 2025.12.24 01:53:43.026990 [ 5 ] {a5113ecf-5866-411d-9f80-c562d7b09780} <Debug> TCPHandler: Processed in 0.001352161 sec. | ||
| 13619 | 2025.12.24 01:53:43.027099 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13620 | 2025.12.24 01:53:43.027191 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13621 | 2025.12.24 01:53:43.027230 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13622 | 2025.12.24 01:53:43.027552 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13623 | 2025.12.24 01:53:43.027588 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13624 | 2025.12.24 01:53:43.027886 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13625 | 2025.12.24 01:53:43.028092 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2025.12.24 01:53:43.028214 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 13627 | 2025.12.24 01:53:43.028248 [ 5 ] {58885d83-ad94-4f93-8f36-f40ebc702c1a} <Debug> TCPHandler: Processed in 0.001196968 sec. | ||
| 13628 | 2025.12.24 01:53:45.842047 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13629 | 2025.12.24 01:53:45.842127 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13630 | 2025.12.24 01:53:46.027958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32735 | ||
| 13631 | 2025.12.24 01:53:46.028537 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2025.12.24 01:53:46.028587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13633 | 2025.12.24 01:53:46.029095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13634 | 2025.12.24 01:53:46.029318 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2025.12.24 01:53:46.029464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32735 | ||
| 13636 | 2025.12.24 01:53:46.131176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1712 | ||
| 13637 | 2025.12.24 01:53:46.133808 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2025.12.24 01:53:46.133859 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13639 | 2025.12.24 01:53:46.135081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13640 | 2025.12.24 01:53:46.135351 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2025.12.24 01:53:46.135497 [ 130 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13642 | 2025.12.24 01:53:46.135564 [ 130 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2025.12.24 01:53:46.135584 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13644 | 2025.12.24 01:53:46.135622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 13645 | 2025.12.24 01:53:46.135690 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 13646 | 2025.12.24 01:53:46.136304 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13647 | 2025.12.24 01:53:46.136463 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1564 rows starting from the beginning of the part | ||
| 13648 | 2025.12.24 01:53:46.136874 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 13649 | 2025.12.24 01:53:46.137230 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 13650 | 2025.12.24 01:53:46.137565 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 13651 | 2025.12.24 01:53:46.137901 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 13652 | 2025.12.24 01:53:46.138238 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 13653 | 2025.12.24 01:53:46.146338 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 72 columns (72 merged, 0 gathered) in 0.010694337 sec., 160084.7252148497 rows/sec., 125.59 MiB/sec. | ||
| 13654 | 2025.12.24 01:53:46.148102 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13655 | 2025.12.24 01:53:46.148714 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2025.12.24 01:53:46.148810 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_51_10} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13657 | 2025.12.24 01:53:46.149191 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13658 | 2025.12.24 01:53:47.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.50 MiB, peak 366.48 MiB, free memory in arenas 0.00 B, will set to 357.75 MiB (RSS), difference: 5.25 MiB | ||
| 13659 | 2025.12.24 01:53:47.743773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13660 | 2025.12.24 01:53:47.760957 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.12.24 01:53:47.761013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13662 | 2025.12.24 01:53:47.767274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13663 | 2025.12.24 01:53:47.768016 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2025.12.24 01:53:47.771146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13665 | 2025.12.24 01:53:48.035955 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13666 | 2025.12.24 01:53:48.036231 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13667 | 2025.12.24 01:53:48.036328 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13668 | 2025.12.24 01:53:48.037390 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2025.12.24 01:53:48.037427 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13670 | 2025.12.24 01:53:48.037835 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13671 | 2025.12.24 01:53:48.038058 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2025.12.24 01:53:48.038206 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00205 sec., 199999.99999999997 rows/sec., 12.69 MiB/sec. | ||
| 13673 | 2025.12.24 01:53:48.038247 [ 5 ] {85c14584-a642-4f44-b579-85f5ff04c1ec} <Debug> TCPHandler: Processed in 0.002478167 sec. | ||
| 13674 | 2025.12.24 01:53:48.038368 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2025.12.24 01:53:48.038461 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13676 | 2025.12.24 01:53:48.038500 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13677 | 2025.12.24 01:53:48.039550 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2025.12.24 01:53:48.039587 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13679 | 2025.12.24 01:53:48.039959 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13680 | 2025.12.24 01:53:48.040168 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2025.12.24 01:53:48.040308 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001851 sec., 643976.22906537 rows/sec., 51.45 MiB/sec. | ||
| 13682 | 2025.12.24 01:53:48.040350 [ 5 ] {45477751-ab45-4a69-a17b-e105ca4210e0} <Debug> TCPHandler: Processed in 0.002034757 sec. | ||
| 13683 | 2025.12.24 01:53:48.040462 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2025.12.24 01:53:48.040583 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13685 | 2025.12.24 01:53:48.040622 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13686 | 2025.12.24 01:53:48.041154 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2025.12.24 01:53:48.041189 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13688 | 2025.12.24 01:53:48.041501 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13689 | 2025.12.24 01:53:48.041717 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2025.12.24 01:53:48.041848 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001283 sec., 190958.69056897896 rows/sec., 11.66 MiB/sec. | ||
| 13691 | 2025.12.24 01:53:48.041886 [ 5 ] {60e235c1-ddf2-4585-89e5-cab6f6657728} <Debug> TCPHandler: Processed in 0.001474574 sec. | ||
| 13692 | 2025.12.24 01:53:48.042020 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2025.12.24 01:53:48.042114 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13694 | 2025.12.24 01:53:48.042152 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13695 | 2025.12.24 01:53:48.042640 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2025.12.24 01:53:48.042675 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13697 | 2025.12.24 01:53:48.042976 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13698 | 2025.12.24 01:53:48.043182 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2025.12.24 01:53:48.043307 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 13700 | 2025.12.24 01:53:48.043344 [ 5 ] {e968a957-c827-47c3-99de-78ded494d20a} <Debug> TCPHandler: Processed in 0.001371312 sec. | ||
| 13701 | 2025.12.24 01:53:48.043453 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2025.12.24 01:53:48.043543 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13703 | 2025.12.24 01:53:48.043581 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13704 | 2025.12.24 01:53:48.044059 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.12.24 01:53:48.044093 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13706 | 2025.12.24 01:53:48.044390 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13707 | 2025.12.24 01:53:48.044596 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2025.12.24 01:53:48.044719 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 13709 | 2025.12.24 01:53:48.044757 [ 5 ] {f401f5b5-0228-4d3c-852d-294ece815128} <Debug> TCPHandler: Processed in 0.001350191 sec. | ||
| 13710 | 2025.12.24 01:53:48.044867 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2025.12.24 01:53:48.044957 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13712 | 2025.12.24 01:53:48.044995 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13713 | 2025.12.24 01:53:48.045654 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2025.12.24 01:53:48.045687 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13715 | 2025.12.24 01:53:48.046016 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13716 | 2025.12.24 01:53:48.046224 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2025.12.24 01:53:48.046360 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001405 sec., 511743.7722419929 rows/sec., 35.91 MiB/sec. | ||
| 13718 | 2025.12.24 01:53:48.046402 [ 5 ] {bfe29a73-87f0-40dc-a2b9-d83da8cb2d7a} <Debug> TCPHandler: Processed in 0.001582096 sec. | ||
| 13719 | 2025.12.24 01:53:48.046507 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2025.12.24 01:53:48.046598 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13721 | 2025.12.24 01:53:48.046638 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13722 | 2025.12.24 01:53:48.046966 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.12.24 01:53:48.047000 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13724 | 2025.12.24 01:53:48.047299 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13725 | 2025.12.24 01:53:48.047501 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.12.24 01:53:48.047627 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 13727 | 2025.12.24 01:53:48.047662 [ 5 ] {4b52d8d6-21a6-4c0c-a2f8-e5afe493c245} <Debug> TCPHandler: Processed in 0.001201897 sec. | ||
| 13728 | 2025.12.24 01:53:48.047766 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2025.12.24 01:53:48.047867 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13730 | 2025.12.24 01:53:48.047915 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13731 | 2025.12.24 01:53:48.048444 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2025.12.24 01:53:48.048486 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13733 | 2025.12.24 01:53:48.048912 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13734 | 2025.12.24 01:53:48.049135 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.12.24 01:53:48.049245 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13736 | 2025.12.24 01:53:48.049270 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001423 sec., 220660.57624736472 rows/sec., 14.50 MiB/sec. | ||
| 13737 | 2025.12.24 01:53:48.049283 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2025.12.24 01:53:48.049303 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13739 | 2025.12.24 01:53:48.049310 [ 5 ] {cd94b6c8-8e1a-47cb-9ee7-7aa2daa028c1} <Debug> TCPHandler: Processed in 0.001593867 sec. | ||
| 13740 | 2025.12.24 01:53:48.049416 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2025.12.24 01:53:48.049417 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 13742 | 2025.12.24 01:53:48.049512 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13743 | 2025.12.24 01:53:48.049560 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13744 | 2025.12.24 01:53:48.049585 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13745 | 2025.12.24 01:53:48.049630 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 33276 rows starting from the beginning of the part | ||
| 13746 | 2025.12.24 01:53:48.049707 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13747 | 2025.12.24 01:53:48.049761 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13748 | 2025.12.24 01:53:48.049811 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 322 rows starting from the beginning of the part | ||
| 13749 | 2025.12.24 01:53:48.049855 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13750 | 2025.12.24 01:53:48.049880 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2025.12.24 01:53:48.049901 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 13752 | 2025.12.24 01:53:48.049925 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13753 | 2025.12.24 01:53:48.050293 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13754 | 2025.12.24 01:53:48.050524 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2025.12.24 01:53:48.050639 [ 129 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13756 | 2025.12.24 01:53:48.050663 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00117 sec., 854.7008547008546 rows/sec., 57.59 KiB/sec. | ||
| 13757 | 2025.12.24 01:53:48.050673 [ 129 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2025.12.24 01:53:48.050696 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13759 | 2025.12.24 01:53:48.050701 [ 5 ] {65d02f4b-e8df-4cec-a4d2-61b5fcce59dd} <Debug> TCPHandler: Processed in 0.00133478 sec. | ||
| 13760 | 2025.12.24 01:53:48.050778 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13761 | 2025.12.24 01:53:48.050812 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2025.12.24 01:53:48.050865 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13763 | 2025.12.24 01:53:48.050892 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 35 rows starting from the beginning of the part | ||
| 13764 | 2025.12.24 01:53:48.050906 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13765 | 2025.12.24 01:53:48.050946 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13766 | 2025.12.24 01:53:48.050962 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <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 | ||
| 13767 | 2025.12.24 01:53:48.050986 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13768 | 2025.12.24 01:53:48.051022 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13769 | 2025.12.24 01:53:48.051058 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13770 | 2025.12.24 01:53:48.051092 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13771 | 2025.12.24 01:53:48.051910 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.12.24 01:53:48.051945 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13773 | 2025.12.24 01:53:48.052149 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407943 sec., 28410.241039587538 rows/sec., 1.87 MiB/sec. | ||
| 13774 | 2025.12.24 01:53:48.052277 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13775 | 2025.12.24 01:53:48.052524 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2025.12.24 01:53:48.052582 [ 193 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_39_8} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13777 | 2025.12.24 01:53:48.052644 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13778 | 2025.12.24 01:53:48.053066 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13779 | 2025.12.24 01:53:48.053293 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2025.12.24 01:53:48.053436 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002548 sec., 15698.587127158557 rows/sec., 28.13 MiB/sec. | ||
| 13781 | 2025.12.24 01:53:48.053490 [ 5 ] {b8bcf688-a753-40f8-b0ef-cdf71d9fe19d} <Debug> TCPHandler: Processed in 0.002728013 sec. | ||
| 13782 | 2025.12.24 01:53:48.053603 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2025.12.24 01:53:48.053697 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13784 | 2025.12.24 01:53:48.053740 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13785 | 2025.12.24 01:53:48.054072 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2025.12.24 01:53:48.054109 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13787 | 2025.12.24 01:53:48.054419 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13788 | 2025.12.24 01:53:48.054628 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2025.12.24 01:53:48.054757 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 13790 | 2025.12.24 01:53:48.054793 [ 5 ] {d1b685d8-ef34-4b80-bde6-1b981c153183} <Debug> TCPHandler: Processed in 0.001240209 sec. | ||
| 13791 | 2025.12.24 01:53:48.059799 [ 193 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34392 rows, containing 5 columns (5 merged, 0 gathered) in 0.010440681 sec., 3294038.0038428525 rows/sec., 222.26 MiB/sec. | ||
| 13792 | 2025.12.24 01:53:48.060123 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13793 | 2025.12.24 01:53:48.060504 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2025.12.24 01:53:48.060601 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13795 | 2025.12.24 01:53:48.060718 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13796 | 2025.12.24 01:53:49.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.80 MiB, peak 366.48 MiB, free memory in arenas 0.00 B, will set to 361.59 MiB (RSS), difference: 2.79 MiB | ||
| 13797 | 2025.12.24 01:53:51.434803 [ 120 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13798 | 2025.12.24 01:53:51.434885 [ 120 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2025.12.24 01:53:51.434915 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13800 | 2025.12.24 01:53:51.435068 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 13801 | 2025.12.24 01:53:51.435230 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13802 | 2025.12.24 01:53:51.435276 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 13803 | 2025.12.24 01:53:51.435349 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 13804 | 2025.12.24 01:53:51.435403 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 13805 | 2025.12.24 01:53:51.435448 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 13806 | 2025.12.24 01:53:51.435492 [ 194 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 13807 | 2025.12.24 01:53:51.436394 [ 191 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389312 sec., 40307.72065597936 rows/sec., 3.36 MiB/sec. | ||
| 13808 | 2025.12.24 01:53:51.436605 [ 191 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13809 | 2025.12.24 01:53:51.436971 [ 191 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2025.12.24 01:53:51.437107 [ 191 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_17_4} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13811 | 2025.12.24 01:53:51.437268 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13812 | 2025.12.24 01:53:53.050972 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2025.12.24 01:53:53.051171 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13814 | 2025.12.24 01:53:53.051236 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13815 | 2025.12.24 01:53:53.052528 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2025.12.24 01:53:53.052573 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13817 | 2025.12.24 01:53:53.053065 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13818 | 2025.12.24 01:53:53.053291 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2025.12.24 01:53:53.053427 [ 122 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13820 | 2025.12.24 01:53:53.053449 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002327 sec., 513966.48044692737 rows/sec., 42.37 MiB/sec. | ||
| 13821 | 2025.12.24 01:53:53.053503 [ 122 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.12.24 01:53:53.053517 [ 5 ] {791c7388-a74a-4e2f-8314-09b9cce40260} <Debug> TCPHandler: Processed in 0.002674601 sec. | ||
| 13823 | 2025.12.24 01:53:53.053534 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13824 | 2025.12.24 01:53:53.053639 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13825 | 2025.12.24 01:53:53.053651 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2025.12.24 01:53:53.053762 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13827 | 2025.12.24 01:53:53.053765 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13828 | 2025.12.24 01:53:53.053803 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2463 rows starting from the beginning of the part | ||
| 13829 | 2025.12.24 01:53:53.053822 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13830 | 2025.12.24 01:53:53.053876 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13831 | 2025.12.24 01:53:53.053930 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1200 rows starting from the beginning of the part | ||
| 13832 | 2025.12.24 01:53:53.053974 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 13833 | 2025.12.24 01:53:53.054014 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1192 rows starting from the beginning of the part | ||
| 13834 | 2025.12.24 01:53:53.054054 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1196 rows starting from the beginning of the part | ||
| 13835 | 2025.12.24 01:53:53.054322 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2025.12.24 01:53:53.054364 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13837 | 2025.12.24 01:53:53.054709 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13838 | 2025.12.24 01:53:53.054957 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.12.24 01:53:53.055093 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001348 sec., 169139.46587537092 rows/sec., 11.45 MiB/sec. | ||
| 13840 | 2025.12.24 01:53:53.055131 [ 5 ] {b8b4fc52-1ad2-472a-ab24-d4c1298d45bb} <Debug> TCPHandler: Processed in 0.001532166 sec. | ||
| 13841 | 2025.12.24 01:53:53.055241 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13842 | 2025.12.24 01:53:53.055336 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13843 | 2025.12.24 01:53:53.055377 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13844 | 2025.12.24 01:53:53.055967 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13845 | 2025.12.24 01:53:53.056004 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13846 | 2025.12.24 01:53:53.056263 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002666672 sec., 2311120.3777592443 rows/sec., 196.23 MiB/sec. | ||
| 13847 | 2025.12.24 01:53:53.056349 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13848 | 2025.12.24 01:53:53.056566 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2025.12.24 01:53:53.056617 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13850 | 2025.12.24 01:53:53.056702 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001384 sec., 375722.5433526012 rows/sec., 27.80 MiB/sec. | ||
| 13851 | 2025.12.24 01:53:53.056703 [ 119 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13852 | 2025.12.24 01:53:53.056747 [ 5 ] {3f1b3d90-8e87-4198-8f9a-0e3ba546c685} <Debug> TCPHandler: Processed in 0.001556586 sec. | ||
| 13853 | 2025.12.24 01:53:53.056784 [ 119 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.12.24 01:53:53.056813 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13855 | 2025.12.24 01:53:53.056873 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2025.12.24 01:53:53.056919 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13857 | 2025.12.24 01:53:53.056974 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13858 | 2025.12.24 01:53:53.056988 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2025.12.24 01:53:53.057023 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13860 | 2025.12.24 01:53:53.057045 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13861 | 2025.12.24 01:53:53.057085 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13862 | 2025.12.24 01:53:53.057085 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_101_20} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13863 | 2025.12.24 01:53:53.057147 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13864 | 2025.12.24 01:53:53.057187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 13865 | 2025.12.24 01:53:53.057195 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 735 rows starting from the beginning of the part | ||
| 13866 | 2025.12.24 01:53:53.057234 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 13867 | 2025.12.24 01:53:53.057272 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 719 rows starting from the beginning of the part | ||
| 13868 | 2025.12.24 01:53:53.057312 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 520 rows starting from the beginning of the part | ||
| 13869 | 2025.12.24 01:53:53.057587 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2025.12.24 01:53:53.057629 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13871 | 2025.12.24 01:53:53.058058 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13872 | 2025.12.24 01:53:53.058271 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.12.24 01:53:53.058403 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001449 sec., 582470.6694271911 rows/sec., 39.20 MiB/sec. | ||
| 13874 | 2025.12.24 01:53:53.058440 [ 5 ] {0be8e201-f0a2-431b-91d8-e36c040121c8} <Debug> TCPHandler: Processed in 0.001616637 sec. | ||
| 13875 | 2025.12.24 01:53:53.058525 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657078 sec., 2022234.3184810854 rows/sec., 153.03 MiB/sec. | ||
| 13876 | 2025.12.24 01:53:53.058549 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.12.24 01:53:53.058648 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13878 | 2025.12.24 01:53:53.058693 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13879 | 2025.12.24 01:53:53.058733 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13880 | 2025.12.24 01:53:53.059013 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.12.24 01:53:53.059026 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2025.12.24 01:53:53.059068 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13883 | 2025.12.24 01:53:53.059099 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_101_20} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13884 | 2025.12.24 01:53:53.059195 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13885 | 2025.12.24 01:53:53.059385 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13886 | 2025.12.24 01:53:53.059604 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.12.24 01:53:53.059726 [ 119 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13888 | 2025.12.24 01:53:53.059736 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13889 | 2025.12.24 01:53:53.059759 [ 119 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.12.24 01:53:53.059781 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13891 | 2025.12.24 01:53:53.059782 [ 5 ] {4a6c2ae9-9450-4743-a789-e0d16f86baa1} <Debug> TCPHandler: Processed in 0.00128242 sec. | ||
| 13892 | 2025.12.24 01:53:53.059873 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13893 | 2025.12.24 01:53:53.059974 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13894 | 2025.12.24 01:53:53.060000 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7328 rows starting from the beginning of the part | ||
| 13895 | 2025.12.24 01:53:53.060050 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13896 | 2025.12.24 01:53:53.060090 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 13897 | 2025.12.24 01:53:53.060130 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13898 | 2025.12.24 01:53:53.060164 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13899 | 2025.12.24 01:53:53.060200 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 13900 | 2025.12.24 01:53:53.061885 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044297 sec., 3774402.6430601813 rows/sec., 242.23 MiB/sec. | ||
| 13901 | 2025.12.24 01:53:53.062287 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13902 | 2025.12.24 01:53:53.062520 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2025.12.24 01:53:53.062587 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_101_20} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13904 | 2025.12.24 01:53:53.062650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 13905 | 2025.12.24 01:53:53.529634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33183 | ||
| 13906 | 2025.12.24 01:53:53.530489 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2025.12.24 01:53:53.530539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13908 | 2025.12.24 01:53:53.531051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13909 | 2025.12.24 01:53:53.531286 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2025.12.24 01:53:53.531426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33183 | ||
| 13911 | 2025.12.24 01:53:55.271197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13912 | 2025.12.24 01:53:55.289034 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13913 | 2025.12.24 01:53:55.289100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13914 | 2025.12.24 01:53:55.295205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13915 | 2025.12.24 01:53:55.295912 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2025.12.24 01:53:55.299256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13917 | 2025.12.24 01:53:56.135818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1744 | ||
| 13918 | 2025.12.24 01:53:56.138245 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2025.12.24 01:53:56.138296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13920 | 2025.12.24 01:53:56.139549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13921 | 2025.12.24 01:53:56.139831 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2025.12.24 01:53:56.140216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13923 | 2025.12.24 01:53:58.035089 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2025.12.24 01:53:58.035281 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13925 | 2025.12.24 01:53:58.035342 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13926 | 2025.12.24 01:53:58.036192 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13927 | 2025.12.24 01:53:58.036232 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13928 | 2025.12.24 01:53:58.036634 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13929 | 2025.12.24 01:53:58.036860 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2025.12.24 01:53:58.037014 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 13931 | 2025.12.24 01:53:58.037055 [ 5 ] {49bb53f4-2c8b-4153-80e9-4843ecb8c21c} <Debug> TCPHandler: Processed in 0.002096548 sec. | ||
| 13932 | 2025.12.24 01:53:58.037180 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2025.12.24 01:53:58.037274 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13934 | 2025.12.24 01:53:58.037312 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13935 | 2025.12.24 01:53:58.038315 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2025.12.24 01:53:58.038352 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13937 | 2025.12.24 01:53:58.038726 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13938 | 2025.12.24 01:53:58.038936 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2025.12.24 01:53:58.039061 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001806 sec., 660022.1483942413 rows/sec., 52.73 MiB/sec. | ||
| 13940 | 2025.12.24 01:53:58.039097 [ 5 ] {7dd347ba-78c0-41cc-8acf-fce915685a52} <Debug> TCPHandler: Processed in 0.001969195 sec. | ||
| 13941 | 2025.12.24 01:53:58.039210 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2025.12.24 01:53:58.039303 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13943 | 2025.12.24 01:53:58.039341 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13944 | 2025.12.24 01:53:58.039838 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2025.12.24 01:53:58.039874 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13946 | 2025.12.24 01:53:58.040183 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13947 | 2025.12.24 01:53:58.040407 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2025.12.24 01:53:58.040533 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001249 sec., 196156.92554043236 rows/sec., 11.98 MiB/sec. | ||
| 13949 | 2025.12.24 01:53:58.040570 [ 5 ] {f68c1ccb-f5cc-4570-b7f6-703710f0795f} <Debug> TCPHandler: Processed in 0.001407832 sec. | ||
| 13950 | 2025.12.24 01:53:58.040678 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2025.12.24 01:53:58.040770 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13952 | 2025.12.24 01:53:58.040809 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13953 | 2025.12.24 01:53:58.041288 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2025.12.24 01:53:58.041323 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13955 | 2025.12.24 01:53:58.041628 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13956 | 2025.12.24 01:53:58.041835 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2025.12.24 01:53:58.041960 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 13958 | 2025.12.24 01:53:58.041996 [ 5 ] {8a3ea3e4-1d4a-4938-b5eb-019b68e9f157} <Debug> TCPHandler: Processed in 0.001365201 sec. | ||
| 13959 | 2025.12.24 01:53:58.042102 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13960 | 2025.12.24 01:53:58.042193 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13961 | 2025.12.24 01:53:58.042231 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13962 | 2025.12.24 01:53:58.042703 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2025.12.24 01:53:58.042739 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13964 | 2025.12.24 01:53:58.043050 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13965 | 2025.12.24 01:53:58.043263 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2025.12.24 01:53:58.043386 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 13967 | 2025.12.24 01:53:58.043423 [ 5 ] {29572281-e2e0-4801-8694-c61e46a911dd} <Debug> TCPHandler: Processed in 0.001368671 sec. | ||
| 13968 | 2025.12.24 01:53:58.043528 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2025.12.24 01:53:58.043620 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13970 | 2025.12.24 01:53:58.043658 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13971 | 2025.12.24 01:53:58.044309 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2025.12.24 01:53:58.044344 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13973 | 2025.12.24 01:53:58.044664 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13974 | 2025.12.24 01:53:58.044873 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2025.12.24 01:53:58.044999 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001397 sec., 514674.30207587685 rows/sec., 36.12 MiB/sec. | ||
| 13976 | 2025.12.24 01:53:58.045035 [ 5 ] {62b26b58-cfb8-47eb-99a5-336101489f02} <Debug> TCPHandler: Processed in 0.001553826 sec. | ||
| 13977 | 2025.12.24 01:53:58.045143 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2025.12.24 01:53:58.045234 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13979 | 2025.12.24 01:53:58.045274 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13980 | 2025.12.24 01:53:58.045597 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2025.12.24 01:53:58.045632 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13982 | 2025.12.24 01:53:58.045939 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13983 | 2025.12.24 01:53:58.046143 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2025.12.24 01:53:58.046269 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 13985 | 2025.12.24 01:53:58.046304 [ 5 ] {3d0e0684-c6e6-4043-8054-0c077e5e0e96} <Debug> TCPHandler: Processed in 0.001208879 sec. | ||
| 13986 | 2025.12.24 01:53:58.046409 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2025.12.24 01:53:58.046501 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13988 | 2025.12.24 01:53:58.046541 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13989 | 2025.12.24 01:53:58.046989 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2025.12.24 01:53:58.047024 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13991 | 2025.12.24 01:53:58.047355 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13992 | 2025.12.24 01:53:58.047564 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2025.12.24 01:53:58.047690 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001208 sec., 259933.77483443706 rows/sec., 17.08 MiB/sec. | ||
| 13994 | 2025.12.24 01:53:58.047727 [ 5 ] {91297671-4828-46e2-8a3d-3abe4cc84fb8} <Debug> TCPHandler: Processed in 0.001364681 sec. | ||
| 13995 | 2025.12.24 01:53:58.047833 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2025.12.24 01:53:58.047924 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13997 | 2025.12.24 01:53:58.047965 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13998 | 2025.12.24 01:53:58.048268 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2025.12.24 01:53:58.048303 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14000 | 2025.12.24 01:53:58.048591 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14001 | 2025.12.24 01:53:58.048805 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.12.24 01:53:58.048929 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 14003 | 2025.12.24 01:53:58.048964 [ 5 ] {e37283e1-d223-4640-bdb8-b1e18e9737c6} <Debug> TCPHandler: Processed in 0.001178657 sec. | ||
| 14004 | 2025.12.24 01:53:58.049069 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2025.12.24 01:53:58.049160 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14006 | 2025.12.24 01:53:58.049212 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <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 | ||
| 14007 | 2025.12.24 01:53:58.050080 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2025.12.24 01:53:58.050115 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14009 | 2025.12.24 01:53:58.050677 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14010 | 2025.12.24 01:53:58.050896 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2025.12.24 01:53:58.051019 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14012 | 2025.12.24 01:53:58.051029 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 14013 | 2025.12.24 01:53:58.051057 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.12.24 01:53:58.051076 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14015 | 2025.12.24 01:53:58.051091 [ 5 ] {075312d6-87b6-4175-bae3-07fe21df3898} <Debug> TCPHandler: Processed in 0.002068898 sec. | ||
| 14016 | 2025.12.24 01:53:58.051160 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14017 | 2025.12.24 01:53:58.051206 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2025.12.24 01:53:58.051299 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14019 | 2025.12.24 01:53:58.051339 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14020 | 2025.12.24 01:53:58.051367 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14021 | 2025.12.24 01:53:58.051424 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1782 rows starting from the beginning of the part | ||
| 14022 | 2025.12.24 01:53:58.051562 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14023 | 2025.12.24 01:53:58.051681 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.12.24 01:53:58.051684 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14025 | 2025.12.24 01:53:58.051716 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14026 | 2025.12.24 01:53:58.051812 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14027 | 2025.12.24 01:53:58.051924 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14028 | 2025.12.24 01:53:58.052030 [ 189 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 14029 | 2025.12.24 01:53:58.052035 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14030 | 2025.12.24 01:53:58.052251 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.12.24 01:53:58.052374 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 14032 | 2025.12.24 01:53:58.052408 [ 5 ] {8e8ea07c-4171-49ea-949c-3eebf62245f4} <Debug> TCPHandler: Processed in 0.001249969 sec. | ||
| 14033 | 2025.12.24 01:53:58.061738 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 19 columns (19 merged, 0 gathered) in 0.010608855 sec., 186825.06264813687 rows/sec., 334.78 MiB/sec. | ||
| 14034 | 2025.12.24 01:53:58.064325 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14035 | 2025.12.24 01:53:58.064758 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2025.12.24 01:53:58.064851 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14037 | 2025.12.24 01:53:58.064997 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.60 MiB. | ||
| 14038 | 2025.12.24 01:53:59.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.66 MiB, peak 380.21 MiB, free memory in arenas 0.00 B, will set to 369.13 MiB (RSS), difference: 6.46 MiB | ||
| 14039 | 2025.12.24 01:54:00.842175 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14040 | 2025.12.24 01:54:00.842226 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14041 | 2025.12.24 01:54:01.031605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33695 | ||
| 14042 | 2025.12.24 01:54:01.032160 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2025.12.24 01:54:01.032215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14044 | 2025.12.24 01:54:01.032894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14045 | 2025.12.24 01:54:01.033177 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2025.12.24 01:54:01.033363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33695 | ||
| 14047 | 2025.12.24 01:54:01.039527 [ 218 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 14048 | 2025.12.24 01:54:01.039575 [ 218 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 14049 | 2025.12.24 01:54:01.056086 [ 218 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 14050 | 2025.12.24 01:54:02.578107 [ 225 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 14051 | 2025.12.24 01:54:02.578211 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 14052 | 2025.12.24 01:54:02.581810 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 14053 | 2025.12.24 01:54:02.799371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14054 | 2025.12.24 01:54:02.817427 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2025.12.24 01:54:02.817493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14056 | 2025.12.24 01:54:02.823561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14057 | 2025.12.24 01:54:02.824294 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2025.12.24 01:54:02.827884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14059 | 2025.12.24 01:54:03.006328 [ 222 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14060 | 2025.12.24 01:54:03.006377 [ 222 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14061 | 2025.12.24 01:54:03.011070 [ 222 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14062 | 2025.12.24 01:54:03.022609 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14063 | 2025.12.24 01:54:03.022900 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14064 | 2025.12.24 01:54:03.023007 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14065 | 2025.12.24 01:54:03.023841 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.12.24 01:54:03.023889 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14067 | 2025.12.24 01:54:03.024299 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14068 | 2025.12.24 01:54:03.024538 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2025.12.24 01:54:03.024706 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. | ||
| 14070 | 2025.12.24 01:54:03.024759 [ 5 ] {35bcee17-4ad5-4602-9a71-83eae6ce0725} <Debug> TCPHandler: Processed in 0.002363364 sec. | ||
| 14071 | 2025.12.24 01:54:03.024875 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2025.12.24 01:54:03.024978 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14073 | 2025.12.24 01:54:03.025022 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14074 | 2025.12.24 01:54:03.025449 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.12.24 01:54:03.025489 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14076 | 2025.12.24 01:54:03.025809 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14077 | 2025.12.24 01:54:03.026035 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2025.12.24 01:54:03.026170 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 14079 | 2025.12.24 01:54:03.026209 [ 5 ] {5cec95cb-5237-4f13-85c5-c8d2641a3183} <Debug> TCPHandler: Processed in 0.001388141 sec. | ||
| 14080 | 2025.12.24 01:54:03.026316 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2025.12.24 01:54:03.026412 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14082 | 2025.12.24 01:54:03.026457 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14083 | 2025.12.24 01:54:03.026855 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2025.12.24 01:54:03.026892 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14085 | 2025.12.24 01:54:03.027236 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14086 | 2025.12.24 01:54:03.027459 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2025.12.24 01:54:03.027590 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 14088 | 2025.12.24 01:54:03.027627 [ 5 ] {9fe29f74-7991-4a29-9ae6-7da6cfe53172} <Debug> TCPHandler: Processed in 0.001363071 sec. | ||
| 14089 | 2025.12.24 01:54:03.027732 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2025.12.24 01:54:03.027827 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14091 | 2025.12.24 01:54:03.027870 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14092 | 2025.12.24 01:54:03.028193 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2025.12.24 01:54:03.028230 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14094 | 2025.12.24 01:54:03.028545 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14095 | 2025.12.24 01:54:03.028759 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2025.12.24 01:54:03.028887 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 14097 | 2025.12.24 01:54:03.028924 [ 5 ] {b75d6ba5-4c8b-4a7d-969c-e4a81a6be78f} <Debug> TCPHandler: Processed in 0.001241239 sec. | ||
| 14098 | 2025.12.24 01:54:03.029019 [ 221 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14099 | 2025.12.24 01:54:03.029056 [ 221 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14100 | 2025.12.24 01:54:03.032549 [ 221 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14101 | 2025.12.24 01:54:03.934336 [ 224 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14102 | 2025.12.24 01:54:03.934393 [ 224 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14103 | 2025.12.24 01:54:03.936520 [ 224 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14104 | 2025.12.24 01:54:04.214775 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14105 | 2025.12.24 01:54:04.214830 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14106 | 2025.12.24 01:54:04.218484 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14107 | 2025.12.24 01:54:06.140482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1774 | ||
| 14108 | 2025.12.24 01:54:06.143164 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2025.12.24 01:54:06.143214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14110 | 2025.12.24 01:54:06.144410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14111 | 2025.12.24 01:54:06.144678 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2025.12.24 01:54:06.144946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 14113 | 2025.12.24 01:54:08.035316 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2025.12.24 01:54:08.035538 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14115 | 2025.12.24 01:54:08.035608 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14116 | 2025.12.24 01:54:08.036574 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2025.12.24 01:54:08.036613 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14118 | 2025.12.24 01:54:08.037047 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14119 | 2025.12.24 01:54:08.037301 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2025.12.24 01:54:08.037453 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001969 sec., 208227.52666328088 rows/sec., 13.21 MiB/sec. | ||
| 14121 | 2025.12.24 01:54:08.037503 [ 5 ] {34feb3e4-bdf7-46db-9e4f-b62451fa48ad} <Debug> TCPHandler: Processed in 0.002324984 sec. | ||
| 14122 | 2025.12.24 01:54:08.037664 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2025.12.24 01:54:08.037770 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14124 | 2025.12.24 01:54:08.037809 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14125 | 2025.12.24 01:54:08.039023 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2025.12.24 01:54:08.039063 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14127 | 2025.12.24 01:54:08.039464 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14128 | 2025.12.24 01:54:08.039676 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2025.12.24 01:54:08.039803 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002053 sec., 580613.7359961033 rows/sec., 46.38 MiB/sec. | ||
| 14130 | 2025.12.24 01:54:08.039843 [ 5 ] {fab42672-bab0-4cd2-9cfe-c51b00eeb9c3} <Debug> TCPHandler: Processed in 0.002227191 sec. | ||
| 14131 | 2025.12.24 01:54:08.039970 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2025.12.24 01:54:08.040063 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14133 | 2025.12.24 01:54:08.040102 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14134 | 2025.12.24 01:54:08.040618 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2025.12.24 01:54:08.040652 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14136 | 2025.12.24 01:54:08.040963 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14137 | 2025.12.24 01:54:08.041169 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2025.12.24 01:54:08.041296 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001252 sec., 195686.90095846643 rows/sec., 11.95 MiB/sec. | ||
| 14139 | 2025.12.24 01:54:08.041333 [ 5 ] {a6155022-d3bb-431f-a28b-04877b581d0c} <Debug> TCPHandler: Processed in 0.001419232 sec. | ||
| 14140 | 2025.12.24 01:54:08.041513 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2025.12.24 01:54:08.041646 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14142 | 2025.12.24 01:54:08.041697 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14143 | 2025.12.24 01:54:08.042324 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2025.12.24 01:54:08.042370 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14145 | 2025.12.24 01:54:08.042750 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14146 | 2025.12.24 01:54:08.042978 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2025.12.24 01:54:08.043104 [ 101 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14148 | 2025.12.24 01:54:08.043111 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001493 sec., 141995.9812458138 rows/sec., 9.16 MiB/sec. | ||
| 14149 | 2025.12.24 01:54:08.043142 [ 101 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2025.12.24 01:54:08.043161 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14151 | 2025.12.24 01:54:08.043163 [ 5 ] {778f576b-d0e5-42e5-aec5-dff051afb0d9} <Debug> TCPHandler: Processed in 0.001714859 sec. | ||
| 14152 | 2025.12.24 01:54:08.043248 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 14153 | 2025.12.24 01:54:08.043285 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2025.12.24 01:54:08.043343 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14155 | 2025.12.24 01:54:08.043372 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 465 rows starting from the beginning of the part | ||
| 14156 | 2025.12.24 01:54:08.043382 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14157 | 2025.12.24 01:54:08.043434 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14158 | 2025.12.24 01:54:08.043439 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 14159 | 2025.12.24 01:54:08.043490 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 14160 | 2025.12.24 01:54:08.043531 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 228 rows starting from the beginning of the part | ||
| 14161 | 2025.12.24 01:54:08.043569 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 14162 | 2025.12.24 01:54:08.043607 [ 189 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 14163 | 2025.12.24 01:54:08.043915 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2025.12.24 01:54:08.043951 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14165 | 2025.12.24 01:54:08.044270 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14166 | 2025.12.24 01:54:08.044491 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2025.12.24 01:54:08.044513 [ 196 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297199 sec., 1187944.1781870015 rows/sec., 82.62 MiB/sec. | ||
| 14168 | 2025.12.24 01:54:08.044629 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 14169 | 2025.12.24 01:54:08.044681 [ 5 ] {055d53f3-a3bc-4d3e-adf8-32a37f963cda} <Debug> TCPHandler: Processed in 0.001447064 sec. | ||
| 14170 | 2025.12.24 01:54:08.044775 [ 187 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14171 | 2025.12.24 01:54:08.044819 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2025.12.24 01:54:08.044920 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14173 | 2025.12.24 01:54:08.044965 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14174 | 2025.12.24 01:54:08.045130 [ 187 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2025.12.24 01:54:08.045226 [ 187 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_61_12} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14176 | 2025.12.24 01:54:08.045325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14177 | 2025.12.24 01:54:08.045645 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2025.12.24 01:54:08.045689 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14179 | 2025.12.24 01:54:08.046053 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14180 | 2025.12.24 01:54:08.046270 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2025.12.24 01:54:08.046404 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001503 sec., 478376.58017298736 rows/sec., 33.57 MiB/sec. | ||
| 14182 | 2025.12.24 01:54:08.046445 [ 5 ] {f2314074-92a4-432e-95eb-6fd39f40b96b} <Debug> TCPHandler: Processed in 0.001677749 sec. | ||
| 14183 | 2025.12.24 01:54:08.046561 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2025.12.24 01:54:08.046657 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14185 | 2025.12.24 01:54:08.046701 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14186 | 2025.12.24 01:54:08.047025 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2025.12.24 01:54:08.047062 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14188 | 2025.12.24 01:54:08.047376 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14189 | 2025.12.24 01:54:08.047591 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2025.12.24 01:54:08.047727 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 14191 | 2025.12.24 01:54:08.047765 [ 5 ] {5315977b-8268-4301-98ea-3165b60f75ff} <Debug> TCPHandler: Processed in 0.001254379 sec. | ||
| 14192 | 2025.12.24 01:54:08.047876 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2025.12.24 01:54:08.047971 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14194 | 2025.12.24 01:54:08.048014 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14195 | 2025.12.24 01:54:08.048446 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2025.12.24 01:54:08.048483 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14197 | 2025.12.24 01:54:08.048836 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14198 | 2025.12.24 01:54:08.049048 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2025.12.24 01:54:08.049183 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 14200 | 2025.12.24 01:54:08.049221 [ 5 ] {20465dbf-84d9-4e0e-9a14-897b934ddac5} <Debug> TCPHandler: Processed in 0.001395332 sec. | ||
| 14201 | 2025.12.24 01:54:08.049321 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2025.12.24 01:54:08.049415 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14203 | 2025.12.24 01:54:08.049458 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14204 | 2025.12.24 01:54:08.049764 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2025.12.24 01:54:08.049799 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14206 | 2025.12.24 01:54:08.050110 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14207 | 2025.12.24 01:54:08.050321 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14208 | 2025.12.24 01:54:08.050450 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 14209 | 2025.12.24 01:54:08.050486 [ 5 ] {22a5625f-6728-4400-9b60-83edfc8c47b5} <Debug> TCPHandler: Processed in 0.001215478 sec. | ||
| 14210 | 2025.12.24 01:54:08.050595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14211 | 2025.12.24 01:54:08.050690 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14212 | 2025.12.24 01:54:08.050745 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <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 | ||
| 14213 | 2025.12.24 01:54:08.051618 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14214 | 2025.12.24 01:54:08.051654 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14215 | 2025.12.24 01:54:08.052233 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14216 | 2025.12.24 01:54:08.052462 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14217 | 2025.12.24 01:54:08.052603 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001931 sec., 20714.65561885034 rows/sec., 37.12 MiB/sec. | ||
| 14218 | 2025.12.24 01:54:08.052658 [ 5 ] {5463cfa2-d001-4123-94c3-b28640140320} <Debug> TCPHandler: Processed in 0.002113158 sec. | ||
| 14219 | 2025.12.24 01:54:08.052767 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14220 | 2025.12.24 01:54:08.052864 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14221 | 2025.12.24 01:54:08.052906 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14222 | 2025.12.24 01:54:08.053243 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2025.12.24 01:54:08.053278 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14224 | 2025.12.24 01:54:08.053594 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14225 | 2025.12.24 01:54:08.053814 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2025.12.24 01:54:08.053942 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 14227 | 2025.12.24 01:54:08.053979 [ 5 ] {cdce4d92-34ab-4091-8394-5781a6c6235f} <Debug> TCPHandler: Processed in 0.001262269 sec. | ||
| 14228 | 2025.12.24 01:54:08.533566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34143 | ||
| 14229 | 2025.12.24 01:54:08.534425 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2025.12.24 01:54:08.534508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14231 | 2025.12.24 01:54:08.535075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14232 | 2025.12.24 01:54:08.535306 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2025.12.24 01:54:08.535435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34143 | ||
| 14234 | 2025.12.24 01:54:08.535473 [ 101 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14235 | 2025.12.24 01:54:08.535545 [ 101 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2025.12.24 01:54:08.535568 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14237 | 2025.12.24 01:54:08.535685 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 14238 | 2025.12.24 01:54:08.535812 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14239 | 2025.12.24 01:54:08.535858 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31775 rows starting from the beginning of the part | ||
| 14240 | 2025.12.24 01:54:08.535932 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 14241 | 2025.12.24 01:54:08.535984 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 14242 | 2025.12.24 01:54:08.536033 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 14243 | 2025.12.24 01:54:08.536075 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 14244 | 2025.12.24 01:54:08.536120 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14245 | 2025.12.24 01:54:08.538502 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861386 sec., 11932329.297759896 rows/sec., 170.69 MiB/sec. | ||
| 14246 | 2025.12.24 01:54:08.538748 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14247 | 2025.12.24 01:54:08.539013 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2025.12.24 01:54:08.539075 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_71_14} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14249 | 2025.12.24 01:54:08.539177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14250 | 2025.12.24 01:54:10.327992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14251 | 2025.12.24 01:54:10.345985 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2025.12.24 01:54:10.346049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14253 | 2025.12.24 01:54:10.352052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14254 | 2025.12.24 01:54:10.352769 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2025.12.24 01:54:10.353071 [ 97 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14256 | 2025.12.24 01:54:10.353165 [ 97 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2025.12.24 01:54:10.353203 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14258 | 2025.12.24 01:54:10.353359 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14259 | 2025.12.24 01:54:10.356273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14260 | 2025.12.24 01:54:10.357221 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14261 | 2025.12.24 01:54:10.358640 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14262 | 2025.12.24 01:54:10.363114 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14263 | 2025.12.24 01:54:10.367530 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14264 | 2025.12.24 01:54:10.371924 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14265 | 2025.12.24 01:54:10.376806 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14266 | 2025.12.24 01:54:10.381461 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 14267 | 2025.12.24 01:54:10.435516 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082226046 sec., 6506.454171467762 rows/sec., 33.64 MiB/sec. | ||
| 14268 | 2025.12.24 01:54:10.437677 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14269 | 2025.12.24 01:54:10.439493 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_71_14} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2025.12.24 01:54:10.439583 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_71_14} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14271 | 2025.12.24 01:54:10.440741 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14272 | 2025.12.24 01:54:11.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.44 MiB, peak 387.84 MiB, free memory in arenas 0.00 B, will set to 369.41 MiB (RSS), difference: -1.03 MiB | ||
| 14273 | 2025.12.24 01:54:13.021842 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2025.12.24 01:54:13.022054 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14275 | 2025.12.24 01:54:13.022124 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14276 | 2025.12.24 01:54:13.022851 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2025.12.24 01:54:13.022896 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14278 | 2025.12.24 01:54:13.023294 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14279 | 2025.12.24 01:54:13.023530 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2025.12.24 01:54:13.023678 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 14281 | 2025.12.24 01:54:13.023719 [ 5 ] {181147b2-6fb0-4195-b47f-abec4014e82a} <Debug> TCPHandler: Processed in 0.002014426 sec. | ||
| 14282 | 2025.12.24 01:54:13.023838 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14283 | 2025.12.24 01:54:13.023934 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14284 | 2025.12.24 01:54:13.023974 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14285 | 2025.12.24 01:54:13.024396 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2025.12.24 01:54:13.024432 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14287 | 2025.12.24 01:54:13.024724 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14288 | 2025.12.24 01:54:13.024945 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14289 | 2025.12.24 01:54:13.025070 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 14290 | 2025.12.24 01:54:13.025107 [ 5 ] {8c0e7230-da7e-4cb4-8a0b-f165ac4f8ed3} <Debug> TCPHandler: Processed in 0.001317331 sec. | ||
| 14291 | 2025.12.24 01:54:13.025231 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14292 | 2025.12.24 01:54:13.025325 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14293 | 2025.12.24 01:54:13.025368 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14294 | 2025.12.24 01:54:13.025776 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2025.12.24 01:54:13.025811 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14296 | 2025.12.24 01:54:13.026142 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14297 | 2025.12.24 01:54:13.026358 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14298 | 2025.12.24 01:54:13.026485 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 14299 | 2025.12.24 01:54:13.026480 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 14300 | 2025.12.24 01:54:13.026522 [ 5 ] {7c82c926-82e5-4628-97d5-b1c6c08f129c} <Debug> TCPHandler: Processed in 0.001339271 sec. | ||
| 14301 | 2025.12.24 01:54:13.026558 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2025.12.24 01:54:13.026583 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14303 | 2025.12.24 01:54:13.026645 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2025.12.24 01:54:13.026676 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 14305 | 2025.12.24 01:54:13.026742 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14306 | 2025.12.24 01:54:13.026786 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14307 | 2025.12.24 01:54:13.026804 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14308 | 2025.12.24 01:54:13.026844 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 34392 rows starting from the beginning of the part | ||
| 14309 | 2025.12.24 01:54:13.026922 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 844 rows starting from the beginning of the part | ||
| 14310 | 2025.12.24 01:54:13.026975 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 14311 | 2025.12.24 01:54:13.027023 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14312 | 2025.12.24 01:54:13.027069 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 314 rows starting from the beginning of the part | ||
| 14313 | 2025.12.24 01:54:13.027119 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2025.12.24 01:54:13.027159 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14315 | 2025.12.24 01:54:13.027499 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14316 | 2025.12.24 01:54:13.027718 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2025.12.24 01:54:13.027845 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 14318 | 2025.12.24 01:54:13.027881 [ 5 ] {5cac2ef7-26e6-4175-8625-ef254777e26b} <Debug> TCPHandler: Processed in 0.00128399 sec. | ||
| 14319 | 2025.12.24 01:54:13.033801 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36024 rows, containing 5 columns (5 merged, 0 gathered) in 0.007161425 sec., 5030283.777320854 rows/sec., 339.28 MiB/sec. | ||
| 14320 | 2025.12.24 01:54:13.034233 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14321 | 2025.12.24 01:54:13.034547 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2025.12.24 01:54:13.034630 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 14323 | 2025.12.24 01:54:13.034722 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14324 | 2025.12.24 01:54:15.842282 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14325 | 2025.12.24 01:54:15.842348 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14326 | 2025.12.24 01:54:16.035594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34655 | ||
| 14327 | 2025.12.24 01:54:16.036153 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2025.12.24 01:54:16.036198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14329 | 2025.12.24 01:54:16.036669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14330 | 2025.12.24 01:54:16.036900 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2025.12.24 01:54:16.037049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34655 | ||
| 14332 | 2025.12.24 01:54:16.143325 [ 224 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 14333 | 2025.12.24 01:54:16.143388 [ 224 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 14334 | 2025.12.24 01:54:16.145158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1804 | ||
| 14335 | 2025.12.24 01:54:16.147545 [ 224 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 14336 | 2025.12.24 01:54:16.147576 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2025.12.24 01:54:16.147635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14338 | 2025.12.24 01:54:16.148920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14339 | 2025.12.24 01:54:16.149193 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2025.12.24 01:54:16.149579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1804 | ||
| 14341 | 2025.12.24 01:54:17.856375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14342 | 2025.12.24 01:54:17.872295 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14343 | 2025.12.24 01:54:17.872350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14344 | 2025.12.24 01:54:17.878317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14345 | 2025.12.24 01:54:17.879051 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14346 | 2025.12.24 01:54:17.881852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14347 | 2025.12.24 01:54:18.035620 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2025.12.24 01:54:18.035900 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14349 | 2025.12.24 01:54:18.036002 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14350 | 2025.12.24 01:54:18.036861 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2025.12.24 01:54:18.036905 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14352 | 2025.12.24 01:54:18.037325 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14353 | 2025.12.24 01:54:18.037547 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2025.12.24 01:54:18.037697 [ 90 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14355 | 2025.12.24 01:54:18.037712 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 14356 | 2025.12.24 01:54:18.037746 [ 90 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2025.12.24 01:54:18.037771 [ 5 ] {f8a1cafa-c299-41e6-82f7-b2c3704f9909} <Debug> TCPHandler: Processed in 0.002329324 sec. | ||
| 14358 | 2025.12.24 01:54:18.037772 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14359 | 2025.12.24 01:54:18.037890 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 14360 | 2025.12.24 01:54:18.037923 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2025.12.24 01:54:18.038009 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14362 | 2025.12.24 01:54:18.038025 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14363 | 2025.12.24 01:54:18.038047 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 434 rows starting from the beginning of the part | ||
| 14364 | 2025.12.24 01:54:18.038070 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14365 | 2025.12.24 01:54:18.038119 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 14366 | 2025.12.24 01:54:18.038175 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14367 | 2025.12.24 01:54:18.038336 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14368 | 2025.12.24 01:54:18.038379 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14369 | 2025.12.24 01:54:18.038466 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14370 | 2025.12.24 01:54:18.039051 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2025.12.24 01:54:18.039093 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14372 | 2025.12.24 01:54:18.039477 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14373 | 2025.12.24 01:54:18.039625 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769931 sec., 1403444.5410583802 rows/sec., 94.65 MiB/sec. | ||
| 14374 | 2025.12.24 01:54:18.039697 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2025.12.24 01:54:18.039879 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14376 | 2025.12.24 01:54:18.039936 [ 90 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14377 | 2025.12.24 01:54:18.039941 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001935 sec., 616020.6718346253 rows/sec., 49.21 MiB/sec. | ||
| 14378 | 2025.12.24 01:54:18.039982 [ 90 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2025.12.24 01:54:18.040005 [ 5 ] {fa0ac9de-2b02-4ae8-8507-91552714be50} <Debug> TCPHandler: Processed in 0.002130739 sec. | ||
| 14380 | 2025.12.24 01:54:18.040012 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14381 | 2025.12.24 01:54:18.040118 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 14382 | 2025.12.24 01:54:18.040141 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2025.12.24 01:54:18.040223 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14384 | 2025.12.24 01:54:18.040238 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14385 | 2025.12.24 01:54:18.040247 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2025.12.24 01:54:18.040253 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2463 rows starting from the beginning of the part | ||
| 14387 | 2025.12.24 01:54:18.040281 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14388 | 2025.12.24 01:54:18.040332 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1192 rows starting from the beginning of the part | ||
| 14389 | 2025.12.24 01:54:18.040355 [ 199 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_45_9} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14390 | 2025.12.24 01:54:18.040384 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 14391 | 2025.12.24 01:54:18.040434 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1192 rows starting from the beginning of the part | ||
| 14392 | 2025.12.24 01:54:18.040466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14393 | 2025.12.24 01:54:18.040481 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 14394 | 2025.12.24 01:54:18.040527 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1192 rows starting from the beginning of the part | ||
| 14395 | 2025.12.24 01:54:18.040777 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2025.12.24 01:54:18.040811 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14397 | 2025.12.24 01:54:18.041131 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14398 | 2025.12.24 01:54:18.041366 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2025.12.24 01:54:18.041476 [ 90 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14400 | 2025.12.24 01:54:18.041496 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001276 sec., 192006.26959247648 rows/sec., 11.73 MiB/sec. | ||
| 14401 | 2025.12.24 01:54:18.041507 [ 90 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.12.24 01:54:18.041537 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14403 | 2025.12.24 01:54:18.041542 [ 5 ] {6632a477-e67e-4e21-b309-344e4dcf800c} <Debug> TCPHandler: Processed in 0.001449183 sec. | ||
| 14404 | 2025.12.24 01:54:18.041621 [ 222 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 14405 | 2025.12.24 01:54:18.041622 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 14406 | 2025.12.24 01:54:18.041655 [ 222 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 14407 | 2025.12.24 01:54:18.041685 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.12.24 01:54:18.041744 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14409 | 2025.12.24 01:54:18.041778 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 14410 | 2025.12.24 01:54:18.041783 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14411 | 2025.12.24 01:54:18.041830 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14412 | 2025.12.24 01:54:18.041842 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 261 rows starting from the beginning of the part | ||
| 14413 | 2025.12.24 01:54:18.041892 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 245 rows starting from the beginning of the part | ||
| 14414 | 2025.12.24 01:54:18.041935 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 245 rows starting from the beginning of the part | ||
| 14415 | 2025.12.24 01:54:18.041974 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 245 rows starting from the beginning of the part | ||
| 14416 | 2025.12.24 01:54:18.042014 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 245 rows starting from the beginning of the part | ||
| 14417 | 2025.12.24 01:54:18.042321 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2025.12.24 01:54:18.042364 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14419 | 2025.12.24 01:54:18.042584 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6151 rows, containing 5 columns (5 merged, 0 gathered) in 0.002501437 sec., 2458986.5745169674 rows/sec., 207.59 MiB/sec. | ||
| 14420 | 2025.12.24 01:54:18.042704 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14421 | 2025.12.24 01:54:18.042855 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14422 | 2025.12.24 01:54:18.042962 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2025.12.24 01:54:18.043042 [ 192 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458763 sec., 1040607.6929562924 rows/sec., 67.84 MiB/sec. | ||
| 14424 | 2025.12.24 01:54:18.043107 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001341 sec., 158090.9768829232 rows/sec., 10.20 MiB/sec. | ||
| 14425 | 2025.12.24 01:54:18.043141 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2025.12.24 01:54:18.043150 [ 5 ] {4b85abf2-e259-46df-b0cb-6af4ba840356} <Debug> TCPHandler: Processed in 0.001513995 sec. | ||
| 14427 | 2025.12.24 01:54:18.043185 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14428 | 2025.12.24 01:54:18.043211 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_106_21} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14429 | 2025.12.24 01:54:18.043272 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2025.12.24 01:54:18.043277 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 14431 | 2025.12.24 01:54:18.043401 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14432 | 2025.12.24 01:54:18.043452 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2025.12.24 01:54:18.043454 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14434 | 2025.12.24 01:54:18.043527 [ 199 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_61_12} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14435 | 2025.12.24 01:54:18.043596 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14436 | 2025.12.24 01:54:18.044030 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2025.12.24 01:54:18.044076 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14438 | 2025.12.24 01:54:18.044417 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14439 | 2025.12.24 01:54:18.044770 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2025.12.24 01:54:18.044901 [ 90 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14441 | 2025.12.24 01:54:18.044931 [ 90 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2025.12.24 01:54:18.044947 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14443 | 2025.12.24 01:54:18.044949 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001564 sec., 134910.48593350383 rows/sec., 7.66 MiB/sec. | ||
| 14444 | 2025.12.24 01:54:18.045012 [ 5 ] {0426678c-c107-443e-b1c6-443c55225d87} <Debug> TCPHandler: Processed in 0.001799801 sec. | ||
| 14445 | 2025.12.24 01:54:18.045039 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 14446 | 2025.12.24 01:54:18.045122 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14447 | 2025.12.24 01:54:18.045159 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14448 | 2025.12.24 01:54:18.045198 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 223 rows starting from the beginning of the part | ||
| 14449 | 2025.12.24 01:54:18.045222 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14450 | 2025.12.24 01:54:18.045265 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 14451 | 2025.12.24 01:54:18.045272 [ 222 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 14452 | 2025.12.24 01:54:18.045268 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14453 | 2025.12.24 01:54:18.045316 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14454 | 2025.12.24 01:54:18.045365 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14455 | 2025.12.24 01:54:18.045405 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14456 | 2025.12.24 01:54:18.045445 [ 192 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14457 | 2025.12.24 01:54:18.045978 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2025.12.24 01:54:18.046021 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14459 | 2025.12.24 01:54:18.046366 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14460 | 2025.12.24 01:54:18.046377 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383222 sec., 923929.7813366185 rows/sec., 56.16 MiB/sec. | ||
| 14461 | 2025.12.24 01:54:18.046517 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14462 | 2025.12.24 01:54:18.046582 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2025.12.24 01:54:18.046696 [ 90 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14464 | 2025.12.24 01:54:18.046712 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001509 sec., 476474.4864148443 rows/sec., 33.44 MiB/sec. | ||
| 14465 | 2025.12.24 01:54:18.046727 [ 90 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.12.24 01:54:18.046754 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14467 | 2025.12.24 01:54:18.046757 [ 5 ] {e0d94813-1293-4e3d-9cb2-4d2d30a2a7e8} <Debug> TCPHandler: Processed in 0.001683119 sec. | ||
| 14468 | 2025.12.24 01:54:18.046811 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.12.24 01:54:18.046823 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 14470 | 2025.12.24 01:54:18.046882 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2025.12.24 01:54:18.046898 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_45_9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14472 | 2025.12.24 01:54:18.046917 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14473 | 2025.12.24 01:54:18.046945 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 14474 | 2025.12.24 01:54:18.046973 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14475 | 2025.12.24 01:54:18.046979 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14476 | 2025.12.24 01:54:18.046987 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 719 rows starting from the beginning of the part | ||
| 14477 | 2025.12.24 01:54:18.047031 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14478 | 2025.12.24 01:54:18.047041 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 14479 | 2025.12.24 01:54:18.047084 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 719 rows starting from the beginning of the part | ||
| 14480 | 2025.12.24 01:54:18.047113 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 14481 | 2025.12.24 01:54:18.047144 [ 192 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 719 rows starting from the beginning of the part | ||
| 14482 | 2025.12.24 01:54:18.047352 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.12.24 01:54:18.047393 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14484 | 2025.12.24 01:54:18.047713 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14485 | 2025.12.24 01:54:18.047927 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.12.24 01:54:18.048032 [ 90 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14487 | 2025.12.24 01:54:18.048055 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 14488 | 2025.12.24 01:54:18.048060 [ 90 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2025.12.24 01:54:18.048096 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14490 | 2025.12.24 01:54:18.048100 [ 5 ] {7e261ef9-cfca-489f-b67a-5f8926bd7c3e} <Debug> TCPHandler: Processed in 0.001265999 sec. | ||
| 14491 | 2025.12.24 01:54:18.048161 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 14492 | 2025.12.24 01:54:18.048221 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2025.12.24 01:54:18.048254 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14494 | 2025.12.24 01:54:18.048285 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part | ||
| 14495 | 2025.12.24 01:54:18.048334 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 14496 | 2025.12.24 01:54:18.048339 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14497 | 2025.12.24 01:54:18.048357 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560196 sec., 2265100.0258941823 rows/sec., 169.84 MiB/sec. | ||
| 14498 | 2025.12.24 01:54:18.048375 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14499 | 2025.12.24 01:54:18.048400 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14500 | 2025.12.24 01:54:18.048416 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14501 | 2025.12.24 01:54:18.048458 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14502 | 2025.12.24 01:54:18.048492 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14503 | 2025.12.24 01:54:18.048597 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14504 | 2025.12.24 01:54:18.048897 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2025.12.24 01:54:18.048939 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2025.12.24 01:54:18.048944 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14507 | 2025.12.24 01:54:18.049044 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_106_21} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14508 | 2025.12.24 01:54:18.049131 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14509 | 2025.12.24 01:54:18.049227 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095126 sec., 230110.50783197547 rows/sec., 11.74 MiB/sec. | ||
| 14510 | 2025.12.24 01:54:18.049350 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14511 | 2025.12.24 01:54:18.049358 [ 190 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14512 | 2025.12.24 01:54:18.049637 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14513 | 2025.12.24 01:54:18.049671 [ 190 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2025.12.24 01:54:18.049743 [ 190 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_41_8} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14515 | 2025.12.24 01:54:18.049779 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001464 sec., 214480.87431693988 rows/sec., 14.09 MiB/sec. | ||
| 14516 | 2025.12.24 01:54:18.049813 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14517 | 2025.12.24 01:54:18.049821 [ 5 ] {d8c7b257-892e-48a7-8394-5702a37e748b} <Debug> TCPHandler: Processed in 0.001658189 sec. | ||
| 14518 | 2025.12.24 01:54:18.049941 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2025.12.24 01:54:18.050034 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14520 | 2025.12.24 01:54:18.050076 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14521 | 2025.12.24 01:54:18.050389 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2025.12.24 01:54:18.050426 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14523 | 2025.12.24 01:54:18.050727 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14524 | 2025.12.24 01:54:18.050928 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2025.12.24 01:54:18.051056 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 14526 | 2025.12.24 01:54:18.051092 [ 5 ] {9f52dce5-11cf-4755-947d-f914b8cb3844} <Debug> TCPHandler: Processed in 0.001198478 sec. | ||
| 14527 | 2025.12.24 01:54:18.051198 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14528 | 2025.12.24 01:54:18.051290 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14529 | 2025.12.24 01:54:18.051342 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <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 | ||
| 14530 | 2025.12.24 01:54:18.052217 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14531 | 2025.12.24 01:54:18.052253 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14532 | 2025.12.24 01:54:18.052834 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14533 | 2025.12.24 01:54:18.053053 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2025.12.24 01:54:18.053188 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001917 sec., 20865.936358894105 rows/sec., 37.39 MiB/sec. | ||
| 14535 | 2025.12.24 01:54:18.053243 [ 5 ] {41d30217-c8f4-4b67-b1a9-def58ea4a493} <Debug> TCPHandler: Processed in 0.002091918 sec. | ||
| 14536 | 2025.12.24 01:54:18.053349 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2025.12.24 01:54:18.053442 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14538 | 2025.12.24 01:54:18.053482 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14539 | 2025.12.24 01:54:18.053809 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2025.12.24 01:54:18.053845 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14541 | 2025.12.24 01:54:18.054181 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14542 | 2025.12.24 01:54:18.054389 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2025.12.24 01:54:18.054496 [ 90 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14544 | 2025.12.24 01:54:18.054513 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 14545 | 2025.12.24 01:54:18.054525 [ 90 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2025.12.24 01:54:18.054552 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14547 | 2025.12.24 01:54:18.054556 [ 5 ] {37eda0aa-2e0f-44c2-84ee-ae558d38d77d} <Debug> TCPHandler: Processed in 0.001254209 sec. | ||
| 14548 | 2025.12.24 01:54:18.054616 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 14549 | 2025.12.24 01:54:18.054701 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14550 | 2025.12.24 01:54:18.054728 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7716 rows starting from the beginning of the part | ||
| 14551 | 2025.12.24 01:54:18.054770 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 14552 | 2025.12.24 01:54:18.054806 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 14553 | 2025.12.24 01:54:18.054841 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 14554 | 2025.12.24 01:54:18.054871 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 14555 | 2025.12.24 01:54:18.054904 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 14556 | 2025.12.24 01:54:18.056718 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8148 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130449 sec., 3824545.905581406 rows/sec., 245.20 MiB/sec. | ||
| 14557 | 2025.12.24 01:54:18.057112 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14558 | 2025.12.24 01:54:18.057361 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14559 | 2025.12.24 01:54:18.057422 [ 190 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_106_21} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14560 | 2025.12.24 01:54:18.057479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 14561 | 2025.12.24 01:54:22.199130 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50187 | ||
| 14562 | 2025.12.24 01:54:22.199248 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14563 | 2025.12.24 01:54:22.199276 [ 351 ] {} <Debug> TCP-Session: 946426da-b852-44c4-9408-0a59b9d3f468 Authenticating user 'default' from [fd00:1122:3344:101::e]:50187 | ||
| 14564 | 2025.12.24 01:54:22.199298 [ 351 ] {} <Debug> TCP-Session: 946426da-b852-44c4-9408-0a59b9d3f468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2025.12.24 01:54:22.199311 [ 351 ] {} <Debug> TCP-Session: 946426da-b852-44c4-9408-0a59b9d3f468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2025.12.24 01:54:22.199542 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64753 | ||
| 14567 | 2025.12.24 01:54:22.199562 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43877 | ||
| 14568 | 2025.12.24 01:54:22.199568 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57911 | ||
| 14569 | 2025.12.24 01:54:22.199637 [ 351 ] {} <Trace> TCP-Session: 946426da-b852-44c4-9408-0a59b9d3f468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2025.12.24 01:54:22.199673 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14571 | 2025.12.24 01:54:22.199562 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44563 | ||
| 14572 | 2025.12.24 01:54:22.199723 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14573 | 2025.12.24 01:54:22.199715 [ 355 ] {} <Debug> TCP-Session: 3e4d038c-df22-45ac-8251-73f6ab61b7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64753 | ||
| 14574 | 2025.12.24 01:54:22.199778 [ 358 ] {} <Debug> TCP-Session: 44aefa6a-250b-4cff-9ae2-31c6d41f7565 Authenticating user 'default' from [fd00:1122:3344:101::e]:57911 | ||
| 14575 | 2025.12.24 01:54:22.199703 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14576 | 2025.12.24 01:54:22.199803 [ 355 ] {} <Debug> TCP-Session: 3e4d038c-df22-45ac-8251-73f6ab61b7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14577 | 2025.12.24 01:54:22.199827 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14578 | 2025.12.24 01:54:22.199843 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64955 | ||
| 14579 | 2025.12.24 01:54:22.199876 [ 356 ] {} <Debug> TCP-Session: 32446b59-25a0-48af-9b39-e177ff6e1cce Authenticating user 'default' from [fd00:1122:3344:101::e]:44563 | ||
| 14580 | 2025.12.24 01:54:22.199897 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55532 | ||
| 14581 | 2025.12.24 01:54:22.199917 [ 356 ] {} <Debug> TCP-Session: 32446b59-25a0-48af-9b39-e177ff6e1cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14582 | 2025.12.24 01:54:22.199935 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14583 | 2025.12.24 01:54:22.199948 [ 356 ] {} <Debug> TCP-Session: 32446b59-25a0-48af-9b39-e177ff6e1cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14584 | 2025.12.24 01:54:22.199956 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33410 | ||
| 14585 | 2025.12.24 01:54:22.199969 [ 359 ] {} <Debug> TCP-Session: e2061023-b0be-4ee6-9839-f285df14cf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:64955 | ||
| 14586 | 2025.12.24 01:54:22.199848 [ 357 ] {} <Debug> TCP-Session: c288708d-eeeb-4813-a065-f36ed808994d Authenticating user 'default' from [fd00:1122:3344:101::e]:43877 | ||
| 14587 | 2025.12.24 01:54:22.200008 [ 359 ] {} <Debug> TCP-Session: e2061023-b0be-4ee6-9839-f285df14cf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14588 | 2025.12.24 01:54:22.199841 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33815 | ||
| 14589 | 2025.12.24 01:54:22.200037 [ 357 ] {} <Debug> TCP-Session: c288708d-eeeb-4813-a065-f36ed808994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2025.12.24 01:54:22.200040 [ 359 ] {} <Debug> TCP-Session: e2061023-b0be-4ee6-9839-f285df14cf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14591 | 2025.12.24 01:54:22.200081 [ 357 ] {} <Debug> TCP-Session: c288708d-eeeb-4813-a065-f36ed808994d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2025.12.24 01:54:22.199848 [ 355 ] {} <Debug> TCP-Session: 3e4d038c-df22-45ac-8251-73f6ab61b7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14593 | 2025.12.24 01:54:22.199838 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14594 | 2025.12.24 01:54:22.200137 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14595 | 2025.12.24 01:54:22.199815 [ 358 ] {} <Debug> TCP-Session: 44aefa6a-250b-4cff-9ae2-31c6d41f7565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2025.12.24 01:54:22.200204 [ 364 ] {} <Debug> TCP-Session: f791fb4d-60f1-49e0-b594-674480442a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:55532 | ||
| 14597 | 2025.12.24 01:54:22.200231 [ 358 ] {} <Debug> TCP-Session: 44aefa6a-250b-4cff-9ae2-31c6d41f7565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2025.12.24 01:54:22.200244 [ 364 ] {} <Debug> TCP-Session: f791fb4d-60f1-49e0-b594-674480442a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2025.12.24 01:54:22.200267 [ 364 ] {} <Debug> TCP-Session: f791fb4d-60f1-49e0-b594-674480442a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14600 | 2025.12.24 01:54:22.200454 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14601 | 2025.12.24 01:54:22.200523 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14602 | 2025.12.24 01:54:22.200562 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14603 | 2025.12.24 01:54:22.200601 [ 363 ] {} <Debug> TCP-Session: dbd39e02-1ce6-4923-a959-ce36d0c9fcd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33815 | ||
| 14604 | 2025.12.24 01:54:22.200619 [ 363 ] {} <Debug> TCP-Session: dbd39e02-1ce6-4923-a959-ce36d0c9fcd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14605 | 2025.12.24 01:54:22.200636 [ 363 ] {} <Debug> TCP-Session: dbd39e02-1ce6-4923-a959-ce36d0c9fcd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14606 | 2025.12.24 01:54:22.200684 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14607 | 2025.12.24 01:54:22.200724 [ 365 ] {} <Debug> TCP-Session: 4d31c077-bf91-43db-a9dc-25caef6b63ce Authenticating user 'default' from [fd00:1122:3344:101::e]:33410 | ||
| 14608 | 2025.12.24 01:54:22.200741 [ 365 ] {} <Debug> TCP-Session: 4d31c077-bf91-43db-a9dc-25caef6b63ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14609 | 2025.12.24 01:54:22.200753 [ 365 ] {} <Debug> TCP-Session: 4d31c077-bf91-43db-a9dc-25caef6b63ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2025.12.24 01:54:22.200842 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 14611 | 2025.12.24 01:54:22.201910 [ 296 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> AggregatingTransform: Aggregating | ||
| 14612 | 2025.12.24 01:54:22.201954 [ 296 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> Aggregator: Aggregation method: without_key | ||
| 14613 | 2025.12.24 01:54:22.201994 [ 296 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042964 sec. (958.806 rows/sec., 37.45 KiB/sec.) | ||
| 14614 | 2025.12.24 01:54:22.202013 [ 296 ] {756261c3-6336-4187-a620-66c660f09859} <Trace> Aggregator: Merging aggregated data | ||
| 14615 | 2025.12.24 01:54:22.203217 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 14616 | 2025.12.24 01:54:22.203376 [ 351 ] {756261c3-6336-4187-a620-66c660f09859} <Debug> TCPHandler: Processed in 0.003870439 sec. | ||
| 14617 | 2025.12.24 01:54:22.203468 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14618 | 2025.12.24 01:54:22.203494 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14619 | 2025.12.24 01:54:22.203501 [ 351 ] {} <Debug> TCP-Session: 946426da-b852-44c4-9408-0a59b9d3f468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14620 | 2025.12.24 01:54:22.203514 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14621 | 2025.12.24 01:54:22.203535 [ 356 ] {} <Debug> TCP-Session: 32446b59-25a0-48af-9b39-e177ff6e1cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14622 | 2025.12.24 01:54:22.203548 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14623 | 2025.12.24 01:54:22.203573 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14624 | 2025.12.24 01:54:22.203592 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14625 | 2025.12.24 01:54:22.203603 [ 365 ] {} <Debug> TCP-Session: 4d31c077-bf91-43db-a9dc-25caef6b63ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14626 | 2025.12.24 01:54:22.203612 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14627 | 2025.12.24 01:54:22.203633 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14628 | 2025.12.24 01:54:22.203643 [ 357 ] {} <Debug> TCP-Session: c288708d-eeeb-4813-a065-f36ed808994d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14629 | 2025.12.24 01:54:22.203669 [ 359 ] {} <Debug> TCP-Session: e2061023-b0be-4ee6-9839-f285df14cf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14630 | 2025.12.24 01:54:22.203687 [ 363 ] {} <Debug> TCP-Session: dbd39e02-1ce6-4923-a959-ce36d0c9fcd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2025.12.24 01:54:22.203622 [ 358 ] {} <Debug> TCP-Session: 44aefa6a-250b-4cff-9ae2-31c6d41f7565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14632 | 2025.12.24 01:54:22.203589 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14633 | 2025.12.24 01:54:22.203561 [ 364 ] {} <Debug> TCP-Session: f791fb4d-60f1-49e0-b594-674480442a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14634 | 2025.12.24 01:54:22.203787 [ 355 ] {} <Debug> TCP-Session: 3e4d038c-df22-45ac-8251-73f6ab61b7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14635 | 2025.12.24 01:54:22.317314 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57645 | ||
| 14636 | 2025.12.24 01:54:22.317424 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14637 | 2025.12.24 01:54:22.317456 [ 351 ] {} <Debug> TCP-Session: aa10e9d2-6987-49e8-ab04-3fda43aef8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57645 | ||
| 14638 | 2025.12.24 01:54:22.317478 [ 351 ] {} <Debug> TCP-Session: aa10e9d2-6987-49e8-ab04-3fda43aef8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14639 | 2025.12.24 01:54:22.317491 [ 351 ] {} <Debug> TCP-Session: aa10e9d2-6987-49e8-ab04-3fda43aef8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2025.12.24 01:54:22.317679 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45493 | ||
| 14641 | 2025.12.24 01:54:22.317698 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43809 | ||
| 14642 | 2025.12.24 01:54:22.317724 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65247 | ||
| 14643 | 2025.12.24 01:54:22.317743 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50900 | ||
| 14644 | 2025.12.24 01:54:22.317735 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43472 | ||
| 14645 | 2025.12.24 01:54:22.317806 [ 351 ] {} <Trace> TCP-Session: aa10e9d2-6987-49e8-ab04-3fda43aef8d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.12.24 01:54:22.317828 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14647 | 2025.12.24 01:54:22.317842 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14648 | 2025.12.24 01:54:22.317817 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14649 | 2025.12.24 01:54:22.317887 [ 363 ] {} <Debug> TCP-Session: 8636a681-643d-4696-82c9-9d22ff37e29b Authenticating user 'default' from [fd00:1122:3344:101::e]:65247 | ||
| 14650 | 2025.12.24 01:54:22.317907 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14651 | 2025.12.24 01:54:22.317918 [ 357 ] {} <Debug> TCP-Session: 2add1a52-0cae-497c-b72c-df0a4f7ab7cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43809 | ||
| 14652 | 2025.12.24 01:54:22.317933 [ 363 ] {} <Debug> TCP-Session: 8636a681-643d-4696-82c9-9d22ff37e29b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2025.12.24 01:54:22.317945 [ 364 ] {} <Debug> TCP-Session: a53988a6-3088-499c-8774-a635260334d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43472 | ||
| 14654 | 2025.12.24 01:54:22.317948 [ 357 ] {} <Debug> TCP-Session: 2add1a52-0cae-497c-b72c-df0a4f7ab7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14655 | 2025.12.24 01:54:22.317959 [ 363 ] {} <Debug> TCP-Session: 8636a681-643d-4696-82c9-9d22ff37e29b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14656 | 2025.12.24 01:54:22.317981 [ 357 ] {} <Debug> TCP-Session: 2add1a52-0cae-497c-b72c-df0a4f7ab7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2025.12.24 01:54:22.317980 [ 364 ] {} <Debug> TCP-Session: a53988a6-3088-499c-8774-a635260334d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2025.12.24 01:54:22.318004 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14659 | 2025.12.24 01:54:22.318021 [ 364 ] {} <Debug> TCP-Session: a53988a6-3088-499c-8774-a635260334d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14660 | 2025.12.24 01:54:22.317913 [ 365 ] {} <Debug> TCP-Session: 031701d3-19a1-4ce0-b2e9-813a1318c36e Authenticating user 'default' from [fd00:1122:3344:101::e]:50900 | ||
| 14661 | 2025.12.24 01:54:22.317715 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43900 | ||
| 14662 | 2025.12.24 01:54:22.318083 [ 365 ] {} <Debug> TCP-Session: 031701d3-19a1-4ce0-b2e9-813a1318c36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14663 | 2025.12.24 01:54:22.317704 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60551 | ||
| 14664 | 2025.12.24 01:54:22.318101 [ 365 ] {} <Debug> TCP-Session: 031701d3-19a1-4ce0-b2e9-813a1318c36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2025.12.24 01:54:22.318135 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14666 | 2025.12.24 01:54:22.317691 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52175 | ||
| 14667 | 2025.12.24 01:54:22.318163 [ 359 ] {} <Debug> TCP-Session: dd49306d-62e9-47e2-903e-c86320a10668 Authenticating user 'default' from [fd00:1122:3344:101::e]:43900 | ||
| 14668 | 2025.12.24 01:54:22.318180 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14669 | 2025.12.24 01:54:22.318199 [ 359 ] {} <Debug> TCP-Session: dd49306d-62e9-47e2-903e-c86320a10668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14670 | 2025.12.24 01:54:22.317804 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14671 | 2025.12.24 01:54:22.318221 [ 359 ] {} <Debug> TCP-Session: dd49306d-62e9-47e2-903e-c86320a10668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14672 | 2025.12.24 01:54:22.318231 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14673 | 2025.12.24 01:54:22.318249 [ 355 ] {} <Debug> TCP-Session: dbf6107f-c1b5-4da8-8650-790b7a66484f Authenticating user 'default' from [fd00:1122:3344:101::e]:45493 | ||
| 14674 | 2025.12.24 01:54:22.318278 [ 356 ] {} <Debug> TCP-Session: 21f80574-d877-4f9d-a37a-c61cf824528b Authenticating user 'default' from [fd00:1122:3344:101::e]:52175 | ||
| 14675 | 2025.12.24 01:54:22.318290 [ 355 ] {} <Debug> TCP-Session: dbf6107f-c1b5-4da8-8650-790b7a66484f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2025.12.24 01:54:22.318295 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14677 | 2025.12.24 01:54:22.318314 [ 355 ] {} <Debug> TCP-Session: dbf6107f-c1b5-4da8-8650-790b7a66484f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14678 | 2025.12.24 01:54:22.318308 [ 356 ] {} <Debug> TCP-Session: 21f80574-d877-4f9d-a37a-c61cf824528b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14679 | 2025.12.24 01:54:22.318216 [ 358 ] {} <Debug> TCP-Session: f5cccae0-dfa6-49f4-b0b8-a95ca4ecbf83 Authenticating user 'default' from [fd00:1122:3344:101::e]:60551 | ||
| 14680 | 2025.12.24 01:54:22.318368 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14681 | 2025.12.24 01:54:22.318367 [ 356 ] {} <Debug> TCP-Session: 21f80574-d877-4f9d-a37a-c61cf824528b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2025.12.24 01:54:22.318388 [ 358 ] {} <Debug> TCP-Session: f5cccae0-dfa6-49f4-b0b8-a95ca4ecbf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14683 | 2025.12.24 01:54:22.318427 [ 358 ] {} <Debug> TCP-Session: f5cccae0-dfa6-49f4-b0b8-a95ca4ecbf83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14684 | 2025.12.24 01:54:22.318681 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 14685 | 2025.12.24 01:54:22.319657 [ 301 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> AggregatingTransform: Aggregating | ||
| 14686 | 2025.12.24 01:54:22.319702 [ 301 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 14687 | 2025.12.24 01:54:22.319742 [ 301 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955542 sec. (1046.526 rows/sec., 40.88 KiB/sec.) | ||
| 14688 | 2025.12.24 01:54:22.319762 [ 301 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Trace> Aggregator: Merging aggregated data | ||
| 14689 | 2025.12.24 01:54:22.321197 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 14690 | 2025.12.24 01:54:22.321366 [ 351 ] {d1026bef-749d-434b-9809-c06c02fa31ff} <Debug> TCPHandler: Processed in 0.003682065 sec. | ||
| 14691 | 2025.12.24 01:54:22.321470 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14692 | 2025.12.24 01:54:22.321500 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14693 | 2025.12.24 01:54:22.321516 [ 351 ] {} <Debug> TCP-Session: aa10e9d2-6987-49e8-ab04-3fda43aef8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14694 | 2025.12.24 01:54:22.321523 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14695 | 2025.12.24 01:54:22.321540 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14696 | 2025.12.24 01:54:22.321563 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14697 | 2025.12.24 01:54:22.321587 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14698 | 2025.12.24 01:54:22.321609 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14699 | 2025.12.24 01:54:22.321642 [ 363 ] {} <Debug> TCP-Session: 8636a681-643d-4696-82c9-9d22ff37e29b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14700 | 2025.12.24 01:54:22.321635 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14701 | 2025.12.24 01:54:22.321668 [ 359 ] {} <Debug> TCP-Session: dd49306d-62e9-47e2-903e-c86320a10668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14702 | 2025.12.24 01:54:22.321661 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14703 | 2025.12.24 01:54:22.321715 [ 358 ] {} <Debug> TCP-Session: f5cccae0-dfa6-49f4-b0b8-a95ca4ecbf83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2025.12.24 01:54:22.321738 [ 365 ] {} <Debug> TCP-Session: 031701d3-19a1-4ce0-b2e9-813a1318c36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14705 | 2025.12.24 01:54:22.321587 [ 356 ] {} <Debug> TCP-Session: 21f80574-d877-4f9d-a37a-c61cf824528b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14706 | 2025.12.24 01:54:22.321545 [ 355 ] {} <Debug> TCP-Session: dbf6107f-c1b5-4da8-8650-790b7a66484f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2025.12.24 01:54:22.321628 [ 357 ] {} <Debug> TCP-Session: 2add1a52-0cae-497c-b72c-df0a4f7ab7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2025.12.24 01:54:22.321612 [ 364 ] {} <Debug> TCP-Session: a53988a6-3088-499c-8774-a635260334d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2025.12.24 01:54:23.051298 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2025.12.24 01:54:23.051536 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14711 | 2025.12.24 01:54:23.051611 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14712 | 2025.12.24 01:54:23.052279 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2025.12.24 01:54:23.052331 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14714 | 2025.12.24 01:54:23.052735 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14715 | 2025.12.24 01:54:23.052978 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2025.12.24 01:54:23.053150 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 14717 | 2025.12.24 01:54:23.053203 [ 5 ] {abedfecf-2954-4c66-9145-c3f7443817aa} <Debug> TCPHandler: Processed in 0.002086718 sec. | ||
| 14718 | 2025.12.24 01:54:23.053330 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14719 | 2025.12.24 01:54:23.053434 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14720 | 2025.12.24 01:54:23.053480 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14721 | 2025.12.24 01:54:23.054744 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2025.12.24 01:54:23.054786 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14723 | 2025.12.24 01:54:23.055200 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14724 | 2025.12.24 01:54:23.055420 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2025.12.24 01:54:23.055569 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002159 sec., 554423.344140806 rows/sec., 45.70 MiB/sec. | ||
| 14726 | 2025.12.24 01:54:23.055612 [ 5 ] {4e9faf93-a02c-459f-964b-42ee3ca17c8e} <Debug> TCPHandler: Processed in 0.002335154 sec. | ||
| 14727 | 2025.12.24 01:54:23.055658 [ 221 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14728 | 2025.12.24 01:54:23.055689 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14729 | 2025.12.24 01:54:23.055721 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2025.12.24 01:54:23.055822 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14731 | 2025.12.24 01:54:23.055866 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14732 | 2025.12.24 01:54:23.056301 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.12.24 01:54:23.056348 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14734 | 2025.12.24 01:54:23.056761 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14735 | 2025.12.24 01:54:23.057030 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.12.24 01:54:23.057193 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001391 sec., 1437.8145219266714 rows/sec., 100.39 KiB/sec. | ||
| 14737 | 2025.12.24 01:54:23.057240 [ 5 ] {fc987276-8924-4004-bf2a-4bca557ac4d7} <Debug> TCPHandler: Processed in 0.001569856 sec. | ||
| 14738 | 2025.12.24 01:54:23.057360 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.12.24 01:54:23.057483 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14740 | 2025.12.24 01:54:23.057534 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14741 | 2025.12.24 01:54:23.058125 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.12.24 01:54:23.058169 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14743 | 2025.12.24 01:54:23.058510 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14744 | 2025.12.24 01:54:23.058735 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.12.24 01:54:23.058868 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001411 sec., 161587.52657689582 rows/sec., 10.94 MiB/sec. | ||
| 14746 | 2025.12.24 01:54:23.058890 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 14747 | 2025.12.24 01:54:23.058907 [ 5 ] {4a0a7d51-147d-4906-9a93-1a6036a47940} <Debug> TCPHandler: Processed in 0.001607417 sec. | ||
| 14748 | 2025.12.24 01:54:23.059017 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2025.12.24 01:54:23.059113 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14750 | 2025.12.24 01:54:23.059154 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14751 | 2025.12.24 01:54:23.059770 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2025.12.24 01:54:23.059806 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14753 | 2025.12.24 01:54:23.060140 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14754 | 2025.12.24 01:54:23.060357 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2025.12.24 01:54:23.060488 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001394 sec., 374461.9799139168 rows/sec., 27.72 MiB/sec. | ||
| 14756 | 2025.12.24 01:54:23.060527 [ 5 ] {67b9ac06-396b-4b24-b128-44330c9cef0d} <Debug> TCPHandler: Processed in 0.001559326 sec. | ||
| 14757 | 2025.12.24 01:54:23.060637 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2025.12.24 01:54:23.060730 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14759 | 2025.12.24 01:54:23.060772 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14760 | 2025.12.24 01:54:23.061339 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2025.12.24 01:54:23.061375 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14762 | 2025.12.24 01:54:23.061758 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14763 | 2025.12.24 01:54:23.061971 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2025.12.24 01:54:23.062105 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001394 sec., 606169.2969870875 rows/sec., 40.80 MiB/sec. | ||
| 14765 | 2025.12.24 01:54:23.062143 [ 5 ] {6c376e65-d804-437c-8ef0-5c8aaa69d3b5} <Debug> TCPHandler: Processed in 0.001554706 sec. | ||
| 14766 | 2025.12.24 01:54:23.062248 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2025.12.24 01:54:23.062341 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14768 | 2025.12.24 01:54:23.062382 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14769 | 2025.12.24 01:54:23.062711 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2025.12.24 01:54:23.062747 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14771 | 2025.12.24 01:54:23.063053 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14772 | 2025.12.24 01:54:23.063276 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2025.12.24 01:54:23.063408 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14774 | 2025.12.24 01:54:23.063445 [ 5 ] {84c255d8-6999-4baa-9e12-0a0bc0b8a249} <Debug> TCPHandler: Processed in 0.001244819 sec. | ||
| 14775 | 2025.12.24 01:54:23.537240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35103 | ||
| 14776 | 2025.12.24 01:54:23.537975 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2025.12.24 01:54:23.538057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14778 | 2025.12.24 01:54:23.538815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14779 | 2025.12.24 01:54:23.539180 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2025.12.24 01:54:23.539424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35103 | ||
| 14781 | 2025.12.24 01:54:23.585328 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14782 | 2025.12.24 01:54:23.585388 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14783 | 2025.12.24 01:54:23.589480 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 14784 | 2025.12.24 01:54:23.844700 [ 223 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14785 | 2025.12.24 01:54:23.844763 [ 223 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14786 | 2025.12.24 01:54:23.847831 [ 223 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 14787 | 2025.12.24 01:54:23.904897 [ 225 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14788 | 2025.12.24 01:54:23.904948 [ 225 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14789 | 2025.12.24 01:54:23.907797 [ 225 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 14790 | 2025.12.24 01:54:25.381936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14791 | 2025.12.24 01:54:25.398963 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14792 | 2025.12.24 01:54:25.399024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14793 | 2025.12.24 01:54:25.405074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14794 | 2025.12.24 01:54:25.405790 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14795 | 2025.12.24 01:54:25.408719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14796 | 2025.12.24 01:54:26.149826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1844 | ||
| 14797 | 2025.12.24 01:54:26.152799 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2025.12.24 01:54:26.152860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14799 | 2025.12.24 01:54:26.154120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14800 | 2025.12.24 01:54:26.154394 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2025.12.24 01:54:26.154779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 14802 | 2025.12.24 01:54:28.037152 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2025.12.24 01:54:28.037456 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14804 | 2025.12.24 01:54:28.037520 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14805 | 2025.12.24 01:54:28.038466 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2025.12.24 01:54:28.038507 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14807 | 2025.12.24 01:54:28.038913 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14808 | 2025.12.24 01:54:28.039131 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2025.12.24 01:54:28.039287 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001906 sec., 215110.17838405038 rows/sec., 13.65 MiB/sec. | ||
| 14810 | 2025.12.24 01:54:28.039328 [ 5 ] {e6017785-76ca-434a-96d6-8ec9a2dbdc25} <Debug> TCPHandler: Processed in 0.002357145 sec. | ||
| 14811 | 2025.12.24 01:54:28.039445 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14812 | 2025.12.24 01:54:28.039539 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14813 | 2025.12.24 01:54:28.039580 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14814 | 2025.12.24 01:54:28.040632 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2025.12.24 01:54:28.040670 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14816 | 2025.12.24 01:54:28.041045 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14817 | 2025.12.24 01:54:28.041262 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2025.12.24 01:54:28.041389 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.001869 sec., 638309.2562867844 rows/sec., 51.00 MiB/sec. | ||
| 14819 | 2025.12.24 01:54:28.041446 [ 5 ] {2eff609a-026d-4705-917e-1f30c33ccd05} <Debug> TCPHandler: Processed in 0.002049397 sec. | ||
| 14820 | 2025.12.24 01:54:28.041562 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2025.12.24 01:54:28.041654 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14822 | 2025.12.24 01:54:28.041693 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14823 | 2025.12.24 01:54:28.042206 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2025.12.24 01:54:28.042242 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14825 | 2025.12.24 01:54:28.042536 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14826 | 2025.12.24 01:54:28.042736 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2025.12.24 01:54:28.042861 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001225 sec., 200000 rows/sec., 12.22 MiB/sec. | ||
| 14828 | 2025.12.24 01:54:28.042899 [ 5 ] {fdf65787-bced-46b4-8502-a21a707c5102} <Debug> TCPHandler: Processed in 0.001385352 sec. | ||
| 14829 | 2025.12.24 01:54:28.043011 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2025.12.24 01:54:28.043103 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14831 | 2025.12.24 01:54:28.043142 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14832 | 2025.12.24 01:54:28.043640 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2025.12.24 01:54:28.043676 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14834 | 2025.12.24 01:54:28.043961 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14835 | 2025.12.24 01:54:28.044157 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2025.12.24 01:54:28.044276 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001191 sec., 178841.30982367758 rows/sec., 11.53 MiB/sec. | ||
| 14837 | 2025.12.24 01:54:28.044312 [ 5 ] {d7e084a2-2563-4e77-a6cc-dfda5e41d7cc} <Debug> TCPHandler: Processed in 0.00134744 sec. | ||
| 14838 | 2025.12.24 01:54:28.044420 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2025.12.24 01:54:28.044512 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14840 | 2025.12.24 01:54:28.044550 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14841 | 2025.12.24 01:54:28.045026 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2025.12.24 01:54:28.045060 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14843 | 2025.12.24 01:54:28.045348 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14844 | 2025.12.24 01:54:28.045551 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2025.12.24 01:54:28.045672 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 14846 | 2025.12.24 01:54:28.045708 [ 5 ] {16ccd86b-dba9-4f28-9f44-9d6a15596742} <Debug> TCPHandler: Processed in 0.001334341 sec. | ||
| 14847 | 2025.12.24 01:54:28.045817 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2025.12.24 01:54:28.045908 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14849 | 2025.12.24 01:54:28.045947 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14850 | 2025.12.24 01:54:28.046672 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2025.12.24 01:54:28.046705 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14852 | 2025.12.24 01:54:28.047035 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14853 | 2025.12.24 01:54:28.047234 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2025.12.24 01:54:28.047369 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001465 sec., 490784.9829351536 rows/sec., 34.44 MiB/sec. | ||
| 14855 | 2025.12.24 01:54:28.047410 [ 5 ] {50828d90-35c8-4df9-940d-0e821ebad529} <Debug> TCPHandler: Processed in 0.001639508 sec. | ||
| 14856 | 2025.12.24 01:54:28.047521 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2025.12.24 01:54:28.047613 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14858 | 2025.12.24 01:54:28.047653 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14859 | 2025.12.24 01:54:28.047982 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2025.12.24 01:54:28.048015 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14861 | 2025.12.24 01:54:28.048308 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14862 | 2025.12.24 01:54:28.048507 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.12.24 01:54:28.048628 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 14864 | 2025.12.24 01:54:28.048663 [ 5 ] {9eeb9f8c-78ad-4e42-a615-0ad39f673c5b} <Debug> TCPHandler: Processed in 0.001189328 sec. | ||
| 14865 | 2025.12.24 01:54:28.048773 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14866 | 2025.12.24 01:54:28.048863 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14867 | 2025.12.24 01:54:28.048903 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14868 | 2025.12.24 01:54:28.049380 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2025.12.24 01:54:28.049413 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14870 | 2025.12.24 01:54:28.049736 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14871 | 2025.12.24 01:54:28.049938 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2025.12.24 01:54:28.050069 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 14873 | 2025.12.24 01:54:28.050105 [ 5 ] {94bdcf38-171e-4099-9835-3e07388031f1} <Debug> TCPHandler: Processed in 0.001378562 sec. | ||
| 14874 | 2025.12.24 01:54:28.050216 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14875 | 2025.12.24 01:54:28.050307 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14876 | 2025.12.24 01:54:28.050346 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14877 | 2025.12.24 01:54:28.050657 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2025.12.24 01:54:28.050690 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14879 | 2025.12.24 01:54:28.051014 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14880 | 2025.12.24 01:54:28.051220 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14881 | 2025.12.24 01:54:28.051340 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001051 sec., 1902.9495718363462 rows/sec., 124.51 KiB/sec. | ||
| 14882 | 2025.12.24 01:54:28.051375 [ 5 ] {3038bb3a-ba68-4012-807c-9fea2f71cb18} <Debug> TCPHandler: Processed in 0.001204667 sec. | ||
| 14883 | 2025.12.24 01:54:28.051485 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14884 | 2025.12.24 01:54:28.051579 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14885 | 2025.12.24 01:54:28.051631 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <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 | ||
| 14886 | 2025.12.24 01:54:28.052525 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14887 | 2025.12.24 01:54:28.052559 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14888 | 2025.12.24 01:54:28.053105 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14889 | 2025.12.24 01:54:28.053319 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14890 | 2025.12.24 01:54:28.053452 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 14891 | 2025.12.24 01:54:28.053503 [ 5 ] {038476d2-23da-4df2-927d-36399097f85e} <Debug> TCPHandler: Processed in 0.002063858 sec. | ||
| 14892 | 2025.12.24 01:54:28.053618 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14893 | 2025.12.24 01:54:28.053709 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14894 | 2025.12.24 01:54:28.053748 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14895 | 2025.12.24 01:54:28.054098 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14896 | 2025.12.24 01:54:28.054131 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14897 | 2025.12.24 01:54:28.054430 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14898 | 2025.12.24 01:54:28.054636 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14899 | 2025.12.24 01:54:28.054770 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 14900 | 2025.12.24 01:54:28.054809 [ 5 ] {7ce97a56-d353-483a-b70f-539a528c6470} <Debug> TCPHandler: Processed in 0.001237668 sec. | ||
| 14901 | 2025.12.24 01:54:29.422534 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 14902 | 2025.12.24 01:54:29.422582 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 14903 | 2025.12.24 01:54:29.425219 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 14904 | 2025.12.24 01:54:30.842895 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14905 | 2025.12.24 01:54:30.842948 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14906 | 2025.12.24 01:54:31.039599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35615 | ||
| 14907 | 2025.12.24 01:54:31.040471 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2025.12.24 01:54:31.040549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14909 | 2025.12.24 01:54:31.041210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14910 | 2025.12.24 01:54:31.041442 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2025.12.24 01:54:31.041573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35615 | ||
| 14912 | 2025.12.24 01:54:32.908800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14913 | 2025.12.24 01:54:32.926450 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2025.12.24 01:54:32.926507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14915 | 2025.12.24 01:54:32.932649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14916 | 2025.12.24 01:54:32.933377 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2025.12.24 01:54:32.936822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14918 | 2025.12.24 01:54:33.022696 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2025.12.24 01:54:33.022897 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14920 | 2025.12.24 01:54:33.022967 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14921 | 2025.12.24 01:54:33.023684 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2025.12.24 01:54:33.023725 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14923 | 2025.12.24 01:54:33.024120 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14924 | 2025.12.24 01:54:33.024347 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2025.12.24 01:54:33.024497 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 14926 | 2025.12.24 01:54:33.024540 [ 5 ] {1883ab91-765c-48d8-bb5d-aed195d88fdd} <Debug> TCPHandler: Processed in 0.001979256 sec. | ||
| 14927 | 2025.12.24 01:54:33.024666 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2025.12.24 01:54:33.024760 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14929 | 2025.12.24 01:54:33.024799 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14930 | 2025.12.24 01:54:33.025211 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14931 | 2025.12.24 01:54:33.025247 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14932 | 2025.12.24 01:54:33.025542 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14933 | 2025.12.24 01:54:33.025764 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2025.12.24 01:54:33.025891 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 14935 | 2025.12.24 01:54:33.025928 [ 5 ] {fd96b763-d9dc-4933-bfe2-2ac96f032c19} <Debug> TCPHandler: Processed in 0.00131054 sec. | ||
| 14936 | 2025.12.24 01:54:33.026039 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14937 | 2025.12.24 01:54:33.026132 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14938 | 2025.12.24 01:54:33.026174 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14939 | 2025.12.24 01:54:33.026579 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2025.12.24 01:54:33.026614 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14941 | 2025.12.24 01:54:33.026944 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14942 | 2025.12.24 01:54:33.027152 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14943 | 2025.12.24 01:54:33.027268 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 14944 | 2025.12.24 01:54:33.027280 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 14945 | 2025.12.24 01:54:33.027307 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2025.12.24 01:54:33.027325 [ 5 ] {715fe909-85d5-4ce1-84eb-4d37532c00cb} <Debug> TCPHandler: Processed in 0.00133443 sec. | ||
| 14947 | 2025.12.24 01:54:33.027326 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14948 | 2025.12.24 01:54:33.027433 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 14949 | 2025.12.24 01:54:33.027436 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2025.12.24 01:54:33.027519 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14951 | 2025.12.24 01:54:33.027538 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14952 | 2025.12.24 01:54:33.027549 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 36024 rows starting from the beginning of the part | ||
| 14953 | 2025.12.24 01:54:33.027579 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14954 | 2025.12.24 01:54:33.027608 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14955 | 2025.12.24 01:54:33.027656 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 14956 | 2025.12.24 01:54:33.027702 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 14957 | 2025.12.24 01:54:33.027780 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 14958 | 2025.12.24 01:54:33.027928 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2025.12.24 01:54:33.027961 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14960 | 2025.12.24 01:54:33.028283 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14961 | 2025.12.24 01:54:33.028503 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2025.12.24 01:54:33.028628 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 14963 | 2025.12.24 01:54:33.028663 [ 5 ] {c0f77a33-df54-491d-ba37-b33416ffe4ba} <Debug> TCPHandler: Processed in 0.001275119 sec. | ||
| 14964 | 2025.12.24 01:54:33.034227 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37657 rows, containing 5 columns (5 merged, 0 gathered) in 0.006821577 sec., 5520277.789138787 rows/sec., 372.20 MiB/sec. | ||
| 14965 | 2025.12.24 01:54:33.034745 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 14966 | 2025.12.24 01:54:33.035064 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2025.12.24 01:54:33.035145 [ 196 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 14968 | 2025.12.24 01:54:33.035275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14969 | 2025.12.24 01:54:36.155011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1874 | ||
| 14970 | 2025.12.24 01:54:36.157469 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2025.12.24 01:54:36.157528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14972 | 2025.12.24 01:54:36.158809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14973 | 2025.12.24 01:54:36.159093 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2025.12.24 01:54:36.159266 [ 68 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14975 | 2025.12.24 01:54:36.159329 [ 68 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2025.12.24 01:54:36.159348 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14977 | 2025.12.24 01:54:36.159445 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 14978 | 2025.12.24 01:54:36.159488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 14979 | 2025.12.24 01:54:36.159942 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14980 | 2025.12.24 01:54:36.160085 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1712 rows starting from the beginning of the part | ||
| 14981 | 2025.12.24 01:54:36.160424 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
| 14982 | 2025.12.24 01:54:36.160732 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 14983 | 2025.12.24 01:54:36.161037 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 14984 | 2025.12.24 01:54:36.161339 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 14985 | 2025.12.24 01:54:36.161661 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 14986 | 2025.12.24 01:54:36.168535 [ 196 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 72 columns (72 merged, 0 gathered) in 0.00912896 sec., 205280.77678070666 rows/sec., 159.74 MiB/sec. | ||
| 14987 | 2025.12.24 01:54:36.170649 [ 197 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14988 | 2025.12.24 01:54:36.171408 [ 197 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.12.24 01:54:36.171508 [ 197 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_56_11} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14990 | 2025.12.24 01:54:36.171895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 14991 | 2025.12.24 01:54:38.035849 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2025.12.24 01:54:38.036053 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14993 | 2025.12.24 01:54:38.036122 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14994 | 2025.12.24 01:54:38.036943 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.12.24 01:54:38.036993 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14996 | 2025.12.24 01:54:38.037425 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14997 | 2025.12.24 01:54:38.037671 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.12.24 01:54:38.037841 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 14999 | 2025.12.24 01:54:38.037899 [ 5 ] {9b428bbf-ee98-4809-92c2-6e1f9d38399a} <Debug> TCPHandler: Processed in 0.002214781 sec. | ||
| 15000 | 2025.12.24 01:54:38.038024 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.12.24 01:54:38.038129 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15002 | 2025.12.24 01:54:38.038176 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15003 | 2025.12.24 01:54:38.038610 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.12.24 01:54:38.038648 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15005 | 2025.12.24 01:54:38.038999 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15006 | 2025.12.24 01:54:38.039234 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.12.24 01:54:38.039376 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001271 sec., 12588.512981904012 rows/sec., 1.00 MiB/sec. | ||
| 15008 | 2025.12.24 01:54:38.039417 [ 5 ] {35d8c33d-61de-4e58-b17f-5da1204aa7a1} <Debug> TCPHandler: Processed in 0.001447484 sec. | ||
| 15009 | 2025.12.24 01:54:38.039531 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2025.12.24 01:54:38.039629 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15011 | 2025.12.24 01:54:38.039671 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15012 | 2025.12.24 01:54:38.040609 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2025.12.24 01:54:38.040648 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15014 | 2025.12.24 01:54:38.041043 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15015 | 2025.12.24 01:54:38.041272 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2025.12.24 01:54:38.041410 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.001803 sec., 665557.4043261232 rows/sec., 53.13 MiB/sec. | ||
| 15017 | 2025.12.24 01:54:38.041451 [ 5 ] {ce05b7ff-0bbe-4b72-9f0f-e87a631a7ec1} <Debug> TCPHandler: Processed in 0.001971116 sec. | ||
| 15018 | 2025.12.24 01:54:38.041571 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2025.12.24 01:54:38.041667 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15020 | 2025.12.24 01:54:38.041707 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15021 | 2025.12.24 01:54:38.042208 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2025.12.24 01:54:38.042245 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15023 | 2025.12.24 01:54:38.042575 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15024 | 2025.12.24 01:54:38.042795 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2025.12.24 01:54:38.042931 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001284 sec., 203271.0280373832 rows/sec., 12.50 MiB/sec. | ||
| 15026 | 2025.12.24 01:54:38.042977 [ 5 ] {c88f6bdc-098d-4fd6-a256-e615cf296df7} <Debug> TCPHandler: Processed in 0.001456404 sec. | ||
| 15027 | 2025.12.24 01:54:38.043090 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2025.12.24 01:54:38.043186 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15029 | 2025.12.24 01:54:38.043227 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15030 | 2025.12.24 01:54:38.043700 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.12.24 01:54:38.043736 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15032 | 2025.12.24 01:54:38.044060 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15033 | 2025.12.24 01:54:38.044317 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2025.12.24 01:54:38.044458 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 15035 | 2025.12.24 01:54:38.044495 [ 225 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 15036 | 2025.12.24 01:54:38.044498 [ 5 ] {c51d713f-47b4-4b88-9656-4f5591250421} <Debug> TCPHandler: Processed in 0.001458654 sec. | ||
| 15037 | 2025.12.24 01:54:38.044521 [ 225 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 15038 | 2025.12.24 01:54:38.044622 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15039 | 2025.12.24 01:54:38.044716 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15040 | 2025.12.24 01:54:38.044758 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15041 | 2025.12.24 01:54:38.045226 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2025.12.24 01:54:38.045263 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15043 | 2025.12.24 01:54:38.045584 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15044 | 2025.12.24 01:54:38.045808 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2025.12.24 01:54:38.045937 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 15046 | 2025.12.24 01:54:38.045977 [ 5 ] {b56939f7-a793-4a5d-8e98-3bdda9968172} <Debug> TCPHandler: Processed in 0.001405563 sec. | ||
| 15047 | 2025.12.24 01:54:38.046094 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2025.12.24 01:54:38.046188 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15049 | 2025.12.24 01:54:38.046229 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15050 | 2025.12.24 01:54:38.046893 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2025.12.24 01:54:38.046929 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15052 | 2025.12.24 01:54:38.047294 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15053 | 2025.12.24 01:54:38.047485 [ 225 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 15054 | 2025.12.24 01:54:38.047521 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.12.24 01:54:38.047652 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001483 sec., 495616.99258260283 rows/sec., 34.88 MiB/sec. | ||
| 15056 | 2025.12.24 01:54:38.047691 [ 5 ] {dab49ea3-2b0a-4e42-b59a-acf37e5ba22b} <Debug> TCPHandler: Processed in 0.001647118 sec. | ||
| 15057 | 2025.12.24 01:54:38.047809 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2025.12.24 01:54:38.047903 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15059 | 2025.12.24 01:54:38.047946 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15060 | 2025.12.24 01:54:38.048292 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2025.12.24 01:54:38.048331 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15062 | 2025.12.24 01:54:38.048648 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15063 | 2025.12.24 01:54:38.048860 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2025.12.24 01:54:38.048996 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 15065 | 2025.12.24 01:54:38.049034 [ 5 ] {340b4879-a650-4b30-8f0b-6e047ff2aaff} <Debug> TCPHandler: Processed in 0.001275559 sec. | ||
| 15066 | 2025.12.24 01:54:38.049153 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2025.12.24 01:54:38.049247 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15068 | 2025.12.24 01:54:38.049290 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15069 | 2025.12.24 01:54:38.049757 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2025.12.24 01:54:38.049794 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15071 | 2025.12.24 01:54:38.050142 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15072 | 2025.12.24 01:54:38.050364 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2025.12.24 01:54:38.050496 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001267 sec., 254143.6464088398 rows/sec., 16.71 MiB/sec. | ||
| 15074 | 2025.12.24 01:54:38.050535 [ 5 ] {bba7de4a-a6be-4085-9ccd-6a76f3478629} <Debug> TCPHandler: Processed in 0.001437793 sec. | ||
| 15075 | 2025.12.24 01:54:38.050662 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2025.12.24 01:54:38.050757 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15077 | 2025.12.24 01:54:38.050800 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15078 | 2025.12.24 01:54:38.051123 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2025.12.24 01:54:38.051160 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15080 | 2025.12.24 01:54:38.051472 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15081 | 2025.12.24 01:54:38.051707 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2025.12.24 01:54:38.051828 [ 66 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 15083 | 2025.12.24 01:54:38.051838 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 15084 | 2025.12.24 01:54:38.051894 [ 66 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2025.12.24 01:54:38.051904 [ 5 ] {07d261b8-9864-4b8f-a9ea-68e24c6bf0ce} <Debug> TCPHandler: Processed in 0.00129314 sec. | ||
| 15086 | 2025.12.24 01:54:38.051923 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15087 | 2025.12.24 01:54:38.052021 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 15088 | 2025.12.24 01:54:38.052028 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2025.12.24 01:54:38.052117 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15090 | 2025.12.24 01:54:38.052136 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15091 | 2025.12.24 01:54:38.052212 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 40 rows starting from the beginning of the part | ||
| 15092 | 2025.12.24 01:54:38.052247 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <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 | ||
| 15093 | 2025.12.24 01:54:38.052271 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15094 | 2025.12.24 01:54:38.052320 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15095 | 2025.12.24 01:54:38.052360 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15096 | 2025.12.24 01:54:38.052400 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 15097 | 2025.12.24 01:54:38.052438 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15098 | 2025.12.24 01:54:38.053101 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2025.12.24 01:54:38.053137 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15100 | 2025.12.24 01:54:38.053212 [ 196 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224388 sec., 37569.78996853938 rows/sec., 2.47 MiB/sec. | ||
| 15101 | 2025.12.24 01:54:38.053345 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 15102 | 2025.12.24 01:54:38.053584 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2025.12.24 01:54:38.053650 [ 201 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_44_9} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 15104 | 2025.12.24 01:54:38.053708 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15105 | 2025.12.24 01:54:38.053720 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15106 | 2025.12.24 01:54:38.053943 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2025.12.24 01:54:38.054084 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 15108 | 2025.12.24 01:54:38.054139 [ 5 ] {ae235134-8376-4c86-aeb3-bb77968191d2} <Debug> TCPHandler: Processed in 0.00216256 sec. | ||
| 15109 | 2025.12.24 01:54:38.054251 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2025.12.24 01:54:38.054346 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15111 | 2025.12.24 01:54:38.054389 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15112 | 2025.12.24 01:54:38.054718 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2025.12.24 01:54:38.054756 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15114 | 2025.12.24 01:54:38.055087 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15115 | 2025.12.24 01:54:38.055358 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2025.12.24 01:54:38.055538 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 5.27 MiB/sec. | ||
| 15117 | 2025.12.24 01:54:38.055580 [ 5 ] {2995f8a5-442c-4857-85ed-bba40dae5d83} <Debug> TCPHandler: Processed in 0.001379472 sec. | ||
| 15118 | 2025.12.24 01:54:38.208627 [ 220 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15119 | 2025.12.24 01:54:38.208668 [ 220 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15120 | 2025.12.24 01:54:38.212662 [ 220 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15121 | 2025.12.24 01:54:38.541728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36063 | ||
| 15122 | 2025.12.24 01:54:38.542283 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2025.12.24 01:54:38.542338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15124 | 2025.12.24 01:54:38.542831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15125 | 2025.12.24 01:54:38.543069 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2025.12.24 01:54:38.543208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36063 | ||
| 15127 | 2025.12.24 01:54:38.543324 [ 219 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15128 | 2025.12.24 01:54:38.543378 [ 219 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15129 | 2025.12.24 01:54:38.546370 [ 219 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15130 | 2025.12.24 01:54:40.436914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15131 | 2025.12.24 01:54:40.454422 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2025.12.24 01:54:40.454482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15133 | 2025.12.24 01:54:40.460690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15134 | 2025.12.24 01:54:40.461438 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2025.12.24 01:54:40.465139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15136 | 2025.12.24 01:54:43.022155 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2025.12.24 01:54:43.022458 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15138 | 2025.12.24 01:54:43.022561 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15139 | 2025.12.24 01:54:43.023442 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2025.12.24 01:54:43.023483 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15141 | 2025.12.24 01:54:43.023880 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15142 | 2025.12.24 01:54:43.024115 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2025.12.24 01:54:43.024264 [ 60 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15144 | 2025.12.24 01:54:43.024275 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. | ||
| 15145 | 2025.12.24 01:54:43.024333 [ 60 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15146 | 2025.12.24 01:54:43.024348 [ 5 ] {32b291af-3e88-4169-bffa-f56fa96daed1} <Debug> TCPHandler: Processed in 0.002380865 sec. | ||
| 15147 | 2025.12.24 01:54:43.024364 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15148 | 2025.12.24 01:54:43.024474 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.12.24 01:54:43.024534 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 15150 | 2025.12.24 01:54:43.024575 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15151 | 2025.12.24 01:54:43.024645 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15152 | 2025.12.24 01:54:43.024749 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15153 | 2025.12.24 01:54:43.024811 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2463 rows starting from the beginning of the part | ||
| 15154 | 2025.12.24 01:54:43.024922 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1197 rows starting from the beginning of the part | ||
| 15155 | 2025.12.24 01:54:43.025004 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1193 rows starting from the beginning of the part | ||
| 15156 | 2025.12.24 01:54:43.025066 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2025.12.24 01:54:43.025077 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 15158 | 2025.12.24 01:54:43.025112 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15159 | 2025.12.24 01:54:43.025139 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1200 rows starting from the beginning of the part | ||
| 15160 | 2025.12.24 01:54:43.025189 [ 191 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 15161 | 2025.12.24 01:54:43.025447 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15162 | 2025.12.24 01:54:43.025676 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2025.12.24 01:54:43.025808 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 15164 | 2025.12.24 01:54:43.025822 [ 59 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15165 | 2025.12.24 01:54:43.025848 [ 5 ] {c12dbe74-9485-4708-9fbb-0e6e40e3745d} <Debug> TCPHandler: Processed in 0.001425033 sec. | ||
| 15166 | 2025.12.24 01:54:43.025880 [ 59 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.12.24 01:54:43.025911 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15168 | 2025.12.24 01:54:43.025966 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15169 | 2025.12.24 01:54:43.026000 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 15170 | 2025.12.24 01:54:43.026066 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15171 | 2025.12.24 01:54:43.026094 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15172 | 2025.12.24 01:54:43.026111 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15173 | 2025.12.24 01:54:43.026123 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 15174 | 2025.12.24 01:54:43.026182 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 522 rows starting from the beginning of the part | ||
| 15175 | 2025.12.24 01:54:43.026230 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 719 rows starting from the beginning of the part | ||
| 15176 | 2025.12.24 01:54:43.026273 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 15177 | 2025.12.24 01:54:43.026317 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 735 rows starting from the beginning of the part | ||
| 15178 | 2025.12.24 01:54:43.026357 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 15179 | 2025.12.24 01:54:43.026521 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2025.12.24 01:54:43.026555 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15181 | 2025.12.24 01:54:43.026889 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15182 | 2025.12.24 01:54:43.027108 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2025.12.24 01:54:43.027243 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 15184 | 2025.12.24 01:54:43.027280 [ 5 ] {8c156f79-1f2b-440d-8a50-8ded45579404} <Debug> TCPHandler: Processed in 0.001363521 sec. | ||
| 15185 | 2025.12.24 01:54:43.027387 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2025.12.24 01:54:43.027433 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002988989 sec., 2062570.3206000424 rows/sec., 175.12 MiB/sec. | ||
| 15187 | 2025.12.24 01:54:43.027483 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15188 | 2025.12.24 01:54:43.027530 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15189 | 2025.12.24 01:54:43.027644 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679089 sec., 1996916.1849074112 rows/sec., 151.12 MiB/sec. | ||
| 15190 | 2025.12.24 01:54:43.027730 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15191 | 2025.12.24 01:54:43.027856 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2025.12.24 01:54:43.027863 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15193 | 2025.12.24 01:54:43.027904 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15194 | 2025.12.24 01:54:43.028039 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2025.12.24 01:54:43.028124 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_111_22} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15196 | 2025.12.24 01:54:43.028184 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2025.12.24 01:54:43.028228 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 15198 | 2025.12.24 01:54:43.028260 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_111_22} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15199 | 2025.12.24 01:54:43.028276 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15200 | 2025.12.24 01:54:43.028339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 15201 | 2025.12.24 01:54:43.028498 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2025.12.24 01:54:43.028623 [ 59 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15203 | 2025.12.24 01:54:43.028633 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 15204 | 2025.12.24 01:54:43.028659 [ 59 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2025.12.24 01:54:43.028681 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15206 | 2025.12.24 01:54:43.028682 [ 5 ] {c809aad4-b6b2-4b3d-9cb4-91ba84717da4} <Debug> TCPHandler: Processed in 0.001344441 sec. | ||
| 15207 | 2025.12.24 01:54:43.028754 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15208 | 2025.12.24 01:54:43.028836 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15209 | 2025.12.24 01:54:43.028862 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 8148 rows starting from the beginning of the part | ||
| 15210 | 2025.12.24 01:54:43.028904 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15211 | 2025.12.24 01:54:43.028940 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15212 | 2025.12.24 01:54:43.028974 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15213 | 2025.12.24 01:54:43.029006 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 15214 | 2025.12.24 01:54:43.029040 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15215 | 2025.12.24 01:54:43.031258 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8536 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536738 sec., 3364951.3666764162 rows/sec., 215.74 MiB/sec. | ||
| 15216 | 2025.12.24 01:54:43.031380 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15217 | 2025.12.24 01:54:43.031607 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2025.12.24 01:54:43.031669 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_111_22} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15219 | 2025.12.24 01:54:43.031727 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15220 | 2025.12.24 01:54:45.843146 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15221 | 2025.12.24 01:54:45.843198 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15222 | 2025.12.24 01:54:46.043427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36575 | ||
| 15223 | 2025.12.24 01:54:46.043960 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2025.12.24 01:54:46.044009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15225 | 2025.12.24 01:54:46.044508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15226 | 2025.12.24 01:54:46.044745 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2025.12.24 01:54:46.044894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36575 | ||
| 15228 | 2025.12.24 01:54:46.044901 [ 25 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15229 | 2025.12.24 01:54:46.044966 [ 25 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2025.12.24 01:54:46.044986 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15231 | 2025.12.24 01:54:46.045124 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 15232 | 2025.12.24 01:54:46.045261 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15233 | 2025.12.24 01:54:46.045301 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34143 rows starting from the beginning of the part | ||
| 15234 | 2025.12.24 01:54:46.045365 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15235 | 2025.12.24 01:54:46.045411 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15236 | 2025.12.24 01:54:46.045457 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15237 | 2025.12.24 01:54:46.045492 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15238 | 2025.12.24 01:54:46.045531 [ 198 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15239 | 2025.12.24 01:54:46.048120 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36575 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056081 sec., 11967941.94918263 rows/sec., 171.20 MiB/sec. | ||
| 15240 | 2025.12.24 01:54:46.048502 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15241 | 2025.12.24 01:54:46.048826 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2025.12.24 01:54:46.048914 [ 187 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_76_15} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15243 | 2025.12.24 01:54:46.049036 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15244 | 2025.12.24 01:54:46.159753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1906 | ||
| 15245 | 2025.12.24 01:54:46.162225 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2025.12.24 01:54:46.162276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15247 | 2025.12.24 01:54:46.163530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15248 | 2025.12.24 01:54:46.163808 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2025.12.24 01:54:46.164229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15250 | 2025.12.24 01:54:47.965269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15251 | 2025.12.24 01:54:47.982145 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2025.12.24 01:54:47.982201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15253 | 2025.12.24 01:54:47.988004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15254 | 2025.12.24 01:54:47.988695 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2025.12.24 01:54:47.989020 [ 10 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15256 | 2025.12.24 01:54:47.989118 [ 10 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2025.12.24 01:54:47.989155 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15258 | 2025.12.24 01:54:47.989271 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 15259 | 2025.12.24 01:54:47.991651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15260 | 2025.12.24 01:54:47.992322 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15261 | 2025.12.24 01:54:47.993110 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 15262 | 2025.12.24 01:54:47.996450 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15263 | 2025.12.24 01:54:47.999834 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15264 | 2025.12.24 01:54:48.003644 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 15265 | 2025.12.24 01:54:48.007779 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 15266 | 2025.12.24 01:54:48.011836 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 15267 | 2025.12.24 01:54:48.036230 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15268 | 2025.12.24 01:54:48.036408 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15269 | 2025.12.24 01:54:48.036470 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15270 | 2025.12.24 01:54:48.037377 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2025.12.24 01:54:48.037419 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15272 | 2025.12.24 01:54:48.037852 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15273 | 2025.12.24 01:54:48.038102 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2025.12.24 01:54:48.038258 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 15275 | 2025.12.24 01:54:48.038304 [ 5 ] {e84bf997-273d-482e-b525-34bd47b1179b} <Debug> TCPHandler: Processed in 0.002202541 sec. | ||
| 15276 | 2025.12.24 01:54:48.038435 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2025.12.24 01:54:48.038530 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15278 | 2025.12.24 01:54:48.038571 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15279 | 2025.12.24 01:54:48.039888 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15280 | 2025.12.24 01:54:48.039925 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15281 | 2025.12.24 01:54:48.040318 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15282 | 2025.12.24 01:54:48.040539 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2025.12.24 01:54:48.040668 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002157 sec., 552619.3787668057 rows/sec., 44.15 MiB/sec. | ||
| 15284 | 2025.12.24 01:54:48.040707 [ 5 ] {43de15eb-817e-4e23-bc56-2363e4949835} <Debug> TCPHandler: Processed in 0.002323364 sec. | ||
| 15285 | 2025.12.24 01:54:48.040836 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15286 | 2025.12.24 01:54:48.040930 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15287 | 2025.12.24 01:54:48.040971 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15288 | 2025.12.24 01:54:48.041517 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15289 | 2025.12.24 01:54:48.041555 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15290 | 2025.12.24 01:54:48.041874 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15291 | 2025.12.24 01:54:48.042104 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15292 | 2025.12.24 01:54:48.042237 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001325 sec., 184905.6603773585 rows/sec., 11.29 MiB/sec. | ||
| 15293 | 2025.12.24 01:54:48.042276 [ 5 ] {01afd015-3577-4cf2-9eb9-21de495efe89} <Debug> TCPHandler: Processed in 0.001490474 sec. | ||
| 15294 | 2025.12.24 01:54:48.042389 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2025.12.24 01:54:48.042484 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15296 | 2025.12.24 01:54:48.042525 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15297 | 2025.12.24 01:54:48.043042 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2025.12.24 01:54:48.043079 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15299 | 2025.12.24 01:54:48.043376 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15300 | 2025.12.24 01:54:48.043587 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2025.12.24 01:54:48.043709 [ 10 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15302 | 2025.12.24 01:54:48.043719 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 15303 | 2025.12.24 01:54:48.043788 [ 10 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2025.12.24 01:54:48.043806 [ 5 ] {c170b30c-ef1a-42ae-97e9-c23e2de2efab} <Debug> TCPHandler: Processed in 0.001467734 sec. | ||
| 15305 | 2025.12.24 01:54:48.043815 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15306 | 2025.12.24 01:54:48.043925 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15307 | 2025.12.24 01:54:48.043925 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 15308 | 2025.12.24 01:54:48.044023 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15309 | 2025.12.24 01:54:48.044046 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15310 | 2025.12.24 01:54:48.044064 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15311 | 2025.12.24 01:54:48.044080 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 465 rows starting from the beginning of the part | ||
| 15312 | 2025.12.24 01:54:48.044149 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 15313 | 2025.12.24 01:54:48.044200 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 228 rows starting from the beginning of the part | ||
| 15314 | 2025.12.24 01:54:48.044251 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 213 rows starting from the beginning of the part | ||
| 15315 | 2025.12.24 01:54:48.044289 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 15316 | 2025.12.24 01:54:48.044326 [ 193 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 15317 | 2025.12.24 01:54:48.044580 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2025.12.24 01:54:48.044615 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15319 | 2025.12.24 01:54:48.044916 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15320 | 2025.12.24 01:54:48.045129 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2025.12.24 01:54:48.045228 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347241 sec., 1144561.3665261078 rows/sec., 79.60 MiB/sec. | ||
| 15322 | 2025.12.24 01:54:48.045264 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 15323 | 2025.12.24 01:54:48.045307 [ 5 ] {f79c8617-666f-4c5d-8337-783e50de9309} <Debug> TCPHandler: Processed in 0.001432103 sec. | ||
| 15324 | 2025.12.24 01:54:48.045412 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15325 | 2025.12.24 01:54:48.045436 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15326 | 2025.12.24 01:54:48.045508 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15327 | 2025.12.24 01:54:48.045553 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15328 | 2025.12.24 01:54:48.045751 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2025.12.24 01:54:48.045839 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_66_13} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15330 | 2025.12.24 01:54:48.045933 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15331 | 2025.12.24 01:54:48.046316 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2025.12.24 01:54:48.046357 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15333 | 2025.12.24 01:54:48.046699 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15334 | 2025.12.24 01:54:48.046920 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15335 | 2025.12.24 01:54:48.047050 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00156 sec., 460897.43589743593 rows/sec., 32.35 MiB/sec. | ||
| 15336 | 2025.12.24 01:54:48.047090 [ 5 ] {d22a4656-0ec6-40c8-a2ea-69e22421d674} <Debug> TCPHandler: Processed in 0.001728149 sec. | ||
| 15337 | 2025.12.24 01:54:48.047135 [ 218 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15338 | 2025.12.24 01:54:48.047171 [ 218 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15339 | 2025.12.24 01:54:48.047201 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2025.12.24 01:54:48.047299 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15341 | 2025.12.24 01:54:48.047341 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15342 | 2025.12.24 01:54:48.047671 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2025.12.24 01:54:48.047707 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15344 | 2025.12.24 01:54:48.048014 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15345 | 2025.12.24 01:54:48.048267 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2025.12.24 01:54:48.048412 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 15347 | 2025.12.24 01:54:48.048450 [ 5 ] {99ae9d61-279d-4d16-87d0-3b09eeaf3ebb} <Debug> TCPHandler: Processed in 0.00129821 sec. | ||
| 15348 | 2025.12.24 01:54:48.048555 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15349 | 2025.12.24 01:54:48.048649 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15350 | 2025.12.24 01:54:48.048691 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15351 | 2025.12.24 01:54:48.049168 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15352 | 2025.12.24 01:54:48.049204 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15353 | 2025.12.24 01:54:48.049544 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15354 | 2025.12.24 01:54:48.049795 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2025.12.24 01:54:48.049926 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001296 sec., 242283.95061728393 rows/sec., 15.92 MiB/sec. | ||
| 15356 | 2025.12.24 01:54:48.049965 [ 5 ] {61d694dc-7200-4b4b-b5d2-93498ccd010e} <Debug> TCPHandler: Processed in 0.001459603 sec. | ||
| 15357 | 2025.12.24 01:54:48.050082 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2025.12.24 01:54:48.050177 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15359 | 2025.12.24 01:54:48.050219 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15360 | 2025.12.24 01:54:48.050530 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2025.12.24 01:54:48.050567 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15362 | 2025.12.24 01:54:48.050891 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15363 | 2025.12.24 01:54:48.050940 [ 218 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15364 | 2025.12.24 01:54:48.051111 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15365 | 2025.12.24 01:54:48.051251 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 15366 | 2025.12.24 01:54:48.051286 [ 5 ] {1702a8e9-d46f-4ee9-8abe-709bfe0ed442} <Debug> TCPHandler: Processed in 0.001260329 sec. | ||
| 15367 | 2025.12.24 01:54:48.051302 [ 219 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 15368 | 2025.12.24 01:54:48.051350 [ 219 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 15369 | 2025.12.24 01:54:48.051392 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15370 | 2025.12.24 01:54:48.051492 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15371 | 2025.12.24 01:54:48.051546 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <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 | ||
| 15372 | 2025.12.24 01:54:48.052461 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15373 | 2025.12.24 01:54:48.052498 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15374 | 2025.12.24 01:54:48.053081 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15375 | 2025.12.24 01:54:48.053304 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15376 | 2025.12.24 01:54:48.053413 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15377 | 2025.12.24 01:54:48.053448 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 15378 | 2025.12.24 01:54:48.053457 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2025.12.24 01:54:48.053490 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15380 | 2025.12.24 01:54:48.053506 [ 5 ] {4a0627d1-cca1-45f8-ab0d-600bd06b3a73} <Debug> TCPHandler: Processed in 0.00216422 sec. | ||
| 15381 | 2025.12.24 01:54:48.053576 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15382 | 2025.12.24 01:54:48.053604 [ 219 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 15383 | 2025.12.24 01:54:48.053621 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2025.12.24 01:54:48.053723 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15385 | 2025.12.24 01:54:48.053765 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15386 | 2025.12.24 01:54:48.053776 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15387 | 2025.12.24 01:54:48.053836 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1982 rows starting from the beginning of the part | ||
| 15388 | 2025.12.24 01:54:48.053960 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15389 | 2025.12.24 01:54:48.054058 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15390 | 2025.12.24 01:54:48.054103 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2025.12.24 01:54:48.054144 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15392 | 2025.12.24 01:54:48.054154 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15393 | 2025.12.24 01:54:48.054250 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15394 | 2025.12.24 01:54:48.054340 [ 192 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 15395 | 2025.12.24 01:54:48.054471 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15396 | 2025.12.24 01:54:48.054713 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2025.12.24 01:54:48.054846 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001143 sec., 90988.62642169729 rows/sec., 5.58 MiB/sec. | ||
| 15398 | 2025.12.24 01:54:48.054882 [ 5 ] {90a2c4d8-a6c0-4fcf-b536-059335b72b84} <Debug> TCPHandler: Processed in 0.0013125 sec. | ||
| 15399 | 2025.12.24 01:54:48.064830 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.075603143 sec., 7579.049987379493 rows/sec., 39.19 MiB/sec. | ||
| 15400 | 2025.12.24 01:54:48.065698 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 19 columns (19 merged, 0 gathered) in 0.0121619 sec., 179412.7562305232 rows/sec., 321.50 MiB/sec. | ||
| 15401 | 2025.12.24 01:54:48.067638 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15402 | 2025.12.24 01:54:48.068221 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15403 | 2025.12.24 01:54:48.068562 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2025.12.24 01:54:48.068628 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15405 | 2025.12.24 01:54:48.068768 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.15 MiB. | ||
| 15406 | 2025.12.24 01:54:48.069591 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.12.24 01:54:48.069689 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_76_15} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15408 | 2025.12.24 01:54:48.072360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15409 | 2025.12.24 01:54:48.985377 [ 220 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 15410 | 2025.12.24 01:54:48.985428 [ 220 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 15411 | 2025.12.24 01:54:48.988060 [ 220 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 15412 | 2025.12.24 01:54:49.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.29 MiB, peak 399.12 MiB, free memory in arenas 0.00 B, will set to 379.36 MiB (RSS), difference: 12.07 MiB | ||
| 15413 | 2025.12.24 01:54:49.101250 [ 222 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15414 | 2025.12.24 01:54:49.101310 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15415 | 2025.12.24 01:54:49.104154 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15416 | 2025.12.24 01:54:49.141897 [ 225 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15417 | 2025.12.24 01:54:49.141958 [ 225 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15418 | 2025.12.24 01:54:49.144621 [ 225 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15419 | 2025.12.24 01:54:49.267386 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15420 | 2025.12.24 01:54:49.267467 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15421 | 2025.12.24 01:54:49.270351 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15422 | 2025.12.24 01:54:49.452346 [ 223 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 15423 | 2025.12.24 01:54:49.452393 [ 223 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 15424 | 2025.12.24 01:54:49.455106 [ 223 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 15425 | 2025.12.24 01:54:50.001234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.36 MiB, peak 399.12 MiB, free memory in arenas 0.00 B, will set to 379.36 MiB (RSS), difference: 4.00 MiB | ||
| 15426 | 2025.12.24 01:54:53.049814 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15427 | 2025.12.24 01:54:53.050024 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15428 | 2025.12.24 01:54:53.050095 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15429 | 2025.12.24 01:54:53.051280 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2025.12.24 01:54:53.051320 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15431 | 2025.12.24 01:54:53.051791 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15432 | 2025.12.24 01:54:53.052017 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2025.12.24 01:54:53.052175 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002205 sec., 542403.6281179138 rows/sec., 44.72 MiB/sec. | ||
| 15434 | 2025.12.24 01:54:53.052218 [ 5 ] {77cb5ece-a34c-430f-adc0-3964e40736ee} <Debug> TCPHandler: Processed in 0.002538978 sec. | ||
| 15435 | 2025.12.24 01:54:53.052340 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2025.12.24 01:54:53.052436 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15437 | 2025.12.24 01:54:53.052476 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15438 | 2025.12.24 01:54:53.053011 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2025.12.24 01:54:53.053049 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15440 | 2025.12.24 01:54:53.053359 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15441 | 2025.12.24 01:54:53.053568 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2025.12.24 01:54:53.053696 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00128 sec., 178124.99999999997 rows/sec., 12.06 MiB/sec. | ||
| 15443 | 2025.12.24 01:54:53.053735 [ 5 ] {9ea64b0d-8e0c-4c34-a36b-4ffdc0623ac0} <Debug> TCPHandler: Processed in 0.001442743 sec. | ||
| 15444 | 2025.12.24 01:54:53.053853 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15445 | 2025.12.24 01:54:53.053947 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15446 | 2025.12.24 01:54:53.053987 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15447 | 2025.12.24 01:54:53.054570 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2025.12.24 01:54:53.054608 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15449 | 2025.12.24 01:54:53.054934 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15450 | 2025.12.24 01:54:53.055157 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2025.12.24 01:54:53.055289 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001361 sec., 382072.00587803085 rows/sec., 28.27 MiB/sec. | ||
| 15452 | 2025.12.24 01:54:53.055327 [ 5 ] {83569af6-2d06-4048-8c31-b0ad515a7322} <Debug> TCPHandler: Processed in 0.001522475 sec. | ||
| 15453 | 2025.12.24 01:54:53.055440 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15454 | 2025.12.24 01:54:53.055534 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15455 | 2025.12.24 01:54:53.055577 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15456 | 2025.12.24 01:54:53.056139 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2025.12.24 01:54:53.056176 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15458 | 2025.12.24 01:54:53.056553 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15459 | 2025.12.24 01:54:53.056760 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15460 | 2025.12.24 01:54:53.056881 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 15461 | 2025.12.24 01:54:53.056888 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001373 sec., 614712.3088128186 rows/sec., 41.37 MiB/sec. | ||
| 15462 | 2025.12.24 01:54:53.056954 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15463 | 2025.12.24 01:54:53.056972 [ 5 ] {7947934b-a129-4bba-96e8-06a38616da41} <Debug> TCPHandler: Processed in 0.001580607 sec. | ||
| 15464 | 2025.12.24 01:54:53.056980 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15465 | 2025.12.24 01:54:53.057096 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2025.12.24 01:54:53.057130 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 15467 | 2025.12.24 01:54:53.057194 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15468 | 2025.12.24 01:54:53.057240 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15469 | 2025.12.24 01:54:53.057305 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15470 | 2025.12.24 01:54:53.057352 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 37657 rows starting from the beginning of the part | ||
| 15471 | 2025.12.24 01:54:53.057421 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15472 | 2025.12.24 01:54:53.057472 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 322 rows starting from the beginning of the part | ||
| 15473 | 2025.12.24 01:54:53.057517 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15474 | 2025.12.24 01:54:53.057556 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 15475 | 2025.12.24 01:54:53.057578 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2025.12.24 01:54:53.057596 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 844 rows starting from the beginning of the part | ||
| 15477 | 2025.12.24 01:54:53.057624 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15478 | 2025.12.24 01:54:53.057969 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15479 | 2025.12.24 01:54:53.058188 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2025.12.24 01:54:53.058319 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 15481 | 2025.12.24 01:54:53.058356 [ 5 ] {7497b63b-bc30-4292-b539-80b34980d511} <Debug> TCPHandler: Processed in 0.00130896 sec. | ||
| 15482 | 2025.12.24 01:54:53.064439 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39457 rows, containing 5 columns (5 merged, 0 gathered) in 0.00737309 sec., 5351487.639510707 rows/sec., 360.76 MiB/sec. | ||
| 15483 | 2025.12.24 01:54:53.065209 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15484 | 2025.12.24 01:54:53.065551 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2025.12.24 01:54:53.065632 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 15486 | 2025.12.24 01:54:53.065740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15487 | 2025.12.24 01:54:53.545986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37023 | ||
| 15488 | 2025.12.24 01:54:53.546479 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2025.12.24 01:54:53.546517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15490 | 2025.12.24 01:54:53.546965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15491 | 2025.12.24 01:54:53.547187 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2025.12.24 01:54:53.547316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37023 | ||
| 15493 | 2025.12.24 01:54:55.492699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15494 | 2025.12.24 01:54:55.508648 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2025.12.24 01:54:55.508698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15496 | 2025.12.24 01:54:55.514815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15497 | 2025.12.24 01:54:55.515555 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2025.12.24 01:54:55.518441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15499 | 2025.12.24 01:54:56.164613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1938 | ||
| 15500 | 2025.12.24 01:54:56.167162 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2025.12.24 01:54:56.167230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 15502 | 2025.12.24 01:54:56.168415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15503 | 2025.12.24 01:54:56.168668 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2025.12.24 01:54:56.168965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1938 | ||
| 15505 | 2025.12.24 01:54:58.035283 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2025.12.24 01:54:58.035492 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15507 | 2025.12.24 01:54:58.035558 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15508 | 2025.12.24 01:54:58.036423 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15509 | 2025.12.24 01:54:58.036461 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15510 | 2025.12.24 01:54:58.036860 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15511 | 2025.12.24 01:54:58.037085 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2025.12.24 01:54:58.037231 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 15513 | 2025.12.24 01:54:58.037274 [ 5 ] {8c397000-d876-4630-b658-1f2389b22937} <Debug> TCPHandler: Processed in 0.002125399 sec. | ||
| 15514 | 2025.12.24 01:54:58.037400 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2025.12.24 01:54:58.037494 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15516 | 2025.12.24 01:54:58.037532 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15517 | 2025.12.24 01:54:58.038526 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2025.12.24 01:54:58.038564 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15519 | 2025.12.24 01:54:58.038933 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15520 | 2025.12.24 01:54:58.039144 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2025.12.24 01:54:58.039272 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001798 sec., 662958.8431590657 rows/sec., 52.96 MiB/sec. | ||
| 15522 | 2025.12.24 01:54:58.039311 [ 5 ] {12d59535-4f67-4e63-a01a-1898f6cd5c01} <Debug> TCPHandler: Processed in 0.001959585 sec. | ||
| 15523 | 2025.12.24 01:54:58.039423 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2025.12.24 01:54:58.039516 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15525 | 2025.12.24 01:54:58.039557 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15526 | 2025.12.24 01:54:58.040077 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2025.12.24 01:54:58.040117 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15528 | 2025.12.24 01:54:58.040431 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15529 | 2025.12.24 01:54:58.040639 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2025.12.24 01:54:58.040758 [ 54 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15531 | 2025.12.24 01:54:58.040770 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001272 sec., 192610.06289308178 rows/sec., 11.76 MiB/sec. | ||
| 15532 | 2025.12.24 01:54:58.040835 [ 54 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2025.12.24 01:54:58.040850 [ 5 ] {ce22a872-6a64-4204-8288-27fc11d2d728} <Debug> TCPHandler: Processed in 0.001474734 sec. | ||
| 15534 | 2025.12.24 01:54:58.040862 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15535 | 2025.12.24 01:54:58.040967 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2025.12.24 01:54:58.040993 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 15537 | 2025.12.24 01:54:58.041066 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15538 | 2025.12.24 01:54:58.041111 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15539 | 2025.12.24 01:54:58.041150 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15540 | 2025.12.24 01:54:58.041193 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 277 rows starting from the beginning of the part | ||
| 15541 | 2025.12.24 01:54:58.041269 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
| 15542 | 2025.12.24 01:54:58.041325 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 245 rows starting from the beginning of the part | ||
| 15543 | 2025.12.24 01:54:58.041374 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 261 rows starting from the beginning of the part | ||
| 15544 | 2025.12.24 01:54:58.041418 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 245 rows starting from the beginning of the part | ||
| 15545 | 2025.12.24 01:54:58.041463 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 245 rows starting from the beginning of the part | ||
| 15546 | 2025.12.24 01:54:58.041584 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2025.12.24 01:54:58.041627 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15548 | 2025.12.24 01:54:58.041948 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15549 | 2025.12.24 01:54:58.042176 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2025.12.24 01:54:58.042308 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 15551 | 2025.12.24 01:54:58.042347 [ 5 ] {5e320c2b-47ed-4cac-b3f5-3a80c0516e6d} <Debug> TCPHandler: Processed in 0.001428493 sec. | ||
| 15552 | 2025.12.24 01:54:58.042456 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15553 | 2025.12.24 01:54:58.042473 [ 190 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538025 sec., 828985.2245574682 rows/sec., 54.10 MiB/sec. | ||
| 15554 | 2025.12.24 01:54:58.042549 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15555 | 2025.12.24 01:54:58.042593 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15556 | 2025.12.24 01:54:58.042637 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15557 | 2025.12.24 01:54:58.042888 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2025.12.24 01:54:58.042963 [ 200 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_66_13} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15559 | 2025.12.24 01:54:58.043039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 15560 | 2025.12.24 01:54:58.043063 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2025.12.24 01:54:58.043103 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15562 | 2025.12.24 01:54:58.043408 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15563 | 2025.12.24 01:54:58.043621 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2025.12.24 01:54:58.043749 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 15565 | 2025.12.24 01:54:58.043787 [ 5 ] {21a43388-3957-4013-ba93-b1fb0deb9bb9} <Debug> TCPHandler: Processed in 0.001383003 sec. | ||
| 15566 | 2025.12.24 01:54:58.043894 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2025.12.24 01:54:58.043986 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15568 | 2025.12.24 01:54:58.044024 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15569 | 2025.12.24 01:54:58.044667 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.12.24 01:54:58.044703 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15571 | 2025.12.24 01:54:58.045039 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15572 | 2025.12.24 01:54:58.045255 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2025.12.24 01:54:58.045379 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001411 sec., 509567.68249468465 rows/sec., 35.76 MiB/sec. | ||
| 15574 | 2025.12.24 01:54:58.045417 [ 5 ] {e3b3f3ff-f51f-4476-8fbe-be341887c69d} <Debug> TCPHandler: Processed in 0.001569296 sec. | ||
| 15575 | 2025.12.24 01:54:58.045527 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2025.12.24 01:54:58.045617 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15577 | 2025.12.24 01:54:58.045658 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15578 | 2025.12.24 01:54:58.045993 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.12.24 01:54:58.046029 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15580 | 2025.12.24 01:54:58.046334 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15581 | 2025.12.24 01:54:58.046557 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2025.12.24 01:54:58.046691 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 15583 | 2025.12.24 01:54:58.046728 [ 5 ] {69fb1e91-37bc-4260-8a40-9fc3ee43d262} <Debug> TCPHandler: Processed in 0.001248598 sec. | ||
| 15584 | 2025.12.24 01:54:58.046838 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2025.12.24 01:54:58.046929 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15586 | 2025.12.24 01:54:58.046969 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15587 | 2025.12.24 01:54:58.047404 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2025.12.24 01:54:58.047440 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15589 | 2025.12.24 01:54:58.047769 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15590 | 2025.12.24 01:54:58.047988 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2025.12.24 01:54:58.048120 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 15592 | 2025.12.24 01:54:58.048157 [ 5 ] {9813488c-00d5-44a4-8d95-3d97e4e692e3} <Debug> TCPHandler: Processed in 0.001366591 sec. | ||
| 15593 | 2025.12.24 01:54:58.048268 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2025.12.24 01:54:58.048360 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15595 | 2025.12.24 01:54:58.048400 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15596 | 2025.12.24 01:54:58.048708 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2025.12.24 01:54:58.048743 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15598 | 2025.12.24 01:54:58.049039 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15599 | 2025.12.24 01:54:58.049271 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2025.12.24 01:54:58.049402 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 15601 | 2025.12.24 01:54:58.049438 [ 5 ] {8d53a49c-1d9e-4f35-a0f3-d7819659898f} <Debug> TCPHandler: Processed in 0.001217078 sec. | ||
| 15602 | 2025.12.24 01:54:58.049544 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15603 | 2025.12.24 01:54:58.049635 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15604 | 2025.12.24 01:54:58.049687 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <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 | ||
| 15605 | 2025.12.24 01:54:58.050532 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2025.12.24 01:54:58.050568 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15607 | 2025.12.24 01:54:58.051127 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15608 | 2025.12.24 01:54:58.051360 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2025.12.24 01:54:58.051496 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 15610 | 2025.12.24 01:54:58.051551 [ 5 ] {b2583f76-9c7a-4dda-8717-1c66cc3ec119} <Debug> TCPHandler: Processed in 0.002054728 sec. | ||
| 15611 | 2025.12.24 01:54:58.051659 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2025.12.24 01:54:58.051750 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15613 | 2025.12.24 01:54:58.051790 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15614 | 2025.12.24 01:54:58.052109 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15615 | 2025.12.24 01:54:58.052145 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15616 | 2025.12.24 01:54:58.052452 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15617 | 2025.12.24 01:54:58.052673 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15618 | 2025.12.24 01:54:58.052798 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 15619 | 2025.12.24 01:54:58.052833 [ 5 ] {88d4c552-b6a4-4b0d-b12c-51491d464243} <Debug> TCPHandler: Processed in 0.001222298 sec. | ||
| 15620 | 2025.12.24 01:54:58.486847 [ 219 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 15621 | 2025.12.24 01:54:58.486897 [ 219 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 15622 | 2025.12.24 01:54:58.490062 [ 219 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 15623 | 2025.12.24 01:55:00.843249 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15624 | 2025.12.24 01:55:00.843328 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15625 | 2025.12.24 01:55:01.047477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37535 | ||
| 15626 | 2025.12.24 01:55:01.048264 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2025.12.24 01:55:01.048328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15628 | 2025.12.24 01:55:01.048926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15629 | 2025.12.24 01:55:01.049178 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2025.12.24 01:55:01.049330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37535 | ||
| 15631 | 2025.12.24 01:55:03.018526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15632 | 2025.12.24 01:55:03.022504 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2025.12.24 01:55:03.022786 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15634 | 2025.12.24 01:55:03.022854 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15635 | 2025.12.24 01:55:03.023532 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2025.12.24 01:55:03.023577 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15637 | 2025.12.24 01:55:03.023987 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15638 | 2025.12.24 01:55:03.024239 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2025.12.24 01:55:03.024410 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 15640 | 2025.12.24 01:55:03.024463 [ 5 ] {3cd7bb49-9c2b-4ace-b1da-442ed8269e39} <Debug> TCPHandler: Processed in 0.00215455 sec. | ||
| 15641 | 2025.12.24 01:55:03.024595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2025.12.24 01:55:03.024703 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15643 | 2025.12.24 01:55:03.024747 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15644 | 2025.12.24 01:55:03.025191 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2025.12.24 01:55:03.025229 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15646 | 2025.12.24 01:55:03.025544 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15647 | 2025.12.24 01:55:03.025769 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2025.12.24 01:55:03.025903 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 15649 | 2025.12.24 01:55:03.025942 [ 5 ] {22188231-4003-4a8e-977b-f80f0e113426} <Debug> TCPHandler: Processed in 0.001400242 sec. | ||
| 15650 | 2025.12.24 01:55:03.026079 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2025.12.24 01:55:03.026175 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15652 | 2025.12.24 01:55:03.026218 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15653 | 2025.12.24 01:55:03.026630 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2025.12.24 01:55:03.026667 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15655 | 2025.12.24 01:55:03.027006 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15656 | 2025.12.24 01:55:03.027224 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2025.12.24 01:55:03.027360 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 15658 | 2025.12.24 01:55:03.027400 [ 5 ] {30cf6f30-9dfe-4efa-b267-b39e502ab5c8} <Debug> TCPHandler: Processed in 0.001376592 sec. | ||
| 15659 | 2025.12.24 01:55:03.027512 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2025.12.24 01:55:03.027606 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15661 | 2025.12.24 01:55:03.027648 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15662 | 2025.12.24 01:55:03.027972 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2025.12.24 01:55:03.028008 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15664 | 2025.12.24 01:55:03.028315 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15665 | 2025.12.24 01:55:03.028533 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2025.12.24 01:55:03.028666 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15667 | 2025.12.24 01:55:03.028703 [ 5 ] {31d3a876-0020-4ce2-b072-e750db935640} <Debug> TCPHandler: Processed in 0.001241289 sec. | ||
| 15668 | 2025.12.24 01:55:03.036323 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2025.12.24 01:55:03.036381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15670 | 2025.12.24 01:55:03.042595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15671 | 2025.12.24 01:55:03.043299 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2025.12.24 01:55:03.046428 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15673 | 2025.12.24 01:55:05.654721 [ 223 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 15674 | 2025.12.24 01:55:05.654768 [ 223 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 15675 | 2025.12.24 01:55:05.657674 [ 223 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 15676 | 2025.12.24 01:55:06.169271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1968 | ||
| 15677 | 2025.12.24 01:55:06.171770 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.12.24 01:55:06.171836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15679 | 2025.12.24 01:55:06.173137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15680 | 2025.12.24 01:55:06.173469 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.12.24 01:55:06.173908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1968 | ||
| 15682 | 2025.12.24 01:55:08.036206 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15683 | 2025.12.24 01:55:08.036402 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15684 | 2025.12.24 01:55:08.036474 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15685 | 2025.12.24 01:55:08.037275 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15686 | 2025.12.24 01:55:08.037325 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15687 | 2025.12.24 01:55:08.037783 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15688 | 2025.12.24 01:55:08.038026 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15689 | 2025.12.24 01:55:08.038179 [ 42 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 15690 | 2025.12.24 01:55:08.038200 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 15691 | 2025.12.24 01:55:08.038247 [ 42 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2025.12.24 01:55:08.038269 [ 5 ] {f77e177e-cc51-4c6e-8776-3882f0394adf} <Debug> TCPHandler: Processed in 0.0022011 sec. | ||
| 15693 | 2025.12.24 01:55:08.038274 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15694 | 2025.12.24 01:55:08.038384 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 15695 | 2025.12.24 01:55:08.038406 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2025.12.24 01:55:08.038481 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15697 | 2025.12.24 01:55:08.038510 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 434 rows starting from the beginning of the part | ||
| 15698 | 2025.12.24 01:55:08.038510 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15699 | 2025.12.24 01:55:08.038563 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15700 | 2025.12.24 01:55:08.038569 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15701 | 2025.12.24 01:55:08.038623 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15702 | 2025.12.24 01:55:08.038667 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15703 | 2025.12.24 01:55:08.038708 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15704 | 2025.12.24 01:55:08.038747 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15705 | 2025.12.24 01:55:08.039470 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2025.12.24 01:55:08.039508 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15707 | 2025.12.24 01:55:08.039902 [ 200 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553536 sec., 1598933.0147482904 rows/sec., 107.83 MiB/sec. | ||
| 15708 | 2025.12.24 01:55:08.039916 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15709 | 2025.12.24 01:55:08.040153 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 15710 | 2025.12.24 01:55:08.040190 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2025.12.24 01:55:08.040337 [ 42 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15712 | 2025.12.24 01:55:08.040346 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001859 sec., 641204.9488972566 rows/sec., 51.22 MiB/sec. | ||
| 15713 | 2025.12.24 01:55:08.040381 [ 42 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2025.12.24 01:55:08.040404 [ 5 ] {1c735b63-758b-499f-bf79-1d9d4341c8df} <Debug> TCPHandler: Processed in 0.002051517 sec. | ||
| 15715 | 2025.12.24 01:55:08.040408 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15716 | 2025.12.24 01:55:08.040496 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 15717 | 2025.12.24 01:55:08.040531 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2025.12.24 01:55:08.040533 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2025.12.24 01:55:08.040584 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15720 | 2025.12.24 01:55:08.040609 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2463 rows starting from the beginning of the part | ||
| 15721 | 2025.12.24 01:55:08.040651 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_50_10} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 15722 | 2025.12.24 01:55:08.040654 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15723 | 2025.12.24 01:55:08.040656 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1192 rows starting from the beginning of the part | ||
| 15724 | 2025.12.24 01:55:08.040728 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15725 | 2025.12.24 01:55:08.040743 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1196 rows starting from the beginning of the part | ||
| 15726 | 2025.12.24 01:55:08.040779 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1192 rows starting from the beginning of the part | ||
| 15727 | 2025.12.24 01:55:08.040787 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15728 | 2025.12.24 01:55:08.040814 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 15729 | 2025.12.24 01:55:08.040853 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1192 rows starting from the beginning of the part | ||
| 15730 | 2025.12.24 01:55:08.041242 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2025.12.24 01:55:08.041280 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15732 | 2025.12.24 01:55:08.041617 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15733 | 2025.12.24 01:55:08.041843 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2025.12.24 01:55:08.041981 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001349 sec., 181616.01186063752 rows/sec., 11.09 MiB/sec. | ||
| 15735 | 2025.12.24 01:55:08.042022 [ 5 ] {13114237-abd5-4b21-be10-c7034ad69f27} <Debug> TCPHandler: Processed in 0.001540826 sec. | ||
| 15736 | 2025.12.24 01:55:08.042136 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2025.12.24 01:55:08.042234 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15738 | 2025.12.24 01:55:08.042278 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15739 | 2025.12.24 01:55:08.042769 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2025.12.24 01:55:08.042806 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15741 | 2025.12.24 01:55:08.043095 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625041 sec., 2777480.427924745 rows/sec., 235.40 MiB/sec. | ||
| 15742 | 2025.12.24 01:55:08.043139 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15743 | 2025.12.24 01:55:08.043365 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2025.12.24 01:55:08.043388 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15745 | 2025.12.24 01:55:08.043511 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001297 sec., 163454.12490362374 rows/sec., 10.54 MiB/sec. | ||
| 15746 | 2025.12.24 01:55:08.043574 [ 5 ] {424ebe3b-0583-4792-b0a6-2c912cc58adb} <Debug> TCPHandler: Processed in 0.001488055 sec. | ||
| 15747 | 2025.12.24 01:55:08.043683 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2025.12.24 01:55:08.043701 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2025.12.24 01:55:08.043764 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_116_23} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15750 | 2025.12.24 01:55:08.043803 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15751 | 2025.12.24 01:55:08.043854 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15752 | 2025.12.24 01:55:08.043859 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 15753 | 2025.12.24 01:55:08.044325 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2025.12.24 01:55:08.044367 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15755 | 2025.12.24 01:55:08.044712 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15756 | 2025.12.24 01:55:08.044997 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2025.12.24 01:55:08.045121 [ 42 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 15758 | 2025.12.24 01:55:08.045145 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001361 sec., 155033.0639235856 rows/sec., 8.80 MiB/sec. | ||
| 15759 | 2025.12.24 01:55:08.045158 [ 42 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2025.12.24 01:55:08.045189 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15761 | 2025.12.24 01:55:08.045194 [ 5 ] {ba4d3740-5f97-4a33-b7f5-b6a6e682e69f} <Debug> TCPHandler: Processed in 0.001545146 sec. | ||
| 15762 | 2025.12.24 01:55:08.045331 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 15763 | 2025.12.24 01:55:08.045380 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2025.12.24 01:55:08.045481 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15765 | 2025.12.24 01:55:08.045485 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15766 | 2025.12.24 01:55:08.045526 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15767 | 2025.12.24 01:55:08.045555 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 223 rows starting from the beginning of the part | ||
| 15768 | 2025.12.24 01:55:08.045657 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15769 | 2025.12.24 01:55:08.045731 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15770 | 2025.12.24 01:55:08.045828 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15771 | 2025.12.24 01:55:08.045889 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15772 | 2025.12.24 01:55:08.045947 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 15773 | 2025.12.24 01:55:08.046193 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2025.12.24 01:55:08.046235 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15775 | 2025.12.24 01:55:08.046582 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15776 | 2025.12.24 01:55:08.046814 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2025.12.24 01:55:08.046937 [ 42 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15778 | 2025.12.24 01:55:08.046943 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001536 sec., 468098.9583333333 rows/sec., 32.85 MiB/sec. | ||
| 15779 | 2025.12.24 01:55:08.046976 [ 42 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2025.12.24 01:55:08.046999 [ 5 ] {4777c3c0-34dd-4501-99b8-1341d9842626} <Debug> TCPHandler: Processed in 0.00172614 sec. | ||
| 15781 | 2025.12.24 01:55:08.047000 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15782 | 2025.12.24 01:55:08.047155 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 15783 | 2025.12.24 01:55:08.047187 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2025.12.24 01:55:08.047250 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15785 | 2025.12.24 01:55:08.047282 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 15786 | 2025.12.24 01:55:08.047289 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15787 | 2025.12.24 01:55:08.047337 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15788 | 2025.12.24 01:55:08.047339 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 719 rows starting from the beginning of the part | ||
| 15789 | 2025.12.24 01:55:08.047403 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 520 rows starting from the beginning of the part | ||
| 15790 | 2025.12.24 01:55:08.047407 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123039 sec., 601967.274270515 rows/sec., 36.59 MiB/sec. | ||
| 15791 | 2025.12.24 01:55:08.047446 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 719 rows starting from the beginning of the part | ||
| 15792 | 2025.12.24 01:55:08.047494 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 15793 | 2025.12.24 01:55:08.047533 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 719 rows starting from the beginning of the part | ||
| 15794 | 2025.12.24 01:55:08.047592 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 15795 | 2025.12.24 01:55:08.047681 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2025.12.24 01:55:08.047725 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15797 | 2025.12.24 01:55:08.047965 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2025.12.24 01:55:08.048067 [ 199 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_50_10} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 15799 | 2025.12.24 01:55:08.048089 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15800 | 2025.12.24 01:55:08.048165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 15801 | 2025.12.24 01:55:08.048341 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2025.12.24 01:55:08.048459 [ 42 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15803 | 2025.12.24 01:55:08.048479 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 15804 | 2025.12.24 01:55:08.048491 [ 42 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2025.12.24 01:55:08.048520 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15806 | 2025.12.24 01:55:08.048525 [ 5 ] {9b7df9ea-b199-439d-a8c9-8f928f98a046} <Debug> TCPHandler: Processed in 0.001386522 sec. | ||
| 15807 | 2025.12.24 01:55:08.048610 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 15808 | 2025.12.24 01:55:08.048646 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2025.12.24 01:55:08.048747 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15810 | 2025.12.24 01:55:08.048748 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15811 | 2025.12.24 01:55:08.048792 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15812 | 2025.12.24 01:55:08.048801 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 252 rows starting from the beginning of the part | ||
| 15813 | 2025.12.24 01:55:08.048875 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15814 | 2025.12.24 01:55:08.048924 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15815 | 2025.12.24 01:55:08.048966 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15816 | 2025.12.24 01:55:08.048997 [ 199 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 5 columns (5 merged, 0 gathered) in 0.001878653 sec., 2123862.150168232 rows/sec., 159.80 MiB/sec. | ||
| 15817 | 2025.12.24 01:55:08.049009 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15818 | 2025.12.24 01:55:08.049067 [ 196 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15819 | 2025.12.24 01:55:08.049180 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15820 | 2025.12.24 01:55:08.049249 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2025.12.24 01:55:08.049294 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15822 | 2025.12.24 01:55:08.049489 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2025.12.24 01:55:08.049576 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_116_23} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15824 | 2025.12.24 01:55:08.049650 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 15825 | 2025.12.24 01:55:08.049684 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15826 | 2025.12.24 01:55:08.049924 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2025.12.24 01:55:08.049952 [ 193 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385691 sec., 203508.57442243616 rows/sec., 10.38 MiB/sec. | ||
| 15828 | 2025.12.24 01:55:08.050060 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001332 sec., 235735.7357357357 rows/sec., 15.49 MiB/sec. | ||
| 15829 | 2025.12.24 01:55:08.050098 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15830 | 2025.12.24 01:55:08.050101 [ 5 ] {ca36df00-1358-4272-a127-fdac714750a5} <Debug> TCPHandler: Processed in 0.001503634 sec. | ||
| 15831 | 2025.12.24 01:55:08.050232 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15832 | 2025.12.24 01:55:08.050339 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15833 | 2025.12.24 01:55:08.050384 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15834 | 2025.12.24 01:55:08.050393 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2025.12.24 01:55:08.050479 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_46_9} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15836 | 2025.12.24 01:55:08.050561 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15837 | 2025.12.24 01:55:08.050699 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2025.12.24 01:55:08.050744 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15839 | 2025.12.24 01:55:08.051058 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15840 | 2025.12.24 01:55:08.051279 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2025.12.24 01:55:08.051408 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 15842 | 2025.12.24 01:55:08.051445 [ 5 ] {713dc781-042c-4d43-94b2-8e1ca2430413} <Debug> TCPHandler: Processed in 0.001262029 sec. | ||
| 15843 | 2025.12.24 01:55:08.051551 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2025.12.24 01:55:08.051645 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15845 | 2025.12.24 01:55:08.051698 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <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 | ||
| 15846 | 2025.12.24 01:55:08.052568 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2025.12.24 01:55:08.052607 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15848 | 2025.12.24 01:55:08.053242 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15849 | 2025.12.24 01:55:08.053488 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2025.12.24 01:55:08.053642 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002014 sec., 19860.973187686195 rows/sec., 35.59 MiB/sec. | ||
| 15851 | 2025.12.24 01:55:08.053711 [ 5 ] {dead35ea-4170-45e0-85cc-2997482d6edc} <Debug> TCPHandler: Processed in 0.00220727 sec. | ||
| 15852 | 2025.12.24 01:55:08.053829 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15853 | 2025.12.24 01:55:08.053930 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15854 | 2025.12.24 01:55:08.053975 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15855 | 2025.12.24 01:55:08.054318 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2025.12.24 01:55:08.054356 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15857 | 2025.12.24 01:55:08.054670 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15858 | 2025.12.24 01:55:08.054882 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2025.12.24 01:55:08.055013 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 15860 | 2025.12.24 01:55:08.055011 [ 38 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15861 | 2025.12.24 01:55:08.055054 [ 5 ] {59f60c5d-03f4-41ac-a4bb-d1a14f70905c} <Debug> TCPHandler: Processed in 0.001275229 sec. | ||
| 15862 | 2025.12.24 01:55:08.055066 [ 38 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2025.12.24 01:55:08.055100 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15864 | 2025.12.24 01:55:08.055180 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15865 | 2025.12.24 01:55:08.055272 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15866 | 2025.12.24 01:55:08.055300 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 8536 rows starting from the beginning of the part | ||
| 15867 | 2025.12.24 01:55:08.055353 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15868 | 2025.12.24 01:55:08.055398 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15869 | 2025.12.24 01:55:08.055435 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15870 | 2025.12.24 01:55:08.055472 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 15871 | 2025.12.24 01:55:08.055507 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 15872 | 2025.12.24 01:55:08.057876 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002728143 sec., 3287217.7154936525 rows/sec., 210.57 MiB/sec. | ||
| 15873 | 2025.12.24 01:55:08.058023 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15874 | 2025.12.24 01:55:08.058287 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2025.12.24 01:55:08.058360 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_116_23} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15876 | 2025.12.24 01:55:08.058424 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 15877 | 2025.12.24 01:55:08.549518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37983 | ||
| 15878 | 2025.12.24 01:55:08.550021 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2025.12.24 01:55:08.550064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15880 | 2025.12.24 01:55:08.550551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15881 | 2025.12.24 01:55:08.550783 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2025.12.24 01:55:08.550934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37983 | ||
| 15883 | 2025.12.24 01:55:09.380281 [ 220 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 15884 | 2025.12.24 01:55:09.380327 [ 220 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 15885 | 2025.12.24 01:55:09.382506 [ 220 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 15886 | 2025.12.24 01:55:10.546591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15887 | 2025.12.24 01:55:10.566591 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2025.12.24 01:55:10.566651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15889 | 2025.12.24 01:55:10.572974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15890 | 2025.12.24 01:55:10.573748 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2025.12.24 01:55:10.577460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15892 | 2025.12.24 01:55:13.023197 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2025.12.24 01:55:13.023404 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15894 | 2025.12.24 01:55:13.023471 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15895 | 2025.12.24 01:55:13.024148 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2025.12.24 01:55:13.024193 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15897 | 2025.12.24 01:55:13.024610 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15898 | 2025.12.24 01:55:13.024836 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2025.12.24 01:55:13.025004 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 15900 | 2025.12.24 01:55:13.025055 [ 5 ] {39641dd7-ce1e-46d4-9216-5c7b1e9adbfa} <Debug> TCPHandler: Processed in 0.002011677 sec. | ||
| 15901 | 2025.12.24 01:55:13.025176 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2025.12.24 01:55:13.025282 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15903 | 2025.12.24 01:55:13.025325 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15904 | 2025.12.24 01:55:13.025760 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2025.12.24 01:55:13.025799 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15906 | 2025.12.24 01:55:13.026104 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15907 | 2025.12.24 01:55:13.026312 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2025.12.24 01:55:13.026447 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 15909 | 2025.12.24 01:55:13.026486 [ 5 ] {6e537e04-7b06-474f-8321-b15b1273f7df} <Debug> TCPHandler: Processed in 0.001362072 sec. | ||
| 15910 | 2025.12.24 01:55:13.026593 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2025.12.24 01:55:13.026691 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15912 | 2025.12.24 01:55:13.026737 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15913 | 2025.12.24 01:55:13.027144 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2025.12.24 01:55:13.027182 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15915 | 2025.12.24 01:55:13.027516 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15916 | 2025.12.24 01:55:13.027724 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2025.12.24 01:55:13.027857 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 15918 | 2025.12.24 01:55:13.027897 [ 5 ] {721e2554-06a0-45f1-967d-16091947a14a} <Debug> TCPHandler: Processed in 0.001354171 sec. | ||
| 15919 | 2025.12.24 01:55:13.027940 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15920 | 2025.12.24 01:55:13.027973 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15921 | 2025.12.24 01:55:13.027995 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2025.12.24 01:55:13.028092 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15923 | 2025.12.24 01:55:13.028135 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15924 | 2025.12.24 01:55:13.028464 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.12.24 01:55:13.028499 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15926 | 2025.12.24 01:55:13.028815 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15927 | 2025.12.24 01:55:13.029043 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2025.12.24 01:55:13.029174 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 15929 | 2025.12.24 01:55:13.029211 [ 5 ] {2b5a1386-6afe-4682-a831-1643308a2328} <Debug> TCPHandler: Processed in 0.001264489 sec. | ||
| 15930 | 2025.12.24 01:55:13.030804 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 15931 | 2025.12.24 01:55:14.188511 [ 219 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15932 | 2025.12.24 01:55:14.188586 [ 219 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15933 | 2025.12.24 01:55:14.191202 [ 219 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 15934 | 2025.12.24 01:55:14.195144 [ 221 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15935 | 2025.12.24 01:55:14.195195 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15936 | 2025.12.24 01:55:14.198929 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 15937 | 2025.12.24 01:55:14.229624 [ 219 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15938 | 2025.12.24 01:55:14.229680 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15939 | 2025.12.24 01:55:14.232450 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 15940 | 2025.12.24 01:55:15.843574 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15941 | 2025.12.24 01:55:15.843627 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15942 | 2025.12.24 01:55:15.977236 [ 218 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15943 | 2025.12.24 01:55:15.977307 [ 218 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15944 | 2025.12.24 01:55:15.980344 [ 218 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 15945 | 2025.12.24 01:55:16.002546 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002147539 sec. | ||
| 15946 | 2025.12.24 01:55:16.051184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38495 | ||
| 15947 | 2025.12.24 01:55:16.051767 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2025.12.24 01:55:16.051810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15949 | 2025.12.24 01:55:16.052291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15950 | 2025.12.24 01:55:16.052506 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15951 | 2025.12.24 01:55:16.052637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38495 | ||
| 15952 | 2025.12.24 01:55:16.174250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1998 | ||
| 15953 | 2025.12.24 01:55:16.177019 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2025.12.24 01:55:16.177056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15955 | 2025.12.24 01:55:16.178255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15956 | 2025.12.24 01:55:16.178520 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2025.12.24 01:55:16.178796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
| 15958 | 2025.12.24 01:55:17.134512 [ 224 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15959 | 2025.12.24 01:55:17.134599 [ 224 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15960 | 2025.12.24 01:55:17.137054 [ 224 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 15961 | 2025.12.24 01:55:18.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.40 MiB, peak 399.12 MiB, free memory in arenas 0.00 B, will set to 379.40 MiB (RSS), difference: 4.00 MiB | ||
| 15962 | 2025.12.24 01:55:18.036437 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2025.12.24 01:55:18.036697 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15964 | 2025.12.24 01:55:18.036804 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15965 | 2025.12.24 01:55:18.037857 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2025.12.24 01:55:18.037895 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15967 | 2025.12.24 01:55:18.038303 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15968 | 2025.12.24 01:55:18.038524 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2025.12.24 01:55:18.038672 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002052 sec., 199805.06822612087 rows/sec., 12.67 MiB/sec. | ||
| 15970 | 2025.12.24 01:55:18.038714 [ 5 ] {5b6bec56-de53-4d92-8a16-2cf99b59c7ba} <Debug> TCPHandler: Processed in 0.002459787 sec. | ||
| 15971 | 2025.12.24 01:55:18.038835 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15972 | 2025.12.24 01:55:18.038935 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15973 | 2025.12.24 01:55:18.038975 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15974 | 2025.12.24 01:55:18.039960 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15975 | 2025.12.24 01:55:18.039997 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15976 | 2025.12.24 01:55:18.040370 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15977 | 2025.12.24 01:55:18.040575 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2025.12.24 01:55:18.040703 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001787 sec., 667039.7313933967 rows/sec., 53.29 MiB/sec. | ||
| 15979 | 2025.12.24 01:55:18.040740 [ 5 ] {cee24871-1128-482f-9acc-fd99f17a4e56} <Debug> TCPHandler: Processed in 0.001954125 sec. | ||
| 15980 | 2025.12.24 01:55:18.040854 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15981 | 2025.12.24 01:55:18.040953 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15982 | 2025.12.24 01:55:18.040992 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15983 | 2025.12.24 01:55:18.041554 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15984 | 2025.12.24 01:55:18.041591 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15985 | 2025.12.24 01:55:18.041898 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15986 | 2025.12.24 01:55:18.042116 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2025.12.24 01:55:18.042244 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001309 sec., 187165.77540106952 rows/sec., 11.43 MiB/sec. | ||
| 15988 | 2025.12.24 01:55:18.042282 [ 5 ] {ba54a4ce-ec69-47f5-873f-3d33837b712c} <Debug> TCPHandler: Processed in 0.001476174 sec. | ||
| 15989 | 2025.12.24 01:55:18.042391 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15990 | 2025.12.24 01:55:18.042484 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15991 | 2025.12.24 01:55:18.042524 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15992 | 2025.12.24 01:55:18.043063 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2025.12.24 01:55:18.043101 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15994 | 2025.12.24 01:55:18.043403 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15995 | 2025.12.24 01:55:18.043604 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2025.12.24 01:55:18.043730 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 15997 | 2025.12.24 01:55:18.043769 [ 5 ] {8eed9784-1d49-45d0-9064-26150130386f} <Debug> TCPHandler: Processed in 0.001426652 sec. | ||
| 15998 | 2025.12.24 01:55:18.043876 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15999 | 2025.12.24 01:55:18.043969 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16000 | 2025.12.24 01:55:18.044008 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16001 | 2025.12.24 01:55:18.044532 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16002 | 2025.12.24 01:55:18.044569 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16003 | 2025.12.24 01:55:18.044872 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16004 | 2025.12.24 01:55:18.045076 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16005 | 2025.12.24 01:55:18.045203 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 16006 | 2025.12.24 01:55:18.045242 [ 5 ] {3ad5b31c-27a4-4c48-bff1-b3140cce2c10} <Debug> TCPHandler: Processed in 0.001415002 sec. | ||
| 16007 | 2025.12.24 01:55:18.045350 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16008 | 2025.12.24 01:55:18.045444 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16009 | 2025.12.24 01:55:18.045484 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16010 | 2025.12.24 01:55:18.046174 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2025.12.24 01:55:18.046209 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16012 | 2025.12.24 01:55:18.046535 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16013 | 2025.12.24 01:55:18.046746 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2025.12.24 01:55:18.046872 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001446 sec., 497233.74827109266 rows/sec., 34.90 MiB/sec. | ||
| 16015 | 2025.12.24 01:55:18.046909 [ 5 ] {8c9a5bac-9e86-4750-9c5c-f2933b897a2c} <Debug> TCPHandler: Processed in 0.001606627 sec. | ||
| 16016 | 2025.12.24 01:55:18.047016 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2025.12.24 01:55:18.047110 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16018 | 2025.12.24 01:55:18.047152 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16019 | 2025.12.24 01:55:18.047475 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2025.12.24 01:55:18.047510 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16021 | 2025.12.24 01:55:18.047808 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16022 | 2025.12.24 01:55:18.048010 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2025.12.24 01:55:18.048135 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 16024 | 2025.12.24 01:55:18.048171 [ 5 ] {bae8cc0a-22cf-42cb-96da-d4c3591513ea} <Debug> TCPHandler: Processed in 0.001202308 sec. | ||
| 16025 | 2025.12.24 01:55:18.048278 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2025.12.24 01:55:18.048371 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16027 | 2025.12.24 01:55:18.048412 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16028 | 2025.12.24 01:55:18.048861 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2025.12.24 01:55:18.048897 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16030 | 2025.12.24 01:55:18.049226 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16031 | 2025.12.24 01:55:18.049433 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2025.12.24 01:55:18.049557 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_113_23 to all_118_118_0 | ||
| 16033 | 2025.12.24 01:55:18.049564 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 16034 | 2025.12.24 01:55:18.049631 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2025.12.24 01:55:18.049648 [ 5 ] {9c6dda6e-fc06-4f92-9a42-db2973bc1034} <Debug> TCPHandler: Processed in 0.001417113 sec. | ||
| 16036 | 2025.12.24 01:55:18.049657 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16037 | 2025.12.24 01:55:18.049765 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2025.12.24 01:55:18.049784 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_23 to all_118_118_0 into Compact with storage Full | ||
| 16039 | 2025.12.24 01:55:18.049865 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16040 | 2025.12.24 01:55:18.049911 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16041 | 2025.12.24 01:55:18.049947 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16042 | 2025.12.24 01:55:18.049991 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 39457 rows starting from the beginning of the part | ||
| 16043 | 2025.12.24 01:55:18.050063 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 16044 | 2025.12.24 01:55:18.050112 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16045 | 2025.12.24 01:55:18.050163 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 314 rows starting from the beginning of the part | ||
| 16046 | 2025.12.24 01:55:18.050206 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16047 | 2025.12.24 01:55:18.050212 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2025.12.24 01:55:18.050255 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 314 rows starting from the beginning of the part | ||
| 16049 | 2025.12.24 01:55:18.050256 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16050 | 2025.12.24 01:55:18.050591 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16051 | 2025.12.24 01:55:18.050811 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2025.12.24 01:55:18.050943 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 16053 | 2025.12.24 01:55:18.050980 [ 5 ] {db1f47f9-3169-440f-8a99-2f1f25c53ba4} <Debug> TCPHandler: Processed in 0.001262589 sec. | ||
| 16054 | 2025.12.24 01:55:18.051085 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2025.12.24 01:55:18.051177 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16056 | 2025.12.24 01:55:18.051230 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <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 | ||
| 16057 | 2025.12.24 01:55:18.052081 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2025.12.24 01:55:18.052117 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16059 | 2025.12.24 01:55:18.052676 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16060 | 2025.12.24 01:55:18.052897 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2025.12.24 01:55:18.053034 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 16062 | 2025.12.24 01:55:18.053088 [ 5 ] {c15915a9-297b-4e9d-a287-8e99052b2183} <Debug> TCPHandler: Processed in 0.002049747 sec. | ||
| 16063 | 2025.12.24 01:55:18.053089 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 16064 | 2025.12.24 01:55:18.053132 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 16065 | 2025.12.24 01:55:18.053198 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16066 | 2025.12.24 01:55:18.053296 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16067 | 2025.12.24 01:55:18.053337 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16068 | 2025.12.24 01:55:18.053688 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2025.12.24 01:55:18.053727 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16070 | 2025.12.24 01:55:18.054056 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16071 | 2025.12.24 01:55:18.054325 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2025.12.24 01:55:18.054461 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 5.38 MiB/sec. | ||
| 16073 | 2025.12.24 01:55:18.054499 [ 5 ] {2d48c1f6-a0a2-4217-94a6-6097be2a49c8} <Debug> TCPHandler: Processed in 0.001348741 sec. | ||
| 16074 | 2025.12.24 01:55:18.055982 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 16075 | 2025.12.24 01:55:18.057496 [ 186 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40719 rows, containing 5 columns (5 merged, 0 gathered) in 0.007769459 sec., 5240905.447856794 rows/sec., 353.19 MiB/sec. | ||
| 16076 | 2025.12.24 01:55:18.058100 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16077 | 2025.12.24 01:55:18.058375 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2025.12.24 01:55:18.058443 [ 189 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_113_23, all_118_118_0] -> all_1_118_24 | ||
| 16079 | 2025.12.24 01:55:18.058536 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16080 | 2025.12.24 01:55:18.077542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16081 | 2025.12.24 01:55:18.094368 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16082 | 2025.12.24 01:55:18.094412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 16083 | 2025.12.24 01:55:18.100625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16084 | 2025.12.24 01:55:18.101323 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2025.12.24 01:55:18.104507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16086 | 2025.12.24 01:55:19.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.74 MiB, peak 399.12 MiB, free memory in arenas 0.00 B, will set to 379.40 MiB (RSS), difference: -1.33 MiB | ||
| 16087 | 2025.12.24 01:55:19.222111 [ 225 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 16088 | 2025.12.24 01:55:19.222173 [ 225 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 16089 | 2025.12.24 01:55:19.225397 [ 225 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 16090 | 2025.12.24 01:55:22.536131 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52585 | ||
| 16091 | 2025.12.24 01:55:22.536262 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16092 | 2025.12.24 01:55:22.536292 [ 351 ] {} <Debug> TCP-Session: 020e5359-1390-43c0-92a0-31232a9a3204 Authenticating user 'default' from [fd00:1122:3344:101::e]:52585 | ||
| 16093 | 2025.12.24 01:55:22.536319 [ 351 ] {} <Debug> TCP-Session: 020e5359-1390-43c0-92a0-31232a9a3204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16094 | 2025.12.24 01:55:22.536335 [ 351 ] {} <Debug> TCP-Session: 020e5359-1390-43c0-92a0-31232a9a3204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16095 | 2025.12.24 01:55:22.536577 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47798 | ||
| 16096 | 2025.12.24 01:55:22.536589 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40480 | ||
| 16097 | 2025.12.24 01:55:22.536627 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53768 | ||
| 16098 | 2025.12.24 01:55:22.536649 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58866 | ||
| 16099 | 2025.12.24 01:55:22.536669 [ 351 ] {} <Trace> TCP-Session: 020e5359-1390-43c0-92a0-31232a9a3204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2025.12.24 01:55:22.536702 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16101 | 2025.12.24 01:55:22.536722 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16102 | 2025.12.24 01:55:22.536749 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16103 | 2025.12.24 01:55:22.536761 [ 355 ] {} <Debug> TCP-Session: 1bb6c8c5-d300-49a3-b84c-920374588683 Authenticating user 'default' from [fd00:1122:3344:101::e]:47798 | ||
| 16104 | 2025.12.24 01:55:22.536772 [ 356 ] {} <Debug> TCP-Session: 63a479d8-29dd-449f-9818-16429c64b1de Authenticating user 'default' from [fd00:1122:3344:101::e]:40480 | ||
| 16105 | 2025.12.24 01:55:22.536778 [ 364 ] {} <Debug> TCP-Session: c453b66a-c346-40df-8f39-5be57c07e344 Authenticating user 'default' from [fd00:1122:3344:101::e]:58866 | ||
| 16106 | 2025.12.24 01:55:22.536799 [ 355 ] {} <Debug> TCP-Session: 1bb6c8c5-d300-49a3-b84c-920374588683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16107 | 2025.12.24 01:55:22.536808 [ 356 ] {} <Debug> TCP-Session: 63a479d8-29dd-449f-9818-16429c64b1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16108 | 2025.12.24 01:55:22.536814 [ 364 ] {} <Debug> TCP-Session: c453b66a-c346-40df-8f39-5be57c07e344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16109 | 2025.12.24 01:55:22.536827 [ 355 ] {} <Debug> TCP-Session: 1bb6c8c5-d300-49a3-b84c-920374588683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16110 | 2025.12.24 01:55:22.536846 [ 364 ] {} <Debug> TCP-Session: c453b66a-c346-40df-8f39-5be57c07e344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16111 | 2025.12.24 01:55:22.536837 [ 356 ] {} <Debug> TCP-Session: 63a479d8-29dd-449f-9818-16429c64b1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16112 | 2025.12.24 01:55:22.536876 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16113 | 2025.12.24 01:55:22.536738 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16114 | 2025.12.24 01:55:22.536625 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63086 | ||
| 16115 | 2025.12.24 01:55:22.536944 [ 363 ] {} <Debug> TCP-Session: 2146c9d5-c46a-4553-a97b-b07c65fa6c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:53768 | ||
| 16116 | 2025.12.24 01:55:22.536615 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64254 | ||
| 16117 | 2025.12.24 01:55:22.536977 [ 363 ] {} <Debug> TCP-Session: 2146c9d5-c46a-4553-a97b-b07c65fa6c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2025.12.24 01:55:22.536610 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56330 | ||
| 16119 | 2025.12.24 01:55:22.537013 [ 363 ] {} <Debug> TCP-Session: 2146c9d5-c46a-4553-a97b-b07c65fa6c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16120 | 2025.12.24 01:55:22.537012 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16121 | 2025.12.24 01:55:22.537053 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16122 | 2025.12.24 01:55:22.537083 [ 359 ] {} <Debug> TCP-Session: e2071fc9-d2ed-4dff-b882-629a1dee7ead Authenticating user 'default' from [fd00:1122:3344:101::e]:63086 | ||
| 16123 | 2025.12.24 01:55:22.536657 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58768 | ||
| 16124 | 2025.12.24 01:55:22.537116 [ 359 ] {} <Debug> TCP-Session: e2071fc9-d2ed-4dff-b882-629a1dee7ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16125 | 2025.12.24 01:55:22.537109 [ 358 ] {} <Debug> TCP-Session: 0ad9858a-b266-4663-a6be-e2613ebdbd27 Authenticating user 'default' from [fd00:1122:3344:101::e]:64254 | ||
| 16126 | 2025.12.24 01:55:22.537150 [ 359 ] {} <Debug> TCP-Session: e2071fc9-d2ed-4dff-b882-629a1dee7ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16127 | 2025.12.24 01:55:22.537159 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16128 | 2025.12.24 01:55:22.537169 [ 358 ] {} <Debug> TCP-Session: 0ad9858a-b266-4663-a6be-e2613ebdbd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16129 | 2025.12.24 01:55:22.537208 [ 358 ] {} <Debug> TCP-Session: 0ad9858a-b266-4663-a6be-e2613ebdbd27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16130 | 2025.12.24 01:55:22.537238 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16131 | 2025.12.24 01:55:22.537245 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16132 | 2025.12.24 01:55:22.537290 [ 357 ] {} <Debug> TCP-Session: 3549fd25-20d2-45ce-a0ec-d4415a9694c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56330 | ||
| 16133 | 2025.12.24 01:55:22.537313 [ 357 ] {} <Debug> TCP-Session: 3549fd25-20d2-45ce-a0ec-d4415a9694c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16134 | 2025.12.24 01:55:22.537335 [ 357 ] {} <Debug> TCP-Session: 3549fd25-20d2-45ce-a0ec-d4415a9694c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16135 | 2025.12.24 01:55:22.537466 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16136 | 2025.12.24 01:55:22.537497 [ 365 ] {} <Debug> TCP-Session: 2507b328-43b5-4574-abfe-b0560687fbfd Authenticating user 'default' from [fd00:1122:3344:101::e]:58768 | ||
| 16137 | 2025.12.24 01:55:22.537514 [ 365 ] {} <Debug> TCP-Session: 2507b328-43b5-4574-abfe-b0560687fbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16138 | 2025.12.24 01:55:22.537526 [ 365 ] {} <Debug> TCP-Session: 2507b328-43b5-4574-abfe-b0560687fbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16139 | 2025.12.24 01:55:22.537535 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 16140 | 2025.12.24 01:55:22.538558 [ 325 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> AggregatingTransform: Aggregating | ||
| 16141 | 2025.12.24 01:55:22.538610 [ 325 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16142 | 2025.12.24 01:55:22.538649 [ 325 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007084 sec. (992.966 rows/sec., 38.79 KiB/sec.) | ||
| 16143 | 2025.12.24 01:55:22.538667 [ 325 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Trace> Aggregator: Merging aggregated data | ||
| 16144 | 2025.12.24 01:55:22.539835 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 16145 | 2025.12.24 01:55:22.539997 [ 351 ] {3b3d3a0c-9f81-48a6-9390-85c78a6017c4} <Debug> TCPHandler: Processed in 0.003445139 sec. | ||
| 16146 | 2025.12.24 01:55:22.540138 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16147 | 2025.12.24 01:55:22.540163 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16148 | 2025.12.24 01:55:22.540173 [ 351 ] {} <Debug> TCP-Session: 020e5359-1390-43c0-92a0-31232a9a3204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16149 | 2025.12.24 01:55:22.540196 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16150 | 2025.12.24 01:55:22.540213 [ 356 ] {} <Debug> TCP-Session: 63a479d8-29dd-449f-9818-16429c64b1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16151 | 2025.12.24 01:55:22.540217 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16152 | 2025.12.24 01:55:22.540260 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16153 | 2025.12.24 01:55:22.540257 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16154 | 2025.12.24 01:55:22.540304 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16155 | 2025.12.24 01:55:22.540325 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16156 | 2025.12.24 01:55:22.540344 [ 357 ] {} <Debug> TCP-Session: 3549fd25-20d2-45ce-a0ec-d4415a9694c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16157 | 2025.12.24 01:55:22.540352 [ 363 ] {} <Debug> TCP-Session: 2146c9d5-c46a-4553-a97b-b07c65fa6c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16158 | 2025.12.24 01:55:22.540372 [ 364 ] {} <Debug> TCP-Session: c453b66a-c346-40df-8f39-5be57c07e344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16159 | 2025.12.24 01:55:22.540314 [ 358 ] {} <Debug> TCP-Session: 0ad9858a-b266-4663-a6be-e2613ebdbd27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16160 | 2025.12.24 01:55:22.540297 [ 359 ] {} <Debug> TCP-Session: e2071fc9-d2ed-4dff-b882-629a1dee7ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16161 | 2025.12.24 01:55:22.540279 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16162 | 2025.12.24 01:55:22.540263 [ 365 ] {} <Debug> TCP-Session: 2507b328-43b5-4574-abfe-b0560687fbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2025.12.24 01:55:22.540472 [ 355 ] {} <Debug> TCP-Session: 1bb6c8c5-d300-49a3-b84c-920374588683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16164 | 2025.12.24 01:55:22.551729 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63966 | ||
| 16165 | 2025.12.24 01:55:22.551804 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16166 | 2025.12.24 01:55:22.551829 [ 351 ] {} <Debug> TCP-Session: bbadf760-48f1-4e6e-94ff-fe4bb1b8da75 Authenticating user 'default' from [fd00:1122:3344:101::e]:63966 | ||
| 16167 | 2025.12.24 01:55:22.551848 [ 351 ] {} <Debug> TCP-Session: bbadf760-48f1-4e6e-94ff-fe4bb1b8da75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16168 | 2025.12.24 01:55:22.551863 [ 351 ] {} <Debug> TCP-Session: bbadf760-48f1-4e6e-94ff-fe4bb1b8da75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16169 | 2025.12.24 01:55:22.552004 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50848 | ||
| 16170 | 2025.12.24 01:55:22.552024 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49111 | ||
| 16171 | 2025.12.24 01:55:22.552076 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16172 | 2025.12.24 01:55:22.552099 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16173 | 2025.12.24 01:55:22.552099 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54394 | ||
| 16174 | 2025.12.24 01:55:22.552125 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54639 | ||
| 16175 | 2025.12.24 01:55:22.552151 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62799 | ||
| 16176 | 2025.12.24 01:55:22.552126 [ 356 ] {} <Debug> TCP-Session: 30ea8fda-a9dc-4c76-9df4-b00a798ec345 Authenticating user 'default' from [fd00:1122:3344:101::e]:49111 | ||
| 16177 | 2025.12.24 01:55:22.552189 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16178 | 2025.12.24 01:55:22.552197 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16179 | 2025.12.24 01:55:22.552209 [ 356 ] {} <Debug> TCP-Session: 30ea8fda-a9dc-4c76-9df4-b00a798ec345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16180 | 2025.12.24 01:55:22.552228 [ 357 ] {} <Debug> TCP-Session: 3deeee81-3012-48e3-a9e3-39e99e5524b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54394 | ||
| 16181 | 2025.12.24 01:55:22.552236 [ 363 ] {} <Debug> TCP-Session: 3711a1e5-e160-46ed-8827-da3b45b1f0f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54639 | ||
| 16182 | 2025.12.24 01:55:22.552247 [ 356 ] {} <Debug> TCP-Session: 30ea8fda-a9dc-4c76-9df4-b00a798ec345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16183 | 2025.12.24 01:55:22.552272 [ 363 ] {} <Debug> TCP-Session: 3711a1e5-e160-46ed-8827-da3b45b1f0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16184 | 2025.12.24 01:55:22.552241 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16185 | 2025.12.24 01:55:22.552297 [ 363 ] {} <Debug> TCP-Session: 3711a1e5-e160-46ed-8827-da3b45b1f0f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16186 | 2025.12.24 01:55:22.552123 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41057 | ||
| 16187 | 2025.12.24 01:55:22.552340 [ 364 ] {} <Debug> TCP-Session: 0dfce53a-ad2b-4b8f-b41d-2c524c205103 Authenticating user 'default' from [fd00:1122:3344:101::e]:62799 | ||
| 16188 | 2025.12.24 01:55:22.552111 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60024 | ||
| 16189 | 2025.12.24 01:55:22.552418 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16190 | 2025.12.24 01:55:22.552103 [ 351 ] {} <Trace> TCP-Session: bbadf760-48f1-4e6e-94ff-fe4bb1b8da75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2025.12.24 01:55:22.552474 [ 359 ] {} <Debug> TCP-Session: 30d70593-3e6c-45fd-8b33-e8ee15a9a029 Authenticating user 'default' from [fd00:1122:3344:101::e]:41057 | ||
| 16192 | 2025.12.24 01:55:22.552498 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16193 | 2025.12.24 01:55:22.552513 [ 359 ] {} <Debug> TCP-Session: 30d70593-3e6c-45fd-8b33-e8ee15a9a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16194 | 2025.12.24 01:55:22.552498 [ 364 ] {} <Debug> TCP-Session: 0dfce53a-ad2b-4b8f-b41d-2c524c205103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2025.12.24 01:55:22.552541 [ 359 ] {} <Debug> TCP-Session: 30d70593-3e6c-45fd-8b33-e8ee15a9a029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16196 | 2025.12.24 01:55:22.552572 [ 364 ] {} <Debug> TCP-Session: 0dfce53a-ad2b-4b8f-b41d-2c524c205103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2025.12.24 01:55:22.552537 [ 358 ] {} <Debug> TCP-Session: 2e06db6d-92c7-482e-b260-550e13005f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:60024 | ||
| 16198 | 2025.12.24 01:55:22.552612 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16199 | 2025.12.24 01:55:22.552629 [ 358 ] {} <Debug> TCP-Session: 2e06db6d-92c7-482e-b260-550e13005f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16200 | 2025.12.24 01:55:22.552105 [ 355 ] {} <Debug> TCP-Session: 9d6103c6-f6fe-4a14-941a-7ae8ceecc5de Authenticating user 'default' from [fd00:1122:3344:101::e]:50848 | ||
| 16201 | 2025.12.24 01:55:22.552653 [ 358 ] {} <Debug> TCP-Session: 2e06db6d-92c7-482e-b260-550e13005f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16202 | 2025.12.24 01:55:22.552261 [ 357 ] {} <Debug> TCP-Session: 3deeee81-3012-48e3-a9e3-39e99e5524b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16203 | 2025.12.24 01:55:22.552699 [ 355 ] {} <Debug> TCP-Session: 9d6103c6-f6fe-4a14-941a-7ae8ceecc5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2025.12.24 01:55:22.552718 [ 357 ] {} <Debug> TCP-Session: 3deeee81-3012-48e3-a9e3-39e99e5524b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2025.12.24 01:55:22.552731 [ 355 ] {} <Debug> TCP-Session: 9d6103c6-f6fe-4a14-941a-7ae8ceecc5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2025.12.24 01:55:22.552155 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61737 | ||
| 16207 | 2025.12.24 01:55:22.552801 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16208 | 2025.12.24 01:55:22.552813 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16209 | 2025.12.24 01:55:22.552820 [ 365 ] {} <Debug> TCP-Session: 034727a4-fae4-425a-a364-a8aeb04f0c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:61737 | ||
| 16210 | 2025.12.24 01:55:22.552863 [ 365 ] {} <Debug> TCP-Session: 034727a4-fae4-425a-a364-a8aeb04f0c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2025.12.24 01:55:22.552874 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16212 | 2025.12.24 01:55:22.552881 [ 365 ] {} <Debug> TCP-Session: 034727a4-fae4-425a-a364-a8aeb04f0c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16213 | 2025.12.24 01:55:22.553123 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 16214 | 2025.12.24 01:55:22.553976 [ 329 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> AggregatingTransform: Aggregating | ||
| 16215 | 2025.12.24 01:55:22.554035 [ 329 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> Aggregator: Aggregation method: without_key | ||
| 16216 | 2025.12.24 01:55:22.554069 [ 329 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859219 sec. (1163.848 rows/sec., 45.46 KiB/sec.) | ||
| 16217 | 2025.12.24 01:55:22.554090 [ 329 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Trace> Aggregator: Merging aggregated data | ||
| 16218 | 2025.12.24 01:55:22.555262 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002685 sec., 372.43947858473 rows/sec., 14.55 KiB/sec. | ||
| 16219 | 2025.12.24 01:55:22.555392 [ 351 ] {560aa670-b1f0-46bc-8558-f5f1e06ad435} <Debug> TCPHandler: Processed in 0.003361298 sec. | ||
| 16220 | 2025.12.24 01:55:22.555483 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16221 | 2025.12.24 01:55:22.555509 [ 351 ] {} <Debug> TCP-Session: bbadf760-48f1-4e6e-94ff-fe4bb1b8da75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16222 | 2025.12.24 01:55:22.555511 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16223 | 2025.12.24 01:55:22.555540 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16224 | 2025.12.24 01:55:22.555560 [ 355 ] {} <Debug> TCP-Session: 9d6103c6-f6fe-4a14-941a-7ae8ceecc5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16225 | 2025.12.24 01:55:22.555573 [ 359 ] {} <Debug> TCP-Session: 30d70593-3e6c-45fd-8b33-e8ee15a9a029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16226 | 2025.12.24 01:55:22.555574 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16227 | 2025.12.24 01:55:22.555601 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16228 | 2025.12.24 01:55:22.555623 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16229 | 2025.12.24 01:55:22.555642 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16230 | 2025.12.24 01:55:22.555655 [ 365 ] {} <Debug> TCP-Session: 034727a4-fae4-425a-a364-a8aeb04f0c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2025.12.24 01:55:22.555682 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16232 | 2025.12.24 01:55:22.555696 [ 357 ] {} <Debug> TCP-Session: 3deeee81-3012-48e3-a9e3-39e99e5524b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2025.12.24 01:55:22.555673 [ 358 ] {} <Debug> TCP-Session: 2e06db6d-92c7-482e-b260-550e13005f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2025.12.24 01:55:22.555722 [ 363 ] {} <Debug> TCP-Session: 3711a1e5-e160-46ed-8827-da3b45b1f0f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16235 | 2025.12.24 01:55:22.555660 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16236 | 2025.12.24 01:55:22.555639 [ 356 ] {} <Debug> TCP-Session: 30ea8fda-a9dc-4c76-9df4-b00a798ec345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2025.12.24 01:55:22.555792 [ 364 ] {} <Debug> TCP-Session: 0dfce53a-ad2b-4b8f-b41d-2c524c205103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16238 | 2025.12.24 01:55:22.606404 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42047 | ||
| 16239 | 2025.12.24 01:55:22.606534 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16240 | 2025.12.24 01:55:22.606561 [ 351 ] {} <Debug> TCP-Session: 17898844-8037-4044-917f-362293f0deef Authenticating user 'default' from [fd00:1122:3344:101::e]:42047 | ||
| 16241 | 2025.12.24 01:55:22.606585 [ 351 ] {} <Debug> TCP-Session: 17898844-8037-4044-917f-362293f0deef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16242 | 2025.12.24 01:55:22.606598 [ 351 ] {} <Debug> TCP-Session: 17898844-8037-4044-917f-362293f0deef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16243 | 2025.12.24 01:55:22.606789 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56238 | ||
| 16244 | 2025.12.24 01:55:22.606819 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51498 | ||
| 16245 | 2025.12.24 01:55:22.606856 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46483 | ||
| 16246 | 2025.12.24 01:55:22.606875 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38132 | ||
| 16247 | 2025.12.24 01:55:22.606906 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16248 | 2025.12.24 01:55:22.606809 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44455 | ||
| 16249 | 2025.12.24 01:55:22.606942 [ 355 ] {} <Debug> TCP-Session: 7eaf7dcb-593a-46bc-b570-0d011b05482a Authenticating user 'default' from [fd00:1122:3344:101::e]:56238 | ||
| 16250 | 2025.12.24 01:55:22.606953 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16251 | 2025.12.24 01:55:22.606970 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16252 | 2025.12.24 01:55:22.606985 [ 355 ] {} <Debug> TCP-Session: 7eaf7dcb-593a-46bc-b570-0d011b05482a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2025.12.24 01:55:22.607000 [ 359 ] {} <Debug> TCP-Session: d6b0e277-5e73-49c5-9089-d4d7c4539d49 Authenticating user 'default' from [fd00:1122:3344:101::e]:51498 | ||
| 16254 | 2025.12.24 01:55:22.607005 [ 365 ] {} <Debug> TCP-Session: 01b6d632-1b9a-4728-a127-8cdc46cb508b Authenticating user 'default' from [fd00:1122:3344:101::e]:38132 | ||
| 16255 | 2025.12.24 01:55:22.607011 [ 355 ] {} <Debug> TCP-Session: 7eaf7dcb-593a-46bc-b570-0d011b05482a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2025.12.24 01:55:22.607025 [ 359 ] {} <Debug> TCP-Session: d6b0e277-5e73-49c5-9089-d4d7c4539d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16257 | 2025.12.24 01:55:22.607030 [ 365 ] {} <Debug> TCP-Session: 01b6d632-1b9a-4728-a127-8cdc46cb508b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2025.12.24 01:55:22.607035 [ 351 ] {} <Trace> TCP-Session: 17898844-8037-4044-917f-362293f0deef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2025.12.24 01:55:22.607052 [ 365 ] {} <Debug> TCP-Session: 01b6d632-1b9a-4728-a127-8cdc46cb508b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2025.12.24 01:55:22.607048 [ 359 ] {} <Debug> TCP-Session: d6b0e277-5e73-49c5-9089-d4d7c4539d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2025.12.24 01:55:22.607014 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16262 | 2025.12.24 01:55:22.606800 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39757 | ||
| 16263 | 2025.12.24 01:55:22.607144 [ 358 ] {} <Debug> TCP-Session: ec19c224-0435-4edd-bf80-bb539456c796 Authenticating user 'default' from [fd00:1122:3344:101::e]:44455 | ||
| 16264 | 2025.12.24 01:55:22.606801 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63782 | ||
| 16265 | 2025.12.24 01:55:22.607192 [ 358 ] {} <Debug> TCP-Session: ec19c224-0435-4edd-bf80-bb539456c796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2025.12.24 01:55:22.606865 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37889 | ||
| 16267 | 2025.12.24 01:55:22.607222 [ 358 ] {} <Debug> TCP-Session: ec19c224-0435-4edd-bf80-bb539456c796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16268 | 2025.12.24 01:55:22.607235 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16269 | 2025.12.24 01:55:22.607254 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16270 | 2025.12.24 01:55:22.607264 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16271 | 2025.12.24 01:55:22.607291 [ 356 ] {} <Debug> TCP-Session: ea3d9138-c1e4-424c-a732-32449a389eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39757 | ||
| 16272 | 2025.12.24 01:55:22.607303 [ 357 ] {} <Debug> TCP-Session: 740a5ea6-9a43-4068-8551-27c5d04bf7ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63782 | ||
| 16273 | 2025.12.24 01:55:22.607294 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16274 | 2025.12.24 01:55:22.607341 [ 356 ] {} <Debug> TCP-Session: ea3d9138-c1e4-424c-a732-32449a389eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2025.12.24 01:55:22.607353 [ 357 ] {} <Debug> TCP-Session: 740a5ea6-9a43-4068-8551-27c5d04bf7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2025.12.24 01:55:22.607376 [ 356 ] {} <Debug> TCP-Session: ea3d9138-c1e4-424c-a732-32449a389eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2025.12.24 01:55:22.607373 [ 364 ] {} <Debug> TCP-Session: c32f6d7c-03e3-4363-82fd-80209006c4df Authenticating user 'default' from [fd00:1122:3344:101::e]:37889 | ||
| 16278 | 2025.12.24 01:55:22.607389 [ 357 ] {} <Debug> TCP-Session: 740a5ea6-9a43-4068-8551-27c5d04bf7ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16279 | 2025.12.24 01:55:22.607413 [ 364 ] {} <Debug> TCP-Session: c32f6d7c-03e3-4363-82fd-80209006c4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2025.12.24 01:55:22.606967 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16281 | 2025.12.24 01:55:22.607439 [ 364 ] {} <Debug> TCP-Session: c32f6d7c-03e3-4363-82fd-80209006c4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16282 | 2025.12.24 01:55:22.607467 [ 363 ] {} <Debug> TCP-Session: aa50949a-2323-4401-9042-67699e7140a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46483 | ||
| 16283 | 2025.12.24 01:55:22.607490 [ 363 ] {} <Debug> TCP-Session: aa50949a-2323-4401-9042-67699e7140a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2025.12.24 01:55:22.607502 [ 363 ] {} <Debug> TCP-Session: aa50949a-2323-4401-9042-67699e7140a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2025.12.24 01:55:22.607644 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16286 | 2025.12.24 01:55:22.607720 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16287 | 2025.12.24 01:55:22.608109 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 16288 | 2025.12.24 01:55:22.609394 [ 260 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> AggregatingTransform: Aggregating | ||
| 16289 | 2025.12.24 01:55:22.609437 [ 260 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 16290 | 2025.12.24 01:55:22.609475 [ 260 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233589 sec. (810.643 rows/sec., 31.67 KiB/sec.) | ||
| 16291 | 2025.12.24 01:55:22.609494 [ 260 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Trace> Aggregator: Merging aggregated data | ||
| 16292 | 2025.12.24 01:55:22.610714 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003526 sec., 283.60748723766307 rows/sec., 11.08 KiB/sec. | ||
| 16293 | 2025.12.24 01:55:22.610883 [ 351 ] {ee8aa4bf-79bc-4dab-8a03-166d069b1bdc} <Debug> TCPHandler: Processed in 0.004025033 sec. | ||
| 16294 | 2025.12.24 01:55:22.610976 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16295 | 2025.12.24 01:55:22.611003 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16296 | 2025.12.24 01:55:22.611008 [ 351 ] {} <Debug> TCP-Session: 17898844-8037-4044-917f-362293f0deef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2025.12.24 01:55:22.611026 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16298 | 2025.12.24 01:55:22.611044 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16299 | 2025.12.24 01:55:22.611063 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16300 | 2025.12.24 01:55:22.611083 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16301 | 2025.12.24 01:55:22.611103 [ 357 ] {} <Debug> TCP-Session: 740a5ea6-9a43-4068-8551-27c5d04bf7ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2025.12.24 01:55:22.611102 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16303 | 2025.12.24 01:55:22.611130 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16304 | 2025.12.24 01:55:22.611134 [ 363 ] {} <Debug> TCP-Session: aa50949a-2323-4401-9042-67699e7140a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16305 | 2025.12.24 01:55:22.611159 [ 359 ] {} <Debug> TCP-Session: d6b0e277-5e73-49c5-9089-d4d7c4539d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16306 | 2025.12.24 01:55:22.611172 [ 365 ] {} <Debug> TCP-Session: 01b6d632-1b9a-4728-a127-8cdc46cb508b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2025.12.24 01:55:22.611146 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16308 | 2025.12.24 01:55:22.611117 [ 358 ] {} <Debug> TCP-Session: ec19c224-0435-4edd-bf80-bb539456c796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2025.12.24 01:55:22.611232 [ 364 ] {} <Debug> TCP-Session: c32f6d7c-03e3-4363-82fd-80209006c4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2025.12.24 01:55:22.611080 [ 355 ] {} <Debug> TCP-Session: 7eaf7dcb-593a-46bc-b570-0d011b05482a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2025.12.24 01:55:22.611045 [ 356 ] {} <Debug> TCP-Session: ea3d9138-c1e4-424c-a732-32449a389eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2025.12.24 01:55:23.059752 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16313 | 2025.12.24 01:55:23.060040 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16314 | 2025.12.24 01:55:23.060160 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16315 | 2025.12.24 01:55:23.061178 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2025.12.24 01:55:23.061263 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16317 | 2025.12.24 01:55:23.061954 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16318 | 2025.12.24 01:55:23.062393 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2025.12.24 01:55:23.062674 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002715 sec., 736.6482504604052 rows/sec., 60.07 KiB/sec. | ||
| 16320 | 2025.12.24 01:55:23.062766 [ 5 ] {30074a4b-41ce-4ae5-93db-31d05d5f74e8} <Debug> TCPHandler: Processed in 0.003263555 sec. | ||
| 16321 | 2025.12.24 01:55:23.062962 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2025.12.24 01:55:23.063136 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16323 | 2025.12.24 01:55:23.063207 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16324 | 2025.12.24 01:55:23.064945 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2025.12.24 01:55:23.064997 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16326 | 2025.12.24 01:55:23.065594 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16327 | 2025.12.24 01:55:23.065941 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2025.12.24 01:55:23.066131 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.003038 sec., 394009.2165898618 rows/sec., 32.48 MiB/sec. | ||
| 16329 | 2025.12.24 01:55:23.066191 [ 5 ] {648ba53d-eee1-46a0-84a0-7bb51407ef52} <Debug> TCPHandler: Processed in 0.003310937 sec. | ||
| 16330 | 2025.12.24 01:55:23.066348 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2025.12.24 01:55:23.066478 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16332 | 2025.12.24 01:55:23.066534 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16333 | 2025.12.24 01:55:23.067103 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2025.12.24 01:55:23.067148 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16335 | 2025.12.24 01:55:23.067569 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16336 | 2025.12.24 01:55:23.067922 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2025.12.24 01:55:23.068143 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001701 sec., 1175.7789535567313 rows/sec., 82.10 KiB/sec. | ||
| 16338 | 2025.12.24 01:55:23.068210 [ 5 ] {5150fb6f-ea03-4677-b774-55ca69e8fd39} <Debug> TCPHandler: Processed in 0.001924064 sec. | ||
| 16339 | 2025.12.24 01:55:23.068382 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2025.12.24 01:55:23.068531 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16341 | 2025.12.24 01:55:23.068603 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16342 | 2025.12.24 01:55:23.069452 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2025.12.24 01:55:23.069509 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16344 | 2025.12.24 01:55:23.070043 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16345 | 2025.12.24 01:55:23.070359 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2025.12.24 01:55:23.070516 [ 141 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16347 | 2025.12.24 01:55:23.070549 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002053 sec., 111056.98977106673 rows/sec., 7.52 MiB/sec. | ||
| 16348 | 2025.12.24 01:55:23.070564 [ 141 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2025.12.24 01:55:23.070590 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16350 | 2025.12.24 01:55:23.070603 [ 5 ] {26e903d0-411a-4eee-80a8-16d92f56da3a} <Debug> TCPHandler: Processed in 0.002297973 sec. | ||
| 16351 | 2025.12.24 01:55:23.070751 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2025.12.24 01:55:23.070764 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 16353 | 2025.12.24 01:55:23.070887 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16354 | 2025.12.24 01:55:23.070950 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16355 | 2025.12.24 01:55:23.070961 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16356 | 2025.12.24 01:55:23.071014 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 465 rows starting from the beginning of the part | ||
| 16357 | 2025.12.24 01:55:23.071101 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
| 16358 | 2025.12.24 01:55:23.071159 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 16359 | 2025.12.24 01:55:23.071216 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 16360 | 2025.12.24 01:55:23.071267 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 16361 | 2025.12.24 01:55:23.071313 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 228 rows starting from the beginning of the part | ||
| 16362 | 2025.12.24 01:55:23.071742 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2025.12.24 01:55:23.071801 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16364 | 2025.12.24 01:55:23.072307 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16365 | 2025.12.24 01:55:23.072610 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.12.24 01:55:23.072634 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951445 sec., 797870.2961139054 rows/sec., 55.85 MiB/sec. | ||
| 16367 | 2025.12.24 01:55:23.072786 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001931 sec., 270326.2558259969 rows/sec., 20.01 MiB/sec. | ||
| 16368 | 2025.12.24 01:55:23.072852 [ 5 ] {a76237e9-8ab1-4714-9da2-adf6aa6010d5} <Debug> TCPHandler: Processed in 0.00216793 sec. | ||
| 16369 | 2025.12.24 01:55:23.072903 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16370 | 2025.12.24 01:55:23.073020 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2025.12.24 01:55:23.073149 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16372 | 2025.12.24 01:55:23.073209 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16373 | 2025.12.24 01:55:23.073334 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2025.12.24 01:55:23.073445 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_71_14} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16375 | 2025.12.24 01:55:23.073588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16376 | 2025.12.24 01:55:23.074035 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16377 | 2025.12.24 01:55:23.074089 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16378 | 2025.12.24 01:55:23.074615 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16379 | 2025.12.24 01:55:23.074923 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16380 | 2025.12.24 01:55:23.075131 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002008 sec., 420816.7330677291 rows/sec., 28.32 MiB/sec. | ||
| 16381 | 2025.12.24 01:55:23.075180 [ 5 ] {4bceb7cd-ad13-4bf3-ae20-28bbb3ff247e} <Debug> TCPHandler: Processed in 0.002225761 sec. | ||
| 16382 | 2025.12.24 01:55:23.075339 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16383 | 2025.12.24 01:55:23.075455 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16384 | 2025.12.24 01:55:23.075510 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16385 | 2025.12.24 01:55:23.075957 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2025.12.24 01:55:23.076003 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16387 | 2025.12.24 01:55:23.076424 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16388 | 2025.12.24 01:55:23.076703 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2025.12.24 01:55:23.076871 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 16390 | 2025.12.24 01:55:23.076918 [ 5 ] {a0835b2b-9e44-4628-90f3-12553c1d491b} <Debug> TCPHandler: Processed in 0.001642868 sec. | ||
| 16391 | 2025.12.24 01:55:23.552761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38943 | ||
| 16392 | 2025.12.24 01:55:23.553369 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.12.24 01:55:23.553426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16394 | 2025.12.24 01:55:23.553923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16395 | 2025.12.24 01:55:23.554160 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.12.24 01:55:23.554296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38943 | ||
| 16397 | 2025.12.24 01:55:23.554344 [ 141 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16398 | 2025.12.24 01:55:23.554413 [ 141 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.12.24 01:55:23.554437 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16400 | 2025.12.24 01:55:23.554549 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 16401 | 2025.12.24 01:55:23.554659 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16402 | 2025.12.24 01:55:23.554695 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36575 rows starting from the beginning of the part | ||
| 16403 | 2025.12.24 01:55:23.554766 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 16404 | 2025.12.24 01:55:23.554834 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 16405 | 2025.12.24 01:55:23.554893 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 16406 | 2025.12.24 01:55:23.554947 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 16407 | 2025.12.24 01:55:23.555004 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 16408 | 2025.12.24 01:55:23.558023 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003511441 sec., 11090318.760873385 rows/sec., 158.65 MiB/sec. | ||
| 16409 | 2025.12.24 01:55:23.558487 [ 197 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16410 | 2025.12.24 01:55:23.558820 [ 197 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.12.24 01:55:23.558904 [ 197 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_81_16} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16412 | 2025.12.24 01:55:23.559031 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16413 | 2025.12.24 01:55:25.604646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16414 | 2025.12.24 01:55:25.623012 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2025.12.24 01:55:25.623076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16416 | 2025.12.24 01:55:25.629259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16417 | 2025.12.24 01:55:25.629988 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2025.12.24 01:55:25.630320 [ 73 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16419 | 2025.12.24 01:55:25.630420 [ 73 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2025.12.24 01:55:25.630458 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16421 | 2025.12.24 01:55:25.630616 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16422 | 2025.12.24 01:55:25.633727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16423 | 2025.12.24 01:55:25.634307 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16424 | 2025.12.24 01:55:25.635862 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16425 | 2025.12.24 01:55:25.640831 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16426 | 2025.12.24 01:55:25.645503 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16427 | 2025.12.24 01:55:25.650121 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16428 | 2025.12.24 01:55:25.655126 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16429 | 2025.12.24 01:55:25.659954 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 16430 | 2025.12.24 01:55:25.724835 [ 186 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.094289374 sec., 6469.445857175805 rows/sec., 33.45 MiB/sec. | ||
| 16431 | 2025.12.24 01:55:25.728373 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16432 | 2025.12.24 01:55:25.730649 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_81_16} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16433 | 2025.12.24 01:55:25.730790 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_81_16} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16434 | 2025.12.24 01:55:25.733508 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16435 | 2025.12.24 01:55:26.179086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2040 | ||
| 16436 | 2025.12.24 01:55:26.182236 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2025.12.24 01:55:26.182287 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16438 | 2025.12.24 01:55:26.183545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16439 | 2025.12.24 01:55:26.183823 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2025.12.24 01:55:26.183998 [ 69 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16441 | 2025.12.24 01:55:26.184097 [ 69 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2025.12.24 01:55:26.184133 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16443 | 2025.12.24 01:55:26.184171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 16444 | 2025.12.24 01:55:26.184253 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 16445 | 2025.12.24 01:55:26.184809 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16446 | 2025.12.24 01:55:26.184942 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1874 rows starting from the beginning of the part | ||
| 16447 | 2025.12.24 01:55:26.185280 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 16448 | 2025.12.24 01:55:26.185597 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
| 16449 | 2025.12.24 01:55:26.185897 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 16450 | 2025.12.24 01:55:26.186188 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 16451 | 2025.12.24 01:55:26.186476 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 16452 | 2025.12.24 01:55:26.193532 [ 186 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 72 columns (72 merged, 0 gathered) in 0.009324325 sec., 218782.5928418411 rows/sec., 169.07 MiB/sec. | ||
| 16453 | 2025.12.24 01:55:26.195223 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16454 | 2025.12.24 01:55:26.195744 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2025.12.24 01:55:26.195813 [ 195 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_61_12} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16456 | 2025.12.24 01:55:26.195979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 16457 | 2025.12.24 01:55:28.036168 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16458 | 2025.12.24 01:55:28.036374 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16459 | 2025.12.24 01:55:28.036444 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16460 | 2025.12.24 01:55:28.037264 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2025.12.24 01:55:28.037312 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16462 | 2025.12.24 01:55:28.037729 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16463 | 2025.12.24 01:55:28.037957 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2025.12.24 01:55:28.038112 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 16465 | 2025.12.24 01:55:28.038154 [ 5 ] {6e118f7e-853e-40ab-a921-34c8e7131c5c} <Debug> TCPHandler: Processed in 0.002121259 sec. | ||
| 16466 | 2025.12.24 01:55:28.038271 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2025.12.24 01:55:28.038370 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16468 | 2025.12.24 01:55:28.038412 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16469 | 2025.12.24 01:55:28.039767 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2025.12.24 01:55:28.039814 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16471 | 2025.12.24 01:55:28.040226 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16472 | 2025.12.24 01:55:28.040454 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2025.12.24 01:55:28.040591 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.00224 sec., 532589.2857142858 rows/sec., 42.55 MiB/sec. | ||
| 16474 | 2025.12.24 01:55:28.040631 [ 5 ] {d6b81f9a-5729-402f-a9bd-08d9ca911ac6} <Debug> TCPHandler: Processed in 0.002410445 sec. | ||
| 16475 | 2025.12.24 01:55:28.040741 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2025.12.24 01:55:28.040838 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16477 | 2025.12.24 01:55:28.040881 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16478 | 2025.12.24 01:55:28.041429 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2025.12.24 01:55:28.041468 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16480 | 2025.12.24 01:55:28.041798 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16481 | 2025.12.24 01:55:28.042016 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2025.12.24 01:55:28.042148 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001328 sec., 184487.9518072289 rows/sec., 11.27 MiB/sec. | ||
| 16483 | 2025.12.24 01:55:28.042187 [ 5 ] {250030e7-f03b-4cda-8bbe-56077b66f52a} <Debug> TCPHandler: Processed in 0.001497585 sec. | ||
| 16484 | 2025.12.24 01:55:28.042289 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2025.12.24 01:55:28.042384 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16486 | 2025.12.24 01:55:28.042425 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16487 | 2025.12.24 01:55:28.042979 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2025.12.24 01:55:28.043016 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16489 | 2025.12.24 01:55:28.043358 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16490 | 2025.12.24 01:55:28.043570 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2025.12.24 01:55:28.043709 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001343 sec., 158600.14892032763 rows/sec., 10.23 MiB/sec. | ||
| 16492 | 2025.12.24 01:55:28.043749 [ 5 ] {10335d8c-2259-4ab8-b1ee-1728ea8148dd} <Debug> TCPHandler: Processed in 0.001510245 sec. | ||
| 16493 | 2025.12.24 01:55:28.043861 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2025.12.24 01:55:28.044086 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16495 | 2025.12.24 01:55:28.044126 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16496 | 2025.12.24 01:55:28.044670 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2025.12.24 01:55:28.044708 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16498 | 2025.12.24 01:55:28.045050 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16499 | 2025.12.24 01:55:28.045287 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2025.12.24 01:55:28.045421 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 16501 | 2025.12.24 01:55:28.045601 [ 5 ] {121647fe-17a1-44e8-aef0-90e543174a44} <Debug> TCPHandler: Processed in 0.001787812 sec. | ||
| 16502 | 2025.12.24 01:55:28.045707 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2025.12.24 01:55:28.045807 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16504 | 2025.12.24 01:55:28.045849 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16505 | 2025.12.24 01:55:28.046632 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2025.12.24 01:55:28.046668 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16507 | 2025.12.24 01:55:28.047001 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16508 | 2025.12.24 01:55:28.047248 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2025.12.24 01:55:28.047380 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001593 sec., 451349.65473948524 rows/sec., 31.68 MiB/sec. | ||
| 16510 | 2025.12.24 01:55:28.047418 [ 5 ] {c0495ada-b6cb-49b6-99e9-b5d025db12f4} <Debug> TCPHandler: Processed in 0.001760041 sec. | ||
| 16511 | 2025.12.24 01:55:28.047521 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16512 | 2025.12.24 01:55:28.047631 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16513 | 2025.12.24 01:55:28.047673 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16514 | 2025.12.24 01:55:28.048006 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16515 | 2025.12.24 01:55:28.048055 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16516 | 2025.12.24 01:55:28.048417 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16517 | 2025.12.24 01:55:28.048652 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2025.12.24 01:55:28.048799 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 16519 | 2025.12.24 01:55:28.048838 [ 5 ] {6f3d27f4-f7ab-4077-8f53-49db483bb011} <Debug> TCPHandler: Processed in 0.001365582 sec. | ||
| 16520 | 2025.12.24 01:55:28.048935 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16521 | 2025.12.24 01:55:28.049031 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16522 | 2025.12.24 01:55:28.049074 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16523 | 2025.12.24 01:55:28.049553 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2025.12.24 01:55:28.049593 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16525 | 2025.12.24 01:55:28.049989 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16526 | 2025.12.24 01:55:28.050229 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2025.12.24 01:55:28.050380 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001369 sec., 229364.49963476992 rows/sec., 15.07 MiB/sec. | ||
| 16528 | 2025.12.24 01:55:28.050420 [ 5 ] {ebd10e3a-cdaf-4cc5-8fda-90531f8b07ce} <Debug> TCPHandler: Processed in 0.001533895 sec. | ||
| 16529 | 2025.12.24 01:55:28.050534 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16530 | 2025.12.24 01:55:28.050672 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16531 | 2025.12.24 01:55:28.050733 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16532 | 2025.12.24 01:55:28.051159 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16533 | 2025.12.24 01:55:28.051204 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16534 | 2025.12.24 01:55:28.051639 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16535 | 2025.12.24 01:55:28.051864 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16536 | 2025.12.24 01:55:28.051984 [ 118 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 16537 | 2025.12.24 01:55:28.052001 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001356 sec., 2212.3893805309735 rows/sec., 143.32 KiB/sec. | ||
| 16538 | 2025.12.24 01:55:28.052059 [ 118 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2025.12.24 01:55:28.052067 [ 5 ] {ec432053-fb06-4b54-9d20-b64b8572a0f4} <Debug> TCPHandler: Processed in 0.001596187 sec. | ||
| 16540 | 2025.12.24 01:55:28.052092 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16541 | 2025.12.24 01:55:28.052185 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16542 | 2025.12.24 01:55:28.052205 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 16543 | 2025.12.24 01:55:28.052287 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16544 | 2025.12.24 01:55:28.052330 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16545 | 2025.12.24 01:55:28.052347 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <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 | ||
| 16546 | 2025.12.24 01:55:28.052370 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 46 rows starting from the beginning of the part | ||
| 16547 | 2025.12.24 01:55:28.052440 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16548 | 2025.12.24 01:55:28.052484 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16549 | 2025.12.24 01:55:28.052523 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16550 | 2025.12.24 01:55:28.052559 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16551 | 2025.12.24 01:55:28.052595 [ 186 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 3 rows starting from the beginning of the part | ||
| 16552 | 2025.12.24 01:55:28.053272 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2025.12.24 01:55:28.053314 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16554 | 2025.12.24 01:55:28.053454 [ 200 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129132 sec., 41043.2735495462 rows/sec., 2.69 MiB/sec. | ||
| 16555 | 2025.12.24 01:55:28.053643 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 16556 | 2025.12.24 01:55:28.053912 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16557 | 2025.12.24 01:55:28.053955 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16558 | 2025.12.24 01:55:28.053986 [ 190 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_49_10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 16559 | 2025.12.24 01:55:28.054073 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16560 | 2025.12.24 01:55:28.054200 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2025.12.24 01:55:28.054348 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002081 sec., 19221.528111484862 rows/sec., 34.44 MiB/sec. | ||
| 16562 | 2025.12.24 01:55:28.054405 [ 5 ] {39c5a6ff-42ca-418b-b8b8-7464ee46e0d0} <Debug> TCPHandler: Processed in 0.002270362 sec. | ||
| 16563 | 2025.12.24 01:55:28.054524 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2025.12.24 01:55:28.054620 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16565 | 2025.12.24 01:55:28.054663 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16566 | 2025.12.24 01:55:28.055013 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2025.12.24 01:55:28.055050 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16568 | 2025.12.24 01:55:28.055428 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16569 | 2025.12.24 01:55:28.055649 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.12.24 01:55:28.055787 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 16571 | 2025.12.24 01:55:28.055826 [ 5 ] {e44141e3-242c-4045-a91f-2787ff7ea3e5} <Debug> TCPHandler: Processed in 0.001351212 sec. | ||
| 16572 | 2025.12.24 01:55:30.843871 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16573 | 2025.12.24 01:55:30.843953 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16574 | 2025.12.24 01:55:31.054536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39455 | ||
| 16575 | 2025.12.24 01:55:31.055370 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2025.12.24 01:55:31.055403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16577 | 2025.12.24 01:55:31.055858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16578 | 2025.12.24 01:55:31.056076 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2025.12.24 01:55:31.056200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39455 | ||
| 16580 | 2025.12.24 01:55:33.022776 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2025.12.24 01:55:33.022970 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16582 | 2025.12.24 01:55:33.023040 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16583 | 2025.12.24 01:55:33.023730 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2025.12.24 01:55:33.023773 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16585 | 2025.12.24 01:55:33.024184 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16586 | 2025.12.24 01:55:33.024418 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2025.12.24 01:55:33.024564 [ 153 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16588 | 2025.12.24 01:55:33.024575 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec. | ||
| 16589 | 2025.12.24 01:55:33.024602 [ 153 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16590 | 2025.12.24 01:55:33.024622 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16591 | 2025.12.24 01:55:33.024633 [ 5 ] {952b7857-7c27-497c-8454-5494860b94ac} <Debug> TCPHandler: Processed in 0.001991597 sec. | ||
| 16592 | 2025.12.24 01:55:33.024749 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 16593 | 2025.12.24 01:55:33.024765 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16594 | 2025.12.24 01:55:33.024889 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16595 | 2025.12.24 01:55:33.024895 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16596 | 2025.12.24 01:55:33.024940 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16597 | 2025.12.24 01:55:33.024976 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2463 rows starting from the beginning of the part | ||
| 16598 | 2025.12.24 01:55:33.025063 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 16599 | 2025.12.24 01:55:33.025109 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1192 rows starting from the beginning of the part | ||
| 16600 | 2025.12.24 01:55:33.025152 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1197 rows starting from the beginning of the part | ||
| 16601 | 2025.12.24 01:55:33.025192 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1193 rows starting from the beginning of the part | ||
| 16602 | 2025.12.24 01:55:33.025237 [ 200 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 16603 | 2025.12.24 01:55:33.025392 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2025.12.24 01:55:33.025438 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16605 | 2025.12.24 01:55:33.025774 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16606 | 2025.12.24 01:55:33.026004 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2025.12.24 01:55:33.026133 [ 153 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16608 | 2025.12.24 01:55:33.026138 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 16609 | 2025.12.24 01:55:33.026163 [ 153 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2025.12.24 01:55:33.026183 [ 5 ] {ec79b4ad-d33b-4614-8748-ab36d9afbe8e} <Debug> TCPHandler: Processed in 0.001472914 sec. | ||
| 16611 | 2025.12.24 01:55:33.026184 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16612 | 2025.12.24 01:55:33.026299 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2025.12.24 01:55:33.026296 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 16614 | 2025.12.24 01:55:33.026392 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16615 | 2025.12.24 01:55:33.026441 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16616 | 2025.12.24 01:55:33.026454 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16617 | 2025.12.24 01:55:33.026494 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 16618 | 2025.12.24 01:55:33.026565 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 16619 | 2025.12.24 01:55:33.026611 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 719 rows starting from the beginning of the part | ||
| 16620 | 2025.12.24 01:55:33.026655 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 522 rows starting from the beginning of the part | ||
| 16621 | 2025.12.24 01:55:33.026696 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 719 rows starting from the beginning of the part | ||
| 16622 | 2025.12.24 01:55:33.026735 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 16623 | 2025.12.24 01:55:33.026909 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2025.12.24 01:55:33.026951 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16625 | 2025.12.24 01:55:33.027309 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16626 | 2025.12.24 01:55:33.027549 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.12.24 01:55:33.027558 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002869216 sec., 2145882.3595016897 rows/sec., 182.22 MiB/sec. | ||
| 16628 | 2025.12.24 01:55:33.027701 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 16629 | 2025.12.24 01:55:33.027745 [ 5 ] {981cfeae-0430-4ab1-8a5e-76ff1b347f76} <Debug> TCPHandler: Processed in 0.001495294 sec. | ||
| 16630 | 2025.12.24 01:55:33.027856 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16631 | 2025.12.24 01:55:33.027868 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16632 | 2025.12.24 01:55:33.027971 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16633 | 2025.12.24 01:55:33.028016 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16634 | 2025.12.24 01:55:33.028131 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2025.12.24 01:55:33.028223 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971376 sec., 1692726.2987882576 rows/sec., 128.04 MiB/sec. | ||
| 16636 | 2025.12.24 01:55:33.028232 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_121_24} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16637 | 2025.12.24 01:55:33.028373 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 16638 | 2025.12.24 01:55:33.028384 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2025.12.24 01:55:33.028426 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16640 | 2025.12.24 01:55:33.028472 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16641 | 2025.12.24 01:55:33.028795 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16642 | 2025.12.24 01:55:33.028800 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2025.12.24 01:55:33.028902 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_121_24} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16644 | 2025.12.24 01:55:33.028985 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 16645 | 2025.12.24 01:55:33.029040 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2025.12.24 01:55:33.029162 [ 153 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16647 | 2025.12.24 01:55:33.029176 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 16648 | 2025.12.24 01:55:33.029193 [ 153 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2025.12.24 01:55:33.029211 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16650 | 2025.12.24 01:55:33.029213 [ 5 ] {41526b4f-3ac5-4b86-b6e2-95bb99be0e44} <Debug> TCPHandler: Processed in 0.001393522 sec. | ||
| 16651 | 2025.12.24 01:55:33.029297 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16652 | 2025.12.24 01:55:33.029384 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16653 | 2025.12.24 01:55:33.029413 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8968 rows starting from the beginning of the part | ||
| 16654 | 2025.12.24 01:55:33.029468 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16655 | 2025.12.24 01:55:33.029514 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16656 | 2025.12.24 01:55:33.029554 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16657 | 2025.12.24 01:55:33.029593 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16658 | 2025.12.24 01:55:33.029632 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 16659 | 2025.12.24 01:55:33.032314 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9356 rows, containing 4 columns (4 merged, 0 gathered) in 0.003051171 sec., 3066363.701018396 rows/sec., 196.43 MiB/sec. | ||
| 16660 | 2025.12.24 01:55:33.032575 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16661 | 2025.12.24 01:55:33.032912 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2025.12.24 01:55:33.033004 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_121_24} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16663 | 2025.12.24 01:55:33.033123 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 16664 | 2025.12.24 01:55:33.133813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16665 | 2025.12.24 01:55:33.152543 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2025.12.24 01:55:33.152609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16667 | 2025.12.24 01:55:33.158977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16668 | 2025.12.24 01:55:33.159759 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2025.12.24 01:55:33.163986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16670 | 2025.12.24 01:55:36.184414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2070 | ||
| 16671 | 2025.12.24 01:55:36.186847 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2025.12.24 01:55:36.186901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16673 | 2025.12.24 01:55:36.188122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16674 | 2025.12.24 01:55:36.188412 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2025.12.24 01:55:36.188766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 16676 | 2025.12.24 01:55:38.033799 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16677 | 2025.12.24 01:55:38.034104 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16678 | 2025.12.24 01:55:38.034201 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16679 | 2025.12.24 01:55:38.034869 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2025.12.24 01:55:38.034906 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16681 | 2025.12.24 01:55:38.035293 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16682 | 2025.12.24 01:55:38.035530 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2025.12.24 01:55:38.035686 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 16684 | 2025.12.24 01:55:38.035729 [ 5 ] {4048355b-1f2f-4c73-bf30-d2800416c86e} <Debug> TCPHandler: Processed in 0.002118269 sec. | ||
| 16685 | 2025.12.24 01:55:38.035782 [ 222 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 16686 | 2025.12.24 01:55:38.035844 [ 222 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 16687 | 2025.12.24 01:55:38.035853 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16688 | 2025.12.24 01:55:38.035955 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16689 | 2025.12.24 01:55:38.035997 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16690 | 2025.12.24 01:55:38.036414 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2025.12.24 01:55:38.036453 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16692 | 2025.12.24 01:55:38.036758 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16693 | 2025.12.24 01:55:38.036965 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16694 | 2025.12.24 01:55:38.037090 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001153 sec., 13876.843018213358 rows/sec., 1.11 MiB/sec. | ||
| 16695 | 2025.12.24 01:55:38.037129 [ 5 ] {4e2be066-555b-41c9-b4c7-35eeac8e4304} <Debug> TCPHandler: Processed in 0.00132466 sec. | ||
| 16696 | 2025.12.24 01:55:38.037256 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2025.12.24 01:55:38.037354 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16698 | 2025.12.24 01:55:38.037393 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16699 | 2025.12.24 01:55:38.038001 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2025.12.24 01:55:38.038041 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16701 | 2025.12.24 01:55:38.038377 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16702 | 2025.12.24 01:55:38.038582 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2025.12.24 01:55:38.038714 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Debug> executeQuery: Read 264 rows, 24.12 KiB in 0.001383 sec., 190889.3709327549 rows/sec., 17.03 MiB/sec. | ||
| 16704 | 2025.12.24 01:55:38.038754 [ 5 ] {fb9257d1-e623-479e-a75c-14f15b7159bd} <Debug> TCPHandler: Processed in 0.001549116 sec. | ||
| 16705 | 2025.12.24 01:55:38.038819 [ 220 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 16706 | 2025.12.24 01:55:38.038870 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2025.12.24 01:55:38.038882 [ 220 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 16708 | 2025.12.24 01:55:38.038974 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16709 | 2025.12.24 01:55:38.039020 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16710 | 2025.12.24 01:55:38.039488 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16711 | 2025.12.24 01:55:38.039528 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16712 | 2025.12.24 01:55:38.039568 [ 222 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 16713 | 2025.12.24 01:55:38.039855 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16714 | 2025.12.24 01:55:38.040138 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2025.12.24 01:55:38.040267 [ 149 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16716 | 2025.12.24 01:55:38.040268 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Debug> executeQuery: Read 68 rows, 5.09 KiB in 0.001312 sec., 51829.26829268293 rows/sec., 3.79 MiB/sec. | ||
| 16717 | 2025.12.24 01:55:38.040303 [ 149 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2025.12.24 01:55:38.040323 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16719 | 2025.12.24 01:55:38.040323 [ 5 ] {03d70eb2-166a-4804-94ef-b69680b6f00b} <Debug> TCPHandler: Processed in 0.001501294 sec. | ||
| 16720 | 2025.12.24 01:55:38.040419 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 16721 | 2025.12.24 01:55:38.040446 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16722 | 2025.12.24 01:55:38.040505 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16723 | 2025.12.24 01:55:38.040534 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 277 rows starting from the beginning of the part | ||
| 16724 | 2025.12.24 01:55:38.040540 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16725 | 2025.12.24 01:55:38.040587 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16726 | 2025.12.24 01:55:38.040602 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 245 rows starting from the beginning of the part | ||
| 16727 | 2025.12.24 01:55:38.040647 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 245 rows starting from the beginning of the part | ||
| 16728 | 2025.12.24 01:55:38.040690 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2 rows starting from the beginning of the part | ||
| 16729 | 2025.12.24 01:55:38.040730 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 245 rows starting from the beginning of the part | ||
| 16730 | 2025.12.24 01:55:38.040773 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 16731 | 2025.12.24 01:55:38.040983 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2025.12.24 01:55:38.041017 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16733 | 2025.12.24 01:55:38.041315 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16734 | 2025.12.24 01:55:38.041561 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2025.12.24 01:55:38.041614 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225029 sec., 883244.3966632626 rows/sec., 58.28 MiB/sec. | ||
| 16736 | 2025.12.24 01:55:38.041693 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 16737 | 2025.12.24 01:55:38.041736 [ 5 ] {da2a3fac-46a2-440c-af92-74a48d288a70} <Debug> TCPHandler: Processed in 0.001343511 sec. | ||
| 16738 | 2025.12.24 01:55:38.041823 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16739 | 2025.12.24 01:55:38.041847 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16740 | 2025.12.24 01:55:38.041943 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16741 | 2025.12.24 01:55:38.041984 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16742 | 2025.12.24 01:55:38.042133 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2025.12.24 01:55:38.042229 [ 198 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_71_14} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16744 | 2025.12.24 01:55:38.042347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16745 | 2025.12.24 01:55:38.042399 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2025.12.24 01:55:38.042440 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16747 | 2025.12.24 01:55:38.042661 [ 220 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 16748 | 2025.12.24 01:55:38.042753 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16749 | 2025.12.24 01:55:38.042987 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2025.12.24 01:55:38.043116 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 16751 | 2025.12.24 01:55:38.043154 [ 225 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 16752 | 2025.12.24 01:55:38.043158 [ 5 ] {3e73af26-e75a-4d93-9307-9f2aa45d0763} <Debug> TCPHandler: Processed in 0.001366251 sec. | ||
| 16753 | 2025.12.24 01:55:38.043184 [ 225 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 16754 | 2025.12.24 01:55:38.043287 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16755 | 2025.12.24 01:55:38.043379 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16756 | 2025.12.24 01:55:38.043421 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16757 | 2025.12.24 01:55:38.043895 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.12.24 01:55:38.043930 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16759 | 2025.12.24 01:55:38.044244 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16760 | 2025.12.24 01:55:38.044474 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.12.24 01:55:38.044601 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Debug> executeQuery: Read 156 rows, 12.88 KiB in 0.00124 sec., 125806.45161290323 rows/sec., 10.14 MiB/sec. | ||
| 16762 | 2025.12.24 01:55:38.044638 [ 5 ] {1fc0eb3f-bbd0-41ec-8bc4-0cba6d72ceb5} <Debug> TCPHandler: Processed in 0.001398792 sec. | ||
| 16763 | 2025.12.24 01:55:38.044711 [ 220 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 16764 | 2025.12.24 01:55:38.044744 [ 220 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 16765 | 2025.12.24 01:55:38.044757 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2025.12.24 01:55:38.044853 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16767 | 2025.12.24 01:55:38.044896 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16768 | 2025.12.24 01:55:38.045385 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2025.12.24 01:55:38.045423 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16770 | 2025.12.24 01:55:38.045780 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16771 | 2025.12.24 01:55:38.046039 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2025.12.24 01:55:38.046176 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Debug> executeQuery: Read 348 rows, 26.92 KiB in 0.001341 sec., 259507.82997762863 rows/sec., 19.60 MiB/sec. | ||
| 16773 | 2025.12.24 01:55:38.046213 [ 5 ] {84cc830c-946e-4e59-80a9-73ce2fc3b44f} <Debug> TCPHandler: Processed in 0.001503605 sec. | ||
| 16774 | 2025.12.24 01:55:38.046332 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16775 | 2025.12.24 01:55:38.046336 [ 225 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 16776 | 2025.12.24 01:55:38.046427 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16777 | 2025.12.24 01:55:38.046480 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <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 | ||
| 16778 | 2025.12.24 01:55:38.047359 [ 220 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 16779 | 2025.12.24 01:55:38.047366 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2025.12.24 01:55:38.047418 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16781 | 2025.12.24 01:55:38.047985 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16782 | 2025.12.24 01:55:38.048208 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2025.12.24 01:55:38.048318 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16784 | 2025.12.24 01:55:38.048342 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 16785 | 2025.12.24 01:55:38.048367 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16786 | 2025.12.24 01:55:38.048393 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16787 | 2025.12.24 01:55:38.048402 [ 5 ] {1cdf4eab-a31d-4dd7-a04a-d4eb3bfdfadf} <Debug> TCPHandler: Processed in 0.002117228 sec. | ||
| 16788 | 2025.12.24 01:55:38.048500 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16789 | 2025.12.24 01:55:38.048541 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2025.12.24 01:55:38.048645 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16791 | 2025.12.24 01:55:38.048687 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16792 | 2025.12.24 01:55:38.048763 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16793 | 2025.12.24 01:55:38.048833 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2182 rows starting from the beginning of the part | ||
| 16794 | 2025.12.24 01:55:38.048979 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16795 | 2025.12.24 01:55:38.049035 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2025.12.24 01:55:38.049075 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16797 | 2025.12.24 01:55:38.049095 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16798 | 2025.12.24 01:55:38.049202 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16799 | 2025.12.24 01:55:38.049294 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16800 | 2025.12.24 01:55:38.049384 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 16801 | 2025.12.24 01:55:38.049390 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16802 | 2025.12.24 01:55:38.049610 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2025.12.24 01:55:38.049742 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 16804 | 2025.12.24 01:55:38.049779 [ 5 ] {7a37f292-6879-4157-b137-660ceb35f4b6} <Debug> TCPHandler: Processed in 0.001285469 sec. | ||
| 16805 | 2025.12.24 01:55:38.060326 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 19 columns (19 merged, 0 gathered) in 0.011870994 sec., 200657.16485072777 rows/sec., 359.57 MiB/sec. | ||
| 16806 | 2025.12.24 01:55:38.062188 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16807 | 2025.12.24 01:55:38.062540 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16808 | 2025.12.24 01:55:38.062616 [ 191 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16809 | 2025.12.24 01:55:38.062737 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. | ||
| 16810 | 2025.12.24 01:55:38.556386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39903 | ||
| 16811 | 2025.12.24 01:55:38.557214 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16812 | 2025.12.24 01:55:38.557264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16813 | 2025.12.24 01:55:38.557750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16814 | 2025.12.24 01:55:38.557977 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2025.12.24 01:55:38.558126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39903 | ||
| 16816 | 2025.12.24 01:55:38.959400 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 16817 | 2025.12.24 01:55:38.959478 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 16818 | 2025.12.24 01:55:38.963257 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 16819 | 2025.12.24 01:55:39.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.29 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 387.26 MiB (RSS), difference: 5.97 MiB | ||
| 16820 | 2025.12.24 01:55:39.126766 [ 225 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 16821 | 2025.12.24 01:55:39.126795 [ 225 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 16822 | 2025.12.24 01:55:39.129318 [ 225 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 16823 | 2025.12.24 01:55:39.676032 [ 222 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 16824 | 2025.12.24 01:55:39.676089 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 16825 | 2025.12.24 01:55:39.678722 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 16826 | 2025.12.24 01:55:40.664040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16827 | 2025.12.24 01:55:40.682493 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16828 | 2025.12.24 01:55:40.682557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16829 | 2025.12.24 01:55:40.688973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16830 | 2025.12.24 01:55:40.689699 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16831 | 2025.12.24 01:55:40.693409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16832 | 2025.12.24 01:55:43.023462 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2025.12.24 01:55:43.023793 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16834 | 2025.12.24 01:55:43.023896 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16835 | 2025.12.24 01:55:43.024755 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2025.12.24 01:55:43.024795 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16837 | 2025.12.24 01:55:43.025188 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16838 | 2025.12.24 01:55:43.025417 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2025.12.24 01:55:43.025572 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. | ||
| 16840 | 2025.12.24 01:55:43.025614 [ 5 ] {2f113900-3ff4-48f1-9009-9f79d6ff3526} <Debug> TCPHandler: Processed in 0.002343954 sec. | ||
| 16841 | 2025.12.24 01:55:43.025745 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2025.12.24 01:55:43.025840 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16843 | 2025.12.24 01:55:43.025878 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16844 | 2025.12.24 01:55:43.026350 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2025.12.24 01:55:43.026388 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16846 | 2025.12.24 01:55:43.026696 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16847 | 2025.12.24 01:55:43.026900 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2025.12.24 01:55:43.027025 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 16849 | 2025.12.24 01:55:43.027064 [ 5 ] {00cd9f46-a840-4590-888a-64000912e956} <Debug> TCPHandler: Processed in 0.001375701 sec. | ||
| 16850 | 2025.12.24 01:55:43.027190 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2025.12.24 01:55:43.027285 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16852 | 2025.12.24 01:55:43.027326 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16853 | 2025.12.24 01:55:43.027821 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2025.12.24 01:55:43.027862 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16855 | 2025.12.24 01:55:43.028210 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16856 | 2025.12.24 01:55:43.028421 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2025.12.24 01:55:43.028555 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 16858 | 2025.12.24 01:55:43.028565 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_118_24 to all_122_122_0 | ||
| 16859 | 2025.12.24 01:55:43.028593 [ 5 ] {f3758661-a11a-4c3d-970e-0a7e04c0dece} <Debug> TCPHandler: Processed in 0.001460384 sec. | ||
| 16860 | 2025.12.24 01:55:43.028639 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2025.12.24 01:55:43.028664 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16862 | 2025.12.24 01:55:43.028737 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16863 | 2025.12.24 01:55:43.028778 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_118_24 to all_122_122_0 into Compact with storage Full | ||
| 16864 | 2025.12.24 01:55:43.028842 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16865 | 2025.12.24 01:55:43.028888 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16866 | 2025.12.24 01:55:43.028913 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16867 | 2025.12.24 01:55:43.028953 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 40719 rows starting from the beginning of the part | ||
| 16868 | 2025.12.24 01:55:43.029023 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 845 rows starting from the beginning of the part | ||
| 16869 | 2025.12.24 01:55:43.029072 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 16870 | 2025.12.24 01:55:43.029116 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16871 | 2025.12.24 01:55:43.029157 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 348 rows starting from the beginning of the part | ||
| 16872 | 2025.12.24 01:55:43.029251 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2025.12.24 01:55:43.029292 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16874 | 2025.12.24 01:55:43.029643 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16875 | 2025.12.24 01:55:43.029861 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16876 | 2025.12.24 01:55:43.029988 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 16877 | 2025.12.24 01:55:43.030023 [ 5 ] {4b87ab7d-52a9-49dd-a4a4-8ad0f0007dad} <Debug> TCPHandler: Processed in 0.001337351 sec. | ||
| 16878 | 2025.12.24 01:55:43.036819 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42386 rows, containing 5 columns (5 merged, 0 gathered) in 0.008090956 sec., 5238688.728501305 rows/sec., 353.36 MiB/sec. | ||
| 16879 | 2025.12.24 01:55:43.037206 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 16880 | 2025.12.24 01:55:43.037541 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2025.12.24 01:55:43.037623 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_118_24, all_122_122_0] -> all_1_122_25 | ||
| 16882 | 2025.12.24 01:55:43.037737 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16883 | 2025.12.24 01:55:45.844010 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16884 | 2025.12.24 01:55:45.844080 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16885 | 2025.12.24 01:55:46.058252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40415 | ||
| 16886 | 2025.12.24 01:55:46.058844 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2025.12.24 01:55:46.058891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16888 | 2025.12.24 01:55:46.059434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16889 | 2025.12.24 01:55:46.059688 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2025.12.24 01:55:46.059840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40415 | ||
| 16891 | 2025.12.24 01:55:46.188929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2098 | ||
| 16892 | 2025.12.24 01:55:46.191322 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2025.12.24 01:55:46.191367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16894 | 2025.12.24 01:55:46.192577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16895 | 2025.12.24 01:55:46.192847 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2025.12.24 01:55:46.193114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 16897 | 2025.12.24 01:55:48.024944 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16898 | 2025.12.24 01:55:48.025223 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16899 | 2025.12.24 01:55:48.025313 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16900 | 2025.12.24 01:55:48.026084 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16901 | 2025.12.24 01:55:48.026122 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16902 | 2025.12.24 01:55:48.026520 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16903 | 2025.12.24 01:55:48.026738 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2025.12.24 01:55:48.026886 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001734 sec., 78431.37254901961 rows/sec., 6.80 MiB/sec. | ||
| 16905 | 2025.12.24 01:55:48.026928 [ 5 ] {b1ed5656-1059-489b-9987-72b7ee4b3824} <Debug> TCPHandler: Processed in 0.00214676 sec. | ||
| 16906 | 2025.12.24 01:55:48.027052 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2025.12.24 01:55:48.027145 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16908 | 2025.12.24 01:55:48.027184 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16909 | 2025.12.24 01:55:48.027594 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2025.12.24 01:55:48.027630 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16911 | 2025.12.24 01:55:48.027918 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16912 | 2025.12.24 01:55:48.028118 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2025.12.24 01:55:48.028242 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001116 sec., 35842.29390681004 rows/sec., 2.63 MiB/sec. | ||
| 16914 | 2025.12.24 01:55:48.028280 [ 5 ] {47ae5573-6011-44a1-adab-2cc6dda64de4} <Debug> TCPHandler: Processed in 0.001275519 sec. | ||
| 16915 | 2025.12.24 01:55:48.028289 [ 219 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 16916 | 2025.12.24 01:55:48.028343 [ 219 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 16917 | 2025.12.24 01:55:48.028390 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16918 | 2025.12.24 01:55:48.028488 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16919 | 2025.12.24 01:55:48.028527 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16920 | 2025.12.24 01:55:48.028968 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2025.12.24 01:55:48.029005 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16922 | 2025.12.24 01:55:48.029340 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16923 | 2025.12.24 01:55:48.029593 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16924 | 2025.12.24 01:55:48.029741 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001272 sec., 81761.00628930818 rows/sec., 6.39 MiB/sec. | ||
| 16925 | 2025.12.24 01:55:48.029780 [ 5 ] {aa01e0d5-56bf-4aa7-83eb-8d32bec9dd7a} <Debug> TCPHandler: Processed in 0.001438444 sec. | ||
| 16926 | 2025.12.24 01:55:48.029898 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2025.12.24 01:55:48.029992 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16928 | 2025.12.24 01:55:48.030035 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16929 | 2025.12.24 01:55:48.030462 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16930 | 2025.12.24 01:55:48.030498 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16931 | 2025.12.24 01:55:48.030662 [ 219 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 16932 | 2025.12.24 01:55:48.030848 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16933 | 2025.12.24 01:55:48.031078 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16934 | 2025.12.24 01:55:48.031211 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 16935 | 2025.12.24 01:55:48.031248 [ 5 ] {b66b14fa-66af-44ae-af85-623cfeb3a1ff} <Debug> TCPHandler: Processed in 0.001396962 sec. | ||
| 16936 | 2025.12.24 01:55:48.031363 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16937 | 2025.12.24 01:55:48.031454 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16938 | 2025.12.24 01:55:48.031507 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <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 | ||
| 16939 | 2025.12.24 01:55:48.032373 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16940 | 2025.12.24 01:55:48.032409 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16941 | 2025.12.24 01:55:48.032966 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16942 | 2025.12.24 01:55:48.033195 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16943 | 2025.12.24 01:55:48.033331 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 16944 | 2025.12.24 01:55:48.033384 [ 5 ] {3511a518-eed8-4a2c-b17f-3c47c3475f72} <Debug> TCPHandler: Processed in 0.002068827 sec. | ||
| 16945 | 2025.12.24 01:55:48.033496 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16946 | 2025.12.24 01:55:48.033588 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16947 | 2025.12.24 01:55:48.033629 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16948 | 2025.12.24 01:55:48.033959 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2025.12.24 01:55:48.033994 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16950 | 2025.12.24 01:55:48.034295 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16951 | 2025.12.24 01:55:48.034506 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2025.12.24 01:55:48.034630 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 16953 | 2025.12.24 01:55:48.034666 [ 5 ] {c724c413-6791-47a2-82d6-fcd3335f744d} <Debug> TCPHandler: Processed in 0.001217068 sec. | ||
| 16954 | 2025.12.24 01:55:48.193485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16955 | 2025.12.24 01:55:48.212914 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16956 | 2025.12.24 01:55:48.212985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16957 | 2025.12.24 01:55:48.219467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16958 | 2025.12.24 01:55:48.220175 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16959 | 2025.12.24 01:55:48.223961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16960 | 2025.12.24 01:55:49.163782 [ 221 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 16961 | 2025.12.24 01:55:49.163840 [ 221 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 16962 | 2025.12.24 01:55:49.166878 [ 221 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 16963 | 2025.12.24 01:55:51.104191 [ 137 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16964 | 2025.12.24 01:55:51.104284 [ 137 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2025.12.24 01:55:51.104323 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16966 | 2025.12.24 01:55:51.104450 [ 224 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 16967 | 2025.12.24 01:55:51.104511 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 16968 | 2025.12.24 01:55:51.104534 [ 224 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 16969 | 2025.12.24 01:55:51.104730 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16970 | 2025.12.24 01:55:51.104775 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 16971 | 2025.12.24 01:55:51.104856 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 16972 | 2025.12.24 01:55:51.104916 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 16973 | 2025.12.24 01:55:51.104965 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::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 | ||
| 16974 | 2025.12.24 01:55:51.105029 [ 195 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 16975 | 2025.12.24 01:55:51.105919 [ 189 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500085 sec., 37331.21789765247 rows/sec., 3.12 MiB/sec. | ||
| 16976 | 2025.12.24 01:55:51.106082 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16977 | 2025.12.24 01:55:51.106370 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2025.12.24 01:55:51.106437 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_21_5} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16979 | 2025.12.24 01:55:51.106545 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16980 | 2025.12.24 01:55:51.106863 [ 224 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 16981 | 2025.12.24 01:55:53.050241 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2025.12.24 01:55:53.050452 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16983 | 2025.12.24 01:55:53.050521 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16984 | 2025.12.24 01:55:53.051910 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2025.12.24 01:55:53.051947 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16986 | 2025.12.24 01:55:53.052399 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16987 | 2025.12.24 01:55:53.052641 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2025.12.24 01:55:53.052793 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002395 sec., 499373.69519832986 rows/sec., 41.17 MiB/sec. | ||
| 16989 | 2025.12.24 01:55:53.052835 [ 5 ] {d574f8e2-47b8-4fc8-93a1-d61fd2785c72} <Debug> TCPHandler: Processed in 0.002728703 sec. | ||
| 16990 | 2025.12.24 01:55:53.052958 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16991 | 2025.12.24 01:55:53.053053 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16992 | 2025.12.24 01:55:53.053093 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16993 | 2025.12.24 01:55:53.053649 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2025.12.24 01:55:53.053686 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16995 | 2025.12.24 01:55:53.053995 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16996 | 2025.12.24 01:55:53.054202 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2025.12.24 01:55:53.054331 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 16998 | 2025.12.24 01:55:53.054368 [ 5 ] {fd8bf6a8-b515-4868-a6f4-b5eaafc91c33} <Debug> TCPHandler: Processed in 0.001463384 sec. | ||
| 16999 | 2025.12.24 01:55:53.054373 [ 219 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 17000 | 2025.12.24 01:55:53.054431 [ 219 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 17001 | 2025.12.24 01:55:53.054473 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17002 | 2025.12.24 01:55:53.054576 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17003 | 2025.12.24 01:55:53.054616 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17004 | 2025.12.24 01:55:53.055240 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2025.12.24 01:55:53.055281 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17006 | 2025.12.24 01:55:53.055676 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17007 | 2025.12.24 01:55:53.055901 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2025.12.24 01:55:53.056042 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00147 sec., 353741.49659863947 rows/sec., 26.18 MiB/sec. | ||
| 17009 | 2025.12.24 01:55:53.056085 [ 5 ] {a5f74b65-1047-4112-be00-a230b7be673a} <Debug> TCPHandler: Processed in 0.001660279 sec. | ||
| 17010 | 2025.12.24 01:55:53.056207 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2025.12.24 01:55:53.056303 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17012 | 2025.12.24 01:55:53.056347 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17013 | 2025.12.24 01:55:53.056923 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2025.12.24 01:55:53.056967 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17015 | 2025.12.24 01:55:53.057014 [ 219 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 17016 | 2025.12.24 01:55:53.057370 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17017 | 2025.12.24 01:55:53.057591 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2025.12.24 01:55:53.057719 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001435 sec., 588153.3101045296 rows/sec., 39.59 MiB/sec. | ||
| 17019 | 2025.12.24 01:55:53.057757 [ 5 ] {fce9d96d-9317-427d-a0fd-8e6d48f80bce} <Debug> TCPHandler: Processed in 0.001606847 sec. | ||
| 17020 | 2025.12.24 01:55:53.057871 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2025.12.24 01:55:53.057967 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17022 | 2025.12.24 01:55:53.058007 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17023 | 2025.12.24 01:55:53.058334 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2025.12.24 01:55:53.058369 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17025 | 2025.12.24 01:55:53.058675 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17026 | 2025.12.24 01:55:53.058881 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2025.12.24 01:55:53.059012 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 17028 | 2025.12.24 01:55:53.059048 [ 5 ] {6cc0bbd8-8237-458b-b881-8f8d7049b68a} <Debug> TCPHandler: Processed in 0.001226868 sec. | ||
| 17029 | 2025.12.24 01:55:53.560112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40863 | ||
| 17030 | 2025.12.24 01:55:53.560860 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2025.12.24 01:55:53.560915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17032 | 2025.12.24 01:55:53.561388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17033 | 2025.12.24 01:55:53.561611 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2025.12.24 01:55:53.561743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40863 | ||
| 17035 | 2025.12.24 01:55:54.155995 [ 221 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 17036 | 2025.12.24 01:55:54.156077 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 17037 | 2025.12.24 01:55:54.158718 [ 221 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 17038 | 2025.12.24 01:55:54.493689 [ 222 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 17039 | 2025.12.24 01:55:54.493747 [ 222 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 17040 | 2025.12.24 01:55:54.495485 [ 222 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 17041 | 2025.12.24 01:55:55.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.33 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 387.33 MiB (RSS), difference: 4.00 MiB | ||
| 17042 | 2025.12.24 01:55:55.240062 [ 225 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 17043 | 2025.12.24 01:55:55.240156 [ 225 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 17044 | 2025.12.24 01:55:55.242452 [ 225 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 17045 | 2025.12.24 01:55:55.724099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17046 | 2025.12.24 01:55:55.741193 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17047 | 2025.12.24 01:55:55.741255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17048 | 2025.12.24 01:55:55.747492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17049 | 2025.12.24 01:55:55.748205 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2025.12.24 01:55:55.751172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17051 | 2025.12.24 01:55:56.193357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2120 | ||
| 17052 | 2025.12.24 01:55:56.195734 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2025.12.24 01:55:56.195798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17054 | 2025.12.24 01:55:56.197070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17055 | 2025.12.24 01:55:56.197364 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2025.12.24 01:55:56.197791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2120 | ||
| 17057 | 2025.12.24 01:55:58.025421 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2025.12.24 01:55:58.025718 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17059 | 2025.12.24 01:55:58.025816 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17060 | 2025.12.24 01:55:58.026674 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2025.12.24 01:55:58.026714 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17062 | 2025.12.24 01:55:58.027103 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17063 | 2025.12.24 01:55:58.027316 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2025.12.24 01:55:58.027475 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001832 sec., 74235.80786026201 rows/sec., 6.44 MiB/sec. | ||
| 17065 | 2025.12.24 01:55:58.027502 [ 122 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17066 | 2025.12.24 01:55:58.027517 [ 5 ] {5c4b9c7c-a14e-4dfd-bc28-29513557618c} <Debug> TCPHandler: Processed in 0.002278422 sec. | ||
| 17067 | 2025.12.24 01:55:58.027592 [ 122 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2025.12.24 01:55:58.027622 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17069 | 2025.12.24 01:55:58.027721 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17070 | 2025.12.24 01:55:58.027830 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17071 | 2025.12.24 01:55:58.027871 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17072 | 2025.12.24 01:55:58.027884 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17073 | 2025.12.24 01:55:58.028100 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17074 | 2025.12.24 01:55:58.028149 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2463 rows starting from the beginning of the part | ||
| 17075 | 2025.12.24 01:55:58.028219 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 264 rows starting from the beginning of the part | ||
| 17076 | 2025.12.24 01:55:58.028265 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17077 | 2025.12.24 01:55:58.028307 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17078 | 2025.12.24 01:55:58.028324 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2025.12.24 01:55:58.028353 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1196 rows starting from the beginning of the part | ||
| 17080 | 2025.12.24 01:55:58.028366 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17081 | 2025.12.24 01:55:58.028403 [ 195 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17082 | 2025.12.24 01:55:58.028727 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17083 | 2025.12.24 01:55:58.028952 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.12.24 01:55:58.029088 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001277 sec., 31323.414252153485 rows/sec., 2.30 MiB/sec. | ||
| 17085 | 2025.12.24 01:55:58.029127 [ 5 ] {88b1b45c-06e6-4d5c-83ff-643150bf73aa} <Debug> TCPHandler: Processed in 0.001462933 sec. | ||
| 17086 | 2025.12.24 01:55:58.029249 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2025.12.24 01:55:58.029346 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17088 | 2025.12.24 01:55:58.029386 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17089 | 2025.12.24 01:55:58.029876 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2025.12.24 01:55:58.029913 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17091 | 2025.12.24 01:55:58.030175 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4251 rows, containing 5 columns (5 merged, 0 gathered) in 0.002376255 sec., 1788949.4183073787 rows/sec., 154.78 MiB/sec. | ||
| 17092 | 2025.12.24 01:55:58.030219 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17093 | 2025.12.24 01:55:58.030427 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2025.12.24 01:55:58.030486 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17095 | 2025.12.24 01:55:58.030562 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001234 sec., 84278.76823338735 rows/sec., 6.58 MiB/sec. | ||
| 17096 | 2025.12.24 01:55:58.030572 [ 122 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17097 | 2025.12.24 01:55:58.030600 [ 5 ] {f1a72d3b-4870-4bcf-b957-2ffd1c2e1b8c} <Debug> TCPHandler: Processed in 0.001401712 sec. | ||
| 17098 | 2025.12.24 01:55:58.030614 [ 122 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2025.12.24 01:55:58.030642 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17100 | 2025.12.24 01:55:58.030722 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2025.12.24 01:55:58.030752 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17102 | 2025.12.24 01:55:58.030793 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2025.12.24 01:55:58.030820 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17104 | 2025.12.24 01:55:58.030858 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17105 | 2025.12.24 01:55:58.030862 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17106 | 2025.12.24 01:55:58.030869 [ 189 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_126_25} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17107 | 2025.12.24 01:55:58.030893 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 17108 | 2025.12.24 01:55:58.030955 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 156 rows starting from the beginning of the part | ||
| 17109 | 2025.12.24 01:55:58.030974 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 17110 | 2025.12.24 01:55:58.031001 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17111 | 2025.12.24 01:55:58.031043 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17112 | 2025.12.24 01:55:58.031083 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 520 rows starting from the beginning of the part | ||
| 17113 | 2025.12.24 01:55:58.031131 [ 197 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17114 | 2025.12.24 01:55:58.031309 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2025.12.24 01:55:58.031343 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17116 | 2025.12.24 01:55:58.031661 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17117 | 2025.12.24 01:55:58.031863 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2025.12.24 01:55:58.031989 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 17119 | 2025.12.24 01:55:58.032026 [ 5 ] {58a984eb-d402-4ded-95ab-6926c47a1637} <Debug> TCPHandler: Processed in 0.001350951 sec. | ||
| 17120 | 2025.12.24 01:55:58.032139 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17121 | 2025.12.24 01:55:58.032195 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487194 sec., 1477278.687245914 rows/sec., 114.86 MiB/sec. | ||
| 17122 | 2025.12.24 01:55:58.032241 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17123 | 2025.12.24 01:55:58.032301 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <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 | ||
| 17124 | 2025.12.24 01:55:58.032419 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17125 | 2025.12.24 01:55:58.032718 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17126 | 2025.12.24 01:55:58.032791 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_126_25} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17127 | 2025.12.24 01:55:58.032881 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17128 | 2025.12.24 01:55:58.033228 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17129 | 2025.12.24 01:55:58.033270 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17130 | 2025.12.24 01:55:58.033838 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17131 | 2025.12.24 01:55:58.034050 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17132 | 2025.12.24 01:55:58.034187 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 17133 | 2025.12.24 01:55:58.034241 [ 5 ] {d789585e-846d-47f2-97b0-33a6c1abd518} <Debug> TCPHandler: Processed in 0.002148499 sec. | ||
| 17134 | 2025.12.24 01:55:58.034376 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17135 | 2025.12.24 01:55:58.034504 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17136 | 2025.12.24 01:55:58.034552 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17137 | 2025.12.24 01:55:58.034946 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17138 | 2025.12.24 01:55:58.034981 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17139 | 2025.12.24 01:55:58.035294 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17140 | 2025.12.24 01:55:58.035520 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17141 | 2025.12.24 01:55:58.035648 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 17142 | 2025.12.24 01:55:58.035660 [ 122 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17143 | 2025.12.24 01:55:58.035685 [ 5 ] {d92a8550-8aef-4b01-b9bd-184a4384bb9f} <Debug> TCPHandler: Processed in 0.001368061 sec. | ||
| 17144 | 2025.12.24 01:55:58.035701 [ 122 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2025.12.24 01:55:58.035725 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17146 | 2025.12.24 01:55:58.035818 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17147 | 2025.12.24 01:55:58.035927 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17148 | 2025.12.24 01:55:58.035956 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 9356 rows starting from the beginning of the part | ||
| 17149 | 2025.12.24 01:55:58.036013 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17150 | 2025.12.24 01:55:58.036059 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17151 | 2025.12.24 01:55:58.036102 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17152 | 2025.12.24 01:55:58.036142 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17153 | 2025.12.24 01:55:58.036183 [ 189 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17154 | 2025.12.24 01:55:58.038460 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002678501 sec., 3605001.4541715686 rows/sec., 231.31 MiB/sec. | ||
| 17155 | 2025.12.24 01:55:58.038721 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17156 | 2025.12.24 01:55:58.039056 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2025.12.24 01:55:58.039129 [ 188 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_126_25} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17158 | 2025.12.24 01:55:58.039232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 17159 | 2025.12.24 01:56:00.844139 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17160 | 2025.12.24 01:56:00.844221 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17161 | 2025.12.24 01:56:01.062810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41375 | ||
| 17162 | 2025.12.24 01:56:01.063344 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2025.12.24 01:56:01.063391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17164 | 2025.12.24 01:56:01.063864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17165 | 2025.12.24 01:56:01.064094 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2025.12.24 01:56:01.064227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41375 | ||
| 17167 | 2025.12.24 01:56:01.064258 [ 115 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17168 | 2025.12.24 01:56:01.064332 [ 115 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2025.12.24 01:56:01.064355 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17170 | 2025.12.24 01:56:01.064482 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 17171 | 2025.12.24 01:56:01.064623 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17172 | 2025.12.24 01:56:01.064690 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38943 rows starting from the beginning of the part | ||
| 17173 | 2025.12.24 01:56:01.064759 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17174 | 2025.12.24 01:56:01.064804 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17175 | 2025.12.24 01:56:01.064844 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17176 | 2025.12.24 01:56:01.064883 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17177 | 2025.12.24 01:56:01.064922 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17178 | 2025.12.24 01:56:01.067473 [ 188 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41375 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304803 sec., 13574341.459893767 rows/sec., 194.18 MiB/sec. | ||
| 17179 | 2025.12.24 01:56:01.067882 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17180 | 2025.12.24 01:56:01.068150 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17181 | 2025.12.24 01:56:01.068217 [ 200 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_86_17} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17182 | 2025.12.24 01:56:01.068305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17183 | 2025.12.24 01:56:03.023453 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17184 | 2025.12.24 01:56:03.023638 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17185 | 2025.12.24 01:56:03.023697 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17186 | 2025.12.24 01:56:03.024323 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2025.12.24 01:56:03.024361 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17188 | 2025.12.24 01:56:03.024818 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17189 | 2025.12.24 01:56:03.025043 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2025.12.24 01:56:03.025199 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 17191 | 2025.12.24 01:56:03.025243 [ 5 ] {6a58af67-5d8d-44da-9320-4fa59b322e56} <Debug> TCPHandler: Processed in 0.001916814 sec. | ||
| 17192 | 2025.12.24 01:56:03.025364 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2025.12.24 01:56:03.025461 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17194 | 2025.12.24 01:56:03.025503 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17195 | 2025.12.24 01:56:03.025913 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2025.12.24 01:56:03.025950 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17197 | 2025.12.24 01:56:03.026255 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17198 | 2025.12.24 01:56:03.026479 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2025.12.24 01:56:03.026608 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 17200 | 2025.12.24 01:56:03.026646 [ 5 ] {059254bd-4d3d-484e-b309-162fbcd0b4dc} <Debug> TCPHandler: Processed in 0.00133257 sec. | ||
| 17201 | 2025.12.24 01:56:03.026754 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2025.12.24 01:56:03.026850 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17203 | 2025.12.24 01:56:03.026894 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17204 | 2025.12.24 01:56:03.027306 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2025.12.24 01:56:03.027343 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17206 | 2025.12.24 01:56:03.027678 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17207 | 2025.12.24 01:56:03.027888 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2025.12.24 01:56:03.028011 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 17209 | 2025.12.24 01:56:03.028016 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 17210 | 2025.12.24 01:56:03.028093 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2025.12.24 01:56:03.028113 [ 5 ] {20fab5a7-ead8-499f-b728-2ea4349c296b} <Debug> TCPHandler: Processed in 0.001407822 sec. | ||
| 17212 | 2025.12.24 01:56:03.028120 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17213 | 2025.12.24 01:56:03.028220 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_122_25 to all_125_125_0 into Compact with storage Full | ||
| 17214 | 2025.12.24 01:56:03.028224 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2025.12.24 01:56:03.028322 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17216 | 2025.12.24 01:56:03.028338 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17217 | 2025.12.24 01:56:03.028353 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_25, total 42386 rows starting from the beginning of the part | ||
| 17218 | 2025.12.24 01:56:03.028381 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17219 | 2025.12.24 01:56:03.028412 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17220 | 2025.12.24 01:56:03.028460 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17221 | 2025.12.24 01:56:03.028502 [ 201 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 844 rows starting from the beginning of the part | ||
| 17222 | 2025.12.24 01:56:03.028716 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2025.12.24 01:56:03.028752 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17224 | 2025.12.24 01:56:03.029059 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17225 | 2025.12.24 01:56:03.029268 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2025.12.24 01:56:03.029397 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 17227 | 2025.12.24 01:56:03.029434 [ 5 ] {59d58952-b57c-4d6b-8904-1494da2c7bec} <Debug> TCPHandler: Processed in 0.001258018 sec. | ||
| 17228 | 2025.12.24 01:56:03.029474 [ 225 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 17229 | 2025.12.24 01:56:03.029504 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 17230 | 2025.12.24 01:56:03.032859 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 17231 | 2025.12.24 01:56:03.035647 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007456241 sec., 5840744.686229965 rows/sec., 394.05 MiB/sec. | ||
| 17232 | 2025.12.24 01:56:03.036125 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 17233 | 2025.12.24 01:56:03.036480 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2025.12.24 01:56:03.036571 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 17235 | 2025.12.24 01:56:03.036678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17236 | 2025.12.24 01:56:03.251222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17237 | 2025.12.24 01:56:03.269285 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2025.12.24 01:56:03.269338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17239 | 2025.12.24 01:56:03.275844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17240 | 2025.12.24 01:56:03.276589 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2025.12.24 01:56:03.276892 [ 114 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17242 | 2025.12.24 01:56:03.276932 [ 114 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2025.12.24 01:56:03.276953 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17244 | 2025.12.24 01:56:03.277047 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17245 | 2025.12.24 01:56:03.279987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17246 | 2025.12.24 01:56:03.280138 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17247 | 2025.12.24 01:56:03.281028 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17248 | 2025.12.24 01:56:03.284537 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17249 | 2025.12.24 01:56:03.287907 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17250 | 2025.12.24 01:56:03.291564 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17251 | 2025.12.24 01:56:03.295788 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17252 | 2025.12.24 01:56:03.300427 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 17253 | 2025.12.24 01:56:03.357603 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.080593868 sec., 8040.313935546561 rows/sec., 41.58 MiB/sec. | ||
| 17254 | 2025.12.24 01:56:03.359777 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17255 | 2025.12.24 01:56:03.361434 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_86_17} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2025.12.24 01:56:03.361528 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_86_17} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17257 | 2025.12.24 01:56:03.363242 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17258 | 2025.12.24 01:56:04.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.75 MiB, peak 406.16 MiB, free memory in arenas 0.00 B, will set to 387.38 MiB (RSS), difference: -1.37 MiB | ||
| 17259 | 2025.12.24 01:56:04.036404 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 17260 | 2025.12.24 01:56:04.036451 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 17261 | 2025.12.24 01:56:04.038579 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 17262 | 2025.12.24 01:56:04.517500 [ 222 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 17263 | 2025.12.24 01:56:04.517552 [ 222 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 17264 | 2025.12.24 01:56:04.520006 [ 222 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 17265 | 2025.12.24 01:56:04.926468 [ 219 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 17266 | 2025.12.24 01:56:04.926554 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 17267 | 2025.12.24 01:56:04.930740 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 17268 | 2025.12.24 01:56:06.197959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2140 | ||
| 17269 | 2025.12.24 01:56:06.200111 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2025.12.24 01:56:06.200150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17271 | 2025.12.24 01:56:06.201365 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17272 | 2025.12.24 01:56:06.201637 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2025.12.24 01:56:06.201918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 17274 | 2025.12.24 01:56:08.043484 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17275 | 2025.12.24 01:56:08.043695 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17276 | 2025.12.24 01:56:08.043762 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17277 | 2025.12.24 01:56:08.044700 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2025.12.24 01:56:08.044737 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17279 | 2025.12.24 01:56:08.045142 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17280 | 2025.12.24 01:56:08.045378 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2025.12.24 01:56:08.045532 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 17282 | 2025.12.24 01:56:08.045574 [ 5 ] {3ba329c4-5a12-4d8d-8502-da86e22e5894} <Debug> TCPHandler: Processed in 0.002226812 sec. | ||
| 17283 | 2025.12.24 01:56:08.045710 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17284 | 2025.12.24 01:56:08.045805 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17285 | 2025.12.24 01:56:08.045843 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17286 | 2025.12.24 01:56:08.046881 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17287 | 2025.12.24 01:56:08.046916 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17288 | 2025.12.24 01:56:08.047289 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17289 | 2025.12.24 01:56:08.047497 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17290 | 2025.12.24 01:56:08.047624 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001839 sec., 648178.3578031539 rows/sec., 51.78 MiB/sec. | ||
| 17291 | 2025.12.24 01:56:08.047662 [ 5 ] {d62c1b2d-846b-4265-b338-fc304b0c7966} <Debug> TCPHandler: Processed in 0.002005307 sec. | ||
| 17292 | 2025.12.24 01:56:08.047797 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17293 | 2025.12.24 01:56:08.047891 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17294 | 2025.12.24 01:56:08.047931 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17295 | 2025.12.24 01:56:08.048429 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17296 | 2025.12.24 01:56:08.048463 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17297 | 2025.12.24 01:56:08.048766 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17298 | 2025.12.24 01:56:08.048972 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17299 | 2025.12.24 01:56:08.049097 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001224 sec., 200163.39869281044 rows/sec., 12.23 MiB/sec. | ||
| 17300 | 2025.12.24 01:56:08.049134 [ 5 ] {50409392-41f2-452b-8b48-2157aca71f32} <Debug> TCPHandler: Processed in 0.001389923 sec. | ||
| 17301 | 2025.12.24 01:56:08.049243 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17302 | 2025.12.24 01:56:08.049336 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17303 | 2025.12.24 01:56:08.049374 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17304 | 2025.12.24 01:56:08.049895 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2025.12.24 01:56:08.049931 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17306 | 2025.12.24 01:56:08.050235 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17307 | 2025.12.24 01:56:08.050448 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17308 | 2025.12.24 01:56:08.050572 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 17309 | 2025.12.24 01:56:08.050609 [ 5 ] {08a1d7ae-979c-4f6c-b6e3-3261f571598f} <Debug> TCPHandler: Processed in 0.001414273 sec. | ||
| 17310 | 2025.12.24 01:56:08.050722 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17311 | 2025.12.24 01:56:08.050816 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17312 | 2025.12.24 01:56:08.050855 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17313 | 2025.12.24 01:56:08.051326 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17314 | 2025.12.24 01:56:08.051361 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17315 | 2025.12.24 01:56:08.051671 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17316 | 2025.12.24 01:56:08.051884 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2025.12.24 01:56:08.052007 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 17318 | 2025.12.24 01:56:08.052044 [ 5 ] {d87ecdb7-61fb-48ec-9350-6294d37ecd7d} <Debug> TCPHandler: Processed in 0.001370162 sec. | ||
| 17319 | 2025.12.24 01:56:08.052152 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2025.12.24 01:56:08.052245 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17321 | 2025.12.24 01:56:08.052283 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17322 | 2025.12.24 01:56:08.052933 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2025.12.24 01:56:08.052967 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17324 | 2025.12.24 01:56:08.053290 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17325 | 2025.12.24 01:56:08.053504 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2025.12.24 01:56:08.053625 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001398 sec., 514306.1516452075 rows/sec., 36.09 MiB/sec. | ||
| 17327 | 2025.12.24 01:56:08.053662 [ 5 ] {1da86528-f34e-4af4-9ac6-2f9139e254a9} <Debug> TCPHandler: Processed in 0.001558296 sec. | ||
| 17328 | 2025.12.24 01:56:08.053771 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2025.12.24 01:56:08.053863 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17330 | 2025.12.24 01:56:08.053903 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17331 | 2025.12.24 01:56:08.054239 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2025.12.24 01:56:08.054273 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17333 | 2025.12.24 01:56:08.054575 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17334 | 2025.12.24 01:56:08.054774 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17335 | 2025.12.24 01:56:08.054900 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 593.71 KiB/sec. | ||
| 17336 | 2025.12.24 01:56:08.054936 [ 5 ] {a0345153-8ce2-452d-91c8-489be7846120} <Debug> TCPHandler: Processed in 0.001212728 sec. | ||
| 17337 | 2025.12.24 01:56:08.055049 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17338 | 2025.12.24 01:56:08.055141 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17339 | 2025.12.24 01:56:08.055181 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17340 | 2025.12.24 01:56:08.055658 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17341 | 2025.12.24 01:56:08.055692 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17342 | 2025.12.24 01:56:08.056044 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17343 | 2025.12.24 01:56:08.056256 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2025.12.24 01:56:08.056384 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Debug> executeQuery: Read 468 rows, 30.83 KiB in 0.001261 sec., 371134.0206185567 rows/sec., 23.88 MiB/sec. | ||
| 17345 | 2025.12.24 01:56:08.056421 [ 5 ] {c6c599f1-d818-43ff-8063-59f349ee10db} <Debug> TCPHandler: Processed in 0.001423703 sec. | ||
| 17346 | 2025.12.24 01:56:08.056534 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17347 | 2025.12.24 01:56:08.056627 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17348 | 2025.12.24 01:56:08.056668 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17349 | 2025.12.24 01:56:08.056978 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17350 | 2025.12.24 01:56:08.057014 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17351 | 2025.12.24 01:56:08.057312 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17352 | 2025.12.24 01:56:08.057524 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17353 | 2025.12.24 01:56:08.057648 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001039 sec., 1924.9278152069298 rows/sec., 129.71 KiB/sec. | ||
| 17354 | 2025.12.24 01:56:08.057684 [ 5 ] {395c0821-f22b-4303-a38a-4e628735376f} <Debug> TCPHandler: Processed in 0.001203538 sec. | ||
| 17355 | 2025.12.24 01:56:08.057791 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2025.12.24 01:56:08.057882 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17357 | 2025.12.24 01:56:08.057935 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <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 | ||
| 17358 | 2025.12.24 01:56:08.058878 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2025.12.24 01:56:08.058922 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17360 | 2025.12.24 01:56:08.059537 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17361 | 2025.12.24 01:56:08.059755 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2025.12.24 01:56:08.059892 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002027 sec., 19733.596447952637 rows/sec., 35.36 MiB/sec. | ||
| 17363 | 2025.12.24 01:56:08.059947 [ 5 ] {bbc7a703-6007-4500-b2a9-6494d0da2460} <Debug> TCPHandler: Processed in 0.002202921 sec. | ||
| 17364 | 2025.12.24 01:56:08.060061 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2025.12.24 01:56:08.060154 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17366 | 2025.12.24 01:56:08.060194 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17367 | 2025.12.24 01:56:08.060574 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2025.12.24 01:56:08.060611 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17369 | 2025.12.24 01:56:08.060927 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17370 | 2025.12.24 01:56:08.061131 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2025.12.24 01:56:08.061256 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.76 MiB/sec. | ||
| 17372 | 2025.12.24 01:56:08.061293 [ 5 ] {25f5d676-91a2-480d-925e-ee3f5e7dca30} <Debug> TCPHandler: Processed in 0.001280929 sec. | ||
| 17373 | 2025.12.24 01:56:08.564450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41823 | ||
| 17374 | 2025.12.24 01:56:08.565024 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2025.12.24 01:56:08.565077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17376 | 2025.12.24 01:56:08.565575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17377 | 2025.12.24 01:56:08.565794 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2025.12.24 01:56:08.565921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41823 | ||
| 17379 | 2025.12.24 01:56:08.893234 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 17380 | 2025.12.24 01:56:08.893287 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 17381 | 2025.12.24 01:56:08.895342 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 17382 | 2025.12.24 01:56:10.780086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17383 | 2025.12.24 01:56:10.798478 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17384 | 2025.12.24 01:56:10.798550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17385 | 2025.12.24 01:56:10.804758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17386 | 2025.12.24 01:56:10.805447 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2025.12.24 01:56:10.809102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17388 | 2025.12.24 01:56:13.023078 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2025.12.24 01:56:13.023290 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17390 | 2025.12.24 01:56:13.023360 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17391 | 2025.12.24 01:56:13.024043 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2025.12.24 01:56:13.024082 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17393 | 2025.12.24 01:56:13.024485 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17394 | 2025.12.24 01:56:13.024718 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2025.12.24 01:56:13.024879 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 17396 | 2025.12.24 01:56:13.024931 [ 5 ] {3e8351e6-05bf-4781-8cb6-7e0d121d705a} <Debug> TCPHandler: Processed in 0.001989096 sec. | ||
| 17397 | 2025.12.24 01:56:13.025052 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2025.12.24 01:56:13.025155 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17399 | 2025.12.24 01:56:13.025200 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17400 | 2025.12.24 01:56:13.025639 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2025.12.24 01:56:13.025674 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17402 | 2025.12.24 01:56:13.025982 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17403 | 2025.12.24 01:56:13.026194 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2025.12.24 01:56:13.026322 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 17405 | 2025.12.24 01:56:13.026362 [ 5 ] {6d010820-9210-4f97-9f0a-cccc88f72aed} <Debug> TCPHandler: Processed in 0.001361822 sec. | ||
| 17406 | 2025.12.24 01:56:13.026472 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17407 | 2025.12.24 01:56:13.026570 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17408 | 2025.12.24 01:56:13.026614 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17409 | 2025.12.24 01:56:13.027022 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17410 | 2025.12.24 01:56:13.027055 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17411 | 2025.12.24 01:56:13.027399 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17412 | 2025.12.24 01:56:13.027619 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17413 | 2025.12.24 01:56:13.027747 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 17414 | 2025.12.24 01:56:13.027784 [ 5 ] {ac0e422a-2167-4331-a0d9-10fa683e1efe} <Debug> TCPHandler: Processed in 0.001361802 sec. | ||
| 17415 | 2025.12.24 01:56:13.027888 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17416 | 2025.12.24 01:56:13.027982 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17417 | 2025.12.24 01:56:13.028024 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17418 | 2025.12.24 01:56:13.028350 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17419 | 2025.12.24 01:56:13.028383 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17420 | 2025.12.24 01:56:13.028688 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17421 | 2025.12.24 01:56:13.028893 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17422 | 2025.12.24 01:56:13.029027 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 17423 | 2025.12.24 01:56:13.029068 [ 5 ] {68168371-441d-4136-a114-eded901bf059} <Debug> TCPHandler: Processed in 0.001230318 sec. | ||
| 17424 | 2025.12.24 01:56:15.844294 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17425 | 2025.12.24 01:56:15.844379 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17426 | 2025.12.24 01:56:16.066127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42335 | ||
| 17427 | 2025.12.24 01:56:16.066701 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17428 | 2025.12.24 01:56:16.066739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17429 | 2025.12.24 01:56:16.067190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17430 | 2025.12.24 01:56:16.067409 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17431 | 2025.12.24 01:56:16.067537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42335 | ||
| 17432 | 2025.12.24 01:56:16.202144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2170 | ||
| 17433 | 2025.12.24 01:56:16.204585 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2025.12.24 01:56:16.204633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17435 | 2025.12.24 01:56:16.205848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17436 | 2025.12.24 01:56:16.206112 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2025.12.24 01:56:16.206264 [ 98 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17438 | 2025.12.24 01:56:16.206351 [ 98 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.12.24 01:56:16.206375 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17440 | 2025.12.24 01:56:16.206380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 17441 | 2025.12.24 01:56:16.206482 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 17442 | 2025.12.24 01:56:16.206988 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17443 | 2025.12.24 01:56:16.207125 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2040 rows starting from the beginning of the part | ||
| 17444 | 2025.12.24 01:56:16.207481 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 17445 | 2025.12.24 01:56:16.207807 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 17446 | 2025.12.24 01:56:16.208136 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part | ||
| 17447 | 2025.12.24 01:56:16.208473 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 17448 | 2025.12.24 01:56:16.208801 [ 188 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 17449 | 2025.12.24 01:56:16.215694 [ 198 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 72 columns (72 merged, 0 gathered) in 0.009256073 sec., 234440.67478724508 rows/sec., 180.24 MiB/sec. | ||
| 17450 | 2025.12.24 01:56:16.217600 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17451 | 2025.12.24 01:56:16.218151 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2025.12.24 01:56:16.218223 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_66_13} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17453 | 2025.12.24 01:56:16.218521 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17454 | 2025.12.24 01:56:18.036279 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2025.12.24 01:56:18.036471 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17456 | 2025.12.24 01:56:18.036536 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17457 | 2025.12.24 01:56:18.037410 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2025.12.24 01:56:18.037451 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17459 | 2025.12.24 01:56:18.037865 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17460 | 2025.12.24 01:56:18.038090 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2025.12.24 01:56:18.038220 [ 97 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 17462 | 2025.12.24 01:56:18.038251 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 17463 | 2025.12.24 01:56:18.038259 [ 97 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17464 | 2025.12.24 01:56:18.038284 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17465 | 2025.12.24 01:56:18.038305 [ 5 ] {a534caac-903c-4443-a167-01fc02078a3f} <Debug> TCPHandler: Processed in 0.002153209 sec. | ||
| 17466 | 2025.12.24 01:56:18.038416 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 17467 | 2025.12.24 01:56:18.038431 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17468 | 2025.12.24 01:56:18.038575 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17469 | 2025.12.24 01:56:18.038579 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17470 | 2025.12.24 01:56:18.038622 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17471 | 2025.12.24 01:56:18.038633 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 434 rows starting from the beginning of the part | ||
| 17472 | 2025.12.24 01:56:18.038720 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 17473 | 2025.12.24 01:56:18.038767 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 17474 | 2025.12.24 01:56:18.038811 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 17475 | 2025.12.24 01:56:18.038856 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17476 | 2025.12.24 01:56:18.038897 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17477 | 2025.12.24 01:56:18.040016 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17478 | 2025.12.24 01:56:18.040034 [ 198 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679459 sec., 1249211.799752182 rows/sec., 84.57 MiB/sec. | ||
| 17479 | 2025.12.24 01:56:18.040057 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17480 | 2025.12.24 01:56:18.040212 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 17481 | 2025.12.24 01:56:18.040493 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2025.12.24 01:56:18.040496 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17483 | 2025.12.24 01:56:18.040590 [ 187 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_55_11} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 17484 | 2025.12.24 01:56:18.040695 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 17485 | 2025.12.24 01:56:18.040769 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2025.12.24 01:56:18.040910 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00236 sec., 505084.74576271186 rows/sec., 40.35 MiB/sec. | ||
| 17487 | 2025.12.24 01:56:18.040949 [ 5 ] {09703f5f-6391-447b-8fa1-2bac8d5c4de2} <Debug> TCPHandler: Processed in 0.00257204 sec. | ||
| 17488 | 2025.12.24 01:56:18.041062 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2025.12.24 01:56:18.041157 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17490 | 2025.12.24 01:56:18.041198 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17491 | 2025.12.24 01:56:18.041733 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2025.12.24 01:56:18.041766 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17493 | 2025.12.24 01:56:18.042080 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17494 | 2025.12.24 01:56:18.042287 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2025.12.24 01:56:18.042411 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001274 sec., 192307.6923076923 rows/sec., 11.75 MiB/sec. | ||
| 17496 | 2025.12.24 01:56:18.042448 [ 5 ] {1ca16c00-b5f5-4023-90db-d9baf32f7939} <Debug> TCPHandler: Processed in 0.001434863 sec. | ||
| 17497 | 2025.12.24 01:56:18.042554 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2025.12.24 01:56:18.042646 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17499 | 2025.12.24 01:56:18.042684 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17500 | 2025.12.24 01:56:18.043188 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17501 | 2025.12.24 01:56:18.043221 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17502 | 2025.12.24 01:56:18.043521 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17503 | 2025.12.24 01:56:18.043728 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2025.12.24 01:56:18.043822 [ 97 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17505 | 2025.12.24 01:56:18.043850 [ 97 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2025.12.24 01:56:18.043850 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 17507 | 2025.12.24 01:56:18.043866 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17508 | 2025.12.24 01:56:18.043894 [ 5 ] {27537edb-5e75-4205-971e-43d73bd7578b} <Debug> TCPHandler: Processed in 0.001387232 sec. | ||
| 17509 | 2025.12.24 01:56:18.043990 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 17510 | 2025.12.24 01:56:18.043999 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17511 | 2025.12.24 01:56:18.044135 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17512 | 2025.12.24 01:56:18.044141 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17513 | 2025.12.24 01:56:18.044177 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17514 | 2025.12.24 01:56:18.044189 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 465 rows starting from the beginning of the part | ||
| 17515 | 2025.12.24 01:56:18.044269 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 213 rows starting from the beginning of the part | ||
| 17516 | 2025.12.24 01:56:18.044320 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 17517 | 2025.12.24 01:56:18.044368 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 228 rows starting from the beginning of the part | ||
| 17518 | 2025.12.24 01:56:18.044414 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 17519 | 2025.12.24 01:56:18.044459 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 17520 | 2025.12.24 01:56:18.044687 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2025.12.24 01:56:18.044728 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17522 | 2025.12.24 01:56:18.045039 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17523 | 2025.12.24 01:56:18.045269 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2025.12.24 01:56:18.045366 [ 97 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 17525 | 2025.12.24 01:56:18.045391 [ 97 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2025.12.24 01:56:18.045395 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 17527 | 2025.12.24 01:56:18.045407 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17528 | 2025.12.24 01:56:18.045419 [ 187 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481544 sec., 913911.43293753 rows/sec., 64.01 MiB/sec. | ||
| 17529 | 2025.12.24 01:56:18.045435 [ 5 ] {d02934c4-9a74-4f31-b953-1ff2993e428d} <Debug> TCPHandler: Processed in 0.001483514 sec. | ||
| 17530 | 2025.12.24 01:56:18.045498 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 17531 | 2025.12.24 01:56:18.045550 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2025.12.24 01:56:18.045564 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17533 | 2025.12.24 01:56:18.045628 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17534 | 2025.12.24 01:56:18.045650 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17535 | 2025.12.24 01:56:18.045667 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 223 rows starting from the beginning of the part | ||
| 17536 | 2025.12.24 01:56:18.045696 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17537 | 2025.12.24 01:56:18.045744 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 17538 | 2025.12.24 01:56:18.045801 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 17539 | 2025.12.24 01:56:18.045833 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17540 | 2025.12.24 01:56:18.045844 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 17541 | 2025.12.24 01:56:18.045893 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17542 | 2025.12.24 01:56:18.045910 [ 192 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_76_15} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17543 | 2025.12.24 01:56:18.045935 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17544 | 2025.12.24 01:56:18.045982 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17545 | 2025.12.24 01:56:18.046491 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2025.12.24 01:56:18.046532 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17547 | 2025.12.24 01:56:18.046869 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17548 | 2025.12.24 01:56:18.046937 [ 187 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480614 sec., 728751.7205699797 rows/sec., 44.48 MiB/sec. | ||
| 17549 | 2025.12.24 01:56:18.047082 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 17550 | 2025.12.24 01:56:18.047096 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.12.24 01:56:18.047236 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001604 sec., 448254.3640897756 rows/sec., 31.46 MiB/sec. | ||
| 17552 | 2025.12.24 01:56:18.047276 [ 5 ] {92232496-2204-4c1e-aa88-38c46f225c75} <Debug> TCPHandler: Processed in 0.001773591 sec. | ||
| 17553 | 2025.12.24 01:56:18.047348 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2025.12.24 01:56:18.047383 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17555 | 2025.12.24 01:56:18.047427 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_55_11} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 17556 | 2025.12.24 01:56:18.047480 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17557 | 2025.12.24 01:56:18.047517 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17558 | 2025.12.24 01:56:18.047525 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17559 | 2025.12.24 01:56:18.047868 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2025.12.24 01:56:18.047903 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17561 | 2025.12.24 01:56:18.048206 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17562 | 2025.12.24 01:56:18.048416 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2025.12.24 01:56:18.048541 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 17564 | 2025.12.24 01:56:18.048576 [ 5 ] {a2a8766c-096e-4276-872d-608a9301b532} <Debug> TCPHandler: Processed in 0.001240388 sec. | ||
| 17565 | 2025.12.24 01:56:18.048682 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17566 | 2025.12.24 01:56:18.048774 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17567 | 2025.12.24 01:56:18.048814 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17568 | 2025.12.24 01:56:18.049266 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2025.12.24 01:56:18.049301 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17570 | 2025.12.24 01:56:18.049644 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17571 | 2025.12.24 01:56:18.049860 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17572 | 2025.12.24 01:56:18.049963 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_125_26 to all_130_130_0 | ||
| 17573 | 2025.12.24 01:56:18.049986 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 17574 | 2025.12.24 01:56:18.049990 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2025.12.24 01:56:18.050014 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17576 | 2025.12.24 01:56:18.050023 [ 5 ] {1f8bc105-80f4-4865-a859-72057b4cd057} <Debug> TCPHandler: Processed in 0.001388232 sec. | ||
| 17577 | 2025.12.24 01:56:18.050111 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_26 to all_130_130_0 into Compact with storage Full | ||
| 17578 | 2025.12.24 01:56:18.050129 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17579 | 2025.12.24 01:56:18.050229 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17580 | 2025.12.24 01:56:18.050235 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17581 | 2025.12.24 01:56:18.050268 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_26, total 43550 rows starting from the beginning of the part | ||
| 17582 | 2025.12.24 01:56:18.050291 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17583 | 2025.12.24 01:56:18.050332 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17584 | 2025.12.24 01:56:18.050381 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17585 | 2025.12.24 01:56:18.050422 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 468 rows starting from the beginning of the part | ||
| 17586 | 2025.12.24 01:56:18.050459 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17587 | 2025.12.24 01:56:18.050496 [ 192 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 314 rows starting from the beginning of the part | ||
| 17588 | 2025.12.24 01:56:18.050605 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2025.12.24 01:56:18.050646 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17590 | 2025.12.24 01:56:18.050966 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17591 | 2025.12.24 01:56:18.051179 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2025.12.24 01:56:18.051303 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 17593 | 2025.12.24 01:56:18.051339 [ 5 ] {33804df4-5c9e-474a-91c1-ed603d28f890} <Debug> TCPHandler: Processed in 0.001258429 sec. | ||
| 17594 | 2025.12.24 01:56:18.051441 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17595 | 2025.12.24 01:56:18.051533 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17596 | 2025.12.24 01:56:18.051585 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <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 | ||
| 17597 | 2025.12.24 01:56:18.052464 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17598 | 2025.12.24 01:56:18.052498 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17599 | 2025.12.24 01:56:18.053088 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17600 | 2025.12.24 01:56:18.053310 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17601 | 2025.12.24 01:56:18.053445 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 17602 | 2025.12.24 01:56:18.053498 [ 5 ] {45cb42a9-e549-4596-8a4a-10dba3d05285} <Debug> TCPHandler: Processed in 0.002103479 sec. | ||
| 17603 | 2025.12.24 01:56:18.053610 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2025.12.24 01:56:18.053720 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17605 | 2025.12.24 01:56:18.053771 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17606 | 2025.12.24 01:56:18.054195 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2025.12.24 01:56:18.054236 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17608 | 2025.12.24 01:56:18.054634 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17609 | 2025.12.24 01:56:18.054889 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2025.12.24 01:56:18.055039 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001344 sec., 77380.95238095238 rows/sec., 4.74 MiB/sec. | ||
| 17611 | 2025.12.24 01:56:18.055076 [ 5 ] {b8ea1d93-a611-4865-8f30-5a9d0818c822} <Debug> TCPHandler: Processed in 0.001515345 sec. | ||
| 17612 | 2025.12.24 01:56:18.058789 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44812 rows, containing 5 columns (5 merged, 0 gathered) in 0.008717881 sec., 5140239.927569555 rows/sec., 346.68 MiB/sec. | ||
| 17613 | 2025.12.24 01:56:18.059214 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 17614 | 2025.12.24 01:56:18.059515 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.12.24 01:56:18.059582 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_125_26, all_130_130_0] -> all_1_130_27 | ||
| 17616 | 2025.12.24 01:56:18.059678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 17617 | 2025.12.24 01:56:18.309158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17618 | 2025.12.24 01:56:18.326983 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2025.12.24 01:56:18.327040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17620 | 2025.12.24 01:56:18.333245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17621 | 2025.12.24 01:56:18.333968 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2025.12.24 01:56:18.337004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17623 | 2025.12.24 01:56:22.214602 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65491 | ||
| 17624 | 2025.12.24 01:56:22.214725 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17625 | 2025.12.24 01:56:22.214756 [ 356 ] {} <Debug> TCP-Session: 35a8842d-bb6b-4f0f-bb18-f69958d17fae Authenticating user 'default' from [fd00:1122:3344:101::e]:65491 | ||
| 17626 | 2025.12.24 01:56:22.214783 [ 356 ] {} <Debug> TCP-Session: 35a8842d-bb6b-4f0f-bb18-f69958d17fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17627 | 2025.12.24 01:56:22.214796 [ 356 ] {} <Debug> TCP-Session: 35a8842d-bb6b-4f0f-bb18-f69958d17fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2025.12.24 01:56:22.215006 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52173 | ||
| 17629 | 2025.12.24 01:56:22.215027 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42127 | ||
| 17630 | 2025.12.24 01:56:22.215066 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52507 | ||
| 17631 | 2025.12.24 01:56:22.215108 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35711 | ||
| 17632 | 2025.12.24 01:56:22.215121 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17633 | 2025.12.24 01:56:22.215143 [ 356 ] {} <Trace> TCP-Session: 35a8842d-bb6b-4f0f-bb18-f69958d17fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17634 | 2025.12.24 01:56:22.215169 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17635 | 2025.12.24 01:56:22.215171 [ 357 ] {} <Debug> TCP-Session: 52b86a03-dfcd-4d31-9b54-2c9f562fc8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52173 | ||
| 17636 | 2025.12.24 01:56:22.215199 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17637 | 2025.12.24 01:56:22.215213 [ 358 ] {} <Debug> TCP-Session: 2fd172ae-5bd3-4e65-9007-08a167f4694e Authenticating user 'default' from [fd00:1122:3344:101::e]:42127 | ||
| 17638 | 2025.12.24 01:56:22.215200 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17639 | 2025.12.24 01:56:22.215250 [ 365 ] {} <Debug> TCP-Session: 3bec11fb-795f-433b-aa38-70c532864f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52507 | ||
| 17640 | 2025.12.24 01:56:22.215260 [ 358 ] {} <Debug> TCP-Session: 2fd172ae-5bd3-4e65-9007-08a167f4694e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2025.12.24 01:56:22.215288 [ 355 ] {} <Debug> TCP-Session: 74ba26e0-01a3-4de2-ba52-6fd52c535bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35711 | ||
| 17642 | 2025.12.24 01:56:22.215295 [ 365 ] {} <Debug> TCP-Session: 3bec11fb-795f-433b-aa38-70c532864f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17643 | 2025.12.24 01:56:22.215304 [ 358 ] {} <Debug> TCP-Session: 2fd172ae-5bd3-4e65-9007-08a167f4694e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17644 | 2025.12.24 01:56:22.215324 [ 355 ] {} <Debug> TCP-Session: 74ba26e0-01a3-4de2-ba52-6fd52c535bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2025.12.24 01:56:22.215328 [ 365 ] {} <Debug> TCP-Session: 3bec11fb-795f-433b-aa38-70c532864f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17646 | 2025.12.24 01:56:22.215339 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17647 | 2025.12.24 01:56:22.215361 [ 355 ] {} <Debug> TCP-Session: 74ba26e0-01a3-4de2-ba52-6fd52c535bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2025.12.24 01:56:22.215100 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 | ||
| 17649 | 2025.12.24 01:56:22.215057 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39399 | ||
| 17650 | 2025.12.24 01:56:22.215037 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57981 | ||
| 17651 | 2025.12.24 01:56:22.215486 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17652 | 2025.12.24 01:56:22.215033 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63203 | ||
| 17653 | 2025.12.24 01:56:22.215520 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17654 | 2025.12.24 01:56:22.215527 [ 351 ] {} <Debug> TCP-Session: 8aafbdd7-343c-4f26-944e-4732f6942e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 | ||
| 17655 | 2025.12.24 01:56:22.215562 [ 364 ] {} <Debug> TCP-Session: 81273ce1-064d-43ea-a5e7-dcfa76833cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:39399 | ||
| 17656 | 2025.12.24 01:56:22.215563 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17657 | 2025.12.24 01:56:22.215603 [ 364 ] {} <Debug> TCP-Session: 81273ce1-064d-43ea-a5e7-dcfa76833cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17658 | 2025.12.24 01:56:22.215618 [ 359 ] {} <Debug> TCP-Session: 56ee46f4-5d26-416d-a2ea-c8ef9fd3fff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57981 | ||
| 17659 | 2025.12.24 01:56:22.215632 [ 364 ] {} <Debug> TCP-Session: 81273ce1-064d-43ea-a5e7-dcfa76833cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17660 | 2025.12.24 01:56:22.215648 [ 359 ] {} <Debug> TCP-Session: 56ee46f4-5d26-416d-a2ea-c8ef9fd3fff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17661 | 2025.12.24 01:56:22.215244 [ 357 ] {} <Debug> TCP-Session: 52b86a03-dfcd-4d31-9b54-2c9f562fc8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17662 | 2025.12.24 01:56:22.215673 [ 359 ] {} <Debug> TCP-Session: 56ee46f4-5d26-416d-a2ea-c8ef9fd3fff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17663 | 2025.12.24 01:56:22.215699 [ 357 ] {} <Debug> TCP-Session: 52b86a03-dfcd-4d31-9b54-2c9f562fc8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17664 | 2025.12.24 01:56:22.215576 [ 351 ] {} <Debug> TCP-Session: 8aafbdd7-343c-4f26-944e-4732f6942e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17665 | 2025.12.24 01:56:22.215741 [ 351 ] {} <Debug> TCP-Session: 8aafbdd7-343c-4f26-944e-4732f6942e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17666 | 2025.12.24 01:56:22.215822 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17667 | 2025.12.24 01:56:22.215863 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17668 | 2025.12.24 01:56:22.215885 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17669 | 2025.12.24 01:56:22.215896 [ 363 ] {} <Debug> TCP-Session: ea65673d-b913-4669-8c3d-5b4710066182 Authenticating user 'default' from [fd00:1122:3344:101::e]:63203 | ||
| 17670 | 2025.12.24 01:56:22.215924 [ 363 ] {} <Debug> TCP-Session: ea65673d-b913-4669-8c3d-5b4710066182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2025.12.24 01:56:22.215936 [ 363 ] {} <Debug> TCP-Session: ea65673d-b913-4669-8c3d-5b4710066182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17672 | 2025.12.24 01:56:22.216208 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 17673 | 2025.12.24 01:56:22.217275 [ 316 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> AggregatingTransform: Aggregating | ||
| 17674 | 2025.12.24 01:56:22.217318 [ 316 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> Aggregator: Aggregation method: without_key | ||
| 17675 | 2025.12.24 01:56:22.217355 [ 316 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042793 sec. (958.963 rows/sec., 37.46 KiB/sec.) | ||
| 17676 | 2025.12.24 01:56:22.217374 [ 316 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Trace> Aggregator: Merging aggregated data | ||
| 17677 | 2025.12.24 01:56:22.218621 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003344 sec., 299.0430622009569 rows/sec., 11.68 KiB/sec. | ||
| 17678 | 2025.12.24 01:56:22.218788 [ 356 ] {c2a6ec9b-4db8-4114-910a-5aaf70ec1f05} <Debug> TCPHandler: Processed in 0.003800258 sec. | ||
| 17679 | 2025.12.24 01:56:22.218914 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17680 | 2025.12.24 01:56:22.218941 [ 356 ] {} <Debug> TCP-Session: 35a8842d-bb6b-4f0f-bb18-f69958d17fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17681 | 2025.12.24 01:56:22.218945 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17682 | 2025.12.24 01:56:22.218969 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17683 | 2025.12.24 01:56:22.218990 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17684 | 2025.12.24 01:56:22.219008 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17685 | 2025.12.24 01:56:22.219017 [ 363 ] {} <Debug> TCP-Session: ea65673d-b913-4669-8c3d-5b4710066182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17686 | 2025.12.24 01:56:22.219039 [ 355 ] {} <Debug> TCP-Session: 74ba26e0-01a3-4de2-ba52-6fd52c535bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17687 | 2025.12.24 01:56:22.219045 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17688 | 2025.12.24 01:56:22.219058 [ 357 ] {} <Debug> TCP-Session: 52b86a03-dfcd-4d31-9b54-2c9f562fc8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17689 | 2025.12.24 01:56:22.219072 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17690 | 2025.12.24 01:56:22.219092 [ 359 ] {} <Debug> TCP-Session: 56ee46f4-5d26-416d-a2ea-c8ef9fd3fff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17691 | 2025.12.24 01:56:22.219135 [ 365 ] {} <Debug> TCP-Session: 3bec11fb-795f-433b-aa38-70c532864f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17692 | 2025.12.24 01:56:22.218991 [ 358 ] {} <Debug> TCP-Session: 2fd172ae-5bd3-4e65-9007-08a167f4694e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2025.12.24 01:56:22.219093 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17694 | 2025.12.24 01:56:22.219031 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17695 | 2025.12.24 01:56:22.219209 [ 364 ] {} <Debug> TCP-Session: 81273ce1-064d-43ea-a5e7-dcfa76833cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17696 | 2025.12.24 01:56:22.219249 [ 351 ] {} <Debug> TCP-Session: 8aafbdd7-343c-4f26-944e-4732f6942e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17697 | 2025.12.24 01:56:22.329612 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 | ||
| 17698 | 2025.12.24 01:56:22.329717 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17699 | 2025.12.24 01:56:22.329742 [ 356 ] {} <Debug> TCP-Session: 68512e09-c49d-4d84-bdb7-bbc01917f345 Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 | ||
| 17700 | 2025.12.24 01:56:22.329764 [ 356 ] {} <Debug> TCP-Session: 68512e09-c49d-4d84-bdb7-bbc01917f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17701 | 2025.12.24 01:56:22.329777 [ 356 ] {} <Debug> TCP-Session: 68512e09-c49d-4d84-bdb7-bbc01917f345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17702 | 2025.12.24 01:56:22.330005 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40401 | ||
| 17703 | 2025.12.24 01:56:22.330021 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45552 | ||
| 17704 | 2025.12.24 01:56:22.330058 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40789 | ||
| 17705 | 2025.12.24 01:56:22.330085 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50215 | ||
| 17706 | 2025.12.24 01:56:22.330118 [ 356 ] {} <Trace> TCP-Session: 68512e09-c49d-4d84-bdb7-bbc01917f345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17707 | 2025.12.24 01:56:22.330143 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17708 | 2025.12.24 01:56:22.330150 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17709 | 2025.12.24 01:56:22.330180 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17710 | 2025.12.24 01:56:22.330199 [ 357 ] {} <Debug> TCP-Session: fd618f08-44e6-4eef-9b23-ef5f3ebc48c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40401 | ||
| 17711 | 2025.12.24 01:56:22.330219 [ 358 ] {} <Debug> TCP-Session: ee1d820c-acaa-40b1-a4b1-f384e963dfe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45552 | ||
| 17712 | 2025.12.24 01:56:22.330232 [ 365 ] {} <Debug> TCP-Session: 76a02e9c-2ec4-4c39-8737-a951f07ec436 Authenticating user 'default' from [fd00:1122:3344:101::e]:40789 | ||
| 17713 | 2025.12.24 01:56:22.330251 [ 357 ] {} <Debug> TCP-Session: fd618f08-44e6-4eef-9b23-ef5f3ebc48c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17714 | 2025.12.24 01:56:22.330269 [ 358 ] {} <Debug> TCP-Session: ee1d820c-acaa-40b1-a4b1-f384e963dfe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17715 | 2025.12.24 01:56:22.330293 [ 357 ] {} <Debug> TCP-Session: fd618f08-44e6-4eef-9b23-ef5f3ebc48c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17716 | 2025.12.24 01:56:22.330313 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17717 | 2025.12.24 01:56:22.330312 [ 358 ] {} <Debug> TCP-Session: ee1d820c-acaa-40b1-a4b1-f384e963dfe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2025.12.24 01:56:22.330293 [ 365 ] {} <Debug> TCP-Session: 76a02e9c-2ec4-4c39-8737-a951f07ec436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17719 | 2025.12.24 01:56:22.330182 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17720 | 2025.12.24 01:56:22.330389 [ 365 ] {} <Debug> TCP-Session: 76a02e9c-2ec4-4c39-8737-a951f07ec436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17721 | 2025.12.24 01:56:22.330035 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56900 | ||
| 17722 | 2025.12.24 01:56:22.330410 [ 355 ] {} <Debug> TCP-Session: 46d9263d-7e72-4a15-8ed2-019aafbd288f Authenticating user 'default' from [fd00:1122:3344:101::e]:50215 | ||
| 17723 | 2025.12.24 01:56:22.330026 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55403 | ||
| 17724 | 2025.12.24 01:56:22.330445 [ 355 ] {} <Debug> TCP-Session: 46d9263d-7e72-4a15-8ed2-019aafbd288f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17725 | 2025.12.24 01:56:22.330477 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17726 | 2025.12.24 01:56:22.330492 [ 355 ] {} <Debug> TCP-Session: 46d9263d-7e72-4a15-8ed2-019aafbd288f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17727 | 2025.12.24 01:56:22.330036 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59731 | ||
| 17728 | 2025.12.24 01:56:22.330512 [ 359 ] {} <Debug> TCP-Session: c4ac661e-d52d-4f2a-9dd7-ba883760a3df Authenticating user 'default' from [fd00:1122:3344:101::e]:56900 | ||
| 17729 | 2025.12.24 01:56:22.330540 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17730 | 2025.12.24 01:56:22.330558 [ 359 ] {} <Debug> TCP-Session: c4ac661e-d52d-4f2a-9dd7-ba883760a3df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17731 | 2025.12.24 01:56:22.330577 [ 363 ] {} <Debug> TCP-Session: b223c0d4-6fdd-449d-9899-fa4cbc76f4f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55403 | ||
| 17732 | 2025.12.24 01:56:22.330582 [ 359 ] {} <Debug> TCP-Session: c4ac661e-d52d-4f2a-9dd7-ba883760a3df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17733 | 2025.12.24 01:56:22.330601 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17734 | 2025.12.24 01:56:22.330603 [ 363 ] {} <Debug> TCP-Session: b223c0d4-6fdd-449d-9899-fa4cbc76f4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17735 | 2025.12.24 01:56:22.330591 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17736 | 2025.12.24 01:56:22.330648 [ 363 ] {} <Debug> TCP-Session: b223c0d4-6fdd-449d-9899-fa4cbc76f4f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17737 | 2025.12.24 01:56:22.330668 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17738 | 2025.12.24 01:56:22.330679 [ 364 ] {} <Debug> TCP-Session: abfc46a5-b8e2-4965-969f-ca5df381e1d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59731 | ||
| 17739 | 2025.12.24 01:56:22.330075 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60380 | ||
| 17740 | 2025.12.24 01:56:22.330712 [ 364 ] {} <Debug> TCP-Session: abfc46a5-b8e2-4965-969f-ca5df381e1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17741 | 2025.12.24 01:56:22.330749 [ 364 ] {} <Debug> TCP-Session: abfc46a5-b8e2-4965-969f-ca5df381e1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17742 | 2025.12.24 01:56:22.330789 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17743 | 2025.12.24 01:56:22.330819 [ 351 ] {} <Debug> TCP-Session: 7beea2e7-bb7c-4408-97b1-d78e179b493c Authenticating user 'default' from [fd00:1122:3344:101::e]:60380 | ||
| 17744 | 2025.12.24 01:56:22.330836 [ 351 ] {} <Debug> TCP-Session: 7beea2e7-bb7c-4408-97b1-d78e179b493c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17745 | 2025.12.24 01:56:22.330848 [ 351 ] {} <Debug> TCP-Session: 7beea2e7-bb7c-4408-97b1-d78e179b493c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17746 | 2025.12.24 01:56:22.330980 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 17747 | 2025.12.24 01:56:22.332034 [ 298 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> AggregatingTransform: Aggregating | ||
| 17748 | 2025.12.24 01:56:22.332078 [ 298 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 17749 | 2025.12.24 01:56:22.332118 [ 298 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026364 sec. (974.313 rows/sec., 38.06 KiB/sec.) | ||
| 17750 | 2025.12.24 01:56:22.332138 [ 298 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Trace> Aggregator: Merging aggregated data | ||
| 17751 | 2025.12.24 01:56:22.333662 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003407 sec., 293.51335485764605 rows/sec., 11.47 KiB/sec. | ||
| 17752 | 2025.12.24 01:56:22.333846 [ 356 ] {f9cc349e-8bc5-4c1e-ac48-5f13cb4819d0} <Debug> TCPHandler: Processed in 0.003859899 sec. | ||
| 17753 | 2025.12.24 01:56:22.333928 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17754 | 2025.12.24 01:56:22.333960 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17755 | 2025.12.24 01:56:22.333981 [ 356 ] {} <Debug> TCP-Session: 68512e09-c49d-4d84-bdb7-bbc01917f345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17756 | 2025.12.24 01:56:22.334002 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17757 | 2025.12.24 01:56:22.334021 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17758 | 2025.12.24 01:56:22.334042 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17759 | 2025.12.24 01:56:22.334058 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17760 | 2025.12.24 01:56:22.334062 [ 363 ] {} <Debug> TCP-Session: b223c0d4-6fdd-449d-9899-fa4cbc76f4f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17761 | 2025.12.24 01:56:22.334089 [ 358 ] {} <Debug> TCP-Session: ee1d820c-acaa-40b1-a4b1-f384e963dfe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17762 | 2025.12.24 01:56:22.334106 [ 351 ] {} <Debug> TCP-Session: 7beea2e7-bb7c-4408-97b1-d78e179b493c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17763 | 2025.12.24 01:56:22.334106 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17764 | 2025.12.24 01:56:22.334068 [ 357 ] {} <Debug> TCP-Session: fd618f08-44e6-4eef-9b23-ef5f3ebc48c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17765 | 2025.12.24 01:56:22.334162 [ 365 ] {} <Debug> TCP-Session: 76a02e9c-2ec4-4c39-8737-a951f07ec436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17766 | 2025.12.24 01:56:22.334010 [ 355 ] {} <Debug> TCP-Session: 46d9263d-7e72-4a15-8ed2-019aafbd288f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17767 | 2025.12.24 01:56:22.334075 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17768 | 2025.12.24 01:56:22.333990 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17769 | 2025.12.24 01:56:22.334248 [ 364 ] {} <Debug> TCP-Session: abfc46a5-b8e2-4965-969f-ca5df381e1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17770 | 2025.12.24 01:56:22.334265 [ 359 ] {} <Debug> TCP-Session: c4ac661e-d52d-4f2a-9dd7-ba883760a3df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17771 | 2025.12.24 01:56:22.386604 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 17772 | 2025.12.24 01:56:22.386724 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17773 | 2025.12.24 01:56:22.386750 [ 356 ] {} <Debug> TCP-Session: 2cdd42c8-9595-44d9-a0b1-82bddd1c3091 Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 17774 | 2025.12.24 01:56:22.386771 [ 356 ] {} <Debug> TCP-Session: 2cdd42c8-9595-44d9-a0b1-82bddd1c3091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17775 | 2025.12.24 01:56:22.386784 [ 356 ] {} <Debug> TCP-Session: 2cdd42c8-9595-44d9-a0b1-82bddd1c3091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17776 | 2025.12.24 01:56:22.386984 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34837 | ||
| 17777 | 2025.12.24 01:56:22.387016 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58953 | ||
| 17778 | 2025.12.24 01:56:22.387023 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34538 | ||
| 17779 | 2025.12.24 01:56:22.387061 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45551 | ||
| 17780 | 2025.12.24 01:56:22.387078 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36538 | ||
| 17781 | 2025.12.24 01:56:22.387113 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 17782 | 2025.12.24 01:56:22.387118 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17783 | 2025.12.24 01:56:22.387118 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17784 | 2025.12.24 01:56:22.387178 [ 363 ] {} <Debug> TCP-Session: 5a9f79ad-85b1-49f2-8e27-c6094593e9c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58953 | ||
| 17785 | 2025.12.24 01:56:22.387177 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17786 | 2025.12.24 01:56:22.387190 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17787 | 2025.12.24 01:56:22.387199 [ 356 ] {} <Trace> TCP-Session: 2cdd42c8-9595-44d9-a0b1-82bddd1c3091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17788 | 2025.12.24 01:56:22.387220 [ 359 ] {} <Debug> TCP-Session: 2dd9dbf0-7665-46a7-b25d-ed8f271d3b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:34538 | ||
| 17789 | 2025.12.24 01:56:22.387229 [ 355 ] {} <Debug> TCP-Session: f60310e2-2d20-418e-9c50-fca3659d4f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 17790 | 2025.12.24 01:56:22.387272 [ 359 ] {} <Debug> TCP-Session: 2dd9dbf0-7665-46a7-b25d-ed8f271d3b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17791 | 2025.12.24 01:56:22.387281 [ 355 ] {} <Debug> TCP-Session: f60310e2-2d20-418e-9c50-fca3659d4f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17792 | 2025.12.24 01:56:22.387290 [ 359 ] {} <Debug> TCP-Session: 2dd9dbf0-7665-46a7-b25d-ed8f271d3b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17793 | 2025.12.24 01:56:22.387299 [ 355 ] {} <Debug> TCP-Session: f60310e2-2d20-418e-9c50-fca3659d4f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17794 | 2025.12.24 01:56:22.387205 [ 357 ] {} <Debug> TCP-Session: 77cf50a6-767c-4938-8a28-5482fce6544c Authenticating user 'default' from [fd00:1122:3344:101::e]:34837 | ||
| 17795 | 2025.12.24 01:56:22.387190 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17796 | 2025.12.24 01:56:22.387350 [ 357 ] {} <Debug> TCP-Session: 77cf50a6-767c-4938-8a28-5482fce6544c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17797 | 2025.12.24 01:56:22.387010 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51012 | ||
| 17798 | 2025.12.24 01:56:22.387381 [ 357 ] {} <Debug> TCP-Session: 77cf50a6-767c-4938-8a28-5482fce6544c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17799 | 2025.12.24 01:56:22.387419 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17800 | 2025.12.24 01:56:22.387376 [ 365 ] {} <Debug> TCP-Session: c870914c-60ad-44f4-a017-0c24adf67fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36538 | ||
| 17801 | 2025.12.24 01:56:22.387486 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17802 | 2025.12.24 01:56:22.387508 [ 365 ] {} <Debug> TCP-Session: c870914c-60ad-44f4-a017-0c24adf67fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17803 | 2025.12.24 01:56:22.387209 [ 363 ] {} <Debug> TCP-Session: 5a9f79ad-85b1-49f2-8e27-c6094593e9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17804 | 2025.12.24 01:56:22.387544 [ 365 ] {} <Debug> TCP-Session: c870914c-60ad-44f4-a017-0c24adf67fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17805 | 2025.12.24 01:56:22.387567 [ 363 ] {} <Debug> TCP-Session: 5a9f79ad-85b1-49f2-8e27-c6094593e9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17806 | 2025.12.24 01:56:22.387539 [ 358 ] {} <Debug> TCP-Session: f4dfe2ce-b2f3-4f61-8d27-c50992e2943a Authenticating user 'default' from [fd00:1122:3344:101::e]:51012 | ||
| 17807 | 2025.12.24 01:56:22.387179 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17808 | 2025.12.24 01:56:22.387636 [ 358 ] {} <Debug> TCP-Session: f4dfe2ce-b2f3-4f61-8d27-c50992e2943a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17809 | 2025.12.24 01:56:22.387104 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46307 | ||
| 17810 | 2025.12.24 01:56:22.387663 [ 358 ] {} <Debug> TCP-Session: f4dfe2ce-b2f3-4f61-8d27-c50992e2943a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17811 | 2025.12.24 01:56:22.387659 [ 364 ] {} <Debug> TCP-Session: 965952b7-27c7-497b-8040-c28259efa5af Authenticating user 'default' from [fd00:1122:3344:101::e]:45551 | ||
| 17812 | 2025.12.24 01:56:22.387719 [ 364 ] {} <Debug> TCP-Session: 965952b7-27c7-497b-8040-c28259efa5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17813 | 2025.12.24 01:56:22.387732 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17814 | 2025.12.24 01:56:22.387740 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17815 | 2025.12.24 01:56:22.387764 [ 351 ] {} <Debug> TCP-Session: 6abd0a34-bc0e-4d2f-9100-e6c07a773fd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46307 | ||
| 17816 | 2025.12.24 01:56:22.387734 [ 364 ] {} <Debug> TCP-Session: 965952b7-27c7-497b-8040-c28259efa5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17817 | 2025.12.24 01:56:22.387798 [ 351 ] {} <Debug> TCP-Session: 6abd0a34-bc0e-4d2f-9100-e6c07a773fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17818 | 2025.12.24 01:56:22.387812 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17819 | 2025.12.24 01:56:22.387824 [ 351 ] {} <Debug> TCP-Session: 6abd0a34-bc0e-4d2f-9100-e6c07a773fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17820 | 2025.12.24 01:56:22.388138 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 17821 | 2025.12.24 01:56:22.389261 [ 310 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> AggregatingTransform: Aggregating | ||
| 17822 | 2025.12.24 01:56:22.389313 [ 310 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 17823 | 2025.12.24 01:56:22.389354 [ 310 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001104705 sec. (905.219 rows/sec., 35.36 KiB/sec.) | ||
| 17824 | 2025.12.24 01:56:22.389375 [ 310 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Trace> Aggregator: Merging aggregated data | ||
| 17825 | 2025.12.24 01:56:22.390911 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. | ||
| 17826 | 2025.12.24 01:56:22.391108 [ 356 ] {fb461e49-a27d-40cf-b786-03056aa2d9b8} <Debug> TCPHandler: Processed in 0.004101455 sec. | ||
| 17827 | 2025.12.24 01:56:22.391224 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17828 | 2025.12.24 01:56:22.391257 [ 356 ] {} <Debug> TCP-Session: 2cdd42c8-9595-44d9-a0b1-82bddd1c3091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17829 | 2025.12.24 01:56:22.391275 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17830 | 2025.12.24 01:56:22.391309 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17831 | 2025.12.24 01:56:22.391321 [ 365 ] {} <Debug> TCP-Session: c870914c-60ad-44f4-a017-0c24adf67fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17832 | 2025.12.24 01:56:22.391332 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17833 | 2025.12.24 01:56:22.391357 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17834 | 2025.12.24 01:56:22.391376 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17835 | 2025.12.24 01:56:22.391383 [ 355 ] {} <Debug> TCP-Session: f60310e2-2d20-418e-9c50-fca3659d4f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17836 | 2025.12.24 01:56:22.391398 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17837 | 2025.12.24 01:56:22.391430 [ 364 ] {} <Debug> TCP-Session: 965952b7-27c7-497b-8040-c28259efa5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17838 | 2025.12.24 01:56:22.391404 [ 363 ] {} <Debug> TCP-Session: 5a9f79ad-85b1-49f2-8e27-c6094593e9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17839 | 2025.12.24 01:56:22.391457 [ 359 ] {} <Debug> TCP-Session: 2dd9dbf0-7665-46a7-b25d-ed8f271d3b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17840 | 2025.12.24 01:56:22.391313 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17841 | 2025.12.24 01:56:22.391417 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17842 | 2025.12.24 01:56:22.391531 [ 357 ] {} <Debug> TCP-Session: 77cf50a6-767c-4938-8a28-5482fce6544c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17843 | 2025.12.24 01:56:22.391359 [ 358 ] {} <Debug> TCP-Session: f4dfe2ce-b2f3-4f61-8d27-c50992e2943a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17844 | 2025.12.24 01:56:22.391558 [ 351 ] {} <Debug> TCP-Session: 6abd0a34-bc0e-4d2f-9100-e6c07a773fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17845 | 2025.12.24 01:56:23.054783 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2025.12.24 01:56:23.054980 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17847 | 2025.12.24 01:56:23.055050 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17848 | 2025.12.24 01:56:23.055700 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17849 | 2025.12.24 01:56:23.055749 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17850 | 2025.12.24 01:56:23.056142 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17851 | 2025.12.24 01:56:23.056384 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17852 | 2025.12.24 01:56:23.056540 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00161 sec., 1242.2360248447203 rows/sec., 101.30 KiB/sec. | ||
| 17853 | 2025.12.24 01:56:23.056582 [ 5 ] {2c3f1f94-f7f6-44ba-8b85-9daaaf964b1d} <Debug> TCPHandler: Processed in 0.001941235 sec. | ||
| 17854 | 2025.12.24 01:56:23.056709 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17855 | 2025.12.24 01:56:23.056811 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17856 | 2025.12.24 01:56:23.056859 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17857 | 2025.12.24 01:56:23.057974 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2025.12.24 01:56:23.058011 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17859 | 2025.12.24 01:56:23.058424 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17860 | 2025.12.24 01:56:23.058641 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17861 | 2025.12.24 01:56:23.058776 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001988 sec., 602112.676056338 rows/sec., 49.63 MiB/sec. | ||
| 17862 | 2025.12.24 01:56:23.058778 [ 92 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17863 | 2025.12.24 01:56:23.058815 [ 5 ] {31076446-1cee-4278-b329-aaafa096abed} <Debug> TCPHandler: Processed in 0.002154779 sec. | ||
| 17864 | 2025.12.24 01:56:23.058850 [ 92 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2025.12.24 01:56:23.058877 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17866 | 2025.12.24 01:56:23.058940 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2025.12.24 01:56:23.058969 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17868 | 2025.12.24 01:56:23.059041 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17869 | 2025.12.24 01:56:23.059058 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17870 | 2025.12.24 01:56:23.059083 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17871 | 2025.12.24 01:56:23.059088 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2463 rows starting from the beginning of the part | ||
| 17872 | 2025.12.24 01:56:23.059155 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17873 | 2025.12.24 01:56:23.059213 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1192 rows starting from the beginning of the part | ||
| 17874 | 2025.12.24 01:56:23.059280 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 17875 | 2025.12.24 01:56:23.059353 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1192 rows starting from the beginning of the part | ||
| 17876 | 2025.12.24 01:56:23.059423 [ 197 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1197 rows starting from the beginning of the part | ||
| 17877 | 2025.12.24 01:56:23.059515 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2025.12.24 01:56:23.059553 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17879 | 2025.12.24 01:56:23.059872 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17880 | 2025.12.24 01:56:23.060088 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2025.12.24 01:56:23.060210 [ 92 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17882 | 2025.12.24 01:56:23.060226 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 116.08 KiB/sec. | ||
| 17883 | 2025.12.24 01:56:23.060251 [ 92 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2025.12.24 01:56:23.060275 [ 5 ] {d6069b9f-9ad6-48fe-80bd-1717ec8908c9} <Debug> TCPHandler: Processed in 0.001383712 sec. | ||
| 17885 | 2025.12.24 01:56:23.060277 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17886 | 2025.12.24 01:56:23.060398 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2025.12.24 01:56:23.060421 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 17888 | 2025.12.24 01:56:23.060501 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17889 | 2025.12.24 01:56:23.060547 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17890 | 2025.12.24 01:56:23.060559 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17891 | 2025.12.24 01:56:23.060600 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 277 rows starting from the beginning of the part | ||
| 17892 | 2025.12.24 01:56:23.060677 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 17893 | 2025.12.24 01:56:23.060739 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 17894 | 2025.12.24 01:56:23.060789 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 245 rows starting from the beginning of the part | ||
| 17895 | 2025.12.24 01:56:23.060829 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 245 rows starting from the beginning of the part | ||
| 17896 | 2025.12.24 01:56:23.060872 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
| 17897 | 2025.12.24 01:56:23.061063 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17898 | 2025.12.24 01:56:23.061106 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17899 | 2025.12.24 01:56:23.061454 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17900 | 2025.12.24 01:56:23.061527 [ 196 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259713 sec., 2370308.763904772 rows/sec., 201.28 MiB/sec. | ||
| 17901 | 2025.12.24 01:56:23.061726 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2025.12.24 01:56:23.061814 [ 197 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457764 sec., 582398.7970618014 rows/sec., 38.72 MiB/sec. | ||
| 17903 | 2025.12.24 01:56:23.061866 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001384 sec., 164739.88439306358 rows/sec., 11.15 MiB/sec. | ||
| 17904 | 2025.12.24 01:56:23.061967 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17905 | 2025.12.24 01:56:23.061970 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17906 | 2025.12.24 01:56:23.062007 [ 5 ] {e428b732-4a9e-480d-9498-cdd069deb256} <Debug> TCPHandler: Processed in 0.001658738 sec. | ||
| 17907 | 2025.12.24 01:56:23.062158 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2025.12.24 01:56:23.062256 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17909 | 2025.12.24 01:56:23.062299 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17910 | 2025.12.24 01:56:23.062337 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2025.12.24 01:56:23.062423 [ 187 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_76_15} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17912 | 2025.12.24 01:56:23.062516 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2025.12.24 01:56:23.062602 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17914 | 2025.12.24 01:56:23.062642 [ 186 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_131_26} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17915 | 2025.12.24 01:56:23.062778 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 17916 | 2025.12.24 01:56:23.062934 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2025.12.24 01:56:23.062977 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17918 | 2025.12.24 01:56:23.063332 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17919 | 2025.12.24 01:56:23.063552 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2025.12.24 01:56:23.063688 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001449 sec., 360248.44720496895 rows/sec., 26.67 MiB/sec. | ||
| 17921 | 2025.12.24 01:56:23.063692 [ 89 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17922 | 2025.12.24 01:56:23.063728 [ 5 ] {9532bf40-f3e5-4338-b7e4-7464f5d82545} <Debug> TCPHandler: Processed in 0.001619497 sec. | ||
| 17923 | 2025.12.24 01:56:23.063749 [ 89 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2025.12.24 01:56:23.063774 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17925 | 2025.12.24 01:56:23.063842 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17926 | 2025.12.24 01:56:23.063869 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17927 | 2025.12.24 01:56:23.063938 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17928 | 2025.12.24 01:56:23.063982 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17929 | 2025.12.24 01:56:23.063986 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17930 | 2025.12.24 01:56:23.064022 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1249 rows starting from the beginning of the part | ||
| 17931 | 2025.12.24 01:56:23.064097 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17932 | 2025.12.24 01:56:23.064143 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 719 rows starting from the beginning of the part | ||
| 17933 | 2025.12.24 01:56:23.064183 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 17934 | 2025.12.24 01:56:23.064220 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 719 rows starting from the beginning of the part | ||
| 17935 | 2025.12.24 01:56:23.064258 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 522 rows starting from the beginning of the part | ||
| 17936 | 2025.12.24 01:56:23.064591 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17937 | 2025.12.24 01:56:23.064635 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17938 | 2025.12.24 01:56:23.065089 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17939 | 2025.12.24 01:56:23.065317 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17940 | 2025.12.24 01:56:23.065449 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001529 sec., 552648.790058862 rows/sec., 37.20 MiB/sec. | ||
| 17941 | 2025.12.24 01:56:23.065491 [ 5 ] {07c913e8-91b6-4deb-b2e3-6cb762fc71a5} <Debug> TCPHandler: Processed in 0.001699159 sec. | ||
| 17942 | 2025.12.24 01:56:23.065602 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177136 sec., 1883863.2463192123 rows/sec., 142.50 MiB/sec. | ||
| 17943 | 2025.12.24 01:56:23.065605 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17944 | 2025.12.24 01:56:23.065742 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17945 | 2025.12.24 01:56:23.065785 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17946 | 2025.12.24 01:56:23.065840 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17947 | 2025.12.24 01:56:23.066112 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17948 | 2025.12.24 01:56:23.066130 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2025.12.24 01:56:23.066172 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17950 | 2025.12.24 01:56:23.066194 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_131_26} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17951 | 2025.12.24 01:56:23.066285 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 17952 | 2025.12.24 01:56:23.066502 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17953 | 2025.12.24 01:56:23.066735 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2025.12.24 01:56:23.066841 [ 89 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17955 | 2025.12.24 01:56:23.066865 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 17956 | 2025.12.24 01:56:23.066873 [ 89 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2025.12.24 01:56:23.066896 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17958 | 2025.12.24 01:56:23.066902 [ 5 ] {728319bf-6726-4e5a-a7ef-e5c29907b3d0} <Debug> TCPHandler: Processed in 0.0013454 sec. | ||
| 17959 | 2025.12.24 01:56:23.066974 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17960 | 2025.12.24 01:56:23.067072 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17961 | 2025.12.24 01:56:23.067097 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 9656 rows starting from the beginning of the part | ||
| 17962 | 2025.12.24 01:56:23.067143 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17963 | 2025.12.24 01:56:23.067180 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 148 rows starting from the beginning of the part | ||
| 17964 | 2025.12.24 01:56:23.067213 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17965 | 2025.12.24 01:56:23.067246 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17966 | 2025.12.24 01:56:23.067278 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 17967 | 2025.12.24 01:56:23.069799 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858876 sec., 3528659.515138117 rows/sec., 226.23 MiB/sec. | ||
| 17968 | 2025.12.24 01:56:23.070091 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17969 | 2025.12.24 01:56:23.070416 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2025.12.24 01:56:23.070495 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_131_26} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17971 | 2025.12.24 01:56:23.070593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 17972 | 2025.12.24 01:56:23.568677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42783 | ||
| 17973 | 2025.12.24 01:56:23.569216 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2025.12.24 01:56:23.569271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17975 | 2025.12.24 01:56:23.569810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17976 | 2025.12.24 01:56:23.570064 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2025.12.24 01:56:23.570238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42783 | ||
| 17978 | 2025.12.24 01:56:25.837110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17979 | 2025.12.24 01:56:25.854658 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2025.12.24 01:56:25.854699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17981 | 2025.12.24 01:56:25.861290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17982 | 2025.12.24 01:56:25.862003 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2025.12.24 01:56:25.864917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17984 | 2025.12.24 01:56:26.206564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2212 | ||
| 17985 | 2025.12.24 01:56:26.209252 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2025.12.24 01:56:26.209314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17987 | 2025.12.24 01:56:26.210616 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17988 | 2025.12.24 01:56:26.210884 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17989 | 2025.12.24 01:56:26.211205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2212 | ||
| 17990 | 2025.12.24 01:56:28.036854 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2025.12.24 01:56:28.037049 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17992 | 2025.12.24 01:56:28.037110 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17993 | 2025.12.24 01:56:28.037943 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2025.12.24 01:56:28.037982 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17995 | 2025.12.24 01:56:28.038392 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17996 | 2025.12.24 01:56:28.038607 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2025.12.24 01:56:28.038752 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 17998 | 2025.12.24 01:56:28.038796 [ 5 ] {43768295-66f7-4321-80b5-4fa6c5acb34d} <Debug> TCPHandler: Processed in 0.002066197 sec. | ||
| 17999 | 2025.12.24 01:56:28.038914 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2025.12.24 01:56:28.039014 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18001 | 2025.12.24 01:56:28.039054 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18002 | 2025.12.24 01:56:28.040185 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2025.12.24 01:56:28.040221 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18004 | 2025.12.24 01:56:28.040581 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18005 | 2025.12.24 01:56:28.040785 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2025.12.24 01:56:28.040913 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00192 sec., 620833.3333333334 rows/sec., 49.60 MiB/sec. | ||
| 18007 | 2025.12.24 01:56:28.040955 [ 5 ] {8f00b914-ffd8-4bf9-bb1c-724b8a0f51da} <Debug> TCPHandler: Processed in 0.002088108 sec. | ||
| 18008 | 2025.12.24 01:56:28.041093 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2025.12.24 01:56:28.041188 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18010 | 2025.12.24 01:56:28.041226 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18011 | 2025.12.24 01:56:28.041787 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2025.12.24 01:56:28.041821 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18013 | 2025.12.24 01:56:28.042140 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18014 | 2025.12.24 01:56:28.042346 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2025.12.24 01:56:28.042469 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001299 sec., 188606.6204772902 rows/sec., 11.52 MiB/sec. | ||
| 18016 | 2025.12.24 01:56:28.042494 [ 225 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 18017 | 2025.12.24 01:56:28.042505 [ 5 ] {cc310bc5-36ad-45ea-aad4-4def4519e0bf} <Debug> TCPHandler: Processed in 0.001460774 sec. | ||
| 18018 | 2025.12.24 01:56:28.042525 [ 225 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 18019 | 2025.12.24 01:56:28.042645 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18020 | 2025.12.24 01:56:28.042742 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18021 | 2025.12.24 01:56:28.042781 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18022 | 2025.12.24 01:56:28.043325 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18023 | 2025.12.24 01:56:28.043364 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18024 | 2025.12.24 01:56:28.043691 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18025 | 2025.12.24 01:56:28.043906 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18026 | 2025.12.24 01:56:28.044033 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 18027 | 2025.12.24 01:56:28.044071 [ 5 ] {b4d2f58a-0a22-466b-890d-31e43bb110c9} <Debug> TCPHandler: Processed in 0.001481114 sec. | ||
| 18028 | 2025.12.24 01:56:28.044180 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18029 | 2025.12.24 01:56:28.044275 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18030 | 2025.12.24 01:56:28.044314 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18031 | 2025.12.24 01:56:28.044832 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18032 | 2025.12.24 01:56:28.044865 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18033 | 2025.12.24 01:56:28.045183 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18034 | 2025.12.24 01:56:28.045392 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18035 | 2025.12.24 01:56:28.045515 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 18036 | 2025.12.24 01:56:28.045553 [ 5 ] {24b28218-8b9f-4516-a8ac-4e91941f03e3} <Debug> TCPHandler: Processed in 0.001420883 sec. | ||
| 18037 | 2025.12.24 01:56:28.045684 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18038 | 2025.12.24 01:56:28.045814 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18039 | 2025.12.24 01:56:28.045862 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18040 | 2025.12.24 01:56:28.046088 [ 225 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 18041 | 2025.12.24 01:56:28.046688 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2025.12.24 01:56:28.046723 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18043 | 2025.12.24 01:56:28.047061 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18044 | 2025.12.24 01:56:28.047272 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18045 | 2025.12.24 01:56:28.047399 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001609 sec., 446861.4045991299 rows/sec., 31.36 MiB/sec. | ||
| 18046 | 2025.12.24 01:56:28.047438 [ 5 ] {90fbe41d-5a3a-49e1-989a-10bf36cde9bc} <Debug> TCPHandler: Processed in 0.001818241 sec. | ||
| 18047 | 2025.12.24 01:56:28.047545 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2025.12.24 01:56:28.047640 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18049 | 2025.12.24 01:56:28.047681 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18050 | 2025.12.24 01:56:28.048006 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2025.12.24 01:56:28.048040 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18052 | 2025.12.24 01:56:28.048333 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18053 | 2025.12.24 01:56:28.048535 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2025.12.24 01:56:28.048628 [ 85 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 18055 | 2025.12.24 01:56:28.048659 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 18056 | 2025.12.24 01:56:28.048662 [ 85 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18057 | 2025.12.24 01:56:28.048689 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18058 | 2025.12.24 01:56:28.048695 [ 5 ] {77f24d6f-d4bd-4303-b460-a237f0924f4c} <Debug> TCPHandler: Processed in 0.001198987 sec. | ||
| 18059 | 2025.12.24 01:56:28.048804 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18060 | 2025.12.24 01:56:28.048808 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 18061 | 2025.12.24 01:56:28.048898 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18062 | 2025.12.24 01:56:28.048944 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18063 | 2025.12.24 01:56:28.048974 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18064 | 2025.12.24 01:56:28.049020 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 282 rows starting from the beginning of the part | ||
| 18065 | 2025.12.24 01:56:28.049090 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 18066 | 2025.12.24 01:56:28.049136 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 18067 | 2025.12.24 01:56:28.049178 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 18068 | 2025.12.24 01:56:28.049216 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 18069 | 2025.12.24 01:56:28.049258 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 18070 | 2025.12.24 01:56:28.049400 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18071 | 2025.12.24 01:56:28.049441 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18072 | 2025.12.24 01:56:28.049803 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18073 | 2025.12.24 01:56:28.050041 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18074 | 2025.12.24 01:56:28.050153 [ 186 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001400562 sec., 227051.71209842907 rows/sec., 11.58 MiB/sec. | ||
| 18075 | 2025.12.24 01:56:28.050171 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001292 sec., 243034.0557275542 rows/sec., 15.97 MiB/sec. | ||
| 18076 | 2025.12.24 01:56:28.050251 [ 5 ] {b2bb273f-bc29-49eb-a261-49e25004e964} <Debug> TCPHandler: Processed in 0.001496814 sec. | ||
| 18077 | 2025.12.24 01:56:28.050335 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 18078 | 2025.12.24 01:56:28.050358 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18079 | 2025.12.24 01:56:28.050456 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18080 | 2025.12.24 01:56:28.050497 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18081 | 2025.12.24 01:56:28.050626 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2025.12.24 01:56:28.050697 [ 199 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_51_10} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 18083 | 2025.12.24 01:56:28.050782 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18084 | 2025.12.24 01:56:28.050803 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18085 | 2025.12.24 01:56:28.050844 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18086 | 2025.12.24 01:56:28.051144 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18087 | 2025.12.24 01:56:28.051347 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2025.12.24 01:56:28.051472 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 18089 | 2025.12.24 01:56:28.051509 [ 5 ] {2777a802-78a2-46ea-847b-631a4452182d} <Debug> TCPHandler: Processed in 0.001199987 sec. | ||
| 18090 | 2025.12.24 01:56:28.051625 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18091 | 2025.12.24 01:56:28.051716 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18092 | 2025.12.24 01:56:28.051768 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <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 | ||
| 18093 | 2025.12.24 01:56:28.052645 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2025.12.24 01:56:28.052679 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18095 | 2025.12.24 01:56:28.053236 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18096 | 2025.12.24 01:56:28.053456 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18097 | 2025.12.24 01:56:28.053587 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18098 | 2025.12.24 01:56:28.053590 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 18099 | 2025.12.24 01:56:28.053626 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18100 | 2025.12.24 01:56:28.053649 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18101 | 2025.12.24 01:56:28.053661 [ 5 ] {a1692163-5dd7-4de2-939e-50f5fc0c9257} <Debug> TCPHandler: Processed in 0.002089488 sec. | ||
| 18102 | 2025.12.24 01:56:28.053741 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18103 | 2025.12.24 01:56:28.053777 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2025.12.24 01:56:28.053876 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18105 | 2025.12.24 01:56:28.053923 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18106 | 2025.12.24 01:56:28.053932 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18107 | 2025.12.24 01:56:28.053982 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2382 rows starting from the beginning of the part | ||
| 18108 | 2025.12.24 01:56:28.054115 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18109 | 2025.12.24 01:56:28.054236 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18110 | 2025.12.24 01:56:28.054271 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2025.12.24 01:56:28.054306 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18112 | 2025.12.24 01:56:28.054336 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18113 | 2025.12.24 01:56:28.054434 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18114 | 2025.12.24 01:56:28.054529 [ 201 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 18115 | 2025.12.24 01:56:28.054622 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18116 | 2025.12.24 01:56:28.054843 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2025.12.24 01:56:28.054967 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 18118 | 2025.12.24 01:56:28.055003 [ 5 ] {6851046f-5d5d-4722-a9c6-34f88628633b} <Debug> TCPHandler: Processed in 0.00127514 sec. | ||
| 18119 | 2025.12.24 01:56:28.062714 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2582 rows, containing 19 columns (19 merged, 0 gathered) in 0.009014848 sec., 286416.3655338393 rows/sec., 513.24 MiB/sec. | ||
| 18120 | 2025.12.24 01:56:28.064981 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18121 | 2025.12.24 01:56:28.065371 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18122 | 2025.12.24 01:56:28.065459 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18123 | 2025.12.24 01:56:28.065640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 18124 | 2025.12.24 01:56:28.784321 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18125 | 2025.12.24 01:56:28.784372 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18126 | 2025.12.24 01:56:28.787777 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18127 | 2025.12.24 01:56:28.959305 [ 224 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18128 | 2025.12.24 01:56:28.959360 [ 224 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18129 | 2025.12.24 01:56:28.962929 [ 224 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18130 | 2025.12.24 01:56:29.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.32 MiB, peak 408.27 MiB, free memory in arenas 0.00 B, will set to 390.93 MiB (RSS), difference: 1.61 MiB | ||
| 18131 | 2025.12.24 01:56:29.020627 [ 221 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18132 | 2025.12.24 01:56:29.020690 [ 221 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18133 | 2025.12.24 01:56:29.023201 [ 221 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18134 | 2025.12.24 01:56:29.159365 [ 221 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18135 | 2025.12.24 01:56:29.159418 [ 221 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18136 | 2025.12.24 01:56:29.162429 [ 221 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18137 | 2025.12.24 01:56:30.580349 [ 220 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 18138 | 2025.12.24 01:56:30.580407 [ 220 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 18139 | 2025.12.24 01:56:30.583333 [ 220 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 18140 | 2025.12.24 01:56:30.844625 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18141 | 2025.12.24 01:56:30.844675 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18142 | 2025.12.24 01:56:31.070425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43295 | ||
| 18143 | 2025.12.24 01:56:31.070943 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2025.12.24 01:56:31.070980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18145 | 2025.12.24 01:56:31.071428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18146 | 2025.12.24 01:56:31.071642 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2025.12.24 01:56:31.071768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43295 | ||
| 18148 | 2025.12.24 01:56:32.627381 [ 225 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 18149 | 2025.12.24 01:56:32.627451 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 18150 | 2025.12.24 01:56:32.629718 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 18151 | 2025.12.24 01:56:33.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.93 MiB, peak 408.27 MiB, free memory in arenas 0.00 B, will set to 390.93 MiB (RSS), difference: 4.00 MiB | ||
| 18152 | 2025.12.24 01:56:33.023728 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18153 | 2025.12.24 01:56:33.023911 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18154 | 2025.12.24 01:56:33.023979 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18155 | 2025.12.24 01:56:33.024727 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18156 | 2025.12.24 01:56:33.024764 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18157 | 2025.12.24 01:56:33.025158 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18158 | 2025.12.24 01:56:33.025384 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2025.12.24 01:56:33.025541 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 18160 | 2025.12.24 01:56:33.025583 [ 5 ] {4cf38229-4432-4851-9f95-6549e5455b98} <Debug> TCPHandler: Processed in 0.001987675 sec. | ||
| 18161 | 2025.12.24 01:56:33.025706 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18162 | 2025.12.24 01:56:33.025800 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18163 | 2025.12.24 01:56:33.025840 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18164 | 2025.12.24 01:56:33.026292 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18165 | 2025.12.24 01:56:33.026329 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18166 | 2025.12.24 01:56:33.026635 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18167 | 2025.12.24 01:56:33.026845 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18168 | 2025.12.24 01:56:33.026971 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 18169 | 2025.12.24 01:56:33.027010 [ 5 ] {0f60d13c-2140-461e-9157-f005323e8e6a} <Debug> TCPHandler: Processed in 0.001351241 sec. | ||
| 18170 | 2025.12.24 01:56:33.027119 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18171 | 2025.12.24 01:56:33.027212 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18172 | 2025.12.24 01:56:33.027254 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18173 | 2025.12.24 01:56:33.027690 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18174 | 2025.12.24 01:56:33.027728 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18175 | 2025.12.24 01:56:33.028062 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18176 | 2025.12.24 01:56:33.028290 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18177 | 2025.12.24 01:56:33.028420 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 18178 | 2025.12.24 01:56:33.028457 [ 5 ] {0709bf55-90af-401b-996a-c393ee037f81} <Debug> TCPHandler: Processed in 0.001385002 sec. | ||
| 18179 | 2025.12.24 01:56:33.028560 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18180 | 2025.12.24 01:56:33.028653 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18181 | 2025.12.24 01:56:33.028693 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18182 | 2025.12.24 01:56:33.029019 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18183 | 2025.12.24 01:56:33.029055 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18184 | 2025.12.24 01:56:33.029356 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18185 | 2025.12.24 01:56:33.029569 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2025.12.24 01:56:33.029695 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 18187 | 2025.12.24 01:56:33.029731 [ 5 ] {a0694881-6fc7-44ff-a5b9-09dc206eb1b0} <Debug> TCPHandler: Processed in 0.001218378 sec. | ||
| 18188 | 2025.12.24 01:56:33.364989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18189 | 2025.12.24 01:56:33.382470 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2025.12.24 01:56:33.382533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18191 | 2025.12.24 01:56:33.388685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18192 | 2025.12.24 01:56:33.389396 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2025.12.24 01:56:33.392518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18194 | 2025.12.24 01:56:36.211443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2242 | ||
| 18195 | 2025.12.24 01:56:36.213928 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2025.12.24 01:56:36.213975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18197 | 2025.12.24 01:56:36.215176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18198 | 2025.12.24 01:56:36.215454 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2025.12.24 01:56:36.215735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 18200 | 2025.12.24 01:56:38.037049 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18201 | 2025.12.24 01:56:38.037272 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18202 | 2025.12.24 01:56:38.037342 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18203 | 2025.12.24 01:56:38.038283 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2025.12.24 01:56:38.038328 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18205 | 2025.12.24 01:56:38.038737 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18206 | 2025.12.24 01:56:38.038963 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.12.24 01:56:38.039116 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001899 sec., 215903.10689836755 rows/sec., 13.70 MiB/sec. | ||
| 18208 | 2025.12.24 01:56:38.039160 [ 5 ] {7fe4014c-ba83-4c99-8115-6e57be4ce823} <Debug> TCPHandler: Processed in 0.002245462 sec. | ||
| 18209 | 2025.12.24 01:56:38.039297 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2025.12.24 01:56:38.039393 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18211 | 2025.12.24 01:56:38.039433 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18212 | 2025.12.24 01:56:38.039909 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2025.12.24 01:56:38.039945 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18214 | 2025.12.24 01:56:38.040250 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18215 | 2025.12.24 01:56:38.040460 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2025.12.24 01:56:38.040589 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001215 sec., 13168.724279835391 rows/sec., 1.05 MiB/sec. | ||
| 18217 | 2025.12.24 01:56:38.040627 [ 5 ] {f266a86e-a6cf-4e08-b034-8209a631090f} <Debug> TCPHandler: Processed in 0.001387112 sec. | ||
| 18218 | 2025.12.24 01:56:38.040749 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18219 | 2025.12.24 01:56:38.040851 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18220 | 2025.12.24 01:56:38.040890 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18221 | 2025.12.24 01:56:38.042259 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2025.12.24 01:56:38.042296 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18223 | 2025.12.24 01:56:38.042666 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18224 | 2025.12.24 01:56:38.042865 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2025.12.24 01:56:38.042988 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Debug> executeQuery: Read 1200 rows, 98.10 KiB in 0.002178 sec., 550964.1873278237 rows/sec., 43.99 MiB/sec. | ||
| 18226 | 2025.12.24 01:56:38.043024 [ 5 ] {352845db-51aa-41a1-b0fa-0327bdca3c97} <Debug> TCPHandler: Processed in 0.002347784 sec. | ||
| 18227 | 2025.12.24 01:56:38.043127 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18228 | 2025.12.24 01:56:38.043215 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18229 | 2025.12.24 01:56:38.043252 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18230 | 2025.12.24 01:56:38.043875 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18231 | 2025.12.24 01:56:38.043913 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18232 | 2025.12.24 01:56:38.044225 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18233 | 2025.12.24 01:56:38.044430 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18234 | 2025.12.24 01:56:38.044561 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001326 sec., 196832.5791855204 rows/sec., 12.11 MiB/sec. | ||
| 18235 | 2025.12.24 01:56:38.044599 [ 5 ] {48ff363a-d89e-42a0-8e52-0645a48599c3} <Debug> TCPHandler: Processed in 0.001487234 sec. | ||
| 18236 | 2025.12.24 01:56:38.044719 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18237 | 2025.12.24 01:56:38.044812 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18238 | 2025.12.24 01:56:38.044851 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18239 | 2025.12.24 01:56:38.045416 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18240 | 2025.12.24 01:56:38.045454 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18241 | 2025.12.24 01:56:38.045767 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18242 | 2025.12.24 01:56:38.045977 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18243 | 2025.12.24 01:56:38.046103 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.44 MiB/sec. | ||
| 18244 | 2025.12.24 01:56:38.046142 [ 5 ] {1383754d-91bf-400e-9cd4-34c6d0a99ca6} <Debug> TCPHandler: Processed in 0.001481864 sec. | ||
| 18245 | 2025.12.24 01:56:38.046248 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18246 | 2025.12.24 01:56:38.046342 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18247 | 2025.12.24 01:56:38.046381 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18248 | 2025.12.24 01:56:38.046883 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2025.12.24 01:56:38.046919 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18250 | 2025.12.24 01:56:38.047216 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18251 | 2025.12.24 01:56:38.047421 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2025.12.24 01:56:38.047546 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 18253 | 2025.12.24 01:56:38.047585 [ 5 ] {dddc47f3-ceff-4211-9194-28ea37934f69} <Debug> TCPHandler: Processed in 0.001384682 sec. | ||
| 18254 | 2025.12.24 01:56:38.047695 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18255 | 2025.12.24 01:56:38.047787 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18256 | 2025.12.24 01:56:38.047825 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18257 | 2025.12.24 01:56:38.048589 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2025.12.24 01:56:38.048624 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18259 | 2025.12.24 01:56:38.048953 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18260 | 2025.12.24 01:56:38.049161 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18261 | 2025.12.24 01:56:38.049288 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Debug> executeQuery: Read 735 rows, 52.98 KiB in 0.001519 sec., 483870.9677419355 rows/sec., 34.06 MiB/sec. | ||
| 18262 | 2025.12.24 01:56:38.049326 [ 5 ] {bff9c0a9-4c0b-4ec7-a760-4f71d78967e3} <Debug> TCPHandler: Processed in 0.001683449 sec. | ||
| 18263 | 2025.12.24 01:56:38.049432 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18264 | 2025.12.24 01:56:38.049526 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18265 | 2025.12.24 01:56:38.049571 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18266 | 2025.12.24 01:56:38.049899 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18267 | 2025.12.24 01:56:38.049935 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18268 | 2025.12.24 01:56:38.050234 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18269 | 2025.12.24 01:56:38.050447 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18270 | 2025.12.24 01:56:38.050580 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 18271 | 2025.12.24 01:56:38.050618 [ 5 ] {5730b989-d3d9-417a-9730-2d04aeac4e03} <Debug> TCPHandler: Processed in 0.001232988 sec. | ||
| 18272 | 2025.12.24 01:56:38.050737 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18273 | 2025.12.24 01:56:38.050831 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18274 | 2025.12.24 01:56:38.050873 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18275 | 2025.12.24 01:56:38.051340 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18276 | 2025.12.24 01:56:38.051377 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18277 | 2025.12.24 01:56:38.051733 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18278 | 2025.12.24 01:56:38.051942 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2025.12.24 01:56:38.052073 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Debug> executeQuery: Read 322 rows, 21.68 KiB in 0.001261 sec., 255352.89452815228 rows/sec., 16.79 MiB/sec. | ||
| 18280 | 2025.12.24 01:56:38.052111 [ 5 ] {7d0a7a26-ad8e-4829-8ccf-a1ef0caf5b29} <Debug> TCPHandler: Processed in 0.001424753 sec. | ||
| 18281 | 2025.12.24 01:56:38.052218 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18282 | 2025.12.24 01:56:38.052312 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18283 | 2025.12.24 01:56:38.052354 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18284 | 2025.12.24 01:56:38.052666 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18285 | 2025.12.24 01:56:38.052701 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18286 | 2025.12.24 01:56:38.052992 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18287 | 2025.12.24 01:56:38.053195 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18288 | 2025.12.24 01:56:38.053322 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 18289 | 2025.12.24 01:56:38.053359 [ 5 ] {fb9cacf7-e911-4077-a780-d1b9a7e08429} <Debug> TCPHandler: Processed in 0.001191027 sec. | ||
| 18290 | 2025.12.24 01:56:38.053470 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18291 | 2025.12.24 01:56:38.053563 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18292 | 2025.12.24 01:56:38.053615 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <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 | ||
| 18293 | 2025.12.24 01:56:38.054494 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2025.12.24 01:56:38.054529 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18295 | 2025.12.24 01:56:38.055074 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18296 | 2025.12.24 01:56:38.055300 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2025.12.24 01:56:38.055435 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 18298 | 2025.12.24 01:56:38.055491 [ 5 ] {8cd121df-fe00-4ec4-8874-c5d9ad70d237} <Debug> TCPHandler: Processed in 0.002070938 sec. | ||
| 18299 | 2025.12.24 01:56:38.055600 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18300 | 2025.12.24 01:56:38.055696 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18301 | 2025.12.24 01:56:38.055737 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18302 | 2025.12.24 01:56:38.056075 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2025.12.24 01:56:38.056112 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18304 | 2025.12.24 01:56:38.056414 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18305 | 2025.12.24 01:56:38.056623 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2025.12.24 01:56:38.056751 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 18307 | 2025.12.24 01:56:38.056787 [ 5 ] {9fc3ea30-7ea3-4d6e-a867-e6c7d36f455e} <Debug> TCPHandler: Processed in 0.001236409 sec. | ||
| 18308 | 2025.12.24 01:56:38.571969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43743 | ||
| 18309 | 2025.12.24 01:56:38.572459 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2025.12.24 01:56:38.572497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18311 | 2025.12.24 01:56:38.572991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18312 | 2025.12.24 01:56:38.573224 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2025.12.24 01:56:38.573354 [ 72 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18314 | 2025.12.24 01:56:38.573366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43743 | ||
| 18315 | 2025.12.24 01:56:38.573395 [ 72 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2025.12.24 01:56:38.573415 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18317 | 2025.12.24 01:56:38.573545 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 18318 | 2025.12.24 01:56:38.573716 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18319 | 2025.12.24 01:56:38.573758 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41375 rows starting from the beginning of the part | ||
| 18320 | 2025.12.24 01:56:38.573825 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 18321 | 2025.12.24 01:56:38.573871 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 18322 | 2025.12.24 01:56:38.573913 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 18323 | 2025.12.24 01:56:38.573951 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 18324 | 2025.12.24 01:56:38.574004 [ 193 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 18325 | 2025.12.24 01:56:38.576898 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43743 rows, containing 4 columns (4 merged, 0 gathered) in 0.003418448 sec., 12796157.788563699 rows/sec., 183.05 MiB/sec. | ||
| 18326 | 2025.12.24 01:56:38.577286 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18327 | 2025.12.24 01:56:38.577649 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2025.12.24 01:56:38.577737 [ 191 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_91_18} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18329 | 2025.12.24 01:56:38.577868 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18330 | 2025.12.24 01:56:40.892675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18331 | 2025.12.24 01:56:40.911426 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2025.12.24 01:56:40.911481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18333 | 2025.12.24 01:56:40.918662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18334 | 2025.12.24 01:56:40.919842 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2025.12.24 01:56:40.920219 [ 68 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18336 | 2025.12.24 01:56:40.920286 [ 68 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2025.12.24 01:56:40.920308 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18338 | 2025.12.24 01:56:40.920424 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 18339 | 2025.12.24 01:56:40.924325 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18340 | 2025.12.24 01:56:40.924731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18341 | 2025.12.24 01:56:40.925816 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 18342 | 2025.12.24 01:56:40.930327 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18343 | 2025.12.24 01:56:40.934871 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18344 | 2025.12.24 01:56:40.939473 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18345 | 2025.12.24 01:56:40.944476 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18346 | 2025.12.24 01:56:40.949262 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 18347 | 2025.12.24 01:56:41.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.54 MiB, peak 409.43 MiB, free memory in arenas 0.00 B, will set to 390.94 MiB (RSS), difference: -15.60 MiB | ||
| 18348 | 2025.12.24 01:56:41.015754 [ 188 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.095380359 sec., 7192.256426713597 rows/sec., 37.19 MiB/sec. | ||
| 18349 | 2025.12.24 01:56:41.019385 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18350 | 2025.12.24 01:56:41.021558 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2025.12.24 01:56:41.021681 [ 194 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_91_18} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18352 | 2025.12.24 01:56:41.024291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18353 | 2025.12.24 01:56:42.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.41 MiB, peak 409.43 MiB, free memory in arenas 0.00 B, will set to 390.94 MiB (RSS), difference: 14.53 MiB | ||
| 18354 | 2025.12.24 01:56:43.024087 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18355 | 2025.12.24 01:56:43.024300 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18356 | 2025.12.24 01:56:43.024370 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18357 | 2025.12.24 01:56:43.025058 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2025.12.24 01:56:43.025095 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18359 | 2025.12.24 01:56:43.025483 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18360 | 2025.12.24 01:56:43.025711 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2025.12.24 01:56:43.025865 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 18362 | 2025.12.24 01:56:43.025909 [ 5 ] {564d162d-4d76-4026-9e82-aafa58e9f8a4} <Debug> TCPHandler: Processed in 0.001959666 sec. | ||
| 18363 | 2025.12.24 01:56:43.026026 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18364 | 2025.12.24 01:56:43.026122 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18365 | 2025.12.24 01:56:43.026163 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18366 | 2025.12.24 01:56:43.026579 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18367 | 2025.12.24 01:56:43.026615 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18368 | 2025.12.24 01:56:43.026914 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18369 | 2025.12.24 01:56:43.027130 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18370 | 2025.12.24 01:56:43.027261 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 18371 | 2025.12.24 01:56:43.027298 [ 5 ] {4a5c2ff4-28a8-4c06-b076-f94c4a150e31} <Debug> TCPHandler: Processed in 0.001323851 sec. | ||
| 18372 | 2025.12.24 01:56:43.027405 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18373 | 2025.12.24 01:56:43.027500 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18374 | 2025.12.24 01:56:43.027543 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18375 | 2025.12.24 01:56:43.027984 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2025.12.24 01:56:43.028019 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18377 | 2025.12.24 01:56:43.028341 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18378 | 2025.12.24 01:56:43.028547 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18379 | 2025.12.24 01:56:43.028677 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 18380 | 2025.12.24 01:56:43.028679 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_130_27 to all_134_134_0 | ||
| 18381 | 2025.12.24 01:56:43.028717 [ 5 ] {07a6f1d0-b398-49ec-936e-abebb8247f09} <Debug> TCPHandler: Processed in 0.001361731 sec. | ||
| 18382 | 2025.12.24 01:56:43.028770 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2025.12.24 01:56:43.028800 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18384 | 2025.12.24 01:56:43.028864 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2025.12.24 01:56:43.028918 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_130_27 to all_134_134_0 into Compact with storage Full | ||
| 18386 | 2025.12.24 01:56:43.028964 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18387 | 2025.12.24 01:56:43.029010 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18388 | 2025.12.24 01:56:43.029069 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18389 | 2025.12.24 01:56:43.029112 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_27, total 44812 rows starting from the beginning of the part | ||
| 18390 | 2025.12.24 01:56:43.029180 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 845 rows starting from the beginning of the part | ||
| 18391 | 2025.12.24 01:56:43.029231 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 314 rows starting from the beginning of the part | ||
| 18392 | 2025.12.24 01:56:43.029276 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18393 | 2025.12.24 01:56:43.029317 [ 195 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 322 rows starting from the beginning of the part | ||
| 18394 | 2025.12.24 01:56:43.029362 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2025.12.24 01:56:43.029408 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18396 | 2025.12.24 01:56:43.029761 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18397 | 2025.12.24 01:56:43.029975 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2025.12.24 01:56:43.030108 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 18399 | 2025.12.24 01:56:43.030146 [ 5 ] {3a1b004c-facd-4541-aac8-a761ac023b99} <Debug> TCPHandler: Processed in 0.001339871 sec. | ||
| 18400 | 2025.12.24 01:56:43.039968 [ 188 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46453 rows, containing 5 columns (5 merged, 0 gathered) in 0.011099325 sec., 4185209.4609356876 rows/sec., 282.19 MiB/sec. | ||
| 18401 | 2025.12.24 01:56:43.040512 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 18402 | 2025.12.24 01:56:43.040841 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2025.12.24 01:56:43.040920 [ 198 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_130_27, all_134_134_0] -> all_1_134_28 | ||
| 18404 | 2025.12.24 01:56:43.041029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 18405 | 2025.12.24 01:56:45.844717 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18406 | 2025.12.24 01:56:45.844775 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18407 | 2025.12.24 01:56:46.073558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44255 | ||
| 18408 | 2025.12.24 01:56:46.074168 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18409 | 2025.12.24 01:56:46.074210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18410 | 2025.12.24 01:56:46.074668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18411 | 2025.12.24 01:56:46.074896 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2025.12.24 01:56:46.075029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44255 | ||
| 18413 | 2025.12.24 01:56:46.215991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2274 | ||
| 18414 | 2025.12.24 01:56:46.218467 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2025.12.24 01:56:46.218505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18416 | 2025.12.24 01:56:46.219729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18417 | 2025.12.24 01:56:46.219989 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2025.12.24 01:56:46.220264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
| 18419 | 2025.12.24 01:56:47.435354 [ 221 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 18420 | 2025.12.24 01:56:47.435409 [ 221 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 18421 | 2025.12.24 01:56:47.437770 [ 221 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 18422 | 2025.12.24 01:56:48.035738 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2025.12.24 01:56:48.035989 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18424 | 2025.12.24 01:56:48.036062 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18425 | 2025.12.24 01:56:48.037035 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2025.12.24 01:56:48.037074 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18427 | 2025.12.24 01:56:48.037489 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18428 | 2025.12.24 01:56:48.037722 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2025.12.24 01:56:48.037881 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 18430 | 2025.12.24 01:56:48.037924 [ 5 ] {c3595393-5048-45b5-b06f-1ccf0b8dedc1} <Debug> TCPHandler: Processed in 0.002325034 sec. | ||
| 18431 | 2025.12.24 01:56:48.037994 [ 219 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 18432 | 2025.12.24 01:56:48.038048 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18433 | 2025.12.24 01:56:48.038099 [ 219 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 18434 | 2025.12.24 01:56:48.038182 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18435 | 2025.12.24 01:56:48.038234 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18436 | 2025.12.24 01:56:48.039276 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2025.12.24 01:56:48.039316 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18438 | 2025.12.24 01:56:48.039729 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18439 | 2025.12.24 01:56:48.039963 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2025.12.24 01:56:48.040095 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001932 sec., 616977.2256728779 rows/sec., 49.29 MiB/sec. | ||
| 18441 | 2025.12.24 01:56:48.040117 [ 60 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18442 | 2025.12.24 01:56:48.040133 [ 5 ] {61b40ccf-4ac6-472f-ab47-f24866791ada} <Debug> TCPHandler: Processed in 0.00213651 sec. | ||
| 18443 | 2025.12.24 01:56:48.040182 [ 60 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2025.12.24 01:56:48.040216 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18445 | 2025.12.24 01:56:48.040306 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18446 | 2025.12.24 01:56:48.040351 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 18447 | 2025.12.24 01:56:48.040412 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18448 | 2025.12.24 01:56:48.040458 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18449 | 2025.12.24 01:56:48.040497 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18450 | 2025.12.24 01:56:48.040535 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2463 rows starting from the beginning of the part | ||
| 18451 | 2025.12.24 01:56:48.040604 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1192 rows starting from the beginning of the part | ||
| 18452 | 2025.12.24 01:56:48.040650 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 18453 | 2025.12.24 01:56:48.040710 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1200 rows starting from the beginning of the part | ||
| 18454 | 2025.12.24 01:56:48.040751 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 18455 | 2025.12.24 01:56:48.040791 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1192 rows starting from the beginning of the part | ||
| 18456 | 2025.12.24 01:56:48.041021 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2025.12.24 01:56:48.041067 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18458 | 2025.12.24 01:56:48.041109 [ 219 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 18459 | 2025.12.24 01:56:48.041400 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18460 | 2025.12.24 01:56:48.041637 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18461 | 2025.12.24 01:56:48.041771 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001379 sec., 177664.97461928934 rows/sec., 10.85 MiB/sec. | ||
| 18462 | 2025.12.24 01:56:48.041809 [ 5 ] {be161d54-1ba7-4d99-bb48-1012007e50c9} <Debug> TCPHandler: Processed in 0.001554435 sec. | ||
| 18463 | 2025.12.24 01:56:48.041925 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18464 | 2025.12.24 01:56:48.042019 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18465 | 2025.12.24 01:56:48.042059 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18466 | 2025.12.24 01:56:48.042553 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2025.12.24 01:56:48.042589 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18468 | 2025.12.24 01:56:48.042897 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18469 | 2025.12.24 01:56:48.043005 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723953 sec., 2261052.2281405004 rows/sec., 190.85 MiB/sec. | ||
| 18470 | 2025.12.24 01:56:48.043112 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2025.12.24 01:56:48.043246 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 18472 | 2025.12.24 01:56:48.043252 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18473 | 2025.12.24 01:56:48.043289 [ 5 ] {2bc3b60e-f5d7-459c-9ad1-15950519d27d} <Debug> TCPHandler: Processed in 0.001414752 sec. | ||
| 18474 | 2025.12.24 01:56:48.043411 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18475 | 2025.12.24 01:56:48.043505 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18476 | 2025.12.24 01:56:48.043512 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18477 | 2025.12.24 01:56:48.043549 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18478 | 2025.12.24 01:56:48.043598 [ 198 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_136_27} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18479 | 2025.12.24 01:56:48.043686 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 18480 | 2025.12.24 01:56:48.044027 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2025.12.24 01:56:48.044068 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18482 | 2025.12.24 01:56:48.044380 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18483 | 2025.12.24 01:56:48.044604 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2025.12.24 01:56:48.044735 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 18485 | 2025.12.24 01:56:48.044772 [ 5 ] {5d1b2681-75f4-483b-8db0-b2d2979edf82} <Debug> TCPHandler: Processed in 0.001411593 sec. | ||
| 18486 | 2025.12.24 01:56:48.044879 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18487 | 2025.12.24 01:56:48.044973 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18488 | 2025.12.24 01:56:48.045013 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18489 | 2025.12.24 01:56:48.045682 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2025.12.24 01:56:48.045719 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18491 | 2025.12.24 01:56:48.046056 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18492 | 2025.12.24 01:56:48.046276 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18493 | 2025.12.24 01:56:48.046403 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001448 sec., 496546.9613259668 rows/sec., 34.85 MiB/sec. | ||
| 18494 | 2025.12.24 01:56:48.046418 [ 59 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18495 | 2025.12.24 01:56:48.046441 [ 5 ] {94b1a3c3-0358-40a8-afc8-7e76c28d7bd6} <Debug> TCPHandler: Processed in 0.001612347 sec. | ||
| 18496 | 2025.12.24 01:56:48.046465 [ 59 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2025.12.24 01:56:48.046494 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18498 | 2025.12.24 01:56:48.046562 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18499 | 2025.12.24 01:56:48.046614 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 18500 | 2025.12.24 01:56:48.046660 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18501 | 2025.12.24 01:56:48.046709 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18502 | 2025.12.24 01:56:48.046755 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18503 | 2025.12.24 01:56:48.046797 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1249 rows starting from the beginning of the part | ||
| 18504 | 2025.12.24 01:56:48.046874 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 719 rows starting from the beginning of the part | ||
| 18505 | 2025.12.24 01:56:48.046927 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 18506 | 2025.12.24 01:56:48.046975 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 735 rows starting from the beginning of the part | ||
| 18507 | 2025.12.24 01:56:48.047026 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 18508 | 2025.12.24 01:56:48.047038 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2025.12.24 01:56:48.047070 [ 196 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 719 rows starting from the beginning of the part | ||
| 18510 | 2025.12.24 01:56:48.047081 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18511 | 2025.12.24 01:56:48.047418 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18512 | 2025.12.24 01:56:48.047641 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2025.12.24 01:56:48.047782 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 18514 | 2025.12.24 01:56:48.047820 [ 5 ] {629a5b90-0d4a-4872-9416-bc10947a55e5} <Debug> TCPHandler: Processed in 0.00131146 sec. | ||
| 18515 | 2025.12.24 01:56:48.047926 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2025.12.24 01:56:48.048021 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18517 | 2025.12.24 01:56:48.048064 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18518 | 2025.12.24 01:56:48.048492 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2025.12.24 01:56:48.048500 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937884 sec., 1831894.9947468475 rows/sec., 137.43 MiB/sec. | ||
| 18520 | 2025.12.24 01:56:48.048531 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18521 | 2025.12.24 01:56:48.048706 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18522 | 2025.12.24 01:56:48.048918 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18523 | 2025.12.24 01:56:48.049017 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18524 | 2025.12.24 01:56:48.049104 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_136_27} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18525 | 2025.12.24 01:56:48.049175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18526 | 2025.12.24 01:56:48.049192 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18527 | 2025.12.24 01:56:48.049331 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001329 sec., 236267.870579383 rows/sec., 15.52 MiB/sec. | ||
| 18528 | 2025.12.24 01:56:48.049369 [ 5 ] {31b1e8b4-b3f3-41e7-8db5-8f4b033bee45} <Debug> TCPHandler: Processed in 0.001493025 sec. | ||
| 18529 | 2025.12.24 01:56:48.049485 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18530 | 2025.12.24 01:56:48.049604 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18531 | 2025.12.24 01:56:48.049658 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18532 | 2025.12.24 01:56:48.050003 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2025.12.24 01:56:48.050039 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18534 | 2025.12.24 01:56:48.050359 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18535 | 2025.12.24 01:56:48.050571 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18536 | 2025.12.24 01:56:48.050686 [ 60 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 18537 | 2025.12.24 01:56:48.050705 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 18538 | 2025.12.24 01:56:48.050721 [ 60 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18539 | 2025.12.24 01:56:48.050746 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18540 | 2025.12.24 01:56:48.050749 [ 5 ] {51750ad3-7107-4424-87e4-e3072fe98e19} <Debug> TCPHandler: Processed in 0.0013231 sec. | ||
| 18541 | 2025.12.24 01:56:48.050822 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 18542 | 2025.12.24 01:56:48.050869 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2025.12.24 01:56:48.050933 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18544 | 2025.12.24 01:56:48.050965 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 53 rows starting from the beginning of the part | ||
| 18545 | 2025.12.24 01:56:48.050966 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18546 | 2025.12.24 01:56:48.051017 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 18547 | 2025.12.24 01:56:48.051031 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <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 | ||
| 18548 | 2025.12.24 01:56:48.051063 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 18549 | 2025.12.24 01:56:48.051108 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 18550 | 2025.12.24 01:56:48.051141 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 18551 | 2025.12.24 01:56:48.051178 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 18552 | 2025.12.24 01:56:48.051845 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056124 sec., 55864.65225674258 rows/sec., 3.66 MiB/sec. | ||
| 18553 | 2025.12.24 01:56:48.051934 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2025.12.24 01:56:48.051941 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 18555 | 2025.12.24 01:56:48.051979 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18556 | 2025.12.24 01:56:48.052209 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2025.12.24 01:56:48.052275 [ 192 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_54_11} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 18558 | 2025.12.24 01:56:48.052331 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18559 | 2025.12.24 01:56:48.052593 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18560 | 2025.12.24 01:56:48.052827 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2025.12.24 01:56:48.052965 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002017 sec., 19831.432821021317 rows/sec., 35.54 MiB/sec. | ||
| 18562 | 2025.12.24 01:56:48.053021 [ 5 ] {f69fef1f-0d41-476a-86c6-8ead566a46c8} <Debug> TCPHandler: Processed in 0.002199841 sec. | ||
| 18563 | 2025.12.24 01:56:48.053126 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2025.12.24 01:56:48.053219 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18565 | 2025.12.24 01:56:48.053260 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18566 | 2025.12.24 01:56:48.053585 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2025.12.24 01:56:48.053621 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18568 | 2025.12.24 01:56:48.053927 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18569 | 2025.12.24 01:56:48.054135 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2025.12.24 01:56:48.054259 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 18571 | 2025.12.24 01:56:48.054274 [ 59 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18572 | 2025.12.24 01:56:48.054294 [ 5 ] {bec94ba1-60af-491e-bd51-0afcb86cef63} <Debug> TCPHandler: Processed in 0.001216428 sec. | ||
| 18573 | 2025.12.24 01:56:48.054317 [ 59 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18574 | 2025.12.24 01:56:48.054341 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18575 | 2025.12.24 01:56:48.054425 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 18576 | 2025.12.24 01:56:48.054529 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18577 | 2025.12.24 01:56:48.054559 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 10088 rows starting from the beginning of the part | ||
| 18578 | 2025.12.24 01:56:48.054619 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 18579 | 2025.12.24 01:56:48.054662 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 18580 | 2025.12.24 01:56:48.054700 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 104 rows starting from the beginning of the part | ||
| 18581 | 2025.12.24 01:56:48.054736 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 18582 | 2025.12.24 01:56:48.054776 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 18583 | 2025.12.24 01:56:48.057323 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002936208 sec., 3582852.4409714844 rows/sec., 229.54 MiB/sec. | ||
| 18584 | 2025.12.24 01:56:48.057531 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18585 | 2025.12.24 01:56:48.057775 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18586 | 2025.12.24 01:56:48.057840 [ 201 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_136_27} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18587 | 2025.12.24 01:56:48.057902 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 18588 | 2025.12.24 01:56:48.425778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18589 | 2025.12.24 01:56:48.443550 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2025.12.24 01:56:48.443621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18591 | 2025.12.24 01:56:48.450015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18592 | 2025.12.24 01:56:48.450765 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2025.12.24 01:56:48.454111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18594 | 2025.12.24 01:56:48.831403 [ 223 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 18595 | 2025.12.24 01:56:48.831474 [ 223 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 18596 | 2025.12.24 01:56:48.833506 [ 223 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 18597 | 2025.12.24 01:56:49.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.38 MiB, peak 409.43 MiB, free memory in arenas 0.00 B, will set to 390.95 MiB (RSS), difference: -1.43 MiB | ||
| 18598 | 2025.12.24 01:56:49.408858 [ 218 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 18599 | 2025.12.24 01:56:49.408907 [ 218 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 18600 | 2025.12.24 01:56:49.411335 [ 218 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 18601 | 2025.12.24 01:56:53.049412 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18602 | 2025.12.24 01:56:53.049609 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18603 | 2025.12.24 01:56:53.049675 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18604 | 2025.12.24 01:56:53.051270 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18605 | 2025.12.24 01:56:53.051322 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18606 | 2025.12.24 01:56:53.051883 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18607 | 2025.12.24 01:56:53.052132 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18608 | 2025.12.24 01:56:53.052297 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002738 sec., 436815.1935719503 rows/sec., 36.01 MiB/sec. | ||
| 18609 | 2025.12.24 01:56:53.052350 [ 5 ] {9aab770a-b34b-4ec9-ad22-5ff78b9e93b6} <Debug> TCPHandler: Processed in 0.00306598 sec. | ||
| 18610 | 2025.12.24 01:56:53.052471 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18611 | 2025.12.24 01:56:53.052575 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18612 | 2025.12.24 01:56:53.052619 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18613 | 2025.12.24 01:56:53.053175 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2025.12.24 01:56:53.053211 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18615 | 2025.12.24 01:56:53.053527 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18616 | 2025.12.24 01:56:53.053745 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18617 | 2025.12.24 01:56:53.053849 [ 9 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18618 | 2025.12.24 01:56:53.053875 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001325 sec., 172075.4716981132 rows/sec., 11.65 MiB/sec. | ||
| 18619 | 2025.12.24 01:56:53.053887 [ 9 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18620 | 2025.12.24 01:56:53.053907 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18621 | 2025.12.24 01:56:53.053916 [ 5 ] {ab0bf532-154c-40ae-9d15-028ea44af0bd} <Debug> TCPHandler: Processed in 0.001497184 sec. | ||
| 18622 | 2025.12.24 01:56:53.054025 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18623 | 2025.12.24 01:56:53.054036 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 18624 | 2025.12.24 01:56:53.054121 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18625 | 2025.12.24 01:56:53.054167 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18626 | 2025.12.24 01:56:53.054201 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18627 | 2025.12.24 01:56:53.054247 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 465 rows starting from the beginning of the part | ||
| 18628 | 2025.12.24 01:56:53.054326 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part | ||
| 18629 | 2025.12.24 01:56:53.054386 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 18630 | 2025.12.24 01:56:53.054438 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 18631 | 2025.12.24 01:56:53.054485 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 212 rows starting from the beginning of the part | ||
| 18632 | 2025.12.24 01:56:53.054531 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part | ||
| 18633 | 2025.12.24 01:56:53.054877 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2025.12.24 01:56:53.054919 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18635 | 2025.12.24 01:56:53.055275 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18636 | 2025.12.24 01:56:53.055494 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2025.12.24 01:56:53.055624 [ 197 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655978 sec., 940229.8822810448 rows/sec., 65.82 MiB/sec. | ||
| 18638 | 2025.12.24 01:56:53.055625 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001524 sec., 341207.3490813648 rows/sec., 25.25 MiB/sec. | ||
| 18639 | 2025.12.24 01:56:53.055679 [ 5 ] {a094be95-c644-4f3b-848c-f3814122a920} <Debug> TCPHandler: Processed in 0.001704559 sec. | ||
| 18640 | 2025.12.24 01:56:53.055708 [ 219 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18641 | 2025.12.24 01:56:53.055744 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18642 | 2025.12.24 01:56:53.055785 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18643 | 2025.12.24 01:56:53.055789 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18644 | 2025.12.24 01:56:53.055900 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18645 | 2025.12.24 01:56:53.055947 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18646 | 2025.12.24 01:56:53.056072 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2025.12.24 01:56:53.056150 [ 199 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_81_16} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18648 | 2025.12.24 01:56:53.056235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18649 | 2025.12.24 01:56:53.056607 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2025.12.24 01:56:53.056649 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18651 | 2025.12.24 01:56:53.057068 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18652 | 2025.12.24 01:56:53.057283 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2025.12.24 01:56:53.057411 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00153 sec., 551633.9869281047 rows/sec., 37.13 MiB/sec. | ||
| 18654 | 2025.12.24 01:56:53.057450 [ 5 ] {0d8ec998-3caa-4fbe-8133-d10060334e0b} <Debug> TCPHandler: Processed in 0.00171105 sec. | ||
| 18655 | 2025.12.24 01:56:53.057493 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18656 | 2025.12.24 01:56:53.057533 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18657 | 2025.12.24 01:56:53.057559 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18658 | 2025.12.24 01:56:53.057660 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18659 | 2025.12.24 01:56:53.057704 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18660 | 2025.12.24 01:56:53.058037 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18661 | 2025.12.24 01:56:53.058075 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18662 | 2025.12.24 01:56:53.058442 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18663 | 2025.12.24 01:56:53.058660 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18664 | 2025.12.24 01:56:53.058789 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 18665 | 2025.12.24 01:56:53.058830 [ 5 ] {70ce6dc1-55b2-4943-b7b2-f2766212c526} <Debug> TCPHandler: Processed in 0.001320291 sec. | ||
| 18666 | 2025.12.24 01:56:53.058967 [ 219 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 18667 | 2025.12.24 01:56:53.060140 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 18668 | 2025.12.24 01:56:53.358463 [ 223 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18669 | 2025.12.24 01:56:53.358516 [ 223 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18670 | 2025.12.24 01:56:53.362116 [ 223 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 18671 | 2025.12.24 01:56:53.575175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44703 | ||
| 18672 | 2025.12.24 01:56:53.575743 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2025.12.24 01:56:53.575799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18674 | 2025.12.24 01:56:53.576318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18675 | 2025.12.24 01:56:53.576553 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2025.12.24 01:56:53.576703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44703 | ||
| 18677 | 2025.12.24 01:56:54.179940 [ 222 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18678 | 2025.12.24 01:56:54.179997 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18679 | 2025.12.24 01:56:54.182955 [ 222 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 18680 | 2025.12.24 01:56:55.954247 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18681 | 2025.12.24 01:56:55.973861 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18682 | 2025.12.24 01:56:55.973920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18683 | 2025.12.24 01:56:55.980511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18684 | 2025.12.24 01:56:55.981314 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18685 | 2025.12.24 01:56:55.985690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18686 | 2025.12.24 01:56:56.220557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2306 | ||
| 18687 | 2025.12.24 01:56:56.223125 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2025.12.24 01:56:56.223189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18689 | 2025.12.24 01:56:56.224417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18690 | 2025.12.24 01:56:56.224689 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2025.12.24 01:56:56.225069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
| 18692 | 2025.12.24 01:56:58.038105 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2025.12.24 01:56:58.038302 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18694 | 2025.12.24 01:56:58.038371 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18695 | 2025.12.24 01:56:58.039281 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18696 | 2025.12.24 01:56:58.039334 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18697 | 2025.12.24 01:56:58.039779 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18698 | 2025.12.24 01:56:58.040027 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2025.12.24 01:56:58.040197 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 18700 | 2025.12.24 01:56:58.040254 [ 5 ] {bad191cf-fd79-457e-9ad5-ec59464a15c1} <Debug> TCPHandler: Processed in 0.002282663 sec. | ||
| 18701 | 2025.12.24 01:56:58.040385 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2025.12.24 01:56:58.040492 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18703 | 2025.12.24 01:56:58.040539 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18704 | 2025.12.24 01:56:58.041639 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2025.12.24 01:56:58.041680 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18706 | 2025.12.24 01:56:58.042078 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18707 | 2025.12.24 01:56:58.042296 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2025.12.24 01:56:58.042437 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Debug> executeQuery: Read 1202 rows, 98.46 KiB in 0.001971 sec., 609842.7194317605 rows/sec., 48.78 MiB/sec. | ||
| 18709 | 2025.12.24 01:56:58.042478 [ 5 ] {b607371a-d9e5-406a-b8b4-f3ce1fc91348} <Debug> TCPHandler: Processed in 0.00214634 sec. | ||
| 18710 | 2025.12.24 01:56:58.042595 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2025.12.24 01:56:58.042696 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18712 | 2025.12.24 01:56:58.042740 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18713 | 2025.12.24 01:56:58.043249 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2025.12.24 01:56:58.043287 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18715 | 2025.12.24 01:56:58.043607 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18716 | 2025.12.24 01:56:58.043823 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2025.12.24 01:56:58.043961 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Debug> executeQuery: Read 250 rows, 15.70 KiB in 0.001287 sec., 194250.19425019427 rows/sec., 11.91 MiB/sec. | ||
| 18718 | 2025.12.24 01:56:58.044000 [ 5 ] {fe8a5966-8c7d-4e67-a5ff-f4d17835c9e6} <Debug> TCPHandler: Processed in 0.001458234 sec. | ||
| 18719 | 2025.12.24 01:56:58.044103 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2025.12.24 01:56:58.044197 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18721 | 2025.12.24 01:56:58.044238 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18722 | 2025.12.24 01:56:58.044756 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2025.12.24 01:56:58.044797 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18724 | 2025.12.24 01:56:58.045140 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18725 | 2025.12.24 01:56:58.045359 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2025.12.24 01:56:58.045495 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001315 sec., 161216.73003802283 rows/sec., 10.40 MiB/sec. | ||
| 18727 | 2025.12.24 01:56:58.045535 [ 5 ] {f1a7428c-4764-4c6f-89f8-be2b8209244a} <Debug> TCPHandler: Processed in 0.001481884 sec. | ||
| 18728 | 2025.12.24 01:56:58.045646 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2025.12.24 01:56:58.045744 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18730 | 2025.12.24 01:56:58.045787 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18731 | 2025.12.24 01:56:58.046280 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2025.12.24 01:56:58.046318 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18733 | 2025.12.24 01:56:58.046632 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18734 | 2025.12.24 01:56:58.046843 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2025.12.24 01:56:58.046975 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 18736 | 2025.12.24 01:56:58.047015 [ 5 ] {7b65600b-7d29-47f5-bf34-fd44ae984210} <Debug> TCPHandler: Processed in 0.001419392 sec. | ||
| 18737 | 2025.12.24 01:56:58.047136 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2025.12.24 01:56:58.047255 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18739 | 2025.12.24 01:56:58.047298 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18740 | 2025.12.24 01:56:58.047984 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2025.12.24 01:56:58.048023 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18742 | 2025.12.24 01:56:58.048380 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18743 | 2025.12.24 01:56:58.048611 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2025.12.24 01:56:58.048747 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Debug> executeQuery: Read 727 rows, 52.34 KiB in 0.001513 sec., 480502.3132848645 rows/sec., 33.78 MiB/sec. | ||
| 18745 | 2025.12.24 01:56:58.048789 [ 5 ] {7b7f5320-2c4d-4a12-b4ec-43243db35ab4} <Debug> TCPHandler: Processed in 0.001715219 sec. | ||
| 18746 | 2025.12.24 01:56:58.048902 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18747 | 2025.12.24 01:56:58.048997 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18748 | 2025.12.24 01:56:58.049040 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18749 | 2025.12.24 01:56:58.049381 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2025.12.24 01:56:58.049417 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18751 | 2025.12.24 01:56:58.049723 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18752 | 2025.12.24 01:56:58.049942 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18753 | 2025.12.24 01:56:58.050074 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 18754 | 2025.12.24 01:56:58.050111 [ 5 ] {1dce4611-a4f2-4027-99f0-944a3b0d15f1} <Debug> TCPHandler: Processed in 0.001259719 sec. | ||
| 18755 | 2025.12.24 01:56:58.050276 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2025.12.24 01:56:58.050378 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18757 | 2025.12.24 01:56:58.050422 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18758 | 2025.12.24 01:56:58.050861 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18759 | 2025.12.24 01:56:58.050895 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18760 | 2025.12.24 01:56:58.051229 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18761 | 2025.12.24 01:56:58.051440 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18762 | 2025.12.24 01:56:58.051572 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 18763 | 2025.12.24 01:56:58.051611 [ 5 ] {69a78543-bf6a-45af-b662-6706e7e38ddd} <Debug> TCPHandler: Processed in 0.001384561 sec. | ||
| 18764 | 2025.12.24 01:56:58.051718 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18765 | 2025.12.24 01:56:58.051814 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18766 | 2025.12.24 01:56:58.051857 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18767 | 2025.12.24 01:56:58.052166 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2025.12.24 01:56:58.052201 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18769 | 2025.12.24 01:56:58.052493 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18770 | 2025.12.24 01:56:58.052707 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18771 | 2025.12.24 01:56:58.052835 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 18772 | 2025.12.24 01:56:58.052872 [ 5 ] {682479b9-969b-433e-942b-6178391b0f93} <Debug> TCPHandler: Processed in 0.001203938 sec. | ||
| 18773 | 2025.12.24 01:56:58.052978 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2025.12.24 01:56:58.053071 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18775 | 2025.12.24 01:56:58.053124 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <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 | ||
| 18776 | 2025.12.24 01:56:58.054006 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2025.12.24 01:56:58.054041 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18778 | 2025.12.24 01:56:58.054617 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18779 | 2025.12.24 01:56:58.054839 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2025.12.24 01:56:58.054974 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001921 sec., 23425.29932326913 rows/sec., 41.98 MiB/sec. | ||
| 18781 | 2025.12.24 01:56:58.055031 [ 5 ] {d68e2449-47c2-4348-9f0c-6325593fa2e3} <Debug> TCPHandler: Processed in 0.002102348 sec. | ||
| 18782 | 2025.12.24 01:56:58.055033 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 18783 | 2025.12.24 01:56:58.055087 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 18784 | 2025.12.24 01:56:58.055142 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18785 | 2025.12.24 01:56:58.055243 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18786 | 2025.12.24 01:56:58.055286 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18787 | 2025.12.24 01:56:58.055598 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18788 | 2025.12.24 01:56:58.055637 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18789 | 2025.12.24 01:56:58.055971 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18790 | 2025.12.24 01:56:58.056217 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18791 | 2025.12.24 01:56:58.056342 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001119 sec., 2680.9651474530833 rows/sec., 214.69 KiB/sec. | ||
| 18792 | 2025.12.24 01:56:58.056378 [ 5 ] {115c33d2-7ba3-49c2-9775-47dca3430d16} <Debug> TCPHandler: Processed in 0.001287639 sec. | ||
| 18793 | 2025.12.24 01:56:58.056486 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18794 | 2025.12.24 01:56:58.056580 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18795 | 2025.12.24 01:56:58.056624 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18796 | 2025.12.24 01:56:58.056948 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2025.12.24 01:56:58.056985 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18798 | 2025.12.24 01:56:58.057289 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18799 | 2025.12.24 01:56:58.057534 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2025.12.24 01:56:58.057642 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 18801 | 2025.12.24 01:56:58.057675 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 18802 | 2025.12.24 01:56:58.057717 [ 5 ] {9752361d-d685-4345-bfad-ee3fa4d90efc} <Debug> TCPHandler: Processed in 0.001279949 sec. | ||
| 18803 | 2025.12.24 01:56:59.954040 [ 220 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 18804 | 2025.12.24 01:56:59.954089 [ 220 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 18805 | 2025.12.24 01:56:59.957109 [ 220 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 18806 | 2025.12.24 01:57:00.845037 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18807 | 2025.12.24 01:57:00.845116 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18808 | 2025.12.24 01:57:01.076959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45215 | ||
| 18809 | 2025.12.24 01:57:01.077517 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2025.12.24 01:57:01.077559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18811 | 2025.12.24 01:57:01.078059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18812 | 2025.12.24 01:57:01.078305 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2025.12.24 01:57:01.078452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45215 | ||
| 18814 | 2025.12.24 01:57:03.026762 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18815 | 2025.12.24 01:57:03.027058 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18816 | 2025.12.24 01:57:03.027162 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18817 | 2025.12.24 01:57:03.028148 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18818 | 2025.12.24 01:57:03.028205 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18819 | 2025.12.24 01:57:03.028749 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18820 | 2025.12.24 01:57:03.029064 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18821 | 2025.12.24 01:57:03.029274 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.87 MiB/sec. | ||
| 18822 | 2025.12.24 01:57:03.029346 [ 5 ] {b1731d29-2765-40bc-849e-6153f0ffb341} <Debug> TCPHandler: Processed in 0.002766714 sec. | ||
| 18823 | 2025.12.24 01:57:03.029517 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18824 | 2025.12.24 01:57:03.029653 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18825 | 2025.12.24 01:57:03.029711 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18826 | 2025.12.24 01:57:03.030316 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2025.12.24 01:57:03.030364 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18828 | 2025.12.24 01:57:03.030780 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18829 | 2025.12.24 01:57:03.031056 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18830 | 2025.12.24 01:57:03.031232 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
| 18831 | 2025.12.24 01:57:03.031287 [ 5 ] {c156da75-475f-43fc-83c3-fe74d5b3ff32} <Debug> TCPHandler: Processed in 0.001836472 sec. | ||
| 18832 | 2025.12.24 01:57:03.031436 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18833 | 2025.12.24 01:57:03.031563 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18834 | 2025.12.24 01:57:03.031623 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18835 | 2025.12.24 01:57:03.032176 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18836 | 2025.12.24 01:57:03.032224 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18837 | 2025.12.24 01:57:03.032675 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18838 | 2025.12.24 01:57:03.032960 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18839 | 2025.12.24 01:57:03.033129 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
| 18840 | 2025.12.24 01:57:03.033133 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 5 parts from all_1_134_28 to all_138_138_0 | ||
| 18841 | 2025.12.24 01:57:03.033181 [ 5 ] {ff8bee84-75de-44e4-b0f2-768dc9c61caf} <Debug> TCPHandler: Processed in 0.001809832 sec. | ||
| 18842 | 2025.12.24 01:57:03.033243 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2025.12.24 01:57:03.033279 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18844 | 2025.12.24 01:57:03.033361 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2025.12.24 01:57:03.033423 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_134_28 to all_138_138_0 into Compact with storage Full | ||
| 18846 | 2025.12.24 01:57:03.033485 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18847 | 2025.12.24 01:57:03.033541 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18848 | 2025.12.24 01:57:03.033568 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18849 | 2025.12.24 01:57:03.033613 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_28, total 46453 rows starting from the beginning of the part | ||
| 18850 | 2025.12.24 01:57:03.033703 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18851 | 2025.12.24 01:57:03.033780 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 314 rows starting from the beginning of the part | ||
| 18852 | 2025.12.24 01:57:03.033861 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 844 rows starting from the beginning of the part | ||
| 18853 | 2025.12.24 01:57:03.033939 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 314 rows starting from the beginning of the part | ||
| 18854 | 2025.12.24 01:57:03.033974 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18855 | 2025.12.24 01:57:03.034019 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18856 | 2025.12.24 01:57:03.034437 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18857 | 2025.12.24 01:57:03.034717 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18858 | 2025.12.24 01:57:03.034879 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 18859 | 2025.12.24 01:57:03.034925 [ 5 ] {12e7a37c-00bc-4cdb-aab0-8b77e4456b8e} <Debug> TCPHandler: Processed in 0.001640687 sec. | ||
| 18860 | 2025.12.24 01:57:03.044099 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48085 rows, containing 5 columns (5 merged, 0 gathered) in 0.010723038 sec., 4484270.222673835 rows/sec., 302.27 MiB/sec. | ||
| 18861 | 2025.12.24 01:57:03.045102 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Trace> MergedBlockOutputStream: filled checksums all_1_138_29 (state Temporary) | ||
| 18862 | 2025.12.24 01:57:03.045566 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_138_29 to all_1_138_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2025.12.24 01:57:03.045688 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 5 parts: [all_1_134_28, all_138_138_0] -> all_1_138_29 | ||
| 18864 | 2025.12.24 01:57:03.045850 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 18865 | 2025.12.24 01:57:03.485854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18866 | 2025.12.24 01:57:03.504774 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18867 | 2025.12.24 01:57:03.504825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18868 | 2025.12.24 01:57:03.511180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18869 | 2025.12.24 01:57:03.511973 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2025.12.24 01:57:03.515724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18871 | 2025.12.24 01:57:06.225384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2338 | ||
| 18872 | 2025.12.24 01:57:06.227952 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18873 | 2025.12.24 01:57:06.228012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18874 | 2025.12.24 01:57:06.229250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18875 | 2025.12.24 01:57:06.229520 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18876 | 2025.12.24 01:57:06.229692 [ 48 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18877 | 2025.12.24 01:57:06.229756 [ 48 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2025.12.24 01:57:06.229776 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18879 | 2025.12.24 01:57:06.229872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2338 | ||
| 18880 | 2025.12.24 01:57:06.229907 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 18881 | 2025.12.24 01:57:06.230556 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18882 | 2025.12.24 01:57:06.230726 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2170 rows starting from the beginning of the part | ||
| 18883 | 2025.12.24 01:57:06.231129 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 18884 | 2025.12.24 01:57:06.231487 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 18885 | 2025.12.24 01:57:06.231846 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 18886 | 2025.12.24 01:57:06.232201 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 18887 | 2025.12.24 01:57:06.232543 [ 190 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 18888 | 2025.12.24 01:57:06.240439 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2338 rows, containing 72 columns (72 merged, 0 gathered) in 0.010599153 sec., 220583.663619159 rows/sec., 168.68 MiB/sec. | ||
| 18889 | 2025.12.24 01:57:06.242585 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18890 | 2025.12.24 01:57:06.243136 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2025.12.24 01:57:06.243204 [ 191 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_71_14} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18892 | 2025.12.24 01:57:06.243501 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18893 | 2025.12.24 01:57:08.037414 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18894 | 2025.12.24 01:57:08.037608 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18895 | 2025.12.24 01:57:08.037674 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18896 | 2025.12.24 01:57:08.038576 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18897 | 2025.12.24 01:57:08.038624 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18898 | 2025.12.24 01:57:08.039044 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18899 | 2025.12.24 01:57:08.039272 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18900 | 2025.12.24 01:57:08.039428 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 18901 | 2025.12.24 01:57:08.039430 [ 47 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 18902 | 2025.12.24 01:57:08.039484 [ 5 ] {23ea8371-67d3-48fa-9927-20ed74e98231} <Debug> TCPHandler: Processed in 0.002197211 sec. | ||
| 18903 | 2025.12.24 01:57:08.039507 [ 47 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2025.12.24 01:57:08.039538 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18905 | 2025.12.24 01:57:08.039618 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18906 | 2025.12.24 01:57:08.039640 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 18907 | 2025.12.24 01:57:08.039726 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18908 | 2025.12.24 01:57:08.039759 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18909 | 2025.12.24 01:57:08.039773 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18910 | 2025.12.24 01:57:08.039800 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 434 rows starting from the beginning of the part | ||
| 18911 | 2025.12.24 01:57:08.039887 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 18912 | 2025.12.24 01:57:08.039938 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18913 | 2025.12.24 01:57:08.039981 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 18914 | 2025.12.24 01:57:08.040050 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 18915 | 2025.12.24 01:57:08.040095 [ 186 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 18916 | 2025.12.24 01:57:08.040852 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18917 | 2025.12.24 01:57:08.040895 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18918 | 2025.12.24 01:57:08.041300 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18919 | 2025.12.24 01:57:08.041335 [ 193 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741101 sec., 1426683.4606378376 rows/sec., 96.21 MiB/sec. | ||
| 18920 | 2025.12.24 01:57:08.041530 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18921 | 2025.12.24 01:57:08.041535 [ 194 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 18922 | 2025.12.24 01:57:08.041671 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Debug> executeQuery: Read 1220 rows, 100.16 KiB in 0.00197 sec., 619289.3401015229 rows/sec., 49.65 MiB/sec. | ||
| 18923 | 2025.12.24 01:57:08.041716 [ 5 ] {cb3af795-1303-4e9d-83e9-c063a37b6913} <Debug> TCPHandler: Processed in 0.002150169 sec. | ||
| 18924 | 2025.12.24 01:57:08.041827 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18925 | 2025.12.24 01:57:08.041846 [ 194 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18926 | 2025.12.24 01:57:08.041926 [ 194 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_60_12} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 18927 | 2025.12.24 01:57:08.041926 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18928 | 2025.12.24 01:57:08.041980 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18929 | 2025.12.24 01:57:08.042014 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18930 | 2025.12.24 01:57:08.042471 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2025.12.24 01:57:08.042511 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18932 | 2025.12.24 01:57:08.042827 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18933 | 2025.12.24 01:57:08.043036 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2025.12.24 01:57:08.043166 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Debug> executeQuery: Read 259 rows, 16.38 KiB in 0.00126 sec., 205555.55555555553 rows/sec., 12.69 MiB/sec. | ||
| 18935 | 2025.12.24 01:57:08.043172 [ 47 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18936 | 2025.12.24 01:57:08.043206 [ 5 ] {f481e8fd-afc6-4087-9883-2b4d52e64e09} <Debug> TCPHandler: Processed in 0.001426143 sec. | ||
| 18937 | 2025.12.24 01:57:08.043217 [ 47 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2025.12.24 01:57:08.043243 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18939 | 2025.12.24 01:57:08.043311 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 18940 | 2025.12.24 01:57:08.043317 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18941 | 2025.12.24 01:57:08.043397 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18942 | 2025.12.24 01:57:08.043423 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18943 | 2025.12.24 01:57:08.043427 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 277 rows starting from the beginning of the part | ||
| 18944 | 2025.12.24 01:57:08.043471 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18945 | 2025.12.24 01:57:08.043501 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 245 rows starting from the beginning of the part | ||
| 18946 | 2025.12.24 01:57:08.043548 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 261 rows starting from the beginning of the part | ||
| 18947 | 2025.12.24 01:57:08.043590 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 245 rows starting from the beginning of the part | ||
| 18948 | 2025.12.24 01:57:08.043629 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 250 rows starting from the beginning of the part | ||
| 18949 | 2025.12.24 01:57:08.043668 [ 194 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 259 rows starting from the beginning of the part | ||
| 18950 | 2025.12.24 01:57:08.043946 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2025.12.24 01:57:08.043987 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18952 | 2025.12.24 01:57:08.044323 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18953 | 2025.12.24 01:57:08.044537 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2025.12.24 01:57:08.044614 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133133 sec., 1154484.6131312298 rows/sec., 75.44 MiB/sec. | ||
| 18955 | 2025.12.24 01:57:08.044664 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 18956 | 2025.12.24 01:57:08.044702 [ 5 ] {ff6a0016-e401-48f6-82b4-2c721d2b988c} <Debug> TCPHandler: Processed in 0.001432273 sec. | ||
| 18957 | 2025.12.24 01:57:08.044750 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18958 | 2025.12.24 01:57:08.044806 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2025.12.24 01:57:08.044898 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18960 | 2025.12.24 01:57:08.044937 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18961 | 2025.12.24 01:57:08.045017 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2025.12.24 01:57:08.045083 [ 193 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_81_16} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18963 | 2025.12.24 01:57:08.045174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18964 | 2025.12.24 01:57:08.045408 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2025.12.24 01:57:08.045442 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18966 | 2025.12.24 01:57:08.045742 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18967 | 2025.12.24 01:57:08.045950 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2025.12.24 01:57:08.046050 [ 45 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 18969 | 2025.12.24 01:57:08.046074 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 18970 | 2025.12.24 01:57:08.046087 [ 45 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2025.12.24 01:57:08.046106 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18972 | 2025.12.24 01:57:08.046112 [ 5 ] {9034e008-1509-46f9-b845-d55132781092} <Debug> TCPHandler: Processed in 0.001352782 sec. | ||
| 18973 | 2025.12.24 01:57:08.046214 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 18974 | 2025.12.24 01:57:08.046223 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18975 | 2025.12.24 01:57:08.046358 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18976 | 2025.12.24 01:57:08.046360 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18977 | 2025.12.24 01:57:08.046402 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18978 | 2025.12.24 01:57:08.046410 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 223 rows starting from the beginning of the part | ||
| 18979 | 2025.12.24 01:57:08.046491 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 18980 | 2025.12.24 01:57:08.046539 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18981 | 2025.12.24 01:57:08.046582 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 18982 | 2025.12.24 01:57:08.046623 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 18983 | 2025.12.24 01:57:08.046664 [ 195 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 18984 | 2025.12.24 01:57:08.047092 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2025.12.24 01:57:08.047133 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18986 | 2025.12.24 01:57:08.047480 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18987 | 2025.12.24 01:57:08.047692 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535355 sec., 832380.7848999092 rows/sec., 50.60 MiB/sec. | ||
| 18988 | 2025.12.24 01:57:08.047692 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2025.12.24 01:57:08.047830 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Debug> executeQuery: Read 742 rows, 53.52 KiB in 0.00149 sec., 497986.57718120806 rows/sec., 35.07 MiB/sec. | ||
| 18990 | 2025.12.24 01:57:08.047870 [ 5 ] {6ed8e821-f451-46da-847f-05aeb4c5f1f8} <Debug> TCPHandler: Processed in 0.001694109 sec. | ||
| 18991 | 2025.12.24 01:57:08.047912 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 18992 | 2025.12.24 01:57:08.047985 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18993 | 2025.12.24 01:57:08.048081 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18994 | 2025.12.24 01:57:08.048125 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18995 | 2025.12.24 01:57:08.048292 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2025.12.24 01:57:08.048389 [ 200 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_60_12} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 18997 | 2025.12.24 01:57:08.048453 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2025.12.24 01:57:08.048493 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18999 | 2025.12.24 01:57:08.048493 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19000 | 2025.12.24 01:57:08.048805 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19001 | 2025.12.24 01:57:08.049030 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2025.12.24 01:57:08.049156 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 19003 | 2025.12.24 01:57:08.049192 [ 5 ] {faf25c0f-47e0-43dd-83f1-39561ec477af} <Debug> TCPHandler: Processed in 0.001254899 sec. | ||
| 19004 | 2025.12.24 01:57:08.049209 [ 225 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 19005 | 2025.12.24 01:57:08.049241 [ 225 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 19006 | 2025.12.24 01:57:08.049299 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19007 | 2025.12.24 01:57:08.049391 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19008 | 2025.12.24 01:57:08.049432 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19009 | 2025.12.24 01:57:08.049901 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2025.12.24 01:57:08.049935 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19011 | 2025.12.24 01:57:08.050289 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19012 | 2025.12.24 01:57:08.050524 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2025.12.24 01:57:08.050652 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 19014 | 2025.12.24 01:57:08.050697 [ 5 ] {b3c3b84f-15a6-45cc-b934-8078ecb4b2ef} <Debug> TCPHandler: Processed in 0.001444324 sec. | ||
| 19015 | 2025.12.24 01:57:08.050805 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19016 | 2025.12.24 01:57:08.050897 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19017 | 2025.12.24 01:57:08.050937 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19018 | 2025.12.24 01:57:08.051246 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2025.12.24 01:57:08.051280 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19020 | 2025.12.24 01:57:08.051577 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19021 | 2025.12.24 01:57:08.051781 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2025.12.24 01:57:08.051908 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 19023 | 2025.12.24 01:57:08.051944 [ 5 ] {c59a534a-35db-4d5a-942a-fbcb1501d96f} <Debug> TCPHandler: Processed in 0.001185517 sec. | ||
| 19024 | 2025.12.24 01:57:08.052048 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19025 | 2025.12.24 01:57:08.052072 [ 225 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 19026 | 2025.12.24 01:57:08.052139 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19027 | 2025.12.24 01:57:08.052192 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <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 | ||
| 19028 | 2025.12.24 01:57:08.053108 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19029 | 2025.12.24 01:57:08.053143 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19030 | 2025.12.24 01:57:08.053702 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19031 | 2025.12.24 01:57:08.053931 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2025.12.24 01:57:08.054066 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001944 sec., 27777.777777777777 rows/sec., 49.78 MiB/sec. | ||
| 19033 | 2025.12.24 01:57:08.054121 [ 5 ] {2a89542e-8adc-4213-a398-b3b4ee6dd7ad} <Debug> TCPHandler: Processed in 0.002119549 sec. | ||
| 19034 | 2025.12.24 01:57:08.054227 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19035 | 2025.12.24 01:57:08.054318 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19036 | 2025.12.24 01:57:08.054359 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19037 | 2025.12.24 01:57:08.054668 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19038 | 2025.12.24 01:57:08.054703 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19039 | 2025.12.24 01:57:08.054992 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19040 | 2025.12.24 01:57:08.055196 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19041 | 2025.12.24 01:57:08.055321 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001021 sec., 11753.183153770813 rows/sec., 830.22 KiB/sec. | ||
| 19042 | 2025.12.24 01:57:08.055357 [ 5 ] {098ed590-1b48-40ae-9c39-49d894fc6c0e} <Debug> TCPHandler: Processed in 0.001178157 sec. | ||
| 19043 | 2025.12.24 01:57:08.055472 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19044 | 2025.12.24 01:57:08.055585 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19045 | 2025.12.24 01:57:08.055634 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19046 | 2025.12.24 01:57:08.056037 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19047 | 2025.12.24 01:57:08.056080 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19048 | 2025.12.24 01:57:08.056455 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19049 | 2025.12.24 01:57:08.056701 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19050 | 2025.12.24 01:57:08.056828 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001268 sec., 82018.92744479496 rows/sec., 5.03 MiB/sec. | ||
| 19051 | 2025.12.24 01:57:08.056865 [ 5 ] {89897fe2-35b5-4f15-b22e-ab3e6fa497d4} <Debug> TCPHandler: Processed in 0.001449774 sec. | ||
| 19052 | 2025.12.24 01:57:08.578602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45663 | ||
| 19053 | 2025.12.24 01:57:08.579096 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19054 | 2025.12.24 01:57:08.579133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19055 | 2025.12.24 01:57:08.579601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19056 | 2025.12.24 01:57:08.579832 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19057 | 2025.12.24 01:57:08.579970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45663 | ||
| 19058 | 2025.12.24 01:57:08.580055 [ 225 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 19059 | 2025.12.24 01:57:08.580108 [ 225 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 19060 | 2025.12.24 01:57:08.582978 [ 225 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 19061 | 2025.12.24 01:57:10.100416 [ 225 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 19062 | 2025.12.24 01:57:10.100466 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 19063 | 2025.12.24 01:57:10.102555 [ 225 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 19064 | 2025.12.24 01:57:11.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.95 MiB, peak 409.43 MiB, free memory in arenas 0.00 B, will set to 390.95 MiB (RSS), difference: 4.00 MiB | ||
| 19065 | 2025.12.24 01:57:11.016751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19066 | 2025.12.24 01:57:11.035252 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2025.12.24 01:57:11.035322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19068 | 2025.12.24 01:57:11.041586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19069 | 2025.12.24 01:57:11.042368 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2025.12.24 01:57:11.046209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19071 | 2025.12.24 01:57:13.024587 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2025.12.24 01:57:13.024783 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19073 | 2025.12.24 01:57:13.024848 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19074 | 2025.12.24 01:57:13.025526 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2025.12.24 01:57:13.025570 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19076 | 2025.12.24 01:57:13.025986 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19077 | 2025.12.24 01:57:13.026217 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2025.12.24 01:57:13.026373 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 19079 | 2025.12.24 01:57:13.026368 [ 38 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19080 | 2025.12.24 01:57:13.026417 [ 5 ] {75ef523b-f1fe-41fe-9caf-550b4693a53a} <Debug> TCPHandler: Processed in 0.001957885 sec. | ||
| 19081 | 2025.12.24 01:57:13.026454 [ 38 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2025.12.24 01:57:13.026481 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19083 | 2025.12.24 01:57:13.026554 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2025.12.24 01:57:13.026605 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 19085 | 2025.12.24 01:57:13.026652 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19086 | 2025.12.24 01:57:13.026697 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19087 | 2025.12.24 01:57:13.026747 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19088 | 2025.12.24 01:57:13.026789 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2463 rows starting from the beginning of the part | ||
| 19089 | 2025.12.24 01:57:13.026858 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1196 rows starting from the beginning of the part | ||
| 19090 | 2025.12.24 01:57:13.026907 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1202 rows starting from the beginning of the part | ||
| 19091 | 2025.12.24 01:57:13.026952 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 19092 | 2025.12.24 01:57:13.026993 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1220 rows starting from the beginning of the part | ||
| 19093 | 2025.12.24 01:57:13.027034 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 19094 | 2025.12.24 01:57:13.027154 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19095 | 2025.12.24 01:57:13.027197 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19096 | 2025.12.24 01:57:13.027535 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19097 | 2025.12.24 01:57:13.027772 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19098 | 2025.12.24 01:57:13.027906 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 19099 | 2025.12.24 01:57:13.027906 [ 38 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19100 | 2025.12.24 01:57:13.027948 [ 5 ] {c882aee0-4095-4972-bc9b-2cb490b74818} <Debug> TCPHandler: Processed in 0.001444243 sec. | ||
| 19101 | 2025.12.24 01:57:13.027963 [ 38 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2025.12.24 01:57:13.027990 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19103 | 2025.12.24 01:57:13.028067 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2025.12.24 01:57:13.028080 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 19105 | 2025.12.24 01:57:13.028168 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19106 | 2025.12.24 01:57:13.028194 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19107 | 2025.12.24 01:57:13.028217 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19108 | 2025.12.24 01:57:13.028227 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1249 rows starting from the beginning of the part | ||
| 19109 | 2025.12.24 01:57:13.028294 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 520 rows starting from the beginning of the part | ||
| 19110 | 2025.12.24 01:57:13.028340 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 727 rows starting from the beginning of the part | ||
| 19111 | 2025.12.24 01:57:13.028380 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 19112 | 2025.12.24 01:57:13.028419 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 742 rows starting from the beginning of the part | ||
| 19113 | 2025.12.24 01:57:13.028458 [ 200 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 19114 | 2025.12.24 01:57:13.028645 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19115 | 2025.12.24 01:57:13.028689 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19116 | 2025.12.24 01:57:13.029065 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19117 | 2025.12.24 01:57:13.029258 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709483 sec., 2285675.902007874 rows/sec., 194.25 MiB/sec. | ||
| 19118 | 2025.12.24 01:57:13.029333 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2025.12.24 01:57:13.029470 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 19120 | 2025.12.24 01:57:13.029512 [ 5 ] {5ce996a6-e24b-4e22-82e0-1f1a78d32818} <Debug> TCPHandler: Processed in 0.001494145 sec. | ||
| 19121 | 2025.12.24 01:57:13.029520 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19122 | 2025.12.24 01:57:13.029635 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19123 | 2025.12.24 01:57:13.029739 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3366 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169445 sec., 1986485.2902121632 rows/sec., 150.39 MiB/sec. | ||
| 19124 | 2025.12.24 01:57:13.029750 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19125 | 2025.12.24 01:57:13.029806 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2025.12.24 01:57:13.029857 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19127 | 2025.12.24 01:57:13.029899 [ 192 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_141_28} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19128 | 2025.12.24 01:57:13.029981 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19129 | 2025.12.24 01:57:13.029986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 19130 | 2025.12.24 01:57:13.030219 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19131 | 2025.12.24 01:57:13.030259 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19132 | 2025.12.24 01:57:13.030277 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19133 | 2025.12.24 01:57:13.030351 [ 193 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_141_28} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19134 | 2025.12.24 01:57:13.030452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 19135 | 2025.12.24 01:57:13.030583 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19136 | 2025.12.24 01:57:13.030801 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2025.12.24 01:57:13.030933 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 19138 | 2025.12.24 01:57:13.030934 [ 38 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19139 | 2025.12.24 01:57:13.030972 [ 5 ] {8c21df0c-f019-4d41-9e50-8bb02bed7164} <Debug> TCPHandler: Processed in 0.001397972 sec. | ||
| 19140 | 2025.12.24 01:57:13.030985 [ 38 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2025.12.24 01:57:13.031010 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19142 | 2025.12.24 01:57:13.031096 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 19143 | 2025.12.24 01:57:13.031187 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19144 | 2025.12.24 01:57:13.031215 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 10520 rows starting from the beginning of the part | ||
| 19145 | 2025.12.24 01:57:13.031269 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 19146 | 2025.12.24 01:57:13.031315 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 19147 | 2025.12.24 01:57:13.031356 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 19148 | 2025.12.24 01:57:13.031395 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 19149 | 2025.12.24 01:57:13.031433 [ 193 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 19150 | 2025.12.24 01:57:13.034019 [ 192 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002959659 sec., 3685559.721576033 rows/sec., 236.12 MiB/sec. | ||
| 19151 | 2025.12.24 01:57:13.034373 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19152 | 2025.12.24 01:57:13.034713 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2025.12.24 01:57:13.034802 [ 198 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_141_28} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19154 | 2025.12.24 01:57:13.034931 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 19155 | 2025.12.24 01:57:15.845165 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19156 | 2025.12.24 01:57:15.845216 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19157 | 2025.12.24 01:57:16.009469 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.009067319 sec. | ||
| 19158 | 2025.12.24 01:57:16.080166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46175 | ||
| 19159 | 2025.12.24 01:57:16.080717 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2025.12.24 01:57:16.080770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19161 | 2025.12.24 01:57:16.081479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19162 | 2025.12.24 01:57:16.082063 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2025.12.24 01:57:16.082236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46175 | ||
| 19164 | 2025.12.24 01:57:16.082235 [ 39 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19165 | 2025.12.24 01:57:16.082305 [ 39 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2025.12.24 01:57:16.082332 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19167 | 2025.12.24 01:57:16.082429 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 19168 | 2025.12.24 01:57:16.082514 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19169 | 2025.12.24 01:57:16.082544 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43743 rows starting from the beginning of the part | ||
| 19170 | 2025.12.24 01:57:16.082600 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 19171 | 2025.12.24 01:57:16.082641 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 19172 | 2025.12.24 01:57:16.082688 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 19173 | 2025.12.24 01:57:16.082727 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 19174 | 2025.12.24 01:57:16.082764 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 19175 | 2025.12.24 01:57:16.085598 [ 192 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46175 rows, containing 4 columns (4 merged, 0 gathered) in 0.003211174 sec., 14379476.166660544 rows/sec., 205.70 MiB/sec. | ||
| 19176 | 2025.12.24 01:57:16.085953 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19177 | 2025.12.24 01:57:16.086415 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2025.12.24 01:57:16.086483 [ 196 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_96_19} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19179 | 2025.12.24 01:57:16.086546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19180 | 2025.12.24 01:57:16.230130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2370 | ||
| 19181 | 2025.12.24 01:57:16.232925 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2025.12.24 01:57:16.232981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19183 | 2025.12.24 01:57:16.234336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19184 | 2025.12.24 01:57:16.234985 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2025.12.24 01:57:16.235392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
| 19186 | 2025.12.24 01:57:18.037548 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19187 | 2025.12.24 01:57:18.037770 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19188 | 2025.12.24 01:57:18.037846 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19189 | 2025.12.24 01:57:18.038686 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19190 | 2025.12.24 01:57:18.038737 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19191 | 2025.12.24 01:57:18.039163 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19192 | 2025.12.24 01:57:18.039397 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19193 | 2025.12.24 01:57:18.039566 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 19194 | 2025.12.24 01:57:18.039618 [ 5 ] {2f91cc7b-f968-48c3-a2a3-a25579a11729} <Debug> TCPHandler: Processed in 0.002210101 sec. | ||
| 19195 | 2025.12.24 01:57:18.039741 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19196 | 2025.12.24 01:57:18.039844 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19197 | 2025.12.24 01:57:18.039889 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19198 | 2025.12.24 01:57:18.041194 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19199 | 2025.12.24 01:57:18.041233 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19200 | 2025.12.24 01:57:18.041623 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19201 | 2025.12.24 01:57:18.041849 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19202 | 2025.12.24 01:57:18.041988 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Debug> executeQuery: Read 1224 rows, 100.54 KiB in 0.002166 sec., 565096.9529085873 rows/sec., 45.33 MiB/sec. | ||
| 19203 | 2025.12.24 01:57:18.042027 [ 5 ] {7da6e843-f281-425d-861c-aeb6efdefce6} <Debug> TCPHandler: Processed in 0.002340434 sec. | ||
| 19204 | 2025.12.24 01:57:18.042133 [ 218 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 19205 | 2025.12.24 01:57:18.042141 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2025.12.24 01:57:18.042203 [ 218 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 19207 | 2025.12.24 01:57:18.042301 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19208 | 2025.12.24 01:57:18.042346 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19209 | 2025.12.24 01:57:18.042900 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2025.12.24 01:57:18.042940 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19211 | 2025.12.24 01:57:18.043308 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19212 | 2025.12.24 01:57:18.043526 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19213 | 2025.12.24 01:57:18.043656 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Debug> executeQuery: Read 261 rows, 16.53 KiB in 0.001377 sec., 189542.48366013073 rows/sec., 11.72 MiB/sec. | ||
| 19214 | 2025.12.24 01:57:18.043695 [ 5 ] {81154c38-3643-4691-9104-0a363f35def1} <Debug> TCPHandler: Processed in 0.001603847 sec. | ||
| 19215 | 2025.12.24 01:57:18.043709 [ 224 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 19216 | 2025.12.24 01:57:18.043763 [ 224 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 19217 | 2025.12.24 01:57:18.043801 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19218 | 2025.12.24 01:57:18.043901 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19219 | 2025.12.24 01:57:18.043944 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19220 | 2025.12.24 01:57:18.044453 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2025.12.24 01:57:18.044494 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19222 | 2025.12.24 01:57:18.044835 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19223 | 2025.12.24 01:57:18.045090 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2025.12.24 01:57:18.045234 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001351 sec., 156920.79940784603 rows/sec., 10.12 MiB/sec. | ||
| 19225 | 2025.12.24 01:57:18.045275 [ 5 ] {e7b6d3ed-2612-49f9-b9b4-e430f353ef6d} <Debug> TCPHandler: Processed in 0.001523905 sec. | ||
| 19226 | 2025.12.24 01:57:18.045392 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2025.12.24 01:57:18.045486 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19228 | 2025.12.24 01:57:18.045526 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19229 | 2025.12.24 01:57:18.045980 [ 218 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 19230 | 2025.12.24 01:57:18.046046 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19231 | 2025.12.24 01:57:18.046091 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19232 | 2025.12.24 01:57:18.046419 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19233 | 2025.12.24 01:57:18.046630 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19234 | 2025.12.24 01:57:18.046769 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 19235 | 2025.12.24 01:57:18.046807 [ 224 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 19236 | 2025.12.24 01:57:18.046810 [ 5 ] {be60a910-e934-4f30-a354-dc39598b42d1} <Debug> TCPHandler: Processed in 0.001468264 sec. | ||
| 19237 | 2025.12.24 01:57:18.046938 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19238 | 2025.12.24 01:57:18.047031 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19239 | 2025.12.24 01:57:18.047072 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19240 | 2025.12.24 01:57:18.047854 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19241 | 2025.12.24 01:57:18.047892 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19242 | 2025.12.24 01:57:18.048231 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19243 | 2025.12.24 01:57:18.048449 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19244 | 2025.12.24 01:57:18.048576 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Debug> executeQuery: Read 735 rows, 52.95 KiB in 0.001563 sec., 470249.5201535509 rows/sec., 33.08 MiB/sec. | ||
| 19245 | 2025.12.24 01:57:18.048615 [ 5 ] {d1326895-2df3-4cc5-a5e5-27b6853742ca} <Debug> TCPHandler: Processed in 0.00172646 sec. | ||
| 19246 | 2025.12.24 01:57:18.048783 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19247 | 2025.12.24 01:57:18.048878 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19248 | 2025.12.24 01:57:18.048920 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19249 | 2025.12.24 01:57:18.049247 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2025.12.24 01:57:18.049284 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19251 | 2025.12.24 01:57:18.049584 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19252 | 2025.12.24 01:57:18.049789 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19253 | 2025.12.24 01:57:18.049903 [ 30 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 19254 | 2025.12.24 01:57:18.049922 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 19255 | 2025.12.24 01:57:18.049978 [ 30 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2025.12.24 01:57:18.049986 [ 5 ] {daef99e5-2e2d-4c4c-a88d-df0ea24fc277} <Debug> TCPHandler: Processed in 0.001257349 sec. | ||
| 19257 | 2025.12.24 01:57:18.050007 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19258 | 2025.12.24 01:57:18.050103 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2025.12.24 01:57:18.050120 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::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 | ||
| 19260 | 2025.12.24 01:57:18.050203 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19261 | 2025.12.24 01:57:18.050249 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19262 | 2025.12.24 01:57:18.050251 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19263 | 2025.12.24 01:57:18.050302 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 318 rows starting from the beginning of the part | ||
| 19264 | 2025.12.24 01:57:18.050406 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 19265 | 2025.12.24 01:57:18.050461 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 19266 | 2025.12.24 01:57:18.050506 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 19267 | 2025.12.24 01:57:18.050550 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 19268 | 2025.12.24 01:57:18.050594 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 19269 | 2025.12.24 01:57:18.050716 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19270 | 2025.12.24 01:57:18.050762 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19271 | 2025.12.24 01:57:18.051154 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19272 | 2025.12.24 01:57:18.051388 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2025.12.24 01:57:18.051523 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00134 sec., 234328.3582089552 rows/sec., 15.39 MiB/sec. | ||
| 19274 | 2025.12.24 01:57:18.051536 [ 187 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001466074 sec., 237368.64578459205 rows/sec., 12.11 MiB/sec. | ||
| 19275 | 2025.12.24 01:57:18.051561 [ 5 ] {e81e6d7a-0a1c-48cb-b15f-8c117c392f20} <Debug> TCPHandler: Processed in 0.001509095 sec. | ||
| 19276 | 2025.12.24 01:57:18.051669 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19277 | 2025.12.24 01:57:18.051677 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 19278 | 2025.12.24 01:57:18.051766 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19279 | 2025.12.24 01:57:18.051815 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19280 | 2025.12.24 01:57:18.051954 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19281 | 2025.12.24 01:57:18.052025 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_56_11} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 19282 | 2025.12.24 01:57:18.052098 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19283 | 2025.12.24 01:57:18.052124 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2025.12.24 01:57:18.052166 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19285 | 2025.12.24 01:57:18.052480 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19286 | 2025.12.24 01:57:18.052681 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2025.12.24 01:57:18.052807 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 19288 | 2025.12.24 01:57:18.052846 [ 5 ] {b1c23ec6-b6e0-4ccf-a73b-cc133f8efa34} <Debug> TCPHandler: Processed in 0.001226358 sec. | ||
| 19289 | 2025.12.24 01:57:18.052961 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2025.12.24 01:57:18.053084 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19291 | 2025.12.24 01:57:18.053153 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <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 | ||
| 19292 | 2025.12.24 01:57:18.054221 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2025.12.24 01:57:18.054259 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19294 | 2025.12.24 01:57:18.054868 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19295 | 2025.12.24 01:57:18.055098 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2025.12.24 01:57:18.055222 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19297 | 2025.12.24 01:57:18.055242 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002183 sec., 25652.77141548328 rows/sec., 45.97 MiB/sec. | ||
| 19298 | 2025.12.24 01:57:18.055282 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2025.12.24 01:57:18.055311 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19300 | 2025.12.24 01:57:18.055326 [ 5 ] {d95ef56b-6e3f-4274-a9f4-671f41c44170} <Debug> TCPHandler: Processed in 0.002426056 sec. | ||
| 19301 | 2025.12.24 01:57:18.055428 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 19302 | 2025.12.24 01:57:18.055442 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19303 | 2025.12.24 01:57:18.055583 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19304 | 2025.12.24 01:57:18.055627 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19305 | 2025.12.24 01:57:18.055780 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19306 | 2025.12.24 01:57:18.055869 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2582 rows starting from the beginning of the part | ||
| 19307 | 2025.12.24 01:57:18.055969 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19308 | 2025.12.24 01:57:18.056000 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 19309 | 2025.12.24 01:57:18.056012 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19310 | 2025.12.24 01:57:18.056109 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 19311 | 2025.12.24 01:57:18.056209 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 45 rows starting from the beginning of the part | ||
| 19312 | 2025.12.24 01:57:18.056300 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part | ||
| 19313 | 2025.12.24 01:57:18.056373 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19314 | 2025.12.24 01:57:18.056391 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 19315 | 2025.12.24 01:57:18.056607 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19316 | 2025.12.24 01:57:18.056749 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 5.37 MiB/sec. | ||
| 19317 | 2025.12.24 01:57:18.056789 [ 5 ] {23ff52ce-658a-4e9d-9e7e-77ba0ddf567e} <Debug> TCPHandler: Processed in 0.001398962 sec. | ||
| 19318 | 2025.12.24 01:57:18.056812 [ 218 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 19319 | 2025.12.24 01:57:18.056855 [ 218 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 19320 | 2025.12.24 01:57:18.060123 [ 218 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 19321 | 2025.12.24 01:57:18.069068 [ 187 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2817 rows, containing 19 columns (19 merged, 0 gathered) in 0.013701346 sec., 205600.23810799318 rows/sec., 368.43 MiB/sec. | ||
| 19322 | 2025.12.24 01:57:18.071562 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19323 | 2025.12.24 01:57:18.071938 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2025.12.24 01:57:18.072009 [ 197 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19325 | 2025.12.24 01:57:18.072151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
| 19326 | 2025.12.24 01:57:18.547133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19327 | 2025.12.24 01:57:18.565367 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19328 | 2025.12.24 01:57:18.565429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19329 | 2025.12.24 01:57:18.571975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19330 | 2025.12.24 01:57:18.572715 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2025.12.24 01:57:18.573007 [ 31 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19332 | 2025.12.24 01:57:18.573044 [ 31 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19333 | 2025.12.24 01:57:18.573066 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19334 | 2025.12.24 01:57:18.573183 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19335 | 2025.12.24 01:57:18.576435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19336 | 2025.12.24 01:57:18.577108 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19337 | 2025.12.24 01:57:18.578604 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19338 | 2025.12.24 01:57:18.583258 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19339 | 2025.12.24 01:57:18.587989 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19340 | 2025.12.24 01:57:18.593116 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19341 | 2025.12.24 01:57:18.598415 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19342 | 2025.12.24 01:57:18.603328 [ 199 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 19343 | 2025.12.24 01:57:18.666712 [ 190 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.093588358 sec., 7725.319852283336 rows/sec., 39.95 MiB/sec. | ||
| 19344 | 2025.12.24 01:57:18.670297 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19345 | 2025.12.24 01:57:18.672535 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_96_19} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2025.12.24 01:57:18.672665 [ 189 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_96_19} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19347 | 2025.12.24 01:57:18.675494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19348 | 2025.12.24 01:57:19.090987 [ 218 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 19349 | 2025.12.24 01:57:19.091044 [ 218 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 19350 | 2025.12.24 01:57:19.093768 [ 218 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 19351 | 2025.12.24 01:57:19.625025 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 19352 | 2025.12.24 01:57:19.625081 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 19353 | 2025.12.24 01:57:19.627773 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 19354 | 2025.12.24 01:57:20.985837 [ 74 ] {} <Debug> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19355 | 2025.12.24 01:57:20.985907 [ 74 ] {} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19356 | 2025.12.24 01:57:20.985932 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19357 | 2025.12.24 01:57:20.986059 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::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 | ||
| 19358 | 2025.12.24 01:57:20.986224 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19359 | 2025.12.24 01:57:20.986265 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 19360 | 2025.12.24 01:57:20.986338 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::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 | ||
| 19361 | 2025.12.24 01:57:20.986395 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 19362 | 2025.12.24 01:57:20.986441 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 19363 | 2025.12.24 01:57:20.986488 [ 191 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::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 | ||
| 19364 | 2025.12.24 01:57:20.988455 [ 190 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456907 sec., 17094.66414479669 rows/sec., 1.22 MiB/sec. | ||
| 19365 | 2025.12.24 01:57:20.988605 [ 195 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19366 | 2025.12.24 01:57:20.988878 [ 195 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19367 | 2025.12.24 01:57:20.988950 [ 195 ] {1a55ed2c-9751-4fcc-9135-130ca2508699::all_1_5_1} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19368 | 2025.12.24 01:57:20.989023 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19369 | 2025.12.24 01:57:22.326635 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47804 | ||
| 19370 | 2025.12.24 01:57:22.326749 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19371 | 2025.12.24 01:57:22.326780 [ 351 ] {} <Debug> TCP-Session: c962bd07-977d-40ad-9b18-3a4915e093b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47804 | ||
| 19372 | 2025.12.24 01:57:22.326805 [ 351 ] {} <Debug> TCP-Session: c962bd07-977d-40ad-9b18-3a4915e093b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19373 | 2025.12.24 01:57:22.326818 [ 351 ] {} <Debug> TCP-Session: c962bd07-977d-40ad-9b18-3a4915e093b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19374 | 2025.12.24 01:57:22.327025 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39352 | ||
| 19375 | 2025.12.24 01:57:22.327076 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47260 | ||
| 19376 | 2025.12.24 01:57:22.327092 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52282 | ||
| 19377 | 2025.12.24 01:57:22.327112 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 | ||
| 19378 | 2025.12.24 01:57:22.327141 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19379 | 2025.12.24 01:57:22.327157 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58411 | ||
| 19380 | 2025.12.24 01:57:22.327187 [ 355 ] {} <Debug> TCP-Session: 3f3b58b1-fbec-4a10-a617-7c2d6c9e5abe Authenticating user 'default' from [fd00:1122:3344:101::e]:39352 | ||
| 19381 | 2025.12.24 01:57:22.327184 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19382 | 2025.12.24 01:57:22.327208 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19383 | 2025.12.24 01:57:22.327214 [ 355 ] {} <Debug> TCP-Session: 3f3b58b1-fbec-4a10-a617-7c2d6c9e5abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19384 | 2025.12.24 01:57:22.327229 [ 357 ] {} <Debug> TCP-Session: 5784d0f4-abb8-47b7-a971-c1442a21b293 Authenticating user 'default' from [fd00:1122:3344:101::e]:47260 | ||
| 19385 | 2025.12.24 01:57:22.327236 [ 363 ] {} <Debug> TCP-Session: 2f259282-f11f-4976-b539-ca484e58836e Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 | ||
| 19386 | 2025.12.24 01:57:22.327244 [ 355 ] {} <Debug> TCP-Session: 3f3b58b1-fbec-4a10-a617-7c2d6c9e5abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19387 | 2025.12.24 01:57:22.327244 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19388 | 2025.12.24 01:57:22.327267 [ 363 ] {} <Debug> TCP-Session: 2f259282-f11f-4976-b539-ca484e58836e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19389 | 2025.12.24 01:57:22.327265 [ 357 ] {} <Debug> TCP-Session: 5784d0f4-abb8-47b7-a971-c1442a21b293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19390 | 2025.12.24 01:57:22.327297 [ 365 ] {} <Debug> TCP-Session: 41945f91-cf09-49d2-afec-fb4133652f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:58411 | ||
| 19391 | 2025.12.24 01:57:22.327317 [ 357 ] {} <Debug> TCP-Session: 5784d0f4-abb8-47b7-a971-c1442a21b293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19392 | 2025.12.24 01:57:22.327340 [ 365 ] {} <Debug> TCP-Session: 41945f91-cf09-49d2-afec-fb4133652f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19393 | 2025.12.24 01:57:22.327197 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19394 | 2025.12.24 01:57:22.327367 [ 365 ] {} <Debug> TCP-Session: 41945f91-cf09-49d2-afec-fb4133652f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19395 | 2025.12.24 01:57:22.327183 [ 351 ] {} <Trace> TCP-Session: c962bd07-977d-40ad-9b18-3a4915e093b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19396 | 2025.12.24 01:57:22.327406 [ 359 ] {} <Debug> TCP-Session: 6f207520-fad4-4962-a546-ecf99614d5ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52282 | ||
| 19397 | 2025.12.24 01:57:22.327122 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48288 | ||
| 19398 | 2025.12.24 01:57:22.327484 [ 359 ] {} <Debug> TCP-Session: 6f207520-fad4-4962-a546-ecf99614d5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19399 | 2025.12.24 01:57:22.327091 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52426 | ||
| 19400 | 2025.12.24 01:57:22.327540 [ 359 ] {} <Debug> TCP-Session: 6f207520-fad4-4962-a546-ecf99614d5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19401 | 2025.12.24 01:57:22.327086 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55752 | ||
| 19402 | 2025.12.24 01:57:22.327601 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19403 | 2025.12.24 01:57:22.327302 [ 363 ] {} <Debug> TCP-Session: 2f259282-f11f-4976-b539-ca484e58836e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19404 | 2025.12.24 01:57:22.327637 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19405 | 2025.12.24 01:57:22.327652 [ 364 ] {} <Debug> TCP-Session: 28f09188-4115-4930-b253-25631ec81611 Authenticating user 'default' from [fd00:1122:3344:101::e]:48288 | ||
| 19406 | 2025.12.24 01:57:22.327708 [ 364 ] {} <Debug> TCP-Session: 28f09188-4115-4930-b253-25631ec81611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19407 | 2025.12.24 01:57:22.327726 [ 364 ] {} <Debug> TCP-Session: 28f09188-4115-4930-b253-25631ec81611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19408 | 2025.12.24 01:57:22.327952 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19409 | 2025.12.24 01:57:22.328021 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19410 | 2025.12.24 01:57:22.328126 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19411 | 2025.12.24 01:57:22.328163 [ 356 ] {} <Debug> TCP-Session: 308f7f2c-1485-4b85-b133-241ef1e5a879 Authenticating user 'default' from [fd00:1122:3344:101::e]:52426 | ||
| 19412 | 2025.12.24 01:57:22.328179 [ 356 ] {} <Debug> TCP-Session: 308f7f2c-1485-4b85-b133-241ef1e5a879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19413 | 2025.12.24 01:57:22.328191 [ 356 ] {} <Debug> TCP-Session: 308f7f2c-1485-4b85-b133-241ef1e5a879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19414 | 2025.12.24 01:57:22.328288 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19415 | 2025.12.24 01:57:22.328327 [ 358 ] {} <Debug> TCP-Session: a7c9f240-e42d-443e-a835-b61d9535513d Authenticating user 'default' from [fd00:1122:3344:101::e]:55752 | ||
| 19416 | 2025.12.24 01:57:22.328341 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 19417 | 2025.12.24 01:57:22.328347 [ 358 ] {} <Debug> TCP-Session: a7c9f240-e42d-443e-a835-b61d9535513d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19418 | 2025.12.24 01:57:22.328375 [ 358 ] {} <Debug> TCP-Session: a7c9f240-e42d-443e-a835-b61d9535513d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19419 | 2025.12.24 01:57:22.329334 [ 310 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> AggregatingTransform: Aggregating | ||
| 19420 | 2025.12.24 01:57:22.329372 [ 310 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 19421 | 2025.12.24 01:57:22.329408 [ 310 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956132 sec. (1045.881 rows/sec., 40.85 KiB/sec.) | ||
| 19422 | 2025.12.24 01:57:22.329427 [ 310 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Trace> Aggregator: Merging aggregated data | ||
| 19423 | 2025.12.24 01:57:22.330920 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003356 sec., 297.97377830750895 rows/sec., 11.64 KiB/sec. | ||
| 19424 | 2025.12.24 01:57:22.331103 [ 351 ] {0e2a7884-2025-48ec-949e-ffab454915fe} <Debug> TCPHandler: Processed in 0.004064543 sec. | ||
| 19425 | 2025.12.24 01:57:22.331241 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19426 | 2025.12.24 01:57:22.331269 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19427 | 2025.12.24 01:57:22.331295 [ 351 ] {} <Debug> TCP-Session: c962bd07-977d-40ad-9b18-3a4915e093b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19428 | 2025.12.24 01:57:22.331326 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19429 | 2025.12.24 01:57:22.331346 [ 355 ] {} <Debug> TCP-Session: 3f3b58b1-fbec-4a10-a617-7c2d6c9e5abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19430 | 2025.12.24 01:57:22.331360 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19431 | 2025.12.24 01:57:22.331377 [ 365 ] {} <Debug> TCP-Session: 41945f91-cf09-49d2-afec-fb4133652f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19432 | 2025.12.24 01:57:22.331384 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19433 | 2025.12.24 01:57:22.331408 [ 363 ] {} <Debug> TCP-Session: 2f259282-f11f-4976-b539-ca484e58836e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19434 | 2025.12.24 01:57:22.331417 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19435 | 2025.12.24 01:57:22.331438 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19436 | 2025.12.24 01:57:22.331487 [ 356 ] {} <Debug> TCP-Session: 308f7f2c-1485-4b85-b133-241ef1e5a879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19437 | 2025.12.24 01:57:22.331445 [ 357 ] {} <Debug> TCP-Session: 5784d0f4-abb8-47b7-a971-c1442a21b293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19438 | 2025.12.24 01:57:22.331512 [ 359 ] {} <Debug> TCP-Session: 6f207520-fad4-4962-a546-ecf99614d5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19439 | 2025.12.24 01:57:22.331402 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19440 | 2025.12.24 01:57:22.331336 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19441 | 2025.12.24 01:57:22.331584 [ 358 ] {} <Debug> TCP-Session: a7c9f240-e42d-443e-a835-b61d9535513d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19442 | 2025.12.24 01:57:22.331609 [ 364 ] {} <Debug> TCP-Session: 28f09188-4115-4930-b253-25631ec81611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19443 | 2025.12.24 01:57:22.346863 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60724 | ||
| 19444 | 2025.12.24 01:57:22.346992 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19445 | 2025.12.24 01:57:22.347022 [ 351 ] {} <Debug> TCP-Session: b350a11a-a793-4b64-9590-cbd6d4df77d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60724 | ||
| 19446 | 2025.12.24 01:57:22.347049 [ 351 ] {} <Debug> TCP-Session: b350a11a-a793-4b64-9590-cbd6d4df77d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19447 | 2025.12.24 01:57:22.347066 [ 351 ] {} <Debug> TCP-Session: b350a11a-a793-4b64-9590-cbd6d4df77d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19448 | 2025.12.24 01:57:22.347296 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51743 | ||
| 19449 | 2025.12.24 01:57:22.347331 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44112 | ||
| 19450 | 2025.12.24 01:57:22.347349 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38300 | ||
| 19451 | 2025.12.24 01:57:22.347361 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39130 | ||
| 19452 | 2025.12.24 01:57:22.347418 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19453 | 2025.12.24 01:57:22.347418 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19454 | 2025.12.24 01:57:22.347421 [ 351 ] {} <Trace> TCP-Session: b350a11a-a793-4b64-9590-cbd6d4df77d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2025.12.24 01:57:22.347446 [ 359 ] {} <Debug> TCP-Session: 9283b7f1-7bc0-4e80-8c9c-5d9ada30da9e Authenticating user 'default' from [fd00:1122:3344:101::e]:44112 | ||
| 19456 | 2025.12.24 01:57:22.347454 [ 355 ] {} <Debug> TCP-Session: 1b7fdd30-ebf6-40e1-98fa-84b40cac95f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51743 | ||
| 19457 | 2025.12.24 01:57:22.347475 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19458 | 2025.12.24 01:57:22.347490 [ 359 ] {} <Debug> TCP-Session: 9283b7f1-7bc0-4e80-8c9c-5d9ada30da9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19459 | 2025.12.24 01:57:22.347496 [ 355 ] {} <Debug> TCP-Session: 1b7fdd30-ebf6-40e1-98fa-84b40cac95f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19460 | 2025.12.24 01:57:22.347506 [ 365 ] {} <Debug> TCP-Session: b39c4722-0207-40cf-a6ba-55c0b7a7da47 Authenticating user 'default' from [fd00:1122:3344:101::e]:39130 | ||
| 19461 | 2025.12.24 01:57:22.347508 [ 359 ] {} <Debug> TCP-Session: 9283b7f1-7bc0-4e80-8c9c-5d9ada30da9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19462 | 2025.12.24 01:57:22.347518 [ 355 ] {} <Debug> TCP-Session: 1b7fdd30-ebf6-40e1-98fa-84b40cac95f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19463 | 2025.12.24 01:57:22.347527 [ 365 ] {} <Debug> TCP-Session: b39c4722-0207-40cf-a6ba-55c0b7a7da47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19464 | 2025.12.24 01:57:22.347462 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19465 | 2025.12.24 01:57:22.347550 [ 365 ] {} <Debug> TCP-Session: b39c4722-0207-40cf-a6ba-55c0b7a7da47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19466 | 2025.12.24 01:57:22.347318 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52238 | ||
| 19467 | 2025.12.24 01:57:22.347585 [ 364 ] {} <Debug> TCP-Session: c9c27704-e777-460f-9c22-3052ecc4548a Authenticating user 'default' from [fd00:1122:3344:101::e]:38300 | ||
| 19468 | 2025.12.24 01:57:22.347302 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61009 | ||
| 19469 | 2025.12.24 01:57:22.347638 [ 364 ] {} <Debug> TCP-Session: c9c27704-e777-460f-9c22-3052ecc4548a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19470 | 2025.12.24 01:57:22.347659 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19471 | 2025.12.24 01:57:22.347676 [ 364 ] {} <Debug> TCP-Session: c9c27704-e777-460f-9c22-3052ecc4548a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19472 | 2025.12.24 01:57:22.347696 [ 358 ] {} <Debug> TCP-Session: 57b1987c-c8e1-4c1c-aad1-8acf8ae156c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52238 | ||
| 19473 | 2025.12.24 01:57:22.347639 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19474 | 2025.12.24 01:57:22.347724 [ 358 ] {} <Debug> TCP-Session: 57b1987c-c8e1-4c1c-aad1-8acf8ae156c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19475 | 2025.12.24 01:57:22.347723 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19476 | 2025.12.24 01:57:22.347749 [ 358 ] {} <Debug> TCP-Session: 57b1987c-c8e1-4c1c-aad1-8acf8ae156c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19477 | 2025.12.24 01:57:22.347335 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59771 | ||
| 19478 | 2025.12.24 01:57:22.347782 [ 357 ] {} <Debug> TCP-Session: 01dcc301-e4c3-4dcb-b878-1b587540b12d Authenticating user 'default' from [fd00:1122:3344:101::e]:61009 | ||
| 19479 | 2025.12.24 01:57:22.347301 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49753 | ||
| 19480 | 2025.12.24 01:57:22.347832 [ 357 ] {} <Debug> TCP-Session: 01dcc301-e4c3-4dcb-b878-1b587540b12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19481 | 2025.12.24 01:57:22.347858 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19482 | 2025.12.24 01:57:22.347865 [ 357 ] {} <Debug> TCP-Session: 01dcc301-e4c3-4dcb-b878-1b587540b12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19483 | 2025.12.24 01:57:22.347880 [ 363 ] {} <Debug> TCP-Session: 878e53ee-ca63-4ed6-9c52-1ee4095986c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59771 | ||
| 19484 | 2025.12.24 01:57:22.347889 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19485 | 2025.12.24 01:57:22.347898 [ 363 ] {} <Debug> TCP-Session: 878e53ee-ca63-4ed6-9c52-1ee4095986c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2025.12.24 01:57:22.347917 [ 356 ] {} <Debug> TCP-Session: cdbc41a8-0e0d-443f-94b8-65c347edab01 Authenticating user 'default' from [fd00:1122:3344:101::e]:49753 | ||
| 19487 | 2025.12.24 01:57:22.347926 [ 363 ] {} <Debug> TCP-Session: 878e53ee-ca63-4ed6-9c52-1ee4095986c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19488 | 2025.12.24 01:57:22.347943 [ 356 ] {} <Debug> TCP-Session: cdbc41a8-0e0d-443f-94b8-65c347edab01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19489 | 2025.12.24 01:57:22.347962 [ 356 ] {} <Debug> TCP-Session: cdbc41a8-0e0d-443f-94b8-65c347edab01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19490 | 2025.12.24 01:57:22.348054 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19491 | 2025.12.24 01:57:22.348125 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19492 | 2025.12.24 01:57:22.348497 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 19493 | 2025.12.24 01:57:22.349775 [ 323 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> AggregatingTransform: Aggregating | ||
| 19494 | 2025.12.24 01:57:22.349820 [ 323 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> Aggregator: Aggregation method: without_key | ||
| 19495 | 2025.12.24 01:57:22.349857 [ 323 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001225019 sec. (816.314 rows/sec., 31.89 KiB/sec.) | ||
| 19496 | 2025.12.24 01:57:22.349875 [ 323 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Trace> Aggregator: Merging aggregated data | ||
| 19497 | 2025.12.24 01:57:22.351779 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004207 sec., 237.69907297361542 rows/sec., 9.29 KiB/sec. | ||
| 19498 | 2025.12.24 01:57:22.352037 [ 351 ] {fd163d3e-651a-4c38-a2dc-577806e94b63} <Debug> TCPHandler: Processed in 0.00477599 sec. | ||
| 19499 | 2025.12.24 01:57:22.352258 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19500 | 2025.12.24 01:57:22.352280 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19501 | 2025.12.24 01:57:22.352307 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19502 | 2025.12.24 01:57:22.352312 [ 365 ] {} <Debug> TCP-Session: b39c4722-0207-40cf-a6ba-55c0b7a7da47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19503 | 2025.12.24 01:57:22.352327 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19504 | 2025.12.24 01:57:22.352365 [ 363 ] {} <Debug> TCP-Session: 878e53ee-ca63-4ed6-9c52-1ee4095986c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19505 | 2025.12.24 01:57:22.352375 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19506 | 2025.12.24 01:57:22.352405 [ 356 ] {} <Debug> TCP-Session: cdbc41a8-0e0d-443f-94b8-65c347edab01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19507 | 2025.12.24 01:57:22.352413 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19508 | 2025.12.24 01:57:22.352428 [ 359 ] {} <Debug> TCP-Session: 9283b7f1-7bc0-4e80-8c9c-5d9ada30da9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19509 | 2025.12.24 01:57:22.352399 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19510 | 2025.12.24 01:57:22.352466 [ 364 ] {} <Debug> TCP-Session: c9c27704-e777-460f-9c22-3052ecc4548a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19511 | 2025.12.24 01:57:22.352357 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19512 | 2025.12.24 01:57:22.352530 [ 358 ] {} <Debug> TCP-Session: 57b1987c-c8e1-4c1c-aad1-8acf8ae156c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19513 | 2025.12.24 01:57:22.352585 [ 357 ] {} <Debug> TCP-Session: 01dcc301-e4c3-4dcb-b878-1b587540b12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19514 | 2025.12.24 01:57:22.352324 [ 355 ] {} <Debug> TCP-Session: 1b7fdd30-ebf6-40e1-98fa-84b40cac95f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19515 | 2025.12.24 01:57:22.352286 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19516 | 2025.12.24 01:57:22.352689 [ 351 ] {} <Debug> TCP-Session: b350a11a-a793-4b64-9590-cbd6d4df77d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19517 | 2025.12.24 01:57:22.394112 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62466 | ||
| 19518 | 2025.12.24 01:57:22.394253 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19519 | 2025.12.24 01:57:22.394291 [ 351 ] {} <Debug> TCP-Session: aaf59882-14eb-456b-9c8c-d1ec213596e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62466 | ||
| 19520 | 2025.12.24 01:57:22.394320 [ 351 ] {} <Debug> TCP-Session: aaf59882-14eb-456b-9c8c-d1ec213596e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19521 | 2025.12.24 01:57:22.394340 [ 351 ] {} <Debug> TCP-Session: aaf59882-14eb-456b-9c8c-d1ec213596e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19522 | 2025.12.24 01:57:22.394571 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50059 | ||
| 19523 | 2025.12.24 01:57:22.394601 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33953 | ||
| 19524 | 2025.12.24 01:57:22.394626 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48516 | ||
| 19525 | 2025.12.24 01:57:22.394645 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56322 | ||
| 19526 | 2025.12.24 01:57:22.394640 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 19527 | 2025.12.24 01:57:22.394709 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19528 | 2025.12.24 01:57:22.394710 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19529 | 2025.12.24 01:57:22.394728 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19530 | 2025.12.24 01:57:22.394747 [ 363 ] {} <Debug> TCP-Session: 9529c875-f834-4bbd-bc3c-40ca7d903c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:48516 | ||
| 19531 | 2025.12.24 01:57:22.394758 [ 357 ] {} <Debug> TCP-Session: a022bcd9-6585-4d01-b6a0-744ff5de122c Authenticating user 'default' from [fd00:1122:3344:101::e]:33953 | ||
| 19532 | 2025.12.24 01:57:22.394775 [ 365 ] {} <Debug> TCP-Session: 9963bacf-3731-4086-86fc-f29b10b5661c Authenticating user 'default' from [fd00:1122:3344:101::e]:56322 | ||
| 19533 | 2025.12.24 01:57:22.394783 [ 363 ] {} <Debug> TCP-Session: 9529c875-f834-4bbd-bc3c-40ca7d903c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19534 | 2025.12.24 01:57:22.394794 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19535 | 2025.12.24 01:57:22.394809 [ 365 ] {} <Debug> TCP-Session: 9963bacf-3731-4086-86fc-f29b10b5661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19536 | 2025.12.24 01:57:22.394834 [ 363 ] {} <Debug> TCP-Session: 9529c875-f834-4bbd-bc3c-40ca7d903c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19537 | 2025.12.24 01:57:22.394850 [ 365 ] {} <Debug> TCP-Session: 9963bacf-3731-4086-86fc-f29b10b5661c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19538 | 2025.12.24 01:57:22.394849 [ 364 ] {} <Debug> TCP-Session: 3ebd1b1f-d86d-4d91-a25e-5d3d5d8747ff Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 19539 | 2025.12.24 01:57:22.394793 [ 357 ] {} <Debug> TCP-Session: a022bcd9-6585-4d01-b6a0-744ff5de122c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19540 | 2025.12.24 01:57:22.394904 [ 364 ] {} <Debug> TCP-Session: 3ebd1b1f-d86d-4d91-a25e-5d3d5d8747ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19541 | 2025.12.24 01:57:22.394926 [ 357 ] {} <Debug> TCP-Session: a022bcd9-6585-4d01-b6a0-744ff5de122c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19542 | 2025.12.24 01:57:22.394944 [ 364 ] {} <Debug> TCP-Session: 3ebd1b1f-d86d-4d91-a25e-5d3d5d8747ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19543 | 2025.12.24 01:57:22.394618 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64429 | ||
| 19544 | 2025.12.24 01:57:22.394607 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47253 | ||
| 19545 | 2025.12.24 01:57:22.394794 [ 351 ] {} <Trace> TCP-Session: aaf59882-14eb-456b-9c8c-d1ec213596e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19546 | 2025.12.24 01:57:22.395038 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19547 | 2025.12.24 01:57:22.394692 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19548 | 2025.12.24 01:57:22.395070 [ 359 ] {} <Debug> TCP-Session: c3504531-6f56-419a-bcbb-22a8cfd38df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64429 | ||
| 19549 | 2025.12.24 01:57:22.395066 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19550 | 2025.12.24 01:57:22.395092 [ 359 ] {} <Debug> TCP-Session: c3504531-6f56-419a-bcbb-22a8cfd38df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19551 | 2025.12.24 01:57:22.394599 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50628 | ||
| 19552 | 2025.12.24 01:57:22.395122 [ 359 ] {} <Debug> TCP-Session: c3504531-6f56-419a-bcbb-22a8cfd38df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19553 | 2025.12.24 01:57:22.395118 [ 358 ] {} <Debug> TCP-Session: 0961494f-4d18-46c1-9af8-793dda9eb760 Authenticating user 'default' from [fd00:1122:3344:101::e]:47253 | ||
| 19554 | 2025.12.24 01:57:22.395087 [ 355 ] {} <Debug> TCP-Session: 486bfba2-d759-46d2-870d-672430806c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:50059 | ||
| 19555 | 2025.12.24 01:57:22.395184 [ 358 ] {} <Debug> TCP-Session: 0961494f-4d18-46c1-9af8-793dda9eb760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19556 | 2025.12.24 01:57:22.395193 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19557 | 2025.12.24 01:57:22.395201 [ 355 ] {} <Debug> TCP-Session: 486bfba2-d759-46d2-870d-672430806c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19558 | 2025.12.24 01:57:22.395241 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19559 | 2025.12.24 01:57:22.395259 [ 355 ] {} <Debug> TCP-Session: 486bfba2-d759-46d2-870d-672430806c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19560 | 2025.12.24 01:57:22.395211 [ 358 ] {} <Debug> TCP-Session: 0961494f-4d18-46c1-9af8-793dda9eb760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19561 | 2025.12.24 01:57:22.395250 [ 356 ] {} <Debug> TCP-Session: 2f25b2bf-5679-4921-a98f-44d8b9267629 Authenticating user 'default' from [fd00:1122:3344:101::e]:50628 | ||
| 19562 | 2025.12.24 01:57:22.395351 [ 356 ] {} <Debug> TCP-Session: 2f25b2bf-5679-4921-a98f-44d8b9267629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19563 | 2025.12.24 01:57:22.395372 [ 356 ] {} <Debug> TCP-Session: 2f25b2bf-5679-4921-a98f-44d8b9267629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19564 | 2025.12.24 01:57:22.395610 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19565 | 2025.12.24 01:57:22.395681 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19566 | 2025.12.24 01:57:22.396053 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Debug> oximeter.version (8b74adbd-c94e-42b9-ab1d-6c631890f0d7) (SelectExecutor): Key condition: unknown | ||
| 19567 | 2025.12.24 01:57:22.397181 [ 320 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> AggregatingTransform: Aggregating | ||
| 19568 | 2025.12.24 01:57:22.397234 [ 320 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> Aggregator: Aggregation method: without_key | ||
| 19569 | 2025.12.24 01:57:22.397272 [ 320 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001090236 sec. (917.233 rows/sec., 35.83 KiB/sec.) | ||
| 19570 | 2025.12.24 01:57:22.397291 [ 320 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Trace> Aggregator: Merging aggregated data | ||
| 19571 | 2025.12.24 01:57:22.398608 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 19572 | 2025.12.24 01:57:22.398761 [ 351 ] {13d4dd2a-e2f9-44ef-8fae-4a666faef45a} <Debug> TCPHandler: Processed in 0.004140185 sec. | ||
| 19573 | 2025.12.24 01:57:22.398846 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19574 | 2025.12.24 01:57:22.398886 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19575 | 2025.12.24 01:57:22.398894 [ 351 ] {} <Debug> TCP-Session: aaf59882-14eb-456b-9c8c-d1ec213596e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2025.12.24 01:57:22.398916 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19577 | 2025.12.24 01:57:22.398942 [ 355 ] {} <Debug> TCP-Session: 486bfba2-d759-46d2-870d-672430806c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19578 | 2025.12.24 01:57:22.398934 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19579 | 2025.12.24 01:57:22.398968 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19580 | 2025.12.24 01:57:22.398983 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19581 | 2025.12.24 01:57:22.398998 [ 356 ] {} <Debug> TCP-Session: 2f25b2bf-5679-4921-a98f-44d8b9267629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19582 | 2025.12.24 01:57:22.399012 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19583 | 2025.12.24 01:57:22.399036 [ 359 ] {} <Debug> TCP-Session: c3504531-6f56-419a-bcbb-22a8cfd38df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19584 | 2025.12.24 01:57:22.399066 [ 364 ] {} <Debug> TCP-Session: 3ebd1b1f-d86d-4d91-a25e-5d3d5d8747ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19585 | 2025.12.24 01:57:22.399005 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19586 | 2025.12.24 01:57:22.398964 [ 365 ] {} <Debug> TCP-Session: 9963bacf-3731-4086-86fc-f29b10b5661c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19587 | 2025.12.24 01:57:22.399125 [ 358 ] {} <Debug> TCP-Session: 0961494f-4d18-46c1-9af8-793dda9eb760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19588 | 2025.12.24 01:57:22.398952 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19589 | 2025.12.24 01:57:22.399019 [ 363 ] {} <Debug> TCP-Session: 9529c875-f834-4bbd-bc3c-40ca7d903c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19590 | 2025.12.24 01:57:22.399183 [ 357 ] {} <Debug> TCP-Session: a022bcd9-6585-4d01-b6a0-744ff5de122c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19591 | 2025.12.24 01:57:23.048466 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19592 | 2025.12.24 01:57:23.048748 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19593 | 2025.12.24 01:57:23.049172 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19594 | 2025.12.24 01:57:23.049225 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19595 | 2025.12.24 01:57:23.049518 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19596 | 2025.12.24 01:57:23.049597 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19597 | 2025.12.24 01:57:23.049821 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19598 | 2025.12.24 01:57:23.049951 [ 318 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19599 | 2025.12.24 01:57:23.049954 [ 296 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19600 | 2025.12.24 01:57:23.049985 [ 297 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19601 | 2025.12.24 01:57:23.049954 [ 320 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19602 | 2025.12.24 01:57:23.050155 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19603 | 2025.12.24 01:57:23.050189 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19604 | 2025.12.24 01:57:23.050288 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19605 | 2025.12.24 01:57:23.050313 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19606 | 2025.12.24 01:57:23.050354 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19607 | 2025.12.24 01:57:23.050398 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19608 | 2025.12.24 01:57:23.050438 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19609 | 2025.12.24 01:57:23.051857 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003227 sec., 14564.611093895259 rows/sec., 578.92 KiB/sec. | ||
| 19610 | 2025.12.24 01:57:23.052041 [ 5 ] {f3f17911-8828-4d97-94ed-5efb87740ad5} <Debug> TCPHandler: Processed in 0.003741176 sec. | ||
| 19611 | 2025.12.24 01:57:23.052796 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19612 | 2025.12.24 01:57:23.052969 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19613 | 2025.12.24 01:57:23.053315 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19614 | 2025.12.24 01:57:23.053372 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19615 | 2025.12.24 01:57:23.053772 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19616 | 2025.12.24 01:57:23.053857 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19617 | 2025.12.24 01:57:23.054020 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19618 | 2025.12.24 01:57:23.054096 [ 316 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19619 | 2025.12.24 01:57:23.054105 [ 296 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19620 | 2025.12.24 01:57:23.054131 [ 324 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19621 | 2025.12.24 01:57:23.054098 [ 320 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19622 | 2025.12.24 01:57:23.054240 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19623 | 2025.12.24 01:57:23.054271 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19624 | 2025.12.24 01:57:23.054350 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19625 | 2025.12.24 01:57:23.054371 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19626 | 2025.12.24 01:57:23.054405 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19627 | 2025.12.24 01:57:23.054441 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19628 | 2025.12.24 01:57:23.054474 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 19629 | 2025.12.24 01:57:23.055187 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002267 sec., 20732.245258050287 rows/sec., 824.07 KiB/sec. | ||
| 19630 | 2025.12.24 01:57:23.055344 [ 5 ] {6c348f21-aeaa-4165-8c3e-4a6c106a2bc3} <Debug> TCPHandler: Processed in 0.0026068 sec. | ||
| 19631 | 2025.12.24 01:57:23.055578 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19632 | 2025.12.24 01:57:23.055733 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19633 | 2025.12.24 01:57:23.055989 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19634 | 2025.12.24 01:57:23.056030 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19635 | 2025.12.24 01:57:23.056269 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19636 | 2025.12.24 01:57:23.056325 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19637 | 2025.12.24 01:57:23.056431 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19638 | 2025.12.24 01:57:23.056492 [ 296 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19639 | 2025.12.24 01:57:23.056494 [ 324 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19640 | 2025.12.24 01:57:23.056508 [ 316 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19641 | 2025.12.24 01:57:23.056497 [ 320 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19642 | 2025.12.24 01:57:23.056622 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19643 | 2025.12.24 01:57:23.056650 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19644 | 2025.12.24 01:57:23.056724 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19645 | 2025.12.24 01:57:23.056743 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19646 | 2025.12.24 01:57:23.056773 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19647 | 2025.12.24 01:57:23.056804 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19648 | 2025.12.24 01:57:23.056832 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19649 | 2025.12.24 01:57:23.057491 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001881 sec., 24986.709197235512 rows/sec., 993.18 KiB/sec. | ||
| 19650 | 2025.12.24 01:57:23.057620 [ 5 ] {9d6c45c8-6015-4e65-9e27-f2bdead9b79e} <Debug> TCPHandler: Processed in 0.00215392 sec. | ||
| 19651 | 2025.12.24 01:57:23.057937 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2025.12.24 01:57:23.058084 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19653 | 2025.12.24 01:57:23.058331 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19654 | 2025.12.24 01:57:23.058371 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19655 | 2025.12.24 01:57:23.058607 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19656 | 2025.12.24 01:57:23.058662 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19657 | 2025.12.24 01:57:23.058772 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19658 | 2025.12.24 01:57:23.058830 [ 306 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19659 | 2025.12.24 01:57:23.058840 [ 324 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19660 | 2025.12.24 01:57:23.058860 [ 296 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19661 | 2025.12.24 01:57:23.058840 [ 320 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19662 | 2025.12.24 01:57:23.058967 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19663 | 2025.12.24 01:57:23.058994 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19664 | 2025.12.24 01:57:23.059066 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19665 | 2025.12.24 01:57:23.059084 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19666 | 2025.12.24 01:57:23.059116 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19667 | 2025.12.24 01:57:23.059150 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19668 | 2025.12.24 01:57:23.059180 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19669 | 2025.12.24 01:57:23.059773 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001756 sec., 26765.375854214122 rows/sec., 1.04 MiB/sec. | ||
| 19670 | 2025.12.24 01:57:23.059892 [ 5 ] {36be1a98-e8b9-4e43-a278-dc8a4a53c2d0} <Debug> TCPHandler: Processed in 0.002018646 sec. | ||
| 19671 | 2025.12.24 01:57:23.060091 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19672 | 2025.12.24 01:57:23.060234 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19673 | 2025.12.24 01:57:23.060467 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19674 | 2025.12.24 01:57:23.060506 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19675 | 2025.12.24 01:57:23.060796 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19676 | 2025.12.24 01:57:23.060852 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19677 | 2025.12.24 01:57:23.060954 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19678 | 2025.12.24 01:57:23.061018 [ 306 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19679 | 2025.12.24 01:57:23.061030 [ 320 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19680 | 2025.12.24 01:57:23.061030 [ 296 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19681 | 2025.12.24 01:57:23.061030 [ 324 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19682 | 2025.12.24 01:57:23.061151 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19683 | 2025.12.24 01:57:23.061178 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19684 | 2025.12.24 01:57:23.061250 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19685 | 2025.12.24 01:57:23.061270 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19686 | 2025.12.24 01:57:23.061303 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <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', 'crucible_upstairs:activated', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19687 | 2025.12.24 01:57:23.061347 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <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', 'crucible_upstairs:activated', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19688 | 2025.12.24 01:57:23.061380 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <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', 'crucible_upstairs:activated', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19689 | 2025.12.24 01:57:23.062151 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001946 sec., 24152.106885919835 rows/sec., 960.00 KiB/sec. | ||
| 19690 | 2025.12.24 01:57:23.062293 [ 5 ] {9cc622ff-a450-410f-b28b-289c8274cba3} <Debug> TCPHandler: Processed in 0.002227361 sec. | ||
| 19691 | 2025.12.24 01:57:23.062529 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19692 | 2025.12.24 01:57:23.062680 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19693 | 2025.12.24 01:57:23.062928 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19694 | 2025.12.24 01:57:23.062969 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19695 | 2025.12.24 01:57:23.063208 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19696 | 2025.12.24 01:57:23.063263 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19697 | 2025.12.24 01:57:23.063385 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19698 | 2025.12.24 01:57:23.063462 [ 343 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19699 | 2025.12.24 01:57:23.063473 [ 306 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19700 | 2025.12.24 01:57:23.063471 [ 324 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19701 | 2025.12.24 01:57:23.063471 [ 320 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19702 | 2025.12.24 01:57:23.063621 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19703 | 2025.12.24 01:57:23.063656 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19704 | 2025.12.24 01:57:23.063731 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19705 | 2025.12.24 01:57:23.063750 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19706 | 2025.12.24 01:57:23.063781 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19707 | 2025.12.24 01:57:23.063815 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19708 | 2025.12.24 01:57:23.063845 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19709 | 2025.12.24 01:57:23.064610 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002055 sec., 22871.046228710464 rows/sec., 909.08 KiB/sec. | ||
| 19710 | 2025.12.24 01:57:23.064796 [ 5 ] {8be08d94-e978-4724-8adb-60373aebd4a6} <Debug> TCPHandler: Processed in 0.002317773 sec. | ||
| 19711 | 2025.12.24 01:57:23.065047 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19712 | 2025.12.24 01:57:23.065193 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19713 | 2025.12.24 01:57:23.065605 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19714 | 2025.12.24 01:57:23.065657 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19715 | 2025.12.24 01:57:23.065957 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19716 | 2025.12.24 01:57:23.066028 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19717 | 2025.12.24 01:57:23.066133 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19718 | 2025.12.24 01:57:23.066197 [ 320 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19719 | 2025.12.24 01:57:23.066198 [ 324 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19720 | 2025.12.24 01:57:23.066221 [ 306 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19721 | 2025.12.24 01:57:23.066222 [ 343 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19722 | 2025.12.24 01:57:23.066350 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19723 | 2025.12.24 01:57:23.066383 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19724 | 2025.12.24 01:57:23.066453 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19725 | 2025.12.24 01:57:23.066473 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19726 | 2025.12.24 01:57:23.066504 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19727 | 2025.12.24 01:57:23.066539 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19728 | 2025.12.24 01:57:23.066570 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19729 | 2025.12.24 01:57:23.067332 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002205 sec., 21315.19274376417 rows/sec., 847.24 KiB/sec. | ||
| 19730 | 2025.12.24 01:57:23.067471 [ 5 ] {4e90d5d0-6a98-497b-aa84-5c894cb0541e} <Debug> TCPHandler: Processed in 0.002474757 sec. | ||
| 19731 | 2025.12.24 01:57:23.067678 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19732 | 2025.12.24 01:57:23.067816 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19733 | 2025.12.24 01:57:23.068044 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19734 | 2025.12.24 01:57:23.068081 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19735 | 2025.12.24 01:57:23.068331 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19736 | 2025.12.24 01:57:23.068390 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19737 | 2025.12.24 01:57:23.068508 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19738 | 2025.12.24 01:57:23.068582 [ 295 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19739 | 2025.12.24 01:57:23.068604 [ 306 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19740 | 2025.12.24 01:57:23.068591 [ 324 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19741 | 2025.12.24 01:57:23.068591 [ 320 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19742 | 2025.12.24 01:57:23.068849 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19743 | 2025.12.24 01:57:23.068884 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19744 | 2025.12.24 01:57:23.068975 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19745 | 2025.12.24 01:57:23.068999 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19746 | 2025.12.24 01:57:23.069038 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19747 | 2025.12.24 01:57:23.069080 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19748 | 2025.12.24 01:57:23.069121 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19749 | 2025.12.24 01:57:23.070143 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002383 sec., 19723.038187159043 rows/sec., 783.95 KiB/sec. | ||
| 19750 | 2025.12.24 01:57:23.070568 [ 5 ] {569100c3-e087-478f-94dc-62a4c2c636b1} <Debug> TCPHandler: Processed in 0.002933277 sec. | ||
| 19751 | 2025.12.24 01:57:23.071108 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2025.12.24 01:57:23.071312 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19753 | 2025.12.24 01:57:23.072014 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19754 | 2025.12.24 01:57:23.072071 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19755 | 2025.12.24 01:57:23.072420 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19756 | 2025.12.24 01:57:23.072646 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19757 | 2025.12.24 01:57:23.072892 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19758 | 2025.12.24 01:57:23.073000 [ 319 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19759 | 2025.12.24 01:57:23.073009 [ 295 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19760 | 2025.12.24 01:57:23.073008 [ 320 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19761 | 2025.12.24 01:57:23.073003 [ 324 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19762 | 2025.12.24 01:57:23.073877 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19763 | 2025.12.24 01:57:23.073959 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19764 | 2025.12.24 01:57:23.074654 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19765 | 2025.12.24 01:57:23.074696 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19766 | 2025.12.24 01:57:23.074749 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19767 | 2025.12.24 01:57:23.074808 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19768 | 2025.12.24 01:57:23.074860 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19769 | 2025.12.24 01:57:23.075795 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.004589 sec., 10241.882763129222 rows/sec., 407.10 KiB/sec. | ||
| 19770 | 2025.12.24 01:57:23.076259 [ 5 ] {e8fab019-9cab-4dd5-92f0-1311c736df54} <Debug> TCPHandler: Processed in 0.005243581 sec. | ||
| 19771 | 2025.12.24 01:57:23.076511 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19772 | 2025.12.24 01:57:23.076659 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19773 | 2025.12.24 01:57:23.077300 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19774 | 2025.12.24 01:57:23.077358 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19775 | 2025.12.24 01:57:23.077687 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19776 | 2025.12.24 01:57:23.077876 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19777 | 2025.12.24 01:57:23.078305 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19778 | 2025.12.24 01:57:23.078391 [ 324 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19779 | 2025.12.24 01:57:23.078403 [ 320 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19780 | 2025.12.24 01:57:23.078410 [ 323 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19781 | 2025.12.24 01:57:23.078421 [ 319 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19782 | 2025.12.24 01:57:23.078552 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19783 | 2025.12.24 01:57:23.078608 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19784 | 2025.12.24 01:57:23.078758 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19785 | 2025.12.24 01:57:23.078916 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19786 | 2025.12.24 01:57:23.078971 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19787 | 2025.12.24 01:57:23.079014 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19788 | 2025.12.24 01:57:23.079047 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19789 | 2025.12.24 01:57:23.079766 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003113 sec., 15097.976228718278 rows/sec., 600.12 KiB/sec. | ||
| 19790 | 2025.12.24 01:57:23.079954 [ 5 ] {a903320d-a93b-4bdc-80d4-953decb5fb6e} <Debug> TCPHandler: Processed in 0.00345738 sec. | ||
| 19791 | 2025.12.24 01:57:23.080194 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2025.12.24 01:57:23.080383 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19793 | 2025.12.24 01:57:23.080799 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19794 | 2025.12.24 01:57:23.080851 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19795 | 2025.12.24 01:57:23.081108 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19796 | 2025.12.24 01:57:23.081165 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19797 | 2025.12.24 01:57:23.081273 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19798 | 2025.12.24 01:57:23.081358 [ 324 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19799 | 2025.12.24 01:57:23.081358 [ 320 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19800 | 2025.12.24 01:57:23.081368 [ 319 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19801 | 2025.12.24 01:57:23.081368 [ 323 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19802 | 2025.12.24 01:57:23.081550 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19803 | 2025.12.24 01:57:23.081593 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19804 | 2025.12.24 01:57:23.081693 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19805 | 2025.12.24 01:57:23.081719 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19806 | 2025.12.24 01:57:23.081768 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19807 | 2025.12.24 01:57:23.081814 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19808 | 2025.12.24 01:57:23.081849 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19809 | 2025.12.24 01:57:23.082822 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002493 sec., 18852.7878058564 rows/sec., 749.36 KiB/sec. | ||
| 19810 | 2025.12.24 01:57:23.082983 [ 5 ] {bd339250-c0b6-4f11-8c80-f88e0794401f} <Debug> TCPHandler: Processed in 0.002837246 sec. | ||
| 19811 | 2025.12.24 01:57:23.083252 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19812 | 2025.12.24 01:57:23.083429 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19813 | 2025.12.24 01:57:23.083820 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19814 | 2025.12.24 01:57:23.083868 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19815 | 2025.12.24 01:57:23.084158 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19816 | 2025.12.24 01:57:23.084227 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19817 | 2025.12.24 01:57:23.084348 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19818 | 2025.12.24 01:57:23.084435 [ 319 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19819 | 2025.12.24 01:57:23.084443 [ 323 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19820 | 2025.12.24 01:57:23.084442 [ 300 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19821 | 2025.12.24 01:57:23.084437 [ 324 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19822 | 2025.12.24 01:57:23.084590 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19823 | 2025.12.24 01:57:23.084618 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19824 | 2025.12.24 01:57:23.084706 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19825 | 2025.12.24 01:57:23.084736 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19826 | 2025.12.24 01:57:23.084779 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19827 | 2025.12.24 01:57:23.084831 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19828 | 2025.12.24 01:57:23.084871 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19829 | 2025.12.24 01:57:23.085589 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002214 sec., 21228.54561878952 rows/sec., 843.80 KiB/sec. | ||
| 19830 | 2025.12.24 01:57:23.085738 [ 5 ] {9ddd94e5-53ed-4f30-8e06-e3079e83680f} <Debug> TCPHandler: Processed in 0.002509258 sec. | ||
| 19831 | 2025.12.24 01:57:23.085992 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19832 | 2025.12.24 01:57:23.086143 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19833 | 2025.12.24 01:57:23.086617 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19834 | 2025.12.24 01:57:23.086686 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19835 | 2025.12.24 01:57:23.087088 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19836 | 2025.12.24 01:57:23.087256 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19837 | 2025.12.24 01:57:23.087433 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19838 | 2025.12.24 01:57:23.087524 [ 324 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19839 | 2025.12.24 01:57:23.087524 [ 300 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19840 | 2025.12.24 01:57:23.087530 [ 323 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19841 | 2025.12.24 01:57:23.087530 [ 319 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19842 | 2025.12.24 01:57:23.087749 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19843 | 2025.12.24 01:57:23.087791 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19844 | 2025.12.24 01:57:23.087899 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19845 | 2025.12.24 01:57:23.087930 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19846 | 2025.12.24 01:57:23.087977 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19847 | 2025.12.24 01:57:23.088030 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19848 | 2025.12.24 01:57:23.088082 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19849 | 2025.12.24 01:57:23.088835 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002761 sec., 17022.817819630567 rows/sec., 676.63 KiB/sec. | ||
| 19850 | 2025.12.24 01:57:23.088989 [ 5 ] {33be16ec-77e9-4647-90ca-62cbc77cb063} <Debug> TCPHandler: Processed in 0.00304551 sec. | ||
| 19851 | 2025.12.24 01:57:23.089653 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19852 | 2025.12.24 01:57:23.089812 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19853 | 2025.12.24 01:57:23.090079 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19854 | 2025.12.24 01:57:23.090125 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19855 | 2025.12.24 01:57:23.090433 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19856 | 2025.12.24 01:57:23.090508 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19857 | 2025.12.24 01:57:23.090655 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19858 | 2025.12.24 01:57:23.090745 [ 327 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19859 | 2025.12.24 01:57:23.090757 [ 319 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19860 | 2025.12.24 01:57:23.090745 [ 323 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19861 | 2025.12.24 01:57:23.090756 [ 303 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19862 | 2025.12.24 01:57:23.090927 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19863 | 2025.12.24 01:57:23.090966 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19864 | 2025.12.24 01:57:23.091039 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19865 | 2025.12.24 01:57:23.091059 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19866 | 2025.12.24 01:57:23.091100 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19867 | 2025.12.24 01:57:23.091150 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19868 | 2025.12.24 01:57:23.091193 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19869 | 2025.12.24 01:57:23.092096 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002357 sec., 19940.602460755195 rows/sec., 792.60 KiB/sec. | ||
| 19870 | 2025.12.24 01:57:23.092261 [ 5 ] {a586f16d-f5c2-4557-a1f0-aa107598c6a9} <Debug> TCPHandler: Processed in 0.002658911 sec. | ||
| 19871 | 2025.12.24 01:57:23.092624 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19872 | 2025.12.24 01:57:23.092828 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19873 | 2025.12.24 01:57:23.093218 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19874 | 2025.12.24 01:57:23.093282 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19875 | 2025.12.24 01:57:23.093678 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19876 | 2025.12.24 01:57:23.093766 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19877 | 2025.12.24 01:57:23.093923 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19878 | 2025.12.24 01:57:23.094017 [ 327 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19879 | 2025.12.24 01:57:23.094031 [ 319 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19880 | 2025.12.24 01:57:23.094040 [ 334 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19881 | 2025.12.24 01:57:23.094025 [ 323 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19882 | 2025.12.24 01:57:23.094200 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19883 | 2025.12.24 01:57:23.094239 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19884 | 2025.12.24 01:57:23.094341 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19885 | 2025.12.24 01:57:23.094367 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19886 | 2025.12.24 01:57:23.094413 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19887 | 2025.12.24 01:57:23.094462 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19888 | 2025.12.24 01:57:23.094509 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19889 | 2025.12.24 01:57:23.096845 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.004116 sec., 11418.85325558795 rows/sec., 453.88 KiB/sec. | ||
| 19890 | 2025.12.24 01:57:23.097013 [ 5 ] {382808d4-3642-4ecc-a73c-a9083f2f50c4} <Debug> TCPHandler: Processed in 0.004454743 sec. | ||
| 19891 | 2025.12.24 01:57:23.097284 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2025.12.24 01:57:23.097456 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19893 | 2025.12.24 01:57:23.097836 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19894 | 2025.12.24 01:57:23.097906 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19895 | 2025.12.24 01:57:23.098349 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19896 | 2025.12.24 01:57:23.098414 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19897 | 2025.12.24 01:57:23.098532 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19898 | 2025.12.24 01:57:23.098622 [ 327 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19899 | 2025.12.24 01:57:23.098624 [ 323 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19900 | 2025.12.24 01:57:23.098643 [ 313 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19901 | 2025.12.24 01:57:23.098629 [ 334 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19902 | 2025.12.24 01:57:23.098773 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19903 | 2025.12.24 01:57:23.098798 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19904 | 2025.12.24 01:57:23.098868 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19905 | 2025.12.24 01:57:23.098887 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19906 | 2025.12.24 01:57:23.098919 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19907 | 2025.12.24 01:57:23.098953 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19908 | 2025.12.24 01:57:23.098985 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19909 | 2025.12.24 01:57:23.099663 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002352 sec., 19982.993197278913 rows/sec., 794.29 KiB/sec. | ||
| 19910 | 2025.12.24 01:57:23.099870 [ 5 ] {f63eeec0-30ec-48eb-87cc-12963e898054} <Debug> TCPHandler: Processed in 0.002651132 sec. | ||
| 19911 | 2025.12.24 01:57:23.100227 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2025.12.24 01:57:23.100429 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19913 | 2025.12.24 01:57:23.100782 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19914 | 2025.12.24 01:57:23.100844 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19915 | 2025.12.24 01:57:23.101150 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19916 | 2025.12.24 01:57:23.101210 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19917 | 2025.12.24 01:57:23.101316 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19918 | 2025.12.24 01:57:23.101394 [ 327 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19919 | 2025.12.24 01:57:23.101410 [ 313 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19920 | 2025.12.24 01:57:23.101416 [ 323 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19921 | 2025.12.24 01:57:23.101410 [ 334 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19922 | 2025.12.24 01:57:23.101557 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19923 | 2025.12.24 01:57:23.101580 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19924 | 2025.12.24 01:57:23.101656 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19925 | 2025.12.24 01:57:23.101675 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19926 | 2025.12.24 01:57:23.101708 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19927 | 2025.12.24 01:57:23.101745 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19928 | 2025.12.24 01:57:23.101776 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19929 | 2025.12.24 01:57:23.102475 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002201 sec., 21353.930031803728 rows/sec., 848.78 KiB/sec. | ||
| 19930 | 2025.12.24 01:57:23.102595 [ 5 ] {d1ae9847-fd0e-4f17-9732-010e5d1b9f1e} <Debug> TCPHandler: Processed in 0.002489697 sec. | ||
| 19931 | 2025.12.24 01:57:23.102878 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19932 | 2025.12.24 01:57:23.103043 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19933 | 2025.12.24 01:57:23.103298 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19934 | 2025.12.24 01:57:23.103349 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19935 | 2025.12.24 01:57:23.103614 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19936 | 2025.12.24 01:57:23.103670 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19937 | 2025.12.24 01:57:23.103773 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19938 | 2025.12.24 01:57:23.103849 [ 340 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19939 | 2025.12.24 01:57:23.103860 [ 323 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19940 | 2025.12.24 01:57:23.103860 [ 327 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19941 | 2025.12.24 01:57:23.103856 [ 334 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19942 | 2025.12.24 01:57:23.104004 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19943 | 2025.12.24 01:57:23.104025 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19944 | 2025.12.24 01:57:23.104096 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19945 | 2025.12.24 01:57:23.104115 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19946 | 2025.12.24 01:57:23.104148 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19947 | 2025.12.24 01:57:23.104182 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19948 | 2025.12.24 01:57:23.104214 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19949 | 2025.12.24 01:57:23.104829 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001868 sec., 25160.599571734474 rows/sec., 1000.09 KiB/sec. | ||
| 19950 | 2025.12.24 01:57:23.104954 [ 5 ] {55d6687e-cfab-4de7-a5fb-bcb137f80840} <Debug> TCPHandler: Processed in 0.002127009 sec. | ||
| 19951 | 2025.12.24 01:57:23.105171 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19952 | 2025.12.24 01:57:23.105324 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19953 | 2025.12.24 01:57:23.105570 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19954 | 2025.12.24 01:57:23.105613 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19955 | 2025.12.24 01:57:23.105875 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19956 | 2025.12.24 01:57:23.105928 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19957 | 2025.12.24 01:57:23.106026 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19958 | 2025.12.24 01:57:23.106118 [ 334 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19959 | 2025.12.24 01:57:23.106119 [ 327 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19960 | 2025.12.24 01:57:23.106124 [ 340 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19961 | 2025.12.24 01:57:23.106122 [ 323 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19962 | 2025.12.24 01:57:23.106293 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19963 | 2025.12.24 01:57:23.106319 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19964 | 2025.12.24 01:57:23.106387 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19965 | 2025.12.24 01:57:23.106407 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19966 | 2025.12.24 01:57:23.106440 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19967 | 2025.12.24 01:57:23.106479 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19968 | 2025.12.24 01:57:23.106513 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19969 | 2025.12.24 01:57:23.107261 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002009 sec., 23394.7237431558 rows/sec., 929.90 KiB/sec. | ||
| 19970 | 2025.12.24 01:57:23.107387 [ 5 ] {393ed642-4f67-4d2f-86d6-b88fc7d4b786} <Debug> TCPHandler: Processed in 0.002267622 sec. | ||
| 19971 | 2025.12.24 01:57:23.107705 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19972 | 2025.12.24 01:57:23.107859 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19973 | 2025.12.24 01:57:23.108110 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19974 | 2025.12.24 01:57:23.108153 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19975 | 2025.12.24 01:57:23.108413 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19976 | 2025.12.24 01:57:23.108468 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19977 | 2025.12.24 01:57:23.108570 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 19978 | 2025.12.24 01:57:23.108637 [ 260 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19979 | 2025.12.24 01:57:23.108654 [ 340 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19980 | 2025.12.24 01:57:23.108673 [ 323 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19981 | 2025.12.24 01:57:23.108639 [ 334 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19982 | 2025.12.24 01:57:23.108807 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 19983 | 2025.12.24 01:57:23.108830 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19984 | 2025.12.24 01:57:23.108900 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19985 | 2025.12.24 01:57:23.108920 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 19986 | 2025.12.24 01:57:23.108953 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19987 | 2025.12.24 01:57:23.108988 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19988 | 2025.12.24 01:57:23.109025 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 19989 | 2025.12.24 01:57:23.109653 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001869 sec., 25147.13750668807 rows/sec., 999.55 KiB/sec. | ||
| 19990 | 2025.12.24 01:57:23.109794 [ 5 ] {47211111-948a-4fcb-8664-d9dfede4c3a4} <Debug> TCPHandler: Processed in 0.00214264 sec. | ||
| 19991 | 2025.12.24 01:57:23.109989 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19992 | 2025.12.24 01:57:23.110136 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19993 | 2025.12.24 01:57:23.110378 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19994 | 2025.12.24 01:57:23.110419 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19995 | 2025.12.24 01:57:23.110665 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19996 | 2025.12.24 01:57:23.110783 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19997 | 2025.12.24 01:57:23.110882 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 19998 | 2025.12.24 01:57:23.110946 [ 336 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19999 | 2025.12.24 01:57:23.110949 [ 340 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20000 | 2025.12.24 01:57:23.110965 [ 260 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20001 | 2025.12.24 01:57:23.110958 [ 339 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20002 | 2025.12.24 01:57:23.111097 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20003 | 2025.12.24 01:57:23.111123 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20004 | 2025.12.24 01:57:23.111194 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20005 | 2025.12.24 01:57:23.111215 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20006 | 2025.12.24 01:57:23.111247 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20007 | 2025.12.24 01:57:23.111282 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20008 | 2025.12.24 01:57:23.111316 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20009 | 2025.12.24 01:57:23.111977 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001887 sec., 24907.26020137785 rows/sec., 990.02 KiB/sec. | ||
| 20010 | 2025.12.24 01:57:23.112121 [ 5 ] {ea0194fc-90fb-41d4-a96b-3c4812ec6f48} <Debug> TCPHandler: Processed in 0.00216295 sec. | ||
| 20011 | 2025.12.24 01:57:23.112446 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20012 | 2025.12.24 01:57:23.112642 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20013 | 2025.12.24 01:57:23.112981 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20014 | 2025.12.24 01:57:23.113036 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20015 | 2025.12.24 01:57:23.113336 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20016 | 2025.12.24 01:57:23.113399 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20017 | 2025.12.24 01:57:23.113506 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20018 | 2025.12.24 01:57:23.113572 [ 338 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20019 | 2025.12.24 01:57:23.113579 [ 336 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20020 | 2025.12.24 01:57:23.113591 [ 344 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20021 | 2025.12.24 01:57:23.113578 [ 340 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20022 | 2025.12.24 01:57:23.113704 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20023 | 2025.12.24 01:57:23.113737 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20024 | 2025.12.24 01:57:23.113807 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20025 | 2025.12.24 01:57:23.113829 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20026 | 2025.12.24 01:57:23.113860 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20027 | 2025.12.24 01:57:23.113894 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20028 | 2025.12.24 01:57:23.113928 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20029 | 2025.12.24 01:57:23.114522 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002029 sec., 23164.120256283884 rows/sec., 920.73 KiB/sec. | ||
| 20030 | 2025.12.24 01:57:23.114669 [ 5 ] {48bb2b63-bdd7-4044-b7cc-61b505823975} <Debug> TCPHandler: Processed in 0.002348154 sec. | ||
| 20031 | 2025.12.24 01:57:23.115133 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20032 | 2025.12.24 01:57:23.115297 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20033 | 2025.12.24 01:57:23.115551 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20034 | 2025.12.24 01:57:23.115598 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20035 | 2025.12.24 01:57:23.115862 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20036 | 2025.12.24 01:57:23.115919 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20037 | 2025.12.24 01:57:23.116025 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20038 | 2025.12.24 01:57:23.116090 [ 340 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20039 | 2025.12.24 01:57:23.116097 [ 344 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20040 | 2025.12.24 01:57:23.116095 [ 338 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20041 | 2025.12.24 01:57:23.116095 [ 336 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20042 | 2025.12.24 01:57:23.116243 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20043 | 2025.12.24 01:57:23.116272 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20044 | 2025.12.24 01:57:23.116345 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20045 | 2025.12.24 01:57:23.116366 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20046 | 2025.12.24 01:57:23.116399 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20047 | 2025.12.24 01:57:23.116435 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20048 | 2025.12.24 01:57:23.116467 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20049 | 2025.12.24 01:57:23.117143 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001923 sec., 24440.977639105564 rows/sec., 971.48 KiB/sec. | ||
| 20050 | 2025.12.24 01:57:23.117270 [ 5 ] {0878ffe3-e7b3-4613-a6ad-cb2253497482} <Debug> TCPHandler: Processed in 0.002202801 sec. | ||
| 20051 | 2025.12.24 01:57:23.117693 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20052 | 2025.12.24 01:57:23.117894 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20053 | 2025.12.24 01:57:23.118243 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20054 | 2025.12.24 01:57:23.118306 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20055 | 2025.12.24 01:57:23.118769 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20056 | 2025.12.24 01:57:23.118844 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20057 | 2025.12.24 01:57:23.118993 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20058 | 2025.12.24 01:57:23.119074 [ 338 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20059 | 2025.12.24 01:57:23.119087 [ 349 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20060 | 2025.12.24 01:57:23.119100 [ 298 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20061 | 2025.12.24 01:57:23.119091 [ 344 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20062 | 2025.12.24 01:57:23.119239 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20063 | 2025.12.24 01:57:23.119281 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20064 | 2025.12.24 01:57:23.119388 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20065 | 2025.12.24 01:57:23.119417 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20066 | 2025.12.24 01:57:23.119467 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20067 | 2025.12.24 01:57:23.119672 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20068 | 2025.12.24 01:57:23.119843 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20069 | 2025.12.24 01:57:23.120548 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002756 sec., 17053.701015965165 rows/sec., 677.85 KiB/sec. | ||
| 20070 | 2025.12.24 01:57:23.120684 [ 5 ] {81d557c2-561c-4d85-940d-d3bc96829d36} <Debug> TCPHandler: Processed in 0.00305233 sec. | ||
| 20071 | 2025.12.24 01:57:23.127424 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2025.12.24 01:57:23.127547 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20073 | 2025.12.24 01:57:23.127596 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20074 | 2025.12.24 01:57:23.128254 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20075 | 2025.12.24 01:57:23.128299 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20076 | 2025.12.24 01:57:23.128743 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20077 | 2025.12.24 01:57:23.128946 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20078 | 2025.12.24 01:57:23.129091 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001601 sec., 14990.630855715179 rows/sec., 2.20 MiB/sec. | ||
| 20079 | 2025.12.24 01:57:23.129130 [ 5 ] {4e556f4b-1c97-44da-b6a7-6f26e72e654b} <Debug> TCPHandler: Processed in 0.001798292 sec. | ||
| 20080 | 2025.12.24 01:57:23.129259 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20081 | 2025.12.24 01:57:23.129350 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20082 | 2025.12.24 01:57:23.129390 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20083 | 2025.12.24 01:57:23.129851 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20084 | 2025.12.24 01:57:23.129888 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20085 | 2025.12.24 01:57:23.130182 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20086 | 2025.12.24 01:57:23.130397 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20087 | 2025.12.24 01:57:23.130528 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 282.40 KiB/sec. | ||
| 20088 | 2025.12.24 01:57:23.130567 [ 5 ] {e7fff9e0-a0a2-48f3-9c35-2dee2de9d146} <Debug> TCPHandler: Processed in 0.00132284 sec. | ||
| 20089 | 2025.12.24 01:57:23.130683 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20090 | 2025.12.24 01:57:23.130783 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20091 | 2025.12.24 01:57:23.130827 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20092 | 2025.12.24 01:57:23.132081 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20093 | 2025.12.24 01:57:23.132118 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20094 | 2025.12.24 01:57:23.132505 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20095 | 2025.12.24 01:57:23.132743 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20096 | 2025.12.24 01:57:23.132868 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Debug> executeQuery: Read 1242 rows, 104.43 KiB in 0.002111 sec., 588346.7550923732 rows/sec., 48.31 MiB/sec. | ||
| 20097 | 2025.12.24 01:57:23.132904 [ 5 ] {ecf4efa4-9513-4f49-a319-570866d3eec7} <Debug> TCPHandler: Processed in 0.002282502 sec. | ||
| 20098 | 2025.12.24 01:57:23.133014 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20099 | 2025.12.24 01:57:23.133103 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20100 | 2025.12.24 01:57:23.133142 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20101 | 2025.12.24 01:57:23.133526 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2025.12.24 01:57:23.133563 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20103 | 2025.12.24 01:57:23.133917 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20104 | 2025.12.24 01:57:23.134119 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20105 | 2025.12.24 01:57:23.134250 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 245.00 KiB/sec. | ||
| 20106 | 2025.12.24 01:57:23.134289 [ 5 ] {48be1688-a3e3-4a95-b99e-a439a61019be} <Debug> TCPHandler: Processed in 0.00130603 sec. | ||
| 20107 | 2025.12.24 01:57:23.134408 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20108 | 2025.12.24 01:57:23.134504 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20109 | 2025.12.24 01:57:23.134544 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20110 | 2025.12.24 01:57:23.135100 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20111 | 2025.12.24 01:57:23.135137 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20112 | 2025.12.24 01:57:23.135435 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20113 | 2025.12.24 01:57:23.135647 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2025.12.24 01:57:23.135774 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Debug> executeQuery: Read 266 rows, 18.24 KiB in 0.00129 sec., 206201.55038759692 rows/sec., 13.81 MiB/sec. | ||
| 20115 | 2025.12.24 01:57:23.135851 [ 5 ] {fcb3cbc2-0f02-4abf-8bf8-51a9e0998a8c} <Debug> TCPHandler: Processed in 0.001490934 sec. | ||
| 20116 | 2025.12.24 01:57:23.135859 [ 223 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 20117 | 2025.12.24 01:57:23.135909 [ 223 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 20118 | 2025.12.24 01:57:23.135996 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20119 | 2025.12.24 01:57:23.136112 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20120 | 2025.12.24 01:57:23.136162 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20121 | 2025.12.24 01:57:23.137145 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20122 | 2025.12.24 01:57:23.137193 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20123 | 2025.12.24 01:57:23.137756 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20124 | 2025.12.24 01:57:23.138080 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20125 | 2025.12.24 01:57:23.138246 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Debug> executeQuery: Read 664 rows, 50.39 KiB in 0.002156 sec., 307977.73654916516 rows/sec., 22.83 MiB/sec. | ||
| 20126 | 2025.12.24 01:57:23.138299 [ 5 ] {c8bc347a-5555-45aa-8e2f-075ec0e0883c} <Debug> TCPHandler: Processed in 0.002361254 sec. | ||
| 20127 | 2025.12.24 01:57:23.138395 [ 223 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 20128 | 2025.12.24 01:57:23.138443 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2025.12.24 01:57:23.138565 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20130 | 2025.12.24 01:57:23.138619 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20131 | 2025.12.24 01:57:23.139029 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Trace> oximeter.measurements_cumulativei64 (95765068-9558-408c-80b1-892728335224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2025.12.24 01:57:23.139067 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20133 | 2025.12.24 01:57:23.139464 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20134 | 2025.12.24 01:57:23.139676 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Trace> oximeter.measurements_cumulativei64 (95765068-9558-408c-80b1-892728335224): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2025.12.24 01:57:23.139801 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001265 sec., 15810.276679841896 rows/sec., 1.04 MiB/sec. | ||
| 20136 | 2025.12.24 01:57:23.139839 [ 5 ] {14a50044-c4bb-4279-901d-7a4af2ab3c67} <Debug> TCPHandler: Processed in 0.001465544 sec. | ||
| 20137 | 2025.12.24 01:57:23.139951 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20138 | 2025.12.24 01:57:23.140041 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20139 | 2025.12.24 01:57:23.140082 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20140 | 2025.12.24 01:57:23.140801 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20141 | 2025.12.24 01:57:23.140836 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20142 | 2025.12.24 01:57:23.141235 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20143 | 2025.12.24 01:57:23.141442 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2025.12.24 01:57:23.141572 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_138_29 to all_143_143_0 | ||
| 20145 | 2025.12.24 01:57:23.141576 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Debug> executeQuery: Read 871 rows, 59.96 KiB in 0.001533 sec., 568166.9928245271 rows/sec., 38.20 MiB/sec. | ||
| 20146 | 2025.12.24 01:57:23.141621 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2025.12.24 01:57:23.141645 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20148 | 2025.12.24 01:57:23.141662 [ 5 ] {8bdc9835-acf2-4362-9a2c-9a0374b6445d} <Debug> TCPHandler: Processed in 0.00174579 sec. | ||
| 20149 | 2025.12.24 01:57:23.141749 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_29 to all_143_143_0 into Compact with storage Full | ||
| 20150 | 2025.12.24 01:57:23.141803 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20151 | 2025.12.24 01:57:23.141877 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20152 | 2025.12.24 01:57:23.141916 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_29, total 48085 rows starting from the beginning of the part | ||
| 20153 | 2025.12.24 01:57:23.141930 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20154 | 2025.12.24 01:57:23.141982 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20155 | 2025.12.24 01:57:23.142011 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <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 | ||
| 20156 | 2025.12.24 01:57:23.142034 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 314 rows starting from the beginning of the part | ||
| 20157 | 2025.12.24 01:57:23.142085 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20158 | 2025.12.24 01:57:23.142127 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 314 rows starting from the beginning of the part | ||
| 20159 | 2025.12.24 01:57:23.142168 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 871 rows starting from the beginning of the part | ||
| 20160 | 2025.12.24 01:57:23.143094 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2025.12.24 01:57:23.143140 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20162 | 2025.12.24 01:57:23.143672 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20163 | 2025.12.24 01:57:23.143886 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2025.12.24 01:57:23.144020 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.002135 sec., 2341.9203747072597 rows/sec., 2.92 MiB/sec. | ||
| 20165 | 2025.12.24 01:57:23.144080 [ 5 ] {931314db-aaf9-4eda-b09d-5037cb240353} <Debug> TCPHandler: Processed in 0.002363004 sec. | ||
| 20166 | 2025.12.24 01:57:23.144194 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20167 | 2025.12.24 01:57:23.144286 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20168 | 2025.12.24 01:57:23.144325 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20169 | 2025.12.24 01:57:23.144648 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2025.12.24 01:57:23.144747 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20171 | 2025.12.24 01:57:23.145083 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20172 | 2025.12.24 01:57:23.145289 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20173 | 2025.12.24 01:57:23.145415 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 20174 | 2025.12.24 01:57:23.145458 [ 5 ] {1dcc292d-b194-4d91-8bde-811bb236a23f} <Debug> TCPHandler: Processed in 0.001282589 sec. | ||
| 20175 | 2025.12.24 01:57:23.154581 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49904 rows, containing 5 columns (5 merged, 0 gathered) in 0.012875057 sec., 3876021.675088506 rows/sec., 261.23 MiB/sec. | ||
| 20176 | 2025.12.24 01:57:23.155287 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 20177 | 2025.12.24 01:57:23.155562 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2025.12.24 01:57:23.155648 [ 190 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_138_29, all_143_143_0] -> all_1_143_30 | ||
| 20179 | 2025.12.24 01:57:23.156050 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 20180 | 2025.12.24 01:57:23.583284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46623 | ||
| 20181 | 2025.12.24 01:57:23.583910 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20182 | 2025.12.24 01:57:23.583966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20183 | 2025.12.24 01:57:23.584473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20184 | 2025.12.24 01:57:23.584742 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20185 | 2025.12.24 01:57:23.584900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46623 | ||
| 20186 | 2025.12.24 01:57:26.076890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20187 | 2025.12.24 01:57:26.094859 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2025.12.24 01:57:26.094913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20189 | 2025.12.24 01:57:26.100913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20190 | 2025.12.24 01:57:26.101592 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2025.12.24 01:57:26.104776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20192 | 2025.12.24 01:57:26.235887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 2466 | ||
| 20193 | 2025.12.24 01:57:26.239861 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2025.12.24 01:57:26.239905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20195 | 2025.12.24 01:57:26.241252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20196 | 2025.12.24 01:57:26.241516 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2025.12.24 01:57:26.241791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2466 | ||
| 20198 | 2025.12.24 01:57:28.015967 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20199 | 2025.12.24 01:57:28.016278 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20200 | 2025.12.24 01:57:28.016709 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20201 | 2025.12.24 01:57:28.016753 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20202 | 2025.12.24 01:57:28.017072 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20203 | 2025.12.24 01:57:28.017140 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20204 | 2025.12.24 01:57:28.017275 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20205 | 2025.12.24 01:57:28.017385 [ 338 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20206 | 2025.12.24 01:57:28.017386 [ 298 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20207 | 2025.12.24 01:57:28.017415 [ 349 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20208 | 2025.12.24 01:57:28.017436 [ 332 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20209 | 2025.12.24 01:57:28.017436 [ 344 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20210 | 2025.12.24 01:57:28.017596 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20211 | 2025.12.24 01:57:28.017623 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20212 | 2025.12.24 01:57:28.017728 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20213 | 2025.12.24 01:57:28.017749 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (SelectExecutor): Reading approx. 71 rows with 4 streams | ||
| 20214 | 2025.12.24 01:57:28.017784 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20215 | 2025.12.24 01:57:28.017823 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20216 | 2025.12.24 01:57:28.017863 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20217 | 2025.12.24 01:57:28.017901 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', '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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20218 | 2025.12.24 01:57:28.018838 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> executeQuery: Read 71 rows, 2.69 KiB in 0.00271 sec., 26199.261992619926 rows/sec., 991.34 KiB/sec. | ||
| 20219 | 2025.12.24 01:57:28.019001 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> MemoryTracker: Peak memory usage (for query): 158.03 KiB. | ||
| 20220 | 2025.12.24 01:57:28.019016 [ 5 ] {8b0bf87f-554b-4aa8-bff4-827d20f441bd} <Debug> TCPHandler: Processed in 0.003184544 sec. | ||
| 20221 | 2025.12.24 01:57:28.041247 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20222 | 2025.12.24 01:57:28.041382 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20223 | 2025.12.24 01:57:28.041433 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20224 | 2025.12.24 01:57:28.042063 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20225 | 2025.12.24 01:57:28.042099 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20226 | 2025.12.24 01:57:28.042503 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20227 | 2025.12.24 01:57:28.042694 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20228 | 2025.12.24 01:57:28.042809 [ 69 ] {} <Debug> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20229 | 2025.12.24 01:57:28.042831 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 187.17 KiB/sec. | ||
| 20230 | 2025.12.24 01:57:28.042850 [ 69 ] {} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20231 | 2025.12.24 01:57:28.042870 [ 5 ] {9c2d5644-0a26-442f-b46f-f700b0e46648} <Debug> TCPHandler: Processed in 0.001691859 sec. | ||
| 20232 | 2025.12.24 01:57:28.042874 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20233 | 2025.12.24 01:57:28.042983 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20234 | 2025.12.24 01:57:28.043001 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::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 | ||
| 20235 | 2025.12.24 01:57:28.043077 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20236 | 2025.12.24 01:57:28.043122 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20237 | 2025.12.24 01:57:28.043277 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20238 | 2025.12.24 01:57:28.043321 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
| 20239 | 2025.12.24 01:57:28.043405 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 20240 | 2025.12.24 01:57:28.043479 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20241 | 2025.12.24 01:57:28.043547 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 20242 | 2025.12.24 01:57:28.043622 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 20243 | 2025.12.24 01:57:28.043697 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2025.12.24 01:57:28.043708 [ 186 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 20245 | 2025.12.24 01:57:28.043739 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20246 | 2025.12.24 01:57:28.044155 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20247 | 2025.12.24 01:57:28.044403 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2025.12.24 01:57:28.044550 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001492 sec., 274798.927613941 rows/sec., 17.43 MiB/sec. | ||
| 20249 | 2025.12.24 01:57:28.044588 [ 5 ] {51f97409-2bb9-4e82-a008-517863553379} <Debug> TCPHandler: Processed in 0.001658098 sec. | ||
| 20250 | 2025.12.24 01:57:28.044701 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20251 | 2025.12.24 01:57:28.044794 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20252 | 2025.12.24 01:57:28.044834 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20253 | 2025.12.24 01:57:28.045212 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20254 | 2025.12.24 01:57:28.045247 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20255 | 2025.12.24 01:57:28.045417 [ 190 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 6 columns (6 merged, 0 gathered) in 0.002462537 sec., 29644.22463500041 rows/sec., 6.23 MiB/sec. | ||
| 20256 | 2025.12.24 01:57:28.045549 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20257 | 2025.12.24 01:57:28.045641 [ 188 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20258 | 2025.12.24 01:57:28.045786 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2025.12.24 01:57:28.045919 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001144 sec., 2622.377622377622 rows/sec., 194.63 KiB/sec. | ||
| 20260 | 2025.12.24 01:57:28.045959 [ 5 ] {167a4b94-7365-42f8-9007-ef7327382436} <Debug> TCPHandler: Processed in 0.00130523 sec. | ||
| 20261 | 2025.12.24 01:57:28.046065 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20262 | 2025.12.24 01:57:28.046111 [ 188 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20263 | 2025.12.24 01:57:28.046158 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20264 | 2025.12.24 01:57:28.046202 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20265 | 2025.12.24 01:57:28.046204 [ 188 ] {8286c9ed-dbdd-40b4-b764-21a83ded2797::all_1_6_1} <Trace> oximeter.timeseries_schema (8286c9ed-dbdd-40b4-b764-21a83ded2797) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20266 | 2025.12.24 01:57:28.046334 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20267 | 2025.12.24 01:57:28.047036 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20268 | 2025.12.24 01:57:28.047076 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20269 | 2025.12.24 01:57:28.047457 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20270 | 2025.12.24 01:57:28.047663 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20271 | 2025.12.24 01:57:28.047797 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Debug> executeQuery: Read 1237 rows, 101.60 KiB in 0.001658 sec., 746079.6139927624 rows/sec., 59.85 MiB/sec. | ||
| 20272 | 2025.12.24 01:57:28.047834 [ 5 ] {6859d3d1-3dbe-4673-844a-56ef0e6b96dc} <Debug> TCPHandler: Processed in 0.001817402 sec. | ||
| 20273 | 2025.12.24 01:57:28.047939 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20274 | 2025.12.24 01:57:28.048030 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20275 | 2025.12.24 01:57:28.048069 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20276 | 2025.12.24 01:57:28.048514 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20277 | 2025.12.24 01:57:28.048550 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20278 | 2025.12.24 01:57:28.048849 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20279 | 2025.12.24 01:57:28.049053 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20280 | 2025.12.24 01:57:28.049181 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Debug> executeQuery: Read 267 rows, 16.94 KiB in 0.001169 sec., 228400.34217279727 rows/sec., 14.15 MiB/sec. | ||
| 20281 | 2025.12.24 01:57:28.049218 [ 5 ] {655ed1bd-eb45-4244-9c6a-cca21407d0f3} <Debug> TCPHandler: Processed in 0.001326571 sec. | ||
| 20282 | 2025.12.24 01:57:28.049325 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20283 | 2025.12.24 01:57:28.049415 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20284 | 2025.12.24 01:57:28.049454 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20285 | 2025.12.24 01:57:28.049893 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20286 | 2025.12.24 01:57:28.049929 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20287 | 2025.12.24 01:57:28.050218 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20288 | 2025.12.24 01:57:28.050424 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20289 | 2025.12.24 01:57:28.050524 [ 131 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20290 | 2025.12.24 01:57:28.050552 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001154 sec., 184575.38994800692 rows/sec., 11.90 MiB/sec. | ||
| 20291 | 2025.12.24 01:57:28.050587 [ 131 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20292 | 2025.12.24 01:57:28.050599 [ 5 ] {5053e8e2-7cb7-4e2e-abc8-d63bd6af411c} <Debug> TCPHandler: Processed in 0.001321661 sec. | ||
| 20293 | 2025.12.24 01:57:28.050618 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20294 | 2025.12.24 01:57:28.050712 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20295 | 2025.12.24 01:57:28.050717 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 20296 | 2025.12.24 01:57:28.050809 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20297 | 2025.12.24 01:57:28.050847 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20298 | 2025.12.24 01:57:28.050852 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20299 | 2025.12.24 01:57:28.050888 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 465 rows starting from the beginning of the part | ||
| 20300 | 2025.12.24 01:57:28.050961 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 212 rows starting from the beginning of the part | ||
| 20301 | 2025.12.24 01:57:28.051013 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 212 rows starting from the beginning of the part | ||
| 20302 | 2025.12.24 01:57:28.051058 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 212 rows starting from the beginning of the part | ||
| 20303 | 2025.12.24 01:57:28.051104 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 266 rows starting from the beginning of the part | ||
| 20304 | 2025.12.24 01:57:28.051154 [ 200 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 213 rows starting from the beginning of the part | ||
| 20305 | 2025.12.24 01:57:28.051331 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20306 | 2025.12.24 01:57:28.051373 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20307 | 2025.12.24 01:57:28.051681 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20308 | 2025.12.24 01:57:28.051901 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20309 | 2025.12.24 01:57:28.052038 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 20310 | 2025.12.24 01:57:28.052075 [ 5 ] {c5bbfada-6a8f-4796-8bc2-5db9f983b2f0} <Debug> TCPHandler: Processed in 0.001411883 sec. | ||
| 20311 | 2025.12.24 01:57:28.052179 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20312 | 2025.12.24 01:57:28.052190 [ 188 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515055 sec., 1042866.4305916288 rows/sec., 72.45 MiB/sec. | ||
| 20313 | 2025.12.24 01:57:28.052272 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20314 | 2025.12.24 01:57:28.052315 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20315 | 2025.12.24 01:57:28.052363 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20316 | 2025.12.24 01:57:28.052619 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2025.12.24 01:57:28.052696 [ 190 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_86_17} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20318 | 2025.12.24 01:57:28.052795 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20319 | 2025.12.24 01:57:28.052933 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20320 | 2025.12.24 01:57:28.052974 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20321 | 2025.12.24 01:57:28.053305 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20322 | 2025.12.24 01:57:28.053507 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2025.12.24 01:57:28.053632 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Debug> executeQuery: Read 765 rows, 55.12 KiB in 0.001378 sec., 555152.3947750363 rows/sec., 39.06 MiB/sec. | ||
| 20324 | 2025.12.24 01:57:28.053669 [ 5 ] {2853398c-4c0b-42db-8d0d-bb2da4d0dd70} <Debug> TCPHandler: Processed in 0.001537896 sec. | ||
| 20325 | 2025.12.24 01:57:28.053774 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20326 | 2025.12.24 01:57:28.053865 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20327 | 2025.12.24 01:57:28.053905 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20328 | 2025.12.24 01:57:28.054216 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2025.12.24 01:57:28.054252 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20330 | 2025.12.24 01:57:28.054544 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20331 | 2025.12.24 01:57:28.054750 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2025.12.24 01:57:28.054876 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 20333 | 2025.12.24 01:57:28.054912 [ 5 ] {96e78b39-be08-4495-835b-a56574670f29} <Debug> TCPHandler: Processed in 0.001185037 sec. | ||
| 20334 | 2025.12.24 01:57:28.055013 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20335 | 2025.12.24 01:57:28.055104 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20336 | 2025.12.24 01:57:28.055143 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20337 | 2025.12.24 01:57:28.055551 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2025.12.24 01:57:28.055587 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20339 | 2025.12.24 01:57:28.055905 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20340 | 2025.12.24 01:57:28.056108 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2025.12.24 01:57:28.056237 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.001152 sec., 275173.6111111111 rows/sec., 18.06 MiB/sec. | ||
| 20342 | 2025.12.24 01:57:28.056275 [ 5 ] {8c9f4a5b-27ec-4d7b-98a7-5ecdb61afcda} <Debug> TCPHandler: Processed in 0.0013089 sec. | ||
| 20343 | 2025.12.24 01:57:28.056380 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20344 | 2025.12.24 01:57:28.056470 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20345 | 2025.12.24 01:57:28.056511 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20346 | 2025.12.24 01:57:28.056809 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2025.12.24 01:57:28.056844 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20348 | 2025.12.24 01:57:28.057135 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20349 | 2025.12.24 01:57:28.057341 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2025.12.24 01:57:28.057466 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001015 sec., 1970.4433497536945 rows/sec., 128.93 KiB/sec. | ||
| 20351 | 2025.12.24 01:57:28.057502 [ 5 ] {f11917db-1a4f-4d44-9350-b7f2c74d76fc} <Debug> TCPHandler: Processed in 0.001171847 sec. | ||
| 20352 | 2025.12.24 01:57:28.057603 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20353 | 2025.12.24 01:57:28.057694 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20354 | 2025.12.24 01:57:28.057744 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <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 | ||
| 20355 | 2025.12.24 01:57:28.058565 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2025.12.24 01:57:28.058600 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20357 | 2025.12.24 01:57:28.059158 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20358 | 2025.12.24 01:57:28.059374 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20359 | 2025.12.24 01:57:28.059512 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001835 sec., 32152.58855585831 rows/sec., 57.62 MiB/sec. | ||
| 20360 | 2025.12.24 01:57:28.059566 [ 5 ] {cf5ad855-1177-408d-a222-25ec1ab86217} <Debug> TCPHandler: Processed in 0.002009877 sec. | ||
| 20361 | 2025.12.24 01:57:28.059672 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20362 | 2025.12.24 01:57:28.059763 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20363 | 2025.12.24 01:57:28.059803 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20364 | 2025.12.24 01:57:28.060106 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2025.12.24 01:57:28.060140 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20366 | 2025.12.24 01:57:28.060432 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20367 | 2025.12.24 01:57:28.060635 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2025.12.24 01:57:28.060753 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001007 sec., 5958.291956305859 rows/sec., 392.76 KiB/sec. | ||
| 20369 | 2025.12.24 01:57:28.060787 [ 5 ] {e9952545-87e5-42f0-8289-df6ea9adcbf7} <Debug> TCPHandler: Processed in 0.001162427 sec. | ||
| 20370 | 2025.12.24 01:57:28.060898 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2025.12.24 01:57:28.060988 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20372 | 2025.12.24 01:57:28.061027 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20373 | 2025.12.24 01:57:28.061341 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2025.12.24 01:57:28.061375 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20375 | 2025.12.24 01:57:28.061664 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20376 | 2025.12.24 01:57:28.061871 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2025.12.24 01:57:28.061996 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001025 sec., 101463.41463414633 rows/sec., 6.22 MiB/sec. | ||
| 20378 | 2025.12.24 01:57:28.062030 [ 5 ] {f230a5c0-9fea-481f-8f3d-fdf595c57159} <Debug> TCPHandler: Processed in 0.001188498 sec. | ||
| 20379 | 2025.12.24 01:57:29.001008 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.18 MiB, peak 410.32 MiB, free memory in arenas 0.00 B, will set to 395.02 MiB (RSS), difference: -1.17 MiB | ||
| 20380 | 2025.12.24 01:57:30.845264 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20381 | 2025.12.24 01:57:30.845337 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20382 | 2025.12.24 01:57:31.085131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47135 | ||
| 20383 | 2025.12.24 01:57:31.085646 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20384 | 2025.12.24 01:57:31.085689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20385 | 2025.12.24 01:57:31.086159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20386 | 2025.12.24 01:57:31.086370 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2025.12.24 01:57:31.086494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47135 | ||
| 20388 | 2025.12.24 01:57:33.023031 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2025.12.24 01:57:33.023222 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20390 | 2025.12.24 01:57:33.023283 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20391 | 2025.12.24 01:57:33.023977 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2025.12.24 01:57:33.024018 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20393 | 2025.12.24 01:57:33.024412 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20394 | 2025.12.24 01:57:33.024636 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2025.12.24 01:57:33.024790 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.66 MiB/sec. | ||
| 20396 | 2025.12.24 01:57:33.024833 [ 5 ] {1e061eea-1a0a-4249-8b39-406aada6df15} <Debug> TCPHandler: Processed in 0.001930385 sec. | ||
| 20397 | 2025.12.24 01:57:33.024954 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2025.12.24 01:57:33.025051 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20399 | 2025.12.24 01:57:33.025091 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20400 | 2025.12.24 01:57:33.025521 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2025.12.24 01:57:33.025557 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20402 | 2025.12.24 01:57:33.025866 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20403 | 2025.12.24 01:57:33.026074 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2025.12.24 01:57:33.026201 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 20405 | 2025.12.24 01:57:33.026239 [ 5 ] {60d6ad2e-2f38-4752-aa6c-171cc95f653c} <Debug> TCPHandler: Processed in 0.00133258 sec. | ||
| 20406 | 2025.12.24 01:57:33.026357 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2025.12.24 01:57:33.026454 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20408 | 2025.12.24 01:57:33.026495 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20409 | 2025.12.24 01:57:33.026905 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2025.12.24 01:57:33.026940 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20411 | 2025.12.24 01:57:33.027257 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20412 | 2025.12.24 01:57:33.027457 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2025.12.24 01:57:33.027582 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 20414 | 2025.12.24 01:57:33.027620 [ 5 ] {78971d4a-ac9e-4c5f-9324-3bdce2c34863} <Debug> TCPHandler: Processed in 0.00131047 sec. | ||
| 20415 | 2025.12.24 01:57:33.027735 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20416 | 2025.12.24 01:57:33.027827 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20417 | 2025.12.24 01:57:33.027867 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20418 | 2025.12.24 01:57:33.028185 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20419 | 2025.12.24 01:57:33.028220 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20420 | 2025.12.24 01:57:33.028521 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20421 | 2025.12.24 01:57:33.028721 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20422 | 2025.12.24 01:57:33.028849 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 20423 | 2025.12.24 01:57:33.028885 [ 5 ] {614a4701-f635-4231-b287-638253d27863} <Debug> TCPHandler: Processed in 0.001197307 sec. | ||
| 20424 | 2025.12.24 01:57:33.605531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20425 | 2025.12.24 01:57:33.622719 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20426 | 2025.12.24 01:57:33.622774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20427 | 2025.12.24 01:57:33.628656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20428 | 2025.12.24 01:57:33.629354 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20429 | 2025.12.24 01:57:33.632382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20430 | 2025.12.24 01:57:36.243189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2504 | ||
| 20431 | 2025.12.24 01:57:36.245737 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2025.12.24 01:57:36.245784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20433 | 2025.12.24 01:57:36.247009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20434 | 2025.12.24 01:57:36.247274 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2025.12.24 01:57:36.247532 [ 221 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 20436 | 2025.12.24 01:57:36.247582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20437 | 2025.12.24 01:57:36.247611 [ 221 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 20438 | 2025.12.24 01:57:36.250560 [ 221 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): 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] | ||
| 20439 | 2025.12.24 01:57:38.038258 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20440 | 2025.12.24 01:57:38.038459 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20441 | 2025.12.24 01:57:38.038527 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20442 | 2025.12.24 01:57:38.039417 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20443 | 2025.12.24 01:57:38.039466 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20444 | 2025.12.24 01:57:38.039877 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20445 | 2025.12.24 01:57:38.040126 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20446 | 2025.12.24 01:57:38.040277 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 20447 | 2025.12.24 01:57:38.040320 [ 5 ] {aa04963d-bd19-45e1-9fa5-2f3c7121d445} <Debug> TCPHandler: Processed in 0.002198731 sec. | ||
| 20448 | 2025.12.24 01:57:38.040325 [ 219 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 20449 | 2025.12.24 01:57:38.040377 [ 219 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 20450 | 2025.12.24 01:57:38.040435 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20451 | 2025.12.24 01:57:38.040534 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20452 | 2025.12.24 01:57:38.040576 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20453 | 2025.12.24 01:57:38.040971 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20454 | 2025.12.24 01:57:38.041010 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20455 | 2025.12.24 01:57:38.041357 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20456 | 2025.12.24 01:57:38.041676 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2025.12.24 01:57:38.041798 [ 144 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 20458 | 2025.12.24 01:57:38.041813 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Debug> executeQuery: Read 19 rows, 1.53 KiB in 0.001298 sec., 14637.904468412944 rows/sec., 1.15 MiB/sec. | ||
| 20459 | 2025.12.24 01:57:38.041863 [ 144 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2025.12.24 01:57:38.041872 [ 5 ] {b880f84a-d1d4-4b2d-9423-c6fe1004d495} <Debug> TCPHandler: Processed in 0.001485204 sec. | ||
| 20461 | 2025.12.24 01:57:38.041901 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20462 | 2025.12.24 01:57:38.042005 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20463 | 2025.12.24 01:57:38.042024 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 20464 | 2025.12.24 01:57:38.042108 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20465 | 2025.12.24 01:57:38.042141 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20466 | 2025.12.24 01:57:38.042155 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20467 | 2025.12.24 01:57:38.042179 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 20468 | 2025.12.24 01:57:38.042250 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 20469 | 2025.12.24 01:57:38.042299 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 20470 | 2025.12.24 01:57:38.042341 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 20471 | 2025.12.24 01:57:38.042382 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part | ||
| 20472 | 2025.12.24 01:57:38.042426 [ 188 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 20473 | 2025.12.24 01:57:38.043202 [ 219 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): 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] | ||
| 20474 | 2025.12.24 01:57:38.043206 [ 190 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231838 sec., 51954.88367788621 rows/sec., 4.30 MiB/sec. | ||
| 20475 | 2025.12.24 01:57:38.043391 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 20476 | 2025.12.24 01:57:38.043496 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2025.12.24 01:57:38.043529 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20478 | 2025.12.24 01:57:38.043702 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20479 | 2025.12.24 01:57:38.043774 [ 193 ] {94400749-1a6d-4255-a835-ed450cbc46b6::all_1_26_6} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 20480 | 2025.12.24 01:57:38.043863 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20481 | 2025.12.24 01:57:38.043920 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20482 | 2025.12.24 01:57:38.044196 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20483 | 2025.12.24 01:57:38.044311 [ 144 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20484 | 2025.12.24 01:57:38.044327 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Debug> executeQuery: Read 1244 rows, 102.10 KiB in 0.002234 sec., 556848.7018800358 rows/sec., 44.63 MiB/sec. | ||
| 20485 | 2025.12.24 01:57:38.044348 [ 144 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2025.12.24 01:57:38.044372 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20487 | 2025.12.24 01:57:38.044374 [ 5 ] {c9eb016e-368c-45cc-80db-2842428f59f6} <Debug> TCPHandler: Processed in 0.002415586 sec. | ||
| 20488 | 2025.12.24 01:57:38.044438 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 20489 | 2025.12.24 01:57:38.044501 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20490 | 2025.12.24 01:57:38.044520 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20491 | 2025.12.24 01:57:38.044549 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2491 rows starting from the beginning of the part | ||
| 20492 | 2025.12.24 01:57:38.044589 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1224 rows starting from the beginning of the part | ||
| 20493 | 2025.12.24 01:57:38.044602 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20494 | 2025.12.24 01:57:38.044621 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1242 rows starting from the beginning of the part | ||
| 20495 | 2025.12.24 01:57:38.044647 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20496 | 2025.12.24 01:57:38.044658 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1237 rows starting from the beginning of the part | ||
| 20497 | 2025.12.24 01:57:38.044698 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 20498 | 2025.12.24 01:57:38.044729 [ 188 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1244 rows starting from the beginning of the part | ||
| 20499 | 2025.12.24 01:57:38.045217 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20500 | 2025.12.24 01:57:38.045259 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20501 | 2025.12.24 01:57:38.045595 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20502 | 2025.12.24 01:57:38.045809 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2025.12.24 01:57:38.045941 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Debug> executeQuery: Read 283 rows, 18.06 KiB in 0.001358 sec., 208394.69808541972 rows/sec., 12.98 MiB/sec. | ||
| 20504 | 2025.12.24 01:57:38.045979 [ 5 ] {85fb3846-c64b-48dd-8b8f-ab21443edede} <Debug> TCPHandler: Processed in 0.001527565 sec. | ||
| 20505 | 2025.12.24 01:57:38.046093 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2025.12.24 01:57:38.046186 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20507 | 2025.12.24 01:57:38.046225 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20508 | 2025.12.24 01:57:38.046739 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2025.12.24 01:57:38.046776 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20510 | 2025.12.24 01:57:38.046955 [ 201 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7494 rows, containing 5 columns (5 merged, 0 gathered) in 0.002542589 sec., 2947389.452247296 rows/sec., 250.18 MiB/sec. | ||
| 20511 | 2025.12.24 01:57:38.047077 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20512 | 2025.12.24 01:57:38.047320 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20513 | 2025.12.24 01:57:38.047343 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20514 | 2025.12.24 01:57:38.047489 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001321 sec., 160484.48145344437 rows/sec., 10.35 MiB/sec. | ||
| 20515 | 2025.12.24 01:57:38.047532 [ 5 ] {34791aa2-1dbf-4ea0-90d8-023a43e9e21f} <Debug> TCPHandler: Processed in 0.001486384 sec. | ||
| 20516 | 2025.12.24 01:57:38.047641 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20517 | 2025.12.24 01:57:38.047665 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2025.12.24 01:57:38.047736 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20519 | 2025.12.24 01:57:38.047763 [ 190 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_146_29} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20520 | 2025.12.24 01:57:38.047782 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20521 | 2025.12.24 01:57:38.047886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 20522 | 2025.12.24 01:57:38.048310 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2025.12.24 01:57:38.048352 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20524 | 2025.12.24 01:57:38.048666 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20525 | 2025.12.24 01:57:38.048874 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20526 | 2025.12.24 01:57:38.049000 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 20527 | 2025.12.24 01:57:38.049043 [ 5 ] {e87d34bc-2479-48b3-9a05-d92ce7ad2d67} <Debug> TCPHandler: Processed in 0.001445983 sec. | ||
| 20528 | 2025.12.24 01:57:38.049148 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20529 | 2025.12.24 01:57:38.049239 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20530 | 2025.12.24 01:57:38.049279 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20531 | 2025.12.24 01:57:38.050132 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20532 | 2025.12.24 01:57:38.050168 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20533 | 2025.12.24 01:57:38.050512 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20534 | 2025.12.24 01:57:38.050722 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20535 | 2025.12.24 01:57:38.050837 [ 144 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20536 | 2025.12.24 01:57:38.050850 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Debug> executeQuery: Read 778 rows, 56.24 KiB in 0.001629 sec., 477593.61571516265 rows/sec., 33.72 MiB/sec. | ||
| 20537 | 2025.12.24 01:57:38.050871 [ 144 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2025.12.24 01:57:38.050895 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20539 | 2025.12.24 01:57:38.050897 [ 5 ] {cccfebfb-39f6-4523-8737-409ee7a85233} <Debug> TCPHandler: Processed in 0.001797132 sec. | ||
| 20540 | 2025.12.24 01:57:38.050988 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 20541 | 2025.12.24 01:57:38.051018 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20542 | 2025.12.24 01:57:38.051106 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20543 | 2025.12.24 01:57:38.051118 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20544 | 2025.12.24 01:57:38.051149 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1266 rows starting from the beginning of the part | ||
| 20545 | 2025.12.24 01:57:38.051169 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20546 | 2025.12.24 01:57:38.051230 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 735 rows starting from the beginning of the part | ||
| 20547 | 2025.12.24 01:57:38.051289 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 664 rows starting from the beginning of the part | ||
| 20548 | 2025.12.24 01:57:38.051339 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 765 rows starting from the beginning of the part | ||
| 20549 | 2025.12.24 01:57:38.051382 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 20550 | 2025.12.24 01:57:38.051427 [ 198 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 778 rows starting from the beginning of the part | ||
| 20551 | 2025.12.24 01:57:38.051510 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2025.12.24 01:57:38.051557 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20553 | 2025.12.24 01:57:38.051877 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20554 | 2025.12.24 01:57:38.052103 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2025.12.24 01:57:38.052232 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 20556 | 2025.12.24 01:57:38.052268 [ 5 ] {651e964a-93db-40b6-a07f-979b1815fca2} <Debug> TCPHandler: Processed in 0.00129753 sec. | ||
| 20557 | 2025.12.24 01:57:38.052374 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20558 | 2025.12.24 01:57:38.052465 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20559 | 2025.12.24 01:57:38.052506 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20560 | 2025.12.24 01:57:38.052923 [ 201 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974915 sec., 2163131.0714638354 rows/sec., 163.26 MiB/sec. | ||
| 20561 | 2025.12.24 01:57:38.052975 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20562 | 2025.12.24 01:57:38.053016 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20563 | 2025.12.24 01:57:38.053113 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20564 | 2025.12.24 01:57:38.053396 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20565 | 2025.12.24 01:57:38.053402 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20566 | 2025.12.24 01:57:38.053493 [ 190 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_146_29} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20567 | 2025.12.24 01:57:38.053567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 20568 | 2025.12.24 01:57:38.053636 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20569 | 2025.12.24 01:57:38.053772 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Debug> executeQuery: Read 325 rows, 21.87 KiB in 0.001325 sec., 245283.01886792452 rows/sec., 16.12 MiB/sec. | ||
| 20570 | 2025.12.24 01:57:38.053810 [ 5 ] {a58054f4-6621-42b1-83be-3144c9ebbc53} <Debug> TCPHandler: Processed in 0.001483565 sec. | ||
| 20571 | 2025.12.24 01:57:38.053909 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20572 | 2025.12.24 01:57:38.054001 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20573 | 2025.12.24 01:57:38.054043 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20574 | 2025.12.24 01:57:38.054351 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20575 | 2025.12.24 01:57:38.054387 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20576 | 2025.12.24 01:57:38.054681 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20577 | 2025.12.24 01:57:38.054885 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20578 | 2025.12.24 01:57:38.054991 [ 144 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 | ||
| 20579 | 2025.12.24 01:57:38.055009 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 20580 | 2025.12.24 01:57:38.055027 [ 144 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20581 | 2025.12.24 01:57:38.055053 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20582 | 2025.12.24 01:57:38.055054 [ 5 ] {cbd918a5-6e98-4a00-a91f-1ff9ee7f984e} <Debug> TCPHandler: Processed in 0.001192547 sec. | ||
| 20583 | 2025.12.24 01:57:38.055134 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full | ||
| 20584 | 2025.12.24 01:57:38.055173 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20585 | 2025.12.24 01:57:38.055225 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20586 | 2025.12.24 01:57:38.055253 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 59 rows starting from the beginning of the part | ||
| 20587 | 2025.12.24 01:57:38.055264 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20588 | 2025.12.24 01:57:38.055310 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 20589 | 2025.12.24 01:57:38.055317 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <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 | ||
| 20590 | 2025.12.24 01:57:38.055356 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 20591 | 2025.12.24 01:57:38.055397 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 20592 | 2025.12.24 01:57:38.055436 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
| 20593 | 2025.12.24 01:57:38.055474 [ 197 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 20594 | 2025.12.24 01:57:38.056219 [ 187 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115915 sec., 58248.16406267502 rows/sec., 3.82 MiB/sec. | ||
| 20595 | 2025.12.24 01:57:38.056271 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20596 | 2025.12.24 01:57:38.056311 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20597 | 2025.12.24 01:57:38.056391 [ 196 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 20598 | 2025.12.24 01:57:38.056713 [ 196 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20599 | 2025.12.24 01:57:38.056787 [ 196 ] {16d09ca8-4291-4d99-b8ae-2711f66d3bd7::all_1_59_12} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 | ||
| 20600 | 2025.12.24 01:57:38.056873 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20601 | 2025.12.24 01:57:38.056928 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20602 | 2025.12.24 01:57:38.057158 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20603 | 2025.12.24 01:57:38.057297 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00205 sec., 28780.487804878045 rows/sec., 51.57 MiB/sec. | ||
| 20604 | 2025.12.24 01:57:38.057351 [ 5 ] {809bc468-c7cf-4d35-a5eb-72316d2429f5} <Debug> TCPHandler: Processed in 0.002225572 sec. | ||
| 20605 | 2025.12.24 01:57:38.057465 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20606 | 2025.12.24 01:57:38.057557 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20607 | 2025.12.24 01:57:38.057598 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20608 | 2025.12.24 01:57:38.057910 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20609 | 2025.12.24 01:57:38.057946 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20610 | 2025.12.24 01:57:38.058259 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20611 | 2025.12.24 01:57:38.058463 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Trace> oximeter.measurements_i64 (1a55ed2c-9751-4fcc-9135-130ca2508699): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2025.12.24 01:57:38.058587 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001048 sec., 2862.595419847328 rows/sec., 229.23 KiB/sec. | ||
| 20613 | 2025.12.24 01:57:38.058622 [ 5 ] {f71d0380-2183-4dfc-b255-6be243cbe21d} <Debug> TCPHandler: Processed in 0.001205368 sec. | ||
| 20614 | 2025.12.24 01:57:38.058728 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2025.12.24 01:57:38.058819 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20616 | 2025.12.24 01:57:38.058859 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20617 | 2025.12.24 01:57:38.059192 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2025.12.24 01:57:38.059227 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20619 | 2025.12.24 01:57:38.059530 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20620 | 2025.12.24 01:57:38.059729 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2025.12.24 01:57:38.059856 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 20622 | 2025.12.24 01:57:38.059870 [ 147 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20623 | 2025.12.24 01:57:38.059891 [ 5 ] {f2ad4f1d-48f0-4332-948e-2b2ef0360247} <Debug> TCPHandler: Processed in 0.001210388 sec. | ||
| 20624 | 2025.12.24 01:57:38.059922 [ 147 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20625 | 2025.12.24 01:57:38.059952 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20626 | 2025.12.24 01:57:38.060033 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 20627 | 2025.12.24 01:57:38.060125 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20628 | 2025.12.24 01:57:38.060151 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 10908 rows starting from the beginning of the part | ||
| 20629 | 2025.12.24 01:57:38.060198 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 104 rows starting from the beginning of the part | ||
| 20630 | 2025.12.24 01:57:38.060238 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 20631 | 2025.12.24 01:57:38.060274 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 104 rows starting from the beginning of the part | ||
| 20632 | 2025.12.24 01:57:38.060310 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 20633 | 2025.12.24 01:57:38.060346 [ 197 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 104 rows starting from the beginning of the part | ||
| 20634 | 2025.12.24 01:57:38.062878 [ 196 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876187 sec., 3942719.9969960228 rows/sec., 252.44 MiB/sec. | ||
| 20635 | 2025.12.24 01:57:38.063172 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20636 | 2025.12.24 01:57:38.063473 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20637 | 2025.12.24 01:57:38.063545 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_146_29} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20638 | 2025.12.24 01:57:38.063636 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 20639 | 2025.12.24 01:57:38.586723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47583 | ||
| 20640 | 2025.12.24 01:57:38.587527 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20641 | 2025.12.24 01:57:38.587641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20642 | 2025.12.24 01:57:38.588204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20643 | 2025.12.24 01:57:38.588434 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20644 | 2025.12.24 01:57:38.588557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47583 | ||
| 20645 | 2025.12.24 01:57:38.630112 [ 219 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 20646 | 2025.12.24 01:57:38.630178 [ 219 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 20647 | 2025.12.24 01:57:38.633483 [ 219 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): 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] | ||
| 20648 | 2025.12.24 01:57:39.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.09 MiB, peak 410.32 MiB, free memory in arenas 0.00 B, will set to 395.06 MiB (RSS), difference: -1.03 MiB | ||
| 20649 | 2025.12.24 01:57:41.132712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20650 | 2025.12.24 01:57:41.150365 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20651 | 2025.12.24 01:57:41.150416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20652 | 2025.12.24 01:57:41.156565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20653 | 2025.12.24 01:57:41.157300 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2025.12.24 01:57:41.160371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20655 | 2025.12.24 01:57:43.023204 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20656 | 2025.12.24 01:57:43.023419 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20657 | 2025.12.24 01:57:43.023490 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20658 | 2025.12.24 01:57:43.024266 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20659 | 2025.12.24 01:57:43.024315 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20660 | 2025.12.24 01:57:43.024923 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20661 | 2025.12.24 01:57:43.025457 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2025.12.24 01:57:43.025625 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002261 sec., 24767.80185758514 rows/sec., 1.90 MiB/sec. | ||
| 20663 | 2025.12.24 01:57:43.025679 [ 5 ] {2a6a3d48-4888-4956-9228-cecdd2acc366} <Debug> TCPHandler: Processed in 0.0026164 sec. | ||
| 20664 | 2025.12.24 01:57:43.025806 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20665 | 2025.12.24 01:57:43.025907 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20666 | 2025.12.24 01:57:43.025951 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20667 | 2025.12.24 01:57:43.026398 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20668 | 2025.12.24 01:57:43.026435 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20669 | 2025.12.24 01:57:43.026887 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20670 | 2025.12.24 01:57:43.027482 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20671 | 2025.12.24 01:57:43.027623 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00174 sec., 36781.6091954023 rows/sec., 2.87 MiB/sec. | ||
| 20672 | 2025.12.24 01:57:43.027663 [ 5 ] {c68156de-4e3c-4ed9-a7cc-bb2abea939fe} <Debug> TCPHandler: Processed in 0.001910154 sec. | ||
| 20673 | 2025.12.24 01:57:43.027771 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20674 | 2025.12.24 01:57:43.027868 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20675 | 2025.12.24 01:57:43.027911 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20676 | 2025.12.24 01:57:43.028358 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20677 | 2025.12.24 01:57:43.028406 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20678 | 2025.12.24 01:57:43.029007 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20679 | 2025.12.24 01:57:43.029529 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20680 | 2025.12.24 01:57:43.029674 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001826 sec., 87623.22015334063 rows/sec., 6.10 MiB/sec. | ||
| 20681 | 2025.12.24 01:57:43.029713 [ 5 ] {fa8b0158-da58-4f26-aaf3-8dc3c3886ccf} <Debug> TCPHandler: Processed in 0.001991515 sec. | ||
| 20682 | 2025.12.24 01:57:43.029819 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20683 | 2025.12.24 01:57:43.029917 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20684 | 2025.12.24 01:57:43.029960 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20685 | 2025.12.24 01:57:43.030297 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20686 | 2025.12.24 01:57:43.030335 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20687 | 2025.12.24 01:57:43.030795 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20688 | 2025.12.24 01:57:43.031334 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2025.12.24 01:57:43.031475 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
| 20690 | 2025.12.24 01:57:43.031512 [ 5 ] {93df960a-f990-491a-8d37-638045ba4c8e} <Debug> TCPHandler: Processed in 0.00174415 sec. | ||
| 20691 | 2025.12.24 01:57:43.031552 [ 225 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 20692 | 2025.12.24 01:57:43.031585 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 20693 | 2025.12.24 01:57:43.035075 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 20694 | 2025.12.24 01:57:43.500889 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 20695 | 2025.12.24 01:57:43.500959 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 20696 | 2025.12.24 01:57:43.506458 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 20697 | 2025.12.24 01:57:44.081015 [ 221 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 20698 | 2025.12.24 01:57:44.081062 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 20699 | 2025.12.24 01:57:44.083803 [ 221 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 20700 | 2025.12.24 01:57:44.205967 [ 222 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 20701 | 2025.12.24 01:57:44.206019 [ 222 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 20702 | 2025.12.24 01:57:44.216425 [ 222 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 20703 | 2025.12.24 01:57:45.843438 [ 224 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 20704 | 2025.12.24 01:57:45.843520 [ 224 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 20705 | 2025.12.24 01:57:45.845384 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20706 | 2025.12.24 01:57:45.845437 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20707 | 2025.12.24 01:57:45.845738 [ 224 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): 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] | ||
| 20708 | 2025.12.24 01:57:46.089648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48095 | ||
| 20709 | 2025.12.24 01:57:46.090148 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20710 | 2025.12.24 01:57:46.090186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20711 | 2025.12.24 01:57:46.090813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20712 | 2025.12.24 01:57:46.091346 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20713 | 2025.12.24 01:57:46.091486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48095 | ||
| 20714 | 2025.12.24 01:57:46.247856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2538 | ||
| 20715 | 2025.12.24 01:57:46.250367 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2025.12.24 01:57:46.250408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20717 | 2025.12.24 01:57:46.251781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20718 | 2025.12.24 01:57:46.252323 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20719 | 2025.12.24 01:57:46.252591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2538 | ||
| 20720 | 2025.12.24 01:57:46.493263 [ 221 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 20721 | 2025.12.24 01:57:46.493339 [ 221 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 20722 | 2025.12.24 01:57:46.496386 [ 221 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): 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] | ||
| 20723 | 2025.12.24 01:57:47.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.08 MiB, peak 410.32 MiB, free memory in arenas 0.00 B, will set to 395.06 MiB (RSS), difference: 3.98 MiB | ||
| 20724 | 2025.12.24 01:57:48.037446 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20725 | 2025.12.24 01:57:48.037656 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20726 | 2025.12.24 01:57:48.037724 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20727 | 2025.12.24 01:57:48.038598 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20728 | 2025.12.24 01:57:48.038636 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20729 | 2025.12.24 01:57:48.039164 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20730 | 2025.12.24 01:57:48.039600 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2025.12.24 01:57:48.039750 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002148 sec., 190875.2327746741 rows/sec., 12.11 MiB/sec. | ||
| 20732 | 2025.12.24 01:57:48.039802 [ 5 ] {fb49cf91-30ac-4b73-a0da-49e72f98ceae} <Debug> TCPHandler: Processed in 0.002485448 sec. | ||
| 20733 | 2025.12.24 01:57:48.039920 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20734 | 2025.12.24 01:57:48.040016 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20735 | 2025.12.24 01:57:48.040055 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20736 | 2025.12.24 01:57:48.040520 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20737 | 2025.12.24 01:57:48.040554 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20738 | 2025.12.24 01:57:48.040995 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20739 | 2025.12.24 01:57:48.041414 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20740 | 2025.12.24 01:57:48.041545 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001548 sec., 1937.9844961240312 rows/sec., 143.83 KiB/sec. | ||
| 20741 | 2025.12.24 01:57:48.041581 [ 5 ] {59251183-bdf9-4517-b21d-02c71736e464} <Debug> TCPHandler: Processed in 0.001714279 sec. | ||
| 20742 | 2025.12.24 01:57:48.041710 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20743 | 2025.12.24 01:57:48.041804 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20744 | 2025.12.24 01:57:48.041841 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20745 | 2025.12.24 01:57:48.042780 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20746 | 2025.12.24 01:57:48.042813 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20747 | 2025.12.24 01:57:48.043346 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20748 | 2025.12.24 01:57:48.043778 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20749 | 2025.12.24 01:57:48.043907 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Debug> executeQuery: Read 1236 rows, 101.51 KiB in 0.002121 sec., 582743.9886845828 rows/sec., 46.74 MiB/sec. | ||
| 20750 | 2025.12.24 01:57:48.043944 [ 5 ] {885bd381-a66c-49bb-918b-0923a98990cc} <Debug> TCPHandler: Processed in 0.002287793 sec. | ||
| 20751 | 2025.12.24 01:57:48.044065 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20752 | 2025.12.24 01:57:48.044164 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20753 | 2025.12.24 01:57:48.044203 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20754 | 2025.12.24 01:57:48.044689 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20755 | 2025.12.24 01:57:48.044722 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20756 | 2025.12.24 01:57:48.045149 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20757 | 2025.12.24 01:57:48.045567 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2025.12.24 01:57:48.045683 [ 137 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20759 | 2025.12.24 01:57:48.045694 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Debug> executeQuery: Read 267 rows, 16.94 KiB in 0.001548 sec., 172480.62015503878 rows/sec., 10.69 MiB/sec. | ||
| 20760 | 2025.12.24 01:57:48.045718 [ 137 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20761 | 2025.12.24 01:57:48.045737 [ 5 ] {97f903d5-53c3-4265-8e80-b4e61a2efc91} <Debug> TCPHandler: Processed in 0.001729279 sec. | ||
| 20762 | 2025.12.24 01:57:48.045738 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20763 | 2025.12.24 01:57:48.045849 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20764 | 2025.12.24 01:57:48.045864 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::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 | ||
| 20765 | 2025.12.24 01:57:48.045945 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20766 | 2025.12.24 01:57:48.045989 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20767 | 2025.12.24 01:57:48.046018 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20768 | 2025.12.24 01:57:48.046061 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 291 rows starting from the beginning of the part | ||
| 20769 | 2025.12.24 01:57:48.046134 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 261 rows starting from the beginning of the part | ||
| 20770 | 2025.12.24 01:57:48.046182 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 4 rows starting from the beginning of the part | ||
| 20771 | 2025.12.24 01:57:48.046225 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 267 rows starting from the beginning of the part | ||
| 20772 | 2025.12.24 01:57:48.046263 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 283 rows starting from the beginning of the part | ||
| 20773 | 2025.12.24 01:57:48.046303 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 267 rows starting from the beginning of the part | ||
| 20774 | 2025.12.24 01:57:48.046481 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20775 | 2025.12.24 01:57:48.046522 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20776 | 2025.12.24 01:57:48.046992 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20777 | 2025.12.24 01:57:48.047342 [ 189 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538635 sec., 892349.3876065473 rows/sec., 58.92 MiB/sec. | ||
| 20778 | 2025.12.24 01:57:48.047425 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20779 | 2025.12.24 01:57:48.047558 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001631 sec., 129981.60637645615 rows/sec., 8.38 MiB/sec. | ||
| 20780 | 2025.12.24 01:57:48.047596 [ 5 ] {5d897f5c-33a8-4a1a-b909-cbed77559e30} <Debug> TCPHandler: Processed in 0.001800251 sec. | ||
| 20781 | 2025.12.24 01:57:48.047597 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20782 | 2025.12.24 01:57:48.047711 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20783 | 2025.12.24 01:57:48.047809 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20784 | 2025.12.24 01:57:48.047848 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20785 | 2025.12.24 01:57:48.048186 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2025.12.24 01:57:48.048266 [ 196 ] {f5107d67-f645-4aa2-bdca-abbb4928bc09::all_1_86_17} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20787 | 2025.12.24 01:57:48.048331 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20788 | 2025.12.24 01:57:48.048336 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20789 | 2025.12.24 01:57:48.048375 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20790 | 2025.12.24 01:57:48.048810 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20791 | 2025.12.24 01:57:48.049237 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20792 | 2025.12.24 01:57:48.049367 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001576 sec., 133883.24873096446 rows/sec., 7.60 MiB/sec. | ||
| 20793 | 2025.12.24 01:57:48.049404 [ 5 ] {86c1010d-83a1-4985-b469-3d7f39f1d6a6} <Debug> TCPHandler: Processed in 0.00174802 sec. | ||
| 20794 | 2025.12.24 01:57:48.049513 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20795 | 2025.12.24 01:57:48.049605 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20796 | 2025.12.24 01:57:48.049643 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20797 | 2025.12.24 01:57:48.050360 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20798 | 2025.12.24 01:57:48.050395 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20799 | 2025.12.24 01:57:48.050835 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20800 | 2025.12.24 01:57:48.051263 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20801 | 2025.12.24 01:57:48.051393 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Debug> executeQuery: Read 759 rows, 54.67 KiB in 0.001806 sec., 420265.780730897 rows/sec., 29.56 MiB/sec. | ||
| 20802 | 2025.12.24 01:57:48.051430 [ 5 ] {77c539ff-b019-42c2-8fad-097705cdda44} <Debug> TCPHandler: Processed in 0.001972125 sec. | ||
| 20803 | 2025.12.24 01:57:48.051535 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20804 | 2025.12.24 01:57:48.051627 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20805 | 2025.12.24 01:57:48.051668 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20806 | 2025.12.24 01:57:48.051992 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2025.12.24 01:57:48.052025 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20808 | 2025.12.24 01:57:48.052430 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20809 | 2025.12.24 01:57:48.052885 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20810 | 2025.12.24 01:57:48.053014 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
| 20811 | 2025.12.24 01:57:48.053050 [ 5 ] {3b7e4b35-32d3-4b55-99c1-de52310f68b3} <Debug> TCPHandler: Processed in 0.001562936 sec. | ||
| 20812 | 2025.12.24 01:57:48.053162 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20813 | 2025.12.24 01:57:48.053254 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20814 | 2025.12.24 01:57:48.053294 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20815 | 2025.12.24 01:57:48.053737 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20816 | 2025.12.24 01:57:48.053770 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20817 | 2025.12.24 01:57:48.054209 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20818 | 2025.12.24 01:57:48.054646 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20819 | 2025.12.24 01:57:48.054765 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 6 parts from all_1_143_30 to all_148_148_0 | ||
| 20820 | 2025.12.24 01:57:48.054775 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.001538 sec., 206111.833550065 rows/sec., 13.53 MiB/sec. | ||
| 20821 | 2025.12.24 01:57:48.054799 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20822 | 2025.12.24 01:57:48.054818 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20823 | 2025.12.24 01:57:48.054819 [ 5 ] {b76d7f6e-4894-451e-9f6b-e74f32bbf435} <Debug> TCPHandler: Processed in 0.00171402 sec. | ||
| 20824 | 2025.12.24 01:57:48.054920 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_30 to all_148_148_0 into Compact with storage Full | ||
| 20825 | 2025.12.24 01:57:48.054931 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2025.12.24 01:57:48.055072 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20827 | 2025.12.24 01:57:48.055077 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20828 | 2025.12.24 01:57:48.055117 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20829 | 2025.12.24 01:57:48.055128 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_30, total 49904 rows starting from the beginning of the part | ||
| 20830 | 2025.12.24 01:57:48.055203 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 317 rows starting from the beginning of the part | ||
| 20831 | 2025.12.24 01:57:48.055249 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 20832 | 2025.12.24 01:57:48.055293 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 325 rows starting from the beginning of the part | ||
| 20833 | 2025.12.24 01:57:48.055333 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20834 | 2025.12.24 01:57:48.055377 [ 187 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 317 rows starting from the beginning of the part | ||
| 20835 | 2025.12.24 01:57:48.055431 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20836 | 2025.12.24 01:57:48.055471 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20837 | 2025.12.24 01:57:48.055897 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20838 | 2025.12.24 01:57:48.056314 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2025.12.24 01:57:48.056447 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
| 20840 | 2025.12.24 01:57:48.056482 [ 5 ] {408e2bd8-b789-455c-aaa7-24b48b57eb10} <Debug> TCPHandler: Processed in 0.001598817 sec. | ||
| 20841 | 2025.12.24 01:57:48.056585 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2025.12.24 01:57:48.056678 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20843 | 2025.12.24 01:57:48.056729 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <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 | ||
| 20844 | 2025.12.24 01:57:48.057618 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20845 | 2025.12.24 01:57:48.057657 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20846 | 2025.12.24 01:57:48.058365 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20847 | 2025.12.24 01:57:48.058817 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20848 | 2025.12.24 01:57:48.058957 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002297 sec., 25685.67696996082 rows/sec., 46.03 MiB/sec. | ||
| 20849 | 2025.12.24 01:57:48.059014 [ 5 ] {4cdd8b7c-ef57-4172-8dd7-3886b028b437} <Debug> TCPHandler: Processed in 0.002476717 sec. | ||
| 20850 | 2025.12.24 01:57:48.059118 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20851 | 2025.12.24 01:57:48.059210 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20852 | 2025.12.24 01:57:48.059250 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20853 | 2025.12.24 01:57:48.059574 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20854 | 2025.12.24 01:57:48.059608 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20855 | 2025.12.24 01:57:48.060016 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20856 | 2025.12.24 01:57:48.060429 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20857 | 2025.12.24 01:57:48.060560 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001368 sec., 76023.39181286549 rows/sec., 4.66 MiB/sec. | ||
| 20858 | 2025.12.24 01:57:48.060595 [ 5 ] {e26ce68b-d437-40cd-8875-60b2c257cc91} <Debug> TCPHandler: Processed in 0.001525275 sec. | ||
| 20859 | 2025.12.24 01:57:48.064424 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00955235 sec., 5358157.940192727 rows/sec., 361.03 MiB/sec. | ||
| 20860 | 2025.12.24 01:57:48.064974 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Trace> MergedBlockOutputStream: filled checksums all_1_148_31 (state Temporary) | ||
| 20861 | 2025.12.24 01:57:48.065518 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_148_31 to all_1_148_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20862 | 2025.12.24 01:57:48.065591 [ 191 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_148_31} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 6 parts: [all_1_143_30, all_148_148_0] -> all_1_148_31 | ||
| 20863 | 2025.12.24 01:57:48.065673 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20864 | 2025.12.24 01:57:48.661308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 20865 | 2025.12.24 01:57:48.679656 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2025.12.24 01:57:48.679720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20867 | 2025.12.24 01:57:48.686374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20868 | 2025.12.24 01:57:48.687554 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2025.12.24 01:57:48.691403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20870 | 2025.12.24 01:57:49.403307 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 20871 | 2025.12.24 01:57:49.403361 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 20872 | 2025.12.24 01:57:49.405937 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): 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] | ||
| 20873 | 2025.12.24 01:57:50.132882 [ 224 ] {} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 20874 | 2025.12.24 01:57:50.132934 [ 224 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 20875 | 2025.12.24 01:57:50.139628 [ 224 ] {} <Debug> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): 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] | ||
| 20876 | 2025.12.24 01:57:50.723945 [ 220 ] {} <Trace> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 20877 | 2025.12.24 01:57:50.723988 [ 220 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 20878 | 2025.12.24 01:57:50.735901 [ 220 ] {} <Debug> oximeter.fields_ipaddr (94400749-1a6d-4255-a835-ed450cbc46b6): 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] | ||
| 20879 | 2025.12.24 01:57:53.050128 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20880 | 2025.12.24 01:57:53.050329 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20881 | 2025.12.24 01:57:53.050401 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20882 | 2025.12.24 01:57:53.051608 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20883 | 2025.12.24 01:57:53.051650 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20884 | 2025.12.24 01:57:53.052256 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20885 | 2025.12.24 01:57:53.052710 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20886 | 2025.12.24 01:57:53.052872 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.0026 sec., 460000 rows/sec., 37.92 MiB/sec. | ||
| 20887 | 2025.12.24 01:57:53.052925 [ 5 ] {7681eee1-4155-43c2-b178-8e320fa8dcb3} <Debug> TCPHandler: Processed in 0.002929077 sec. | ||
| 20888 | 2025.12.24 01:57:53.053042 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2025.12.24 01:57:53.053146 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20890 | 2025.12.24 01:57:53.053190 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20891 | 2025.12.24 01:57:53.053686 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20892 | 2025.12.24 01:57:53.053723 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20893 | 2025.12.24 01:57:53.054152 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20894 | 2025.12.24 01:57:53.054628 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2025.12.24 01:57:53.054765 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001644 sec., 138686.13138686132 rows/sec., 9.39 MiB/sec. | ||
| 20896 | 2025.12.24 01:57:53.054805 [ 5 ] {e1dc593c-00bd-4892-96f4-8a2662d41570} <Debug> TCPHandler: Processed in 0.001815682 sec. | ||
| 20897 | 2025.12.24 01:57:53.054915 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20898 | 2025.12.24 01:57:53.055016 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20899 | 2025.12.24 01:57:53.055062 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20900 | 2025.12.24 01:57:53.055627 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2025.12.24 01:57:53.055664 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20902 | 2025.12.24 01:57:53.056098 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20903 | 2025.12.24 01:57:53.056547 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2025.12.24 01:57:53.056690 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001692 sec., 307328.60520094563 rows/sec., 22.74 MiB/sec. | ||
| 20905 | 2025.12.24 01:57:53.056730 [ 5 ] {ab6fef82-7968-434c-b268-ef56ec52b012} <Debug> TCPHandler: Processed in 0.001865203 sec. | ||
| 20906 | 2025.12.24 01:57:53.056844 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2025.12.24 01:57:53.056941 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20908 | 2025.12.24 01:57:53.056985 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20909 | 2025.12.24 01:57:53.057527 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2025.12.24 01:57:53.057564 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20911 | 2025.12.24 01:57:53.058094 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20912 | 2025.12.24 01:57:53.058561 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2025.12.24 01:57:53.058695 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001773 sec., 476029.328821207 rows/sec., 32.04 MiB/sec. | ||
| 20914 | 2025.12.24 01:57:53.058732 [ 5 ] {eca22608-6f8b-40a9-9713-0aad905deec1} <Debug> TCPHandler: Processed in 0.001938064 sec. | ||
| 20915 | 2025.12.24 01:57:53.058842 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20916 | 2025.12.24 01:57:53.058934 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20917 | 2025.12.24 01:57:53.058976 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20918 | 2025.12.24 01:57:53.059302 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2025.12.24 01:57:53.059338 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20920 | 2025.12.24 01:57:53.059738 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20921 | 2025.12.24 01:57:53.060223 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2025.12.24 01:57:53.060352 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 20923 | 2025.12.24 01:57:53.060388 [ 5 ] {e925d0d2-c48c-4702-8d8b-a7f3f864fa01} <Debug> TCPHandler: Processed in 0.001593657 sec. | ||
| 20924 | 2025.12.24 01:57:53.592574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48543 | ||
| 20925 | 2025.12.24 01:57:53.593071 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20926 | 2025.12.24 01:57:53.593109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20927 | 2025.12.24 01:57:53.593765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20928 | 2025.12.24 01:57:53.594364 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20929 | 2025.12.24 01:57:53.594494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48543 | ||
| 20930 | 2025.12.24 01:57:53.594511 [ 119 ] {} <Debug> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20931 | 2025.12.24 01:57:53.594581 [ 119 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20932 | 2025.12.24 01:57:53.594601 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20933 | 2025.12.24 01:57:53.594728 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::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 | ||
| 20934 | 2025.12.24 01:57:53.594865 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20935 | 2025.12.24 01:57:53.594905 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46175 rows starting from the beginning of the part | ||
| 20936 | 2025.12.24 01:57:53.594977 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 20937 | 2025.12.24 01:57:53.595030 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 20938 | 2025.12.24 01:57:53.595077 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 20939 | 2025.12.24 01:57:53.595120 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 20940 | 2025.12.24 01:57:53.595166 [ 189 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 20941 | 2025.12.24 01:57:53.597918 [ 199 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48543 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244945 sec., 14959575.586026883 rows/sec., 214.00 MiB/sec. | ||
| 20942 | 2025.12.24 01:57:53.598491 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20943 | 2025.12.24 01:57:53.599106 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20944 | 2025.12.24 01:57:53.599207 [ 186 ] {ae241b4e-b31e-4e65-a600-ece369506bc9::all_1_101_20} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20945 | 2025.12.24 01:57:53.599319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20946 | 2025.12.24 01:57:56.192429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20947 | 2025.12.24 01:57:56.211210 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20948 | 2025.12.24 01:57:56.211274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20949 | 2025.12.24 01:57:56.217431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20950 | 2025.12.24 01:57:56.218614 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20951 | 2025.12.24 01:57:56.218901 [ 113 ] {} <Debug> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20952 | 2025.12.24 01:57:56.218966 [ 113 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20953 | 2025.12.24 01:57:56.218985 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20954 | 2025.12.24 01:57:56.219098 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20955 | 2025.12.24 01:57:56.222492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20956 | 2025.12.24 01:57:56.223118 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20957 | 2025.12.24 01:57:56.224672 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20958 | 2025.12.24 01:57:56.229637 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20959 | 2025.12.24 01:57:56.234438 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20960 | 2025.12.24 01:57:56.239239 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20961 | 2025.12.24 01:57:56.244393 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20962 | 2025.12.24 01:57:56.249043 [ 195 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::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 | ||
| 20963 | 2025.12.24 01:57:56.253651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2572 | ||
| 20964 | 2025.12.24 01:57:56.255994 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20965 | 2025.12.24 01:57:56.256038 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20966 | 2025.12.24 01:57:56.257334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20967 | 2025.12.24 01:57:56.257805 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20968 | 2025.12.24 01:57:56.257956 [ 113 ] {} <Debug> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20969 | 2025.12.24 01:57:56.257994 [ 113 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20970 | 2025.12.24 01:57:56.258012 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 20971 | 2025.12.24 01:57:56.258081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2572 | ||
| 20972 | 2025.12.24 01:57:56.258101 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::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 | ||
| 20973 | 2025.12.24 01:57:56.258618 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20974 | 2025.12.24 01:57:56.258761 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2338 rows starting from the beginning of the part | ||
| 20975 | 2025.12.24 01:57:56.259146 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 20976 | 2025.12.24 01:57:56.259502 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part | ||
| 20977 | 2025.12.24 01:57:56.259829 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part | ||
| 20978 | 2025.12.24 01:57:56.260146 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 20979 | 2025.12.24 01:57:56.260475 [ 199 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
| 20980 | 2025.12.24 01:57:56.268449 [ 193 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 72 columns (72 merged, 0 gathered) in 0.010388249 sec., 247587.4423110189 rows/sec., 198.21 MiB/sec. | ||
| 20981 | 2025.12.24 01:57:56.271354 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20982 | 2025.12.24 01:57:56.272223 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2025.12.24 01:57:56.272319 [ 192 ] {9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa::all_1_76_15} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20984 | 2025.12.24 01:57:56.272599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 20985 | 2025.12.24 01:57:56.310134 [ 201 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091091799 sec., 8354.209801038181 rows/sec., 43.20 MiB/sec. | ||
| 20986 | 2025.12.24 01:57:56.313909 [ 197 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20987 | 2025.12.24 01:57:56.316384 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_101_20} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20988 | 2025.12.24 01:57:56.316505 [ 193 ] {2d1b486b-07a0-4fb5-9b4f-7437e3614a6c::all_1_101_20} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20989 | 2025.12.24 01:57:56.319402 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20990 | 2025.12.24 01:57:58.038918 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2025.12.24 01:57:58.039221 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20992 | 2025.12.24 01:57:58.039325 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20993 | 2025.12.24 01:57:58.040245 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20994 | 2025.12.24 01:57:58.040283 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 20995 | 2025.12.24 01:57:58.040821 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20996 | 2025.12.24 01:57:58.041352 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20997 | 2025.12.24 01:57:58.041486 [ 111 ] {} <Debug> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 20998 | 2025.12.24 01:57:58.041505 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002361 sec., 173655.23083439222 rows/sec., 11.02 MiB/sec. | ||
| 20999 | 2025.12.24 01:57:58.041560 [ 111 ] {} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2025.12.24 01:57:58.041573 [ 5 ] {7bf0e778-a9e5-4ccd-966a-9f2bac726da5} <Debug> TCPHandler: Processed in 0.002854565 sec. | ||
| 21001 | 2025.12.24 01:57:58.041595 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21002 | 2025.12.24 01:57:58.041710 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::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 | ||
| 21003 | 2025.12.24 01:57:58.041714 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2025.12.24 01:57:58.041828 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21005 | 2025.12.24 01:57:58.041846 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21006 | 2025.12.24 01:57:58.041864 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 434 rows starting from the beginning of the part | ||
| 21007 | 2025.12.24 01:57:58.041886 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21008 | 2025.12.24 01:57:58.041929 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 21009 | 2025.12.24 01:57:58.041982 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 21010 | 2025.12.24 01:57:58.042031 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 21011 | 2025.12.24 01:57:58.042076 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 21012 | 2025.12.24 01:57:58.042122 [ 201 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 21013 | 2025.12.24 01:57:58.042973 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21014 | 2025.12.24 01:57:58.043009 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21015 | 2025.12.24 01:57:58.043253 [ 193 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588417 sec., 1563821.087283755 rows/sec., 105.46 MiB/sec. | ||
| 21016 | 2025.12.24 01:57:58.043512 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21017 | 2025.12.24 01:57:58.043601 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 21018 | 2025.12.24 01:57:58.044014 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2025.12.24 01:57:58.044163 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Debug> executeQuery: Read 1230 rows, 101.10 KiB in 0.002336 sec., 526541.095890411 rows/sec., 42.27 MiB/sec. | ||
| 21020 | 2025.12.24 01:57:58.044205 [ 5 ] {7542e98f-4570-49a4-9970-b0d8b42e9212} <Debug> TCPHandler: Processed in 0.002541849 sec. | ||
| 21021 | 2025.12.24 01:57:58.044261 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21022 | 2025.12.24 01:57:58.044319 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2025.12.24 01:57:58.044360 [ 190 ] {620cb0e5-ba22-4743-b277-c296b4ddcbf6::all_1_65_13} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 21024 | 2025.12.24 01:57:58.044419 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21025 | 2025.12.24 01:57:58.044465 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21026 | 2025.12.24 01:57:58.044484 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 21027 | 2025.12.24 01:57:58.044947 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21028 | 2025.12.24 01:57:58.044989 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21029 | 2025.12.24 01:57:58.045455 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21030 | 2025.12.24 01:57:58.045922 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21031 | 2025.12.24 01:57:58.046060 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Debug> executeQuery: Read 264 rows, 16.75 KiB in 0.001659 sec., 159132.00723327303 rows/sec., 9.86 MiB/sec. | ||
| 21032 | 2025.12.24 01:57:58.046099 [ 5 ] {9878588b-9b5d-40f4-8408-04260b724564} <Debug> TCPHandler: Processed in 0.001829443 sec. | ||
| 21033 | 2025.12.24 01:57:58.046208 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21034 | 2025.12.24 01:57:58.046302 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21035 | 2025.12.24 01:57:58.046342 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21036 | 2025.12.24 01:57:58.046823 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2025.12.24 01:57:58.046860 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21038 | 2025.12.24 01:57:58.047268 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21039 | 2025.12.24 01:57:58.047691 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2025.12.24 01:57:58.047822 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001538 sec., 137841.3524057217 rows/sec., 8.89 MiB/sec. | ||
| 21041 | 2025.12.24 01:57:58.047861 [ 5 ] {b58b3e3d-575f-4a2e-9cc1-4ea320f1b4fd} <Debug> TCPHandler: Processed in 0.001702829 sec. | ||
| 21042 | 2025.12.24 01:57:58.047884 [ 218 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 21043 | 2025.12.24 01:57:58.047927 [ 218 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 21044 | 2025.12.24 01:57:58.047972 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21045 | 2025.12.24 01:57:58.048072 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21046 | 2025.12.24 01:57:58.048113 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21047 | 2025.12.24 01:57:58.048576 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21048 | 2025.12.24 01:57:58.048617 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21049 | 2025.12.24 01:57:58.049098 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21050 | 2025.12.24 01:57:58.049572 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21051 | 2025.12.24 01:57:58.049676 [ 111 ] {} <Debug> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 21052 | 2025.12.24 01:57:58.049703 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001649 sec., 127956.33717404486 rows/sec., 7.27 MiB/sec. | ||
| 21053 | 2025.12.24 01:57:58.049707 [ 111 ] {} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21054 | 2025.12.24 01:57:58.049743 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21055 | 2025.12.24 01:57:58.049749 [ 5 ] {5753056f-a176-49d2-a801-d76bdf9c2c3a} <Debug> TCPHandler: Processed in 0.001832163 sec. | ||
| 21056 | 2025.12.24 01:57:58.049854 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::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 | ||
| 21057 | 2025.12.24 01:57:58.049868 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21058 | 2025.12.24 01:57:58.049983 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21059 | 2025.12.24 01:57:58.049983 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21060 | 2025.12.24 01:57:58.050026 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 223 rows starting from the beginning of the part | ||
| 21061 | 2025.12.24 01:57:58.050046 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21062 | 2025.12.24 01:57:58.050102 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 21063 | 2025.12.24 01:57:58.050157 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 21064 | 2025.12.24 01:57:58.050205 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 21065 | 2025.12.24 01:57:58.050248 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 21066 | 2025.12.24 01:57:58.050293 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 21067 | 2025.12.24 01:57:58.050717 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21068 | 2025.12.24 01:57:58.050758 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21069 | 2025.12.24 01:57:58.051228 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21070 | 2025.12.24 01:57:58.051233 [ 193 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426593 sec., 895840.6497157913 rows/sec., 54.45 MiB/sec. | ||
| 21071 | 2025.12.24 01:57:58.051456 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 21072 | 2025.12.24 01:57:58.051751 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21073 | 2025.12.24 01:57:58.051895 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Debug> executeQuery: Read 738 rows, 53.19 KiB in 0.001928 sec., 382780.08298755187 rows/sec., 26.94 MiB/sec. | ||
| 21074 | 2025.12.24 01:57:58.051935 [ 5 ] {c8f120e0-eeca-45cb-9390-7d02ee67a113} <Debug> TCPHandler: Processed in 0.002117789 sec. | ||
| 21075 | 2025.12.24 01:57:58.052026 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2025.12.24 01:57:58.052045 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21077 | 2025.12.24 01:57:58.052095 [ 198 ] {ea78e543-d325-4543-8dd7-457f4773b292::all_1_65_13} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 21078 | 2025.12.24 01:57:58.052140 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21079 | 2025.12.24 01:57:58.052154 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 21080 | 2025.12.24 01:57:58.052189 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21081 | 2025.12.24 01:57:58.052509 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21082 | 2025.12.24 01:57:58.052543 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21083 | 2025.12.24 01:57:58.053116 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21084 | 2025.12.24 01:57:58.053604 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21085 | 2025.12.24 01:57:58.053738 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. | ||
| 21086 | 2025.12.24 01:57:58.053778 [ 5 ] {7afbc523-278e-43f0-99a8-7de334422d92} <Debug> TCPHandler: Processed in 0.001773491 sec. | ||
| 21087 | 2025.12.24 01:57:58.053847 [ 218 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): 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] | ||
| 21088 | 2025.12.24 01:57:58.053888 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21089 | 2025.12.24 01:57:58.053987 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21090 | 2025.12.24 01:57:58.054030 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21091 | 2025.12.24 01:57:58.054461 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21092 | 2025.12.24 01:57:58.054498 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21093 | 2025.12.24 01:57:58.054950 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21094 | 2025.12.24 01:57:58.055387 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21095 | 2025.12.24 01:57:58.055519 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00155 sec., 202580.64516129033 rows/sec., 13.31 MiB/sec. | ||
| 21096 | 2025.12.24 01:57:58.055558 [ 5 ] {8ded3dfb-aa6f-4401-9690-0821061643d5} <Debug> TCPHandler: Processed in 0.00171945 sec. | ||
| 21097 | 2025.12.24 01:57:58.055665 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21098 | 2025.12.24 01:57:58.055759 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21099 | 2025.12.24 01:57:58.055800 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21100 | 2025.12.24 01:57:58.056104 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21101 | 2025.12.24 01:57:58.056140 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21102 | 2025.12.24 01:57:58.056549 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21103 | 2025.12.24 01:57:58.056979 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Trace> oximeter.measurements_f64 (16d09ca8-4291-4d99-b8ae-2711f66d3bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21104 | 2025.12.24 01:57:58.057110 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001369 sec., 730.4601899196493 rows/sec., 49.22 KiB/sec. | ||
| 21105 | 2025.12.24 01:57:58.057147 [ 5 ] {1bcf5ca9-97ef-451b-af33-6f6d90ab478d} <Debug> TCPHandler: Processed in 0.001532645 sec. | ||
| 21106 | 2025.12.24 01:57:58.057253 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21107 | 2025.12.24 01:57:58.057347 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21108 | 2025.12.24 01:57:58.057400 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <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 | ||
| 21109 | 2025.12.24 01:57:58.058329 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21110 | 2025.12.24 01:57:58.058365 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21111 | 2025.12.24 01:57:58.059104 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21112 | 2025.12.24 01:57:58.059533 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21113 | 2025.12.24 01:57:58.059654 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21114 | 2025.12.24 01:57:58.059676 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002347 sec., 25138.47464848743 rows/sec., 45.05 MiB/sec. | ||
| 21115 | 2025.12.24 01:57:58.059709 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21116 | 2025.12.24 01:57:58.059742 [ 5 ] {5bd826c9-791a-440f-9ce5-7e0f5511bccd} <Debug> TCPHandler: Processed in 0.002539289 sec. | ||
| 21117 | 2025.12.24 01:57:58.059745 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21118 | 2025.12.24 01:57:58.059865 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21119 | 2025.12.24 01:57:58.059867 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 21120 | 2025.12.24 01:57:58.059967 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21121 | 2025.12.24 01:57:58.060014 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21122 | 2025.12.24 01:57:58.060136 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21123 | 2025.12.24 01:57:58.060202 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2817 rows starting from the beginning of the part | ||
| 21124 | 2025.12.24 01:57:58.060341 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21125 | 2025.12.24 01:57:58.060342 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 21126 | 2025.12.24 01:57:58.060387 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21127 | 2025.12.24 01:57:58.060487 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 21128 | 2025.12.24 01:57:58.060602 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 21129 | 2025.12.24 01:57:58.060716 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 21130 | 2025.12.24 01:57:58.060839 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21131 | 2025.12.24 01:57:58.060869 [ 190 ] {024b341b-250c-4632-b158-0fea2d096912::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 | ||
| 21132 | 2025.12.24 01:57:58.061317 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21133 | 2025.12.24 01:57:58.061479 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001531 sec., 67929.45787067276 rows/sec., 4.16 MiB/sec. | ||
| 21134 | 2025.12.24 01:57:58.061517 [ 5 ] {dacdc42a-2967-4a8b-a398-c880f5ac1486} <Debug> TCPHandler: Processed in 0.001703039 sec. | ||
| 21135 | 2025.12.24 01:57:58.070061 [ 188 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 19 columns (19 merged, 0 gathered) in 0.010228126 sec., 298979.5002525389 rows/sec., 535.49 MiB/sec. | ||
| 21136 | 2025.12.24 01:57:58.072744 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21137 | 2025.12.24 01:57:58.073397 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21138 | 2025.12.24 01:57:58.073479 [ 196 ] {024b341b-250c-4632-b158-0fea2d096912::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21139 | 2025.12.24 01:57:58.073623 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 21140 | 2025.12.24 01:57:58.451189 [ 223 ] {} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 21141 | 2025.12.24 01:57:58.451254 [ 223 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 21142 | 2025.12.24 01:57:58.456406 [ 223 ] {} <Debug> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): 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] | ||
| 21143 | 2025.12.24 01:57:59.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.07 MiB, peak 418.42 MiB, free memory in arenas 0.00 B, will set to 399.36 MiB (RSS), difference: 1.28 MiB | ||
| 21144 | 2025.12.24 01:57:59.021038 [ 225 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 21145 | 2025.12.24 01:57:59.021071 [ 225 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 21146 | 2025.12.24 01:57:59.024132 [ 225 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): 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] | ||
| 21147 | 2025.12.24 01:58:00.845487 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21148 | 2025.12.24 01:58:00.845542 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21149 | 2025.12.24 01:58:01.094756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49055 | ||
| 21150 | 2025.12.24 01:58:01.095286 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2025.12.24 01:58:01.095325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21152 | 2025.12.24 01:58:01.095893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21153 | 2025.12.24 01:58:01.096399 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2025.12.24 01:58:01.096530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49055 | ||
| 21155 | 2025.12.24 01:58:03.024366 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21156 | 2025.12.24 01:58:03.024667 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21157 | 2025.12.24 01:58:03.024768 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21158 | 2025.12.24 01:58:03.025511 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21159 | 2025.12.24 01:58:03.025550 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21160 | 2025.12.24 01:58:03.026070 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21161 | 2025.12.24 01:58:03.026517 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21162 | 2025.12.24 01:58:03.026681 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002091 sec., 26781.444285031084 rows/sec., 2.06 MiB/sec. | ||
| 21163 | 2025.12.24 01:58:03.026731 [ 5 ] {addf7b7c-1fca-4884-b5b5-a1592154686d} <Debug> TCPHandler: Processed in 0.002556789 sec. | ||
| 21164 | 2025.12.24 01:58:03.026741 [ 102 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21165 | 2025.12.24 01:58:03.026826 [ 102 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21166 | 2025.12.24 01:58:03.026851 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21167 | 2025.12.24 01:58:03.026856 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21168 | 2025.12.24 01:58:03.026965 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21169 | 2025.12.24 01:58:03.027009 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21170 | 2025.12.24 01:58:03.027295 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 21171 | 2025.12.24 01:58:03.027401 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21172 | 2025.12.24 01:58:03.027433 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2552 rows starting from the beginning of the part | ||
| 21173 | 2025.12.24 01:58:03.027453 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2025.12.24 01:58:03.027489 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21175 | 2025.12.24 01:58:03.027498 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 21176 | 2025.12.24 01:58:03.027553 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1236 rows starting from the beginning of the part | ||
| 21177 | 2025.12.24 01:58:03.027603 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1196 rows starting from the beginning of the part | ||
| 21178 | 2025.12.24 01:58:03.027650 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1230 rows starting from the beginning of the part | ||
| 21179 | 2025.12.24 01:58:03.027697 [ 193 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::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 | ||
| 21180 | 2025.12.24 01:58:03.027925 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21181 | 2025.12.24 01:58:03.028388 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2025.12.24 01:58:03.028531 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001589 sec., 40276.903713027066 rows/sec., 3.14 MiB/sec. | ||
| 21183 | 2025.12.24 01:58:03.028542 [ 102 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21184 | 2025.12.24 01:58:03.028570 [ 5 ] {5ebf0176-ecea-44e4-a3cf-e5fc4e8147a1} <Debug> TCPHandler: Processed in 0.00176838 sec. | ||
| 21185 | 2025.12.24 01:58:03.028583 [ 102 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21186 | 2025.12.24 01:58:03.028611 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21187 | 2025.12.24 01:58:03.028688 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21188 | 2025.12.24 01:58:03.028733 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 21189 | 2025.12.24 01:58:03.028788 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21190 | 2025.12.24 01:58:03.028837 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21191 | 2025.12.24 01:58:03.028886 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21192 | 2025.12.24 01:58:03.028928 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1434 rows starting from the beginning of the part | ||
| 21193 | 2025.12.24 01:58:03.029001 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 21194 | 2025.12.24 01:58:03.029053 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 759 rows starting from the beginning of the part | ||
| 21195 | 2025.12.24 01:58:03.029097 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 520 rows starting from the beginning of the part | ||
| 21196 | 2025.12.24 01:58:03.029141 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 738 rows starting from the beginning of the part | ||
| 21197 | 2025.12.24 01:58:03.029185 [ 191 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::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 | ||
| 21198 | 2025.12.24 01:58:03.029259 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2025.12.24 01:58:03.029303 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21200 | 2025.12.24 01:58:03.029813 [ 187 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6326 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259218 sec., 2440416.9463540344 rows/sec., 207.53 MiB/sec. | ||
| 21201 | 2025.12.24 01:58:03.029825 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21202 | 2025.12.24 01:58:03.030243 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21203 | 2025.12.24 01:58:03.030316 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2025.12.24 01:58:03.030465 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
| 21205 | 2025.12.24 01:58:03.030505 [ 5 ] {e61907cb-a071-42b3-9d65-63cd8806e4e8} <Debug> TCPHandler: Processed in 0.001865663 sec. | ||
| 21206 | 2025.12.24 01:58:03.030621 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2025.12.24 01:58:03.030649 [ 187 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971535 sec., 1815336.7807317649 rows/sec., 137.62 MiB/sec. | ||
| 21208 | 2025.12.24 01:58:03.030721 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21209 | 2025.12.24 01:58:03.030767 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21210 | 2025.12.24 01:58:03.030872 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21211 | 2025.12.24 01:58:03.030966 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21212 | 2025.12.24 01:58:03.030974 [ 194 ] {3aace622-dc97-47fd-94c2-e2a04062ecc7::all_1_151_30} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21213 | 2025.12.24 01:58:03.031085 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 21214 | 2025.12.24 01:58:03.031112 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2025.12.24 01:58:03.031155 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21216 | 2025.12.24 01:58:03.031481 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21217 | 2025.12.24 01:58:03.031566 [ 186 ] {5d62671f-cf6e-4276-9566-d2cc7b31d71e::all_1_151_30} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21218 | 2025.12.24 01:58:03.031602 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21219 | 2025.12.24 01:58:03.031657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 21220 | 2025.12.24 01:58:03.032046 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21221 | 2025.12.24 01:58:03.032185 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 21222 | 2025.12.24 01:58:03.032201 [ 100 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21223 | 2025.12.24 01:58:03.032227 [ 5 ] {b66d4d4d-4172-48cb-b5ca-ab6dc0f7da60} <Debug> TCPHandler: Processed in 0.001655928 sec. | ||
| 21224 | 2025.12.24 01:58:03.032271 [ 100 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21225 | 2025.12.24 01:58:03.032297 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21226 | 2025.12.24 01:58:03.032380 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 21227 | 2025.12.24 01:58:03.032498 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21228 | 2025.12.24 01:58:03.032524 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 11340 rows starting from the beginning of the part | ||
| 21229 | 2025.12.24 01:58:03.032574 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 21230 | 2025.12.24 01:58:03.032624 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 104 rows starting from the beginning of the part | ||
| 21231 | 2025.12.24 01:58:03.032661 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 21232 | 2025.12.24 01:58:03.032706 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 21233 | 2025.12.24 01:58:03.032742 [ 187 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::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 | ||
| 21234 | 2025.12.24 01:58:03.035506 [ 186 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11728 rows, containing 4 columns (4 merged, 0 gathered) in 0.003161263 sec., 3709909.6152392253 rows/sec., 237.54 MiB/sec. | ||
| 21235 | 2025.12.24 01:58:03.035916 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21236 | 2025.12.24 01:58:03.036481 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21237 | 2025.12.24 01:58:03.036573 [ 194 ] {c1c86f94-0191-43ef-ae1d-7a754c1512c2::all_1_151_30} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21238 | 2025.12.24 01:58:03.036676 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 21239 | 2025.12.24 01:58:03.722837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21240 | 2025.12.24 01:58:03.741180 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21241 | 2025.12.24 01:58:03.741228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21242 | 2025.12.24 01:58:03.747708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21243 | 2025.12.24 01:58:03.748816 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21244 | 2025.12.24 01:58:03.751957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21245 | 2025.12.24 01:58:06.258541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2602 | ||
| 21246 | 2025.12.24 01:58:06.261106 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2025.12.24 01:58:06.261157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21248 | 2025.12.24 01:58:06.262611 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21249 | 2025.12.24 01:58:06.263155 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2025.12.24 01:58:06.263546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2602 | ||
| 21251 | 2025.12.24 01:58:08.033692 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21252 | 2025.12.24 01:58:08.033886 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21253 | 2025.12.24 01:58:08.033947 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21254 | 2025.12.24 01:58:08.034630 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2025.12.24 01:58:08.034672 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21256 | 2025.12.24 01:58:08.035238 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21257 | 2025.12.24 01:58:08.035727 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Trace> oximeter.fields_i16 (620cb0e5-ba22-4743-b277-c296b4ddcbf6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21258 | 2025.12.24 01:58:08.035888 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002056 sec., 11673.151750972762 rows/sec., 991.76 KiB/sec. | ||
| 21259 | 2025.12.24 01:58:08.035940 [ 5 ] {70ce22b2-c95a-4202-a824-3367d25064ec} <Debug> TCPHandler: Processed in 0.002372835 sec. | ||
| 21260 | 2025.12.24 01:58:08.036068 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2025.12.24 01:58:08.036182 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21262 | 2025.12.24 01:58:08.036225 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21263 | 2025.12.24 01:58:08.036775 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21264 | 2025.12.24 01:58:08.036811 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21265 | 2025.12.24 01:58:08.037256 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21266 | 2025.12.24 01:58:08.037737 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2025.12.24 01:58:08.037869 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Debug> executeQuery: Read 294 rows, 27.13 KiB in 0.00171 sec., 171929.8245614035 rows/sec., 15.49 MiB/sec. | ||
| 21268 | 2025.12.24 01:58:08.037909 [ 5 ] {a247e315-5c73-4332-96b0-ba8db66101b7} <Debug> TCPHandler: Processed in 0.001892093 sec. | ||
| 21269 | 2025.12.24 01:58:08.038017 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21270 | 2025.12.24 01:58:08.038126 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21271 | 2025.12.24 01:58:08.038167 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21272 | 2025.12.24 01:58:08.038582 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21273 | 2025.12.24 01:58:08.038617 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21274 | 2025.12.24 01:58:08.039024 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21275 | 2025.12.24 01:58:08.039457 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21276 | 2025.12.24 01:58:08.039588 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Debug> executeQuery: Read 71 rows, 5.40 KiB in 0.001481 sec., 47940.580688723836 rows/sec., 3.56 MiB/sec. | ||
| 21277 | 2025.12.24 01:58:08.039627 [ 5 ] {6fdefa1e-3843-4314-a977-f1a21910393b} <Debug> TCPHandler: Processed in 0.001659488 sec. | ||
| 21278 | 2025.12.24 01:58:08.039766 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21279 | 2025.12.24 01:58:08.039864 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21280 | 2025.12.24 01:58:08.039902 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21281 | 2025.12.24 01:58:08.040317 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21282 | 2025.12.24 01:58:08.040353 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21283 | 2025.12.24 01:58:08.040757 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21284 | 2025.12.24 01:58:08.041188 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21285 | 2025.12.24 01:58:08.041309 [ 97 ] {} <Debug> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21286 | 2025.12.24 01:58:08.041321 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001478 sec., 16238.159675236808 rows/sec., 1.35 MiB/sec. | ||
| 21287 | 2025.12.24 01:58:08.041345 [ 97 ] {} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21288 | 2025.12.24 01:58:08.041364 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21289 | 2025.12.24 01:58:08.041366 [ 5 ] {f37be4b7-db60-4cec-ab87-50db2f35e660} <Debug> TCPHandler: Processed in 0.001661288 sec. | ||
| 21290 | 2025.12.24 01:58:08.041480 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2025.12.24 01:58:08.041516 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::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 | ||
| 21292 | 2025.12.24 01:58:08.041573 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21293 | 2025.12.24 01:58:08.041618 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21294 | 2025.12.24 01:58:08.041694 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21295 | 2025.12.24 01:58:08.041737 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 503 rows starting from the beginning of the part | ||
| 21296 | 2025.12.24 01:58:08.041816 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 212 rows starting from the beginning of the part | ||
| 21297 | 2025.12.24 01:58:08.041867 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 212 rows starting from the beginning of the part | ||
| 21298 | 2025.12.24 01:58:08.041916 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part | ||
| 21299 | 2025.12.24 01:58:08.041960 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 212 rows starting from the beginning of the part | ||
| 21300 | 2025.12.24 01:58:08.042006 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 21301 | 2025.12.24 01:58:08.042010 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21302 | 2025.12.24 01:58:08.042054 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21303 | 2025.12.24 01:58:08.042544 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21304 | 2025.12.24 01:58:08.043011 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Trace> oximeter.fields_u8 (ea78e543-d325-4543-8dd7-457f4773b292): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21305 | 2025.12.24 01:58:08.043042 [ 194 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593326 sec., 873016.5703691524 rows/sec., 61.06 MiB/sec. | ||
| 21306 | 2025.12.24 01:58:08.043146 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001591 sec., 7542.42614707731 rows/sec., 589.25 KiB/sec. | ||
| 21307 | 2025.12.24 01:58:08.043190 [ 5 ] {609a5004-5da5-447b-8ad1-50d50a9b468c} <Debug> TCPHandler: Processed in 0.0017595 sec. | ||
| 21308 | 2025.12.24 01:58:08.043279 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21309 | 2025.12.24 01:58:08.043300 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21310 | 2025.12.24 01:58:08.043397 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21311 | 2025.12.24 01:58:08.043440 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21312 | 2025.12.24 01:58:08.043797 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21313 | 2025.12.24 01:58:08.043875 [ 186 ] {e0ccc59c-04de-4801-ac65-fb5f3c7d3b20::all_1_91_18} <Trace> oximeter.fields_u32 (e0ccc59c-04de-4801-ac65-fb5f3c7d3b20) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21314 | 2025.12.24 01:58:08.043886 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21315 | 2025.12.24 01:58:08.043928 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21316 | 2025.12.24 01:58:08.043944 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 21317 | 2025.12.24 01:58:08.044400 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21318 | 2025.12.24 01:58:08.044855 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21319 | 2025.12.24 01:58:08.044988 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Debug> executeQuery: Read 159 rows, 13.10 KiB in 0.00161 sec., 98757.76397515528 rows/sec., 7.94 MiB/sec. | ||
| 21320 | 2025.12.24 01:58:08.045120 [ 5 ] {620ba0ce-48de-4595-86c6-f971916f13c4} <Debug> TCPHandler: Processed in 0.001868393 sec. | ||
| 21321 | 2025.12.24 01:58:08.045227 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21322 | 2025.12.24 01:58:08.045320 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21323 | 2025.12.24 01:58:08.045361 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21324 | 2025.12.24 01:58:08.045789 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21325 | 2025.12.24 01:58:08.045824 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21326 | 2025.12.24 01:58:08.046284 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21327 | 2025.12.24 01:58:08.046715 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21328 | 2025.12.24 01:58:08.046931 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Debug> executeQuery: Read 304 rows, 23.36 KiB in 0.00163 sec., 186503.06748466258 rows/sec., 14.00 MiB/sec. | ||
| 21329 | 2025.12.24 01:58:08.046978 [ 5 ] {948609e5-0b26-43a6-acf4-e3113eb634cd} <Debug> TCPHandler: Processed in 0.001800351 sec. | ||
| 21330 | 2025.12.24 01:58:08.047085 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21331 | 2025.12.24 01:58:08.047177 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21332 | 2025.12.24 01:58:08.047230 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <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 | ||
| 21333 | 2025.12.24 01:58:08.048153 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2025.12.24 01:58:08.048189 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21335 | 2025.12.24 01:58:08.048907 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21336 | 2025.12.24 01:58:08.049400 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21337 | 2025.12.24 01:58:08.049538 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002379 sec., 24800.33627574611 rows/sec., 44.44 MiB/sec. | ||
| 21338 | 2025.12.24 01:58:08.049593 [ 5 ] {50950900-231a-481d-a94b-a09195ed3c87} <Debug> TCPHandler: Processed in 0.002557079 sec. | ||
| 21339 | 2025.12.24 01:58:08.049717 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21340 | 2025.12.24 01:58:08.049819 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21341 | 2025.12.24 01:58:08.049857 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21342 | 2025.12.24 01:58:08.050183 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2025.12.24 01:58:08.050216 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21344 | 2025.12.24 01:58:08.050610 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21345 | 2025.12.24 01:58:08.051022 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21346 | 2025.12.24 01:58:08.051146 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 21347 | 2025.12.24 01:58:08.051181 [ 5 ] {4eacf422-73ba-4188-8af6-52b5b0517229} <Debug> TCPHandler: Processed in 0.001521625 sec. | ||
| 21348 | 2025.12.24 01:58:08.452172 [ 220 ] {} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 21349 | 2025.12.24 01:58:08.452264 [ 220 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 21350 | 2025.12.24 01:58:08.460823 [ 220 ] {} <Debug> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): 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] | ||
| 21351 | 2025.12.24 01:58:08.596820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49503 | ||
| 21352 | 2025.12.24 01:58:08.597413 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21353 | 2025.12.24 01:58:08.597448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21354 | 2025.12.24 01:58:08.598052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21355 | 2025.12.24 01:58:08.598526 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2025.12.24 01:58:08.598649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49503 | ||
| 21357 | 2025.12.24 01:58:09.017226 [ 220 ] {} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 21358 | 2025.12.24 01:58:09.017281 [ 220 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 21359 | 2025.12.24 01:58:09.023706 [ 220 ] {} <Debug> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): 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] | ||
| 21360 | 2025.12.24 01:58:09.303349 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 21361 | 2025.12.24 01:58:09.303427 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 21362 | 2025.12.24 01:58:09.310245 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): 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] | ||
| 21363 | 2025.12.24 01:58:09.338422 [ 225 ] {} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 21364 | 2025.12.24 01:58:09.338456 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 21365 | 2025.12.24 01:58:09.348474 [ 225 ] {} <Debug> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): 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] | ||
| 21366 | 2025.12.24 01:58:10.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.54 MiB, peak 418.42 MiB, free memory in arenas 0.00 B, will set to 399.54 MiB (RSS), difference: -4.00 MiB | ||
| 21367 | 2025.12.24 01:58:11.253001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21368 | 2025.12.24 01:58:11.271479 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21369 | 2025.12.24 01:58:11.271540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21370 | 2025.12.24 01:58:11.277976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21371 | 2025.12.24 01:58:11.279346 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21372 | 2025.12.24 01:58:11.282579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21373 | 2025.12.24 01:58:13.023183 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21374 | 2025.12.24 01:58:13.023489 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21375 | 2025.12.24 01:58:13.023596 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21376 | 2025.12.24 01:58:13.024484 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21377 | 2025.12.24 01:58:13.024525 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21378 | 2025.12.24 01:58:13.025145 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21379 | 2025.12.24 01:58:13.025659 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21380 | 2025.12.24 01:58:13.025822 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002409 sec., 23246.1602324616 rows/sec., 1.79 MiB/sec. | ||
| 21381 | 2025.12.24 01:58:13.025874 [ 5 ] {02fb4fb6-3cc1-4ab8-ae45-3e3f4b2a3a2b} <Debug> TCPHandler: Processed in 0.002861176 sec. | ||
| 21382 | 2025.12.24 01:58:13.026000 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21383 | 2025.12.24 01:58:13.026109 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21384 | 2025.12.24 01:58:13.026159 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21385 | 2025.12.24 01:58:13.026613 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21386 | 2025.12.24 01:58:13.026649 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21387 | 2025.12.24 01:58:13.027075 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21388 | 2025.12.24 01:58:13.027505 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21389 | 2025.12.24 01:58:13.027642 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. | ||
| 21390 | 2025.12.24 01:58:13.027688 [ 5 ] {e6096227-7b08-4631-8a97-a5d613b7ddff} <Debug> TCPHandler: Processed in 0.00174041 sec. | ||
| 21391 | 2025.12.24 01:58:13.027803 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21392 | 2025.12.24 01:58:13.027899 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21393 | 2025.12.24 01:58:13.027945 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21394 | 2025.12.24 01:58:13.028373 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21395 | 2025.12.24 01:58:13.028407 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21396 | 2025.12.24 01:58:13.028872 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21397 | 2025.12.24 01:58:13.029300 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21398 | 2025.12.24 01:58:13.029414 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Selected 3 parts from all_1_148_31 to all_150_150_0 | ||
| 21399 | 2025.12.24 01:58:13.029429 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
| 21400 | 2025.12.24 01:58:13.029458 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21401 | 2025.12.24 01:58:13.029475 [ 5 ] {4e348a2a-4321-47cb-a7b3-8e6560982bdd} <Debug> TCPHandler: Processed in 0.001725919 sec. | ||
| 21402 | 2025.12.24 01:58:13.029483 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21403 | 2025.12.24 01:58:13.029587 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21404 | 2025.12.24 01:58:13.029615 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_148_31 to all_150_150_0 into Compact with storage Full | ||
| 21405 | 2025.12.24 01:58:13.029683 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21406 | 2025.12.24 01:58:13.029732 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21407 | 2025.12.24 01:58:13.029768 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21408 | 2025.12.24 01:58:13.029809 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_31, total 51183 rows starting from the beginning of the part | ||
| 21409 | 2025.12.24 01:58:13.029878 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 844 rows starting from the beginning of the part | ||
| 21410 | 2025.12.24 01:58:13.029926 [ 199 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 314 rows starting from the beginning of the part | ||
| 21411 | 2025.12.24 01:58:13.030059 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21412 | 2025.12.24 01:58:13.030100 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21413 | 2025.12.24 01:58:13.030526 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21414 | 2025.12.24 01:58:13.030938 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21415 | 2025.12.24 01:58:13.031073 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 21416 | 2025.12.24 01:58:13.031112 [ 5 ] {a3087199-d5c3-402c-97ce-fc3a6e5c556d} <Debug> TCPHandler: Processed in 0.001576006 sec. | ||
| 21417 | 2025.12.24 01:58:13.038648 [ 194 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52341 rows, containing 5 columns (5 merged, 0 gathered) in 0.009080679 sec., 5763996.282656837 rows/sec., 388.31 MiB/sec. | ||
| 21418 | 2025.12.24 01:58:13.039346 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Trace> MergedBlockOutputStream: filled checksums all_1_150_32 (state Temporary) | ||
| 21419 | 2025.12.24 01:58:13.039811 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_merge_all_1_150_32 to all_1_150_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2025.12.24 01:58:13.039876 [ 197 ] {8cf9aac6-304b-47fb-ab4e-4de12e80f271::all_1_150_32} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271) (MergerMutator): Merged 3 parts: [all_1_148_31, all_150_150_0] -> all_1_150_32 | ||
| 21421 | 2025.12.24 01:58:13.039962 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 21422 | 2025.12.24 01:58:13.203945 [ 90 ] {} <Debug> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 21423 | 2025.12.24 01:58:13.203999 [ 90 ] {} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2025.12.24 01:58:13.204023 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21425 | 2025.12.24 01:58:13.204186 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 21426 | 2025.12.24 01:58:13.204324 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21427 | 2025.12.24 01:58:13.204357 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 348 rows starting from the beginning of the part | ||
| 21428 | 2025.12.24 01:58:13.204422 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 21429 | 2025.12.24 01:58:13.204464 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 21430 | 2025.12.24 01:58:13.204504 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 21431 | 2025.12.24 01:58:13.204539 [ 192 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 21432 | 2025.12.24 01:58:13.205280 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001168477 sec., 318363.1342337076 rows/sec., 16.24 MiB/sec. | ||
| 21433 | 2025.12.24 01:58:13.205543 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 21434 | 2025.12.24 01:58:13.206060 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21435 | 2025.12.24 01:58:13.206138 [ 194 ] {777279a4-dec3-4100-ab9c-745eafd32841::all_1_60_12} <Trace> oximeter.measurements_bool (777279a4-dec3-4100-ab9c-745eafd32841) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 21436 | 2025.12.24 01:58:13.206235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 21437 | 2025.12.24 01:58:15.845802 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21438 | 2025.12.24 01:58:15.845882 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21439 | 2025.12.24 01:58:16.099608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50015 | ||
| 21440 | 2025.12.24 01:58:16.100131 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2025.12.24 01:58:16.100175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21442 | 2025.12.24 01:58:16.100748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21443 | 2025.12.24 01:58:16.101243 [ 244 ] {} <Trace> system.asynchronous_metric_log (ae241b4e-b31e-4e65-a600-ece369506bc9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2025.12.24 01:58:16.101378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50015 | ||
| 21445 | 2025.12.24 01:58:16.264621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2628 | ||
| 21446 | 2025.12.24 01:58:16.267004 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2025.12.24 01:58:16.267050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21448 | 2025.12.24 01:58:16.268457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21449 | 2025.12.24 01:58:16.268965 [ 242 ] {} <Trace> system.query_log (9002beb0-d0ed-48b5-aaa1-fe8f53c2e6aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2025.12.24 01:58:16.269373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2628 | ||
| 21451 | 2025.12.24 01:58:18.026081 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21452 | 2025.12.24 01:58:18.026321 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21453 | 2025.12.24 01:58:18.026381 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21454 | 2025.12.24 01:58:18.027175 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21455 | 2025.12.24 01:58:18.027211 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21456 | 2025.12.24 01:58:18.027719 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21457 | 2025.12.24 01:58:18.028166 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Trace> oximeter.fields_string (3aace622-dc97-47fd-94c2-e2a04062ecc7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21458 | 2025.12.24 01:58:18.028315 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Debug> executeQuery: Read 174 rows, 15.67 KiB in 0.002054 sec., 84712.75559883156 rows/sec., 7.45 MiB/sec. | ||
| 21459 | 2025.12.24 01:58:18.028356 [ 5 ] {344c983d-64c3-4ec6-afcb-f954996d7ded} <Debug> TCPHandler: Processed in 0.002439076 sec. | ||
| 21460 | 2025.12.24 01:58:18.028478 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21461 | 2025.12.24 01:58:18.028572 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21462 | 2025.12.24 01:58:18.028611 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21463 | 2025.12.24 01:58:18.029054 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21464 | 2025.12.24 01:58:18.029088 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21465 | 2025.12.24 01:58:18.029534 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21466 | 2025.12.24 01:58:18.029967 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Trace> oximeter.fields_u16 (f5107d67-f645-4aa2-bdca-abbb4928bc09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21467 | 2025.12.24 01:58:18.030094 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001541 sec., 38286.826735885785 rows/sec., 2.81 MiB/sec. | ||
| 21468 | 2025.12.24 01:58:18.030131 [ 5 ] {dc38ff3c-d7aa-44f2-a674-ed81207fa1b4} <Debug> TCPHandler: Processed in 0.001705369 sec. | ||
| 21469 | 2025.12.24 01:58:18.030245 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21470 | 2025.12.24 01:58:18.030338 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21471 | 2025.12.24 01:58:18.030377 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21472 | 2025.12.24 01:58:18.030821 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21473 | 2025.12.24 01:58:18.030856 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21474 | 2025.12.24 01:58:18.031271 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21475 | 2025.12.24 01:58:18.031771 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Trace> oximeter.fields_uuid (5d62671f-cf6e-4276-9566-d2cc7b31d71e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21476 | 2025.12.24 01:58:18.031899 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001579 sec., 77897.403419886 rows/sec., 6.09 MiB/sec. | ||
| 21477 | 2025.12.24 01:58:18.031936 [ 5 ] {59638cad-2d03-41a3-8b40-34caa170abda} <Debug> TCPHandler: Processed in 0.001746401 sec. | ||
| 21478 | 2025.12.24 01:58:18.032050 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21479 | 2025.12.24 01:58:18.032142 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21480 | 2025.12.24 01:58:18.032188 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21481 | 2025.12.24 01:58:18.032584 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21482 | 2025.12.24 01:58:18.032617 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21483 | 2025.12.24 01:58:18.033060 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21484 | 2025.12.24 01:58:18.033497 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Trace> oximeter.measurements_cumulativeu64 (8cf9aac6-304b-47fb-ab4e-4de12e80f271): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21485 | 2025.12.24 01:58:18.033626 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. | ||
| 21486 | 2025.12.24 01:58:18.033663 [ 5 ] {ea58f881-278b-4d95-ae38-fc5beb3bcffc} <Debug> TCPHandler: Processed in 0.001668829 sec. | ||
| 21487 | 2025.12.24 01:58:18.033775 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21488 | 2025.12.24 01:58:18.033867 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21489 | 2025.12.24 01:58:18.033918 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <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 | ||
| 21490 | 2025.12.24 01:58:18.034808 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2025.12.24 01:58:18.034841 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21492 | 2025.12.24 01:58:18.035532 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21493 | 2025.12.24 01:58:18.036002 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Trace> oximeter.measurements_histogramu64 (024b341b-250c-4632-b158-0fea2d096912): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21494 | 2025.12.24 01:58:18.036142 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002293 sec., 25730.484081988663 rows/sec., 46.11 MiB/sec. | ||
| 21495 | 2025.12.24 01:58:18.036198 [ 5 ] {72b1f244-8584-4a0c-9c8a-040ae771a6ce} <Debug> TCPHandler: Processed in 0.002478677 sec. | ||
| 21496 | 2025.12.24 01:58:18.036305 [ 5 ] {} <Trace> TCP-Session: 2a0abe94-22d2-4e1a-8fba-156e6fbd55ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21497 | 2025.12.24 01:58:18.036397 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45544) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21498 | 2025.12.24 01:58:18.036438 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21499 | 2025.12.24 01:58:18.036795 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21500 | 2025.12.24 01:58:18.036830 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21501 | 2025.12.24 01:58:18.037241 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21502 | 2025.12.24 01:58:18.037723 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Trace> oximeter.measurements_u64 (c1c86f94-0191-43ef-ae1d-7a754c1512c2): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21503 | 2025.12.24 01:58:18.037849 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
| 21504 | 2025.12.24 01:58:18.037885 [ 5 ] {c2e69c59-a7ad-4ff9-8873-5f5a309691ae} <Debug> TCPHandler: Processed in 0.001627408 sec. | ||
| 21505 | 2025.12.24 01:58:18.783597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 21506 | 2025.12.24 01:58:18.801683 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21507 | 2025.12.24 01:58:18.801741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 21508 | 2025.12.24 01:58:18.808349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 21509 | 2025.12.24 01:58:18.809453 [ 243 ] {} <Trace> system.metric_log (2d1b486b-07a0-4fb5-9b4f-7437e3614a6c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2025.12.24 01:58:18.813208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||